 | How do I see how much guaranteed RAM is alloted to my VPS in Virtuozzo? | |
 | 1. Please login to your vz power panel at http://YourVpsIp:4643
2. Click on Resources
3. Click on Extended button
4. Click on Primary UBC Parameters
There you can find it. It is the Soft Limit of vmguarpages. Multiply that number with 4KB and |
|
 |
 | Installing ShoutCast | |
 |
Generally you dont want to run shoutcast as root as that can be really bad. so we create a shoutcast user:
1.) Login to root
2.) adduser shoutcast
3.) passwd shoutcast
Now it will ask for a new password set this and remember it. |
|
 |
 | What to do if nameservers are not working for Linux servers ? | |
 | If you have your own namerservers or you are using nameservers provided by host, and these nameservers aren't working :
Solution --
Edit the file /etc/resolv.conf and put in the IP's of the namerservers.
Command --
nano /etc/resolv.conf
Wr |
|
 |