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
You basically ssh to server as root and look for your old/original drive via command fdisk -l...
Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...
First, ssh to your server as root and just type /usr/local/cpanel/cpkeyclt
If you're running HyperVM Xen VPS and your Windows vm somehow not showing 1Gbps port, only...
First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...