-
October 29th, 2012, 12:28
#1
عضو انجمن
دستورات اپن وی زد (OpenVZ Commands)
1) vzctl restart VPS_ID : restart VPS_ID VPS
2) exit : log out from VPS_ID VPS
3) vzlist : display the list of active VPS’s
4) vzctl destroy VPS_ID : destroy the VPS (good idea to stop it first)
5) vzcalc -v VPS_ID : show resources usage on VPS
6) vzctl exec 101 df -m : execute commands against the VPS (in this case ‘df -m’)
7) vzyum VPS_ID -y update : run yum update on VPS
8) vzyum VPS_ID -y install package : install package using yum on VPS
9) vzrpm VPS_ID -Uvh package : install package using rpm on VPS
10) vzlist -a : Shows list of all the VPS’s hosted on the Node.
11) vzctl start VPS_ID: To start the VPS.
12) vzctl stop VPS_ID : To stop (Shut Down) the VPS
13) vzctl status VPS_ID : To view the status of the particular VPS
14) vzctl stop VPS_ID –fast : to stop the VPS quickly and forcefully
15) vzctl enter VPS_ID : To enter in a particular VPS
Configuration CommandsYour Adsense Code
1) vzctl set VPS_ID –hostname vps. domain. com –save: To set the Hostname of a VPS.
2) vzctl set VPS_ID –ipadd 1.2.3.4 –save : To add a new IP to the hosting VPS.
3) vzctl set VPS_ID –ipdel 1.2.3.4 –save : To delete the IP from VPS.
4) vzctl set VPS_ID –userpasswd root:new_password –save : to reset root password of a VPS.
5) vzctl set VPS_ID –nameserver 1.2.3.4 –save : To add the nameserver IP’s to the VPS.
6) vzctl exec VPS_ID command : To run any command on a VPS from Node.
6) vzyum VPS_ID install package_name : To install any package/Software on a VPS from Node.
-
تعداد تشکر ها ازMizbanVps به دلیل پست مفید
-
October 29th, 2012 12:28
# ADS
-
November 10th, 2013, 14:30
#2
پاسخ : دستورات اپن وی زد (OpenVZ Commands)
یعنی پنلی مثل vmware نداره ؟!
باز می گردم با ابتکاری نوین
-
تعداد تشکر ها از iran-data.net به دلیل پست مفید