[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re:



>   can you help me.. how to reboot a remote linux box.
> thanks in advance.

bash$ telnet <hostname>
login: <username>
password: <password>
bash$ su -
password: <root password>
bash# init 6

or if u r using ssh

bash$ ssh <hostname>
username:root
password:<root password>
bash# init 6

Bye,
    /\ |\/| |3 /\ r