-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (30 loc) · 2.21 KB
/
index.html
File metadata and controls
33 lines (30 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Documentation - OpenVZ</title>
<link rel="shortcut icon" href="http://openvz.org/favicon.ico" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69551427-9', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<h1>Virtuozzo Documentation</h1>
<table><tbody>
<tr><th>Document Name</th><th>Format</th></tr>
<tr><td>Virtuozzo Beta Homework</td><td><a href="virtuozzo_7_beta_homework.pdf">PDF</a> | <a href="virtuozzo_7_beta_homework.webhelp/">HTML</a></td></tr>
<!--<tr><td>Virtuozzo Command Line Reference</td><td><a href="virtuozzo_7_command_line_reference.pdf">PDF</a> | <a href="virtuozzo_7_command_line_reference.webhelp/">HTML</a></td></tr>
<tr><td>Virtuozzo Getting Started Guide</td><td><a href="virtuozzo_7_getting_started_guide.pdf">PDF</a> | <a href="virtuozzo_7_getting_started_guide.webhelp/">HTML</a></td></tr>
<tr><td>Virtuozzo Installation Guide</td><td><a href="virtuozzo_7_installation_guide.pdf">PDF</a> | <a href="virtuozzo_7_installation_guide.webhelp/">HTML</a></td></tr>
<tr><td>Virtuozzo Installation Using PXE</td><td><a href="virtuozzo_7_installation_using_pxe_guide.pdf">PDF</a> | <a href="virtuozzo_7_installation_using_pxe_guide.webhelp/">HTML</a></td></tr>-->
<tr><td>Virtuozzo Readme</td><td><a href="virtuozzo_7_readme.pdf">PDF</a> | <a href="virtuozzo_7_readme.webhelp/">HTML</a></td></tr>
<!--<tr><td>Virtuozzo Templates Management Guide</td><td><a href="virtuozzo_7_templates_management_guide.pdf">PDF</a> | <a href="virtuozzo_7_templates_management_guide.webhelp/">HTML</a></td></tr>
<tr><td>Virtuozzo Upgrade Guide</td><td><a href="virtuozzo_7_upgrade_guide.pdf">PDF</a> | <a href="virtuozzo_7_upgrade_guide.webhelp/">HTML</a></td></tr>-->
<tr><td>Virtuozzo User's Guide</td><td><a href="virtuozzo_7_users_guide.pdf">PDF</a> | <a href="virtuozzo_7_users_guide.webhelp/">HTML</a></td></tr>
</tbody></table>
</body>
</html>