Proxmox Openvz Vps Kurulum

Proxmox Openvz  vps kurulum ayarları detaylı bir şekilde siz kullanıcılarımıza anlatılmıştır.

https://pve.proxmox.com/wiki/OpenVZ_Console

Yukarıdaki siteden centos için gerekli olan işlemleir yapıyoruz.

vzctl enter 111

vi /etc/init/tty.conf

insert tuşuna basılır aşağıdaki kodlar yapıştırılır.


# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.

start on stopped rc RUNLEVEL=[2345]

stop on runlevel [!2345]

respawn
exec /sbin/agetty -8 tty1 38400
 

Bir yanıt yazın