Knowledgebase
Portal Home > Knowledgebase > 5. Dedicated Servers
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Categories
Articles
Adding users to samba
Add user to linux user with command below
useradd peterpasswd peterNew password: *******Retype...
Views: 140
Can I having different IP's from different Class C's bound to the same server?
No, we do not allow different IP's from Class C's in the same server, that is very...
Views: 210
How to reboot my server?
Please submit a reboot ticket at https://www.nocser.net/clients/submitticket.php
Views: 217
How to set Catalina_home for tomcat?
echo "export CATALINA_HOME=/usr/share/tomcat6" > /etc/profile.d/tomcat.shecho...
Views: 111
How to set java_home
echo 'export JAVA_HOME=/opt/jdk1.6.0_06' > /etc/profile.d/jdk.shecho 'export...
Views: 121
named fail - Locating /var/named/chroot//etc/named.conf failed
named fail with error
Locating /var/named/chroot//etc/named.conf failed: [FAILED]
SSH to...
Views: 44
Stop / disable iptable
# /etc/init.d/iptables save# /etc/init.d/iptables stop
Views: 61
Tar and untar directory
To tar and gunzip directory
tar -pczf backup.tar.gz directoryname/
To untar and unzip directory...
Views: 24
Powered by WHMCompleteSolution