How to reboot a unix server via telnet?
Using a telnet program like http://www.telnet98.com/ or SSH Client like putty (for windows), telnet as admin or SSH as root then type su - to becomes root and then type reboot
Using a telnet program like http://www.telnet98.com/ or SSH Client like putty (for windows), telnet as admin or SSH as root then type su - to becomes root and then type reboot
Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...
You basically ssh to server as root and look for your old/original drive via command fdisk -l...
If you are using CPanel, you should add the IP addresses through WHM. Do not follow...
First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...
ssh to the server and login as root then type mkdir /home/cphulkchmod 777...