| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.38 2006/01/30 02:42:45 vanquirius Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.39 2006/01/31 01:15:42 flammie Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | <guide link="/doc/en/gentoo-kernel.xml"> |
5 | <guide link="/doc/en/gentoo-kernel.xml"> |
| 6 | <title>Gentoo Linux Kernel Guide</title> |
6 | <title>Gentoo Linux Kernel Guide</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 284 | <section> |
284 | <section> |
| 285 | <title>openvz-sources</title> |
285 | <title>openvz-sources</title> |
| 286 | <body> |
286 | <body> |
| 287 | |
287 | |
| 288 | <p> |
288 | <p> |
| 289 | OpenVZ is a server virtualization soultion built on Linux. OpenVZ creates |
289 | OpenVZ is a server virtualization solution built on Linux. OpenVZ creates |
| 290 | isolated, secure virtual private servers (VPSs) or virtual environments on a |
290 | isolated, secure virtual private servers (VPSs) or virtual environments on a |
| 291 | single physical server enabling better server utilization and ensuring that |
291 | single physical server enabling better server utilization and ensuring that |
| 292 | applications do not conflict. For more information, see |
292 | applications do not conflict. For more information, see |
| 293 | <uri>http://www.openvz.org</uri> |
293 | <uri>http://www.openvz.org</uri>. |
| 294 | </p> |
294 | </p> |
| 295 | |
295 | |
| 296 | </body> |
296 | </body> |
| 297 | </section> |
297 | </section> |
| 298 | <section> |
298 | <section> |