Portal Home > Knowledgebase > Articles Database > VPS: solusvm - openvz
VPS: solusvm - openvz
Posted by hbhb, 12-28-2009, 07:09 AM |
I am new in vps, so i just setup a server with trial solusvm (openvz) and created new containers
It gave me a console username & password.
How do i console into the vps new machine that i've just created using my root (using vzctl command)?
|
Posted by PCS-Chris, 12-28-2009, 07:15 AM |
You should SSH into the VPS
Or you can use:
vzctl enter
from the host machine.
VPS ID's usually start from 101, 102, 103 etc.
You can see the IDs with the vzlist command
|
Posted by hbhb, 12-31-2009, 04:48 AM |
root@kenya ~]# vzlist
CTID NPROC STATUS IP_ADDR HOSTNAME
101 569 running xx.xx.xx.xx vps.localhost.com
[root@kenya ~]# vzctl 101
Bad command: 101
am i doing this correctly?
|
Posted by PCS-Chris, 12-31-2009, 08:23 AM |
No.
You need to type:
vzctl enter 101
|
Posted by keserhosting, 12-31-2009, 10:24 AM |
To enter into purticular VPS,
vzctl enter VPS_ID
To view the status of the certain VPS
vzctl status VPS_ID
Shows list of all the VPS’s hosted on the Node
vzlist -a
|
Add to Favourites Print this Article
Also Read
Psm (Views: 702)