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
First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...
This is tested on Xenserver 6, may also work on other similar OS 1. ssh to server as root 2....
ssh to the server and login as root then type mkdir /home/cphulkchmod 777...
First you need to ssh to the server and be root and then do these step by step: 1. Set the...
cPanel password of a domain can be changed from command line using cPanel script. Given below are...