Most Popular/Viewed Products

ServerTune most popular and viewed products

VPS Budget Plan
Quad Core Xeon Processors dedicated servers.

Most Popular

Click to hideClick to view
ServerTune

Browse by category

Search    |    Advanced search

Articles Showing: 1-7 of 7  

Article
HowTo :: list existing VEs
SSH to the master server and run the following command: /usr/sbin/vzlist -a The -a switch tells the vzlist utility to output both running...
 
Not rated
05 Apr, 2012
Views: 67
Article
HowTo :: start, stop, restart, and query status of a VE
SSH to the server and run the following command: To start VPS with the ID 12345: /usr/sbin/vzctl start 12345 To restart VPS with the...
 
Not rated
05 Apr, 2012
Views: 82
Article
HowTo :: change the hostname, add an IP for a VE
SSH to the master server, not the VPS, and run this command: /usr/sbin/vzctl set VPS_ID --hostname YOUR_HOSTNAME --save To change or...
 
Not rated
05 Apr, 2012
Views: 49
Article
Can I install two VEs with two different Operation Systems such as: Windows OS and Linux OS on the same dedicate server?
To install two different operation systems (OS) such as Windows and Linux on one dedicated server, you need either Xen or VMware Server...
 
Not rated
05 Apr, 2012
Views: 117
Article
How can I change a VE time or timezone?
Stop VE: /usr/sbin/vzctl stop 12345 Start VE: /usr/sbin/vzctl start 12345 In HD node, run: /usr/sbin/vzctl set 12345...
 
Not rated
05 Apr, 2012
Views: 92
Article
Unable to open pty: No such file or directory
In some cases, you won't abe able to enter a VE from the dedicated server, or directly SSH to that VE. If you try to enter a VE from the dedicated...
 
Not rated
05 Apr, 2012
Views: 119
Article
HowTo: determine load and memory usage for a VE
SSH to the server and run the following commad (one single line): grep oomguarpages /proc/user_beancounters | awk '{s=$2;t=$3;u=$4; {print...
 
Not rated
05 Apr, 2012
Views: 67
RSS