Sunday, December 19, 2010

วิธีลง Cpanel ใน Centos และ Debian

วิธีลง Openvz บน Centos 64 BIT

wget -O /etc/yum.repos.d/openvz.repo http://download.openvz.org/openvz.repo
rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ
yum -y install ovzkernel.x86_64
perl -pi -e s/default=1/default=0/g /etc/grub.conf
perl -pi -e "s/net.ipv4.ip_forward = 0/net.ipv4.ip_forward = 1/g" /etc/sysctl.conf
echo "net.ipv4.conf.default.proxy_arp = 0" >> /etc/sysctl.conf
echo "net.ipv4.conf.default.send_redirects = 1" >> /etc/sysctl.conf
echo "net.ipv4.conf.all.send_redirects = 0" >> /etc/sysctl.conf
yum install vzctl.x86_64 vzquota.x86_64
chkconfig vz on
init 6



ก่อนอื่น เครื่องใครยังไม่มี screen ให้ลงก่อนนะครับ
วิธีลง Screen
สําหรับ Centos
yum install screen
สําหรับ Debian
apt-get install screen
ต่อไปวิธีลง Cpanel ทั้ง centos และ Debian เหมือนกัน
คําสั่ง
screen
cd /home
wget http://layer1.cpanel.net/latest
sh latest
แล้วสั่ง
screen -R
ลองเข้า
https://your_ip:2087

0 comments:

Post a Comment

 
Design by GURU