Editing Quick installation (legacy)/ru

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 10: Line 10:
 
== Требования ==
 
== Требования ==
  
Это руководство предполагает, что у Вас уже запущен '''RHEL (CentOS, Scientific Linux) 6'''. На данный момент это единственная платформа, рекомендованная для запуска OpenVZ.
+
Это руководство предполагает, что у Вас уже запущен '''RHEL (CentOS, Scientific Linux) 6'''. На данный момент это единственная рекомендованная для использования OpenVZ платформа.
  
 
=== Файловая система /vz ===
 
=== Файловая система /vz ===
Line 34: Line 34:
 
== Конфигурация системы ==
 
== Конфигурация системы ==
  
{{Note|С vzctl 4.4 или более новым это больше не нужно конфигурировать в ручную. Можно сразу перейти к [[#Установка_утилит]].}}
+
{{Note|С vzctl 4.4 или более новым это больше не нужно конфигурировать в ручную. Можно сразу перейти к [[#Tools_installation]].}}
  
Пожалуйста, убедитесь, что следующие шаги будут выполнены до перезагрузки на OpenVZ ядро.
+
Please make sure the following steps are performed before rebooting into OpenVZ kernel.
  
 
=== sysctl ===
 
=== sysctl ===
  
Есть параметры ядра, которые должны быть настроены для корректной работы OpenVZ. Эти параметры размещены в  <tt>/etc/sysctl.conf</tt>. Ни же приведены соответствующие фрагменты этого файла, отредактируйте его соответственно, пожалуйста.
+
There are a number of kernel parameters that should be set for OpenVZ to work correctly. These parameters are stored in <tt>/etc/sysctl.conf</tt> file. Here are the relevant portions of the file; please edit accordingly.
  
 
<pre>
 
<pre>
Line 63: Line 63:
 
=== SELinux ===
 
=== SELinux ===
  
SELinux должен быть отключен. Добавьте  <code>SELINUX=disabled</code> в <code>/etc/sysconfig/selinux</code>:
+
SELinux should be disabled. Put <code>SELINUX=disabled</code> to <code>/etc/sysconfig/selinux</code>:
  
 
  echo "SELINUX=disabled" > /etc/sysconfig/selinux
 
  echo "SELINUX=disabled" > /etc/sysconfig/selinux
  
== Установка утилит ==
+
== Tools installation ==
  
{{Out|Перед установкой утилит прочитайте, пожалуйста, о [[vzstats]] и его отключении, если Вы не хотите помочь проекту.}}
+
{{Out|Before installing tools, please read about [[vzstats]] and opt-out if you don't want to help the project.}}
  
OpenVZ требует установки некоторых утилит уровня пользователя.
+
OpenVZ needs some user-level tools installed:
  
 
  # yum install vzctl vzquota ploop
 
  # yum install vzctl vzquota ploop
  
== Перезагрузка в OpenVZ ==
+
== Reboot into OpenVZ ==
  
Теперь перезагрузите машину и выберите  "OpenVZ" в меню загрузчика (он должен быть выбран по умолчанию)
+
Now reboot the machine and choose "OpenVZ" on the boot loader menu (it should be default choice).
  
== Загрузка шаблонов ОС ==
+
== Download OS templates ==
  
Шаблоны ОС это Linux дистрибутивы, которые устанавливаются на контейнеры. Они упакованы в tar.gz архивы и используются как кэш, так что новые контейнеры могут быть созданы за минуту.
+
An OS template is a Linux distribution installed into a container
 +
and then packed into a gzipped tarball. Using such a cache, a new container
 +
can be created in a minute.
  
Загрузить созданный заранее кэш шаблонов можно с  [http://openvz.org/download/template/cache Downloads » Templates » Precreated], или на прямую с [http://download.openvz.org/template/precreated/ download.openvz.org/template/precreated], или с одного из [[Download mirrors|зеркал]]. Выложите архивы '''как есть (не распаковывая)''' в директорию <tt>/vz/template/cache/</tt> .
+
Download precreated template caches from [http://openvz.org/download/template/cache Downloads » Templates » Precreated], or directly from [http://download.openvz.org/template/precreated/ download.openvz.org/template/precreated], or from one of the [[Download mirrors|mirrors]]. Put those tarballs '''as-is (no unpacking needed)''' to the <tt>/vz/template/cache/</tt> directory.
  
== Следующие шаги ==
+
== Next steps ==
  
OpenVZ теперь установлен на Вашей машине. Для дальнейших инструкций смотрите - [[basic operations in OpenVZ environment/ru| базовые операции в Openvz]]
+
OpenVZ is now set up on your machine. Follow on to [[basic operations in OpenVZ environment]] document.
  
  
 
[[Category: Installation]]
 
[[Category: Installation]]
 
[[Category: HOWTO]]
 
[[Category: HOWTO]]

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: