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

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Also Read

How to update cpanel license key

First, ssh to your server as root and just type /usr/local/cpanel/cpkeyclt

Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...

How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:1....

Hints on Creating Windows KVM Templates

Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by...

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...