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...
1. yum install kernel update you want2. wget...
See http://tldp.org/HOWTO/Software-RAID-HOWTO-9.html To check out speed and performance of your...
Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by...
First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...