[root@alanstudio]# clear

Clean the screen

[root@alanstudio]# modprobe xxx
[root@alanstudio]# modprobe -r xxx

Add the module and (-r) del the module

[root@alanstudio]# kill 2699
[root@alanstudio]# killall -9 httpd

kill the process by PID or kill all process related

[root@alanstudio]# halt
[root@alanstudio]# poweroff

Shutdown the server

[root@alanstudio]# shutdown -r now
[root@alanstudio]# reboot

Reboot server now

[root@alanstudio]# startx
[root@alanstudio]# gdm

Start X-window

[root@alanstudio]# net rpc shutdown -I 192.168.1.3 -U admin%12345

shutdown Window PC via rpc service (username%password)



Server is hosted by Alanstudio
Linux Operating System

Recommend screen resolution 1024 x 768 / IE / FireFox
Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved.