2011年1月29日 星期六

Solstice Backup 6.1 中斷備份方法

停止savegrp 指令行程式
若要停止savegrp指令行程式:
1. 使用ps 指令確定savegrp程序ID:
# ps -ef | grep savegrp
程序ID 將以㆘列格式顯示:
2. 使用kill指令停止savegrp程序:
root 程序id 4769 0 13:53:10 pts/2 0:00 savegrp myGroup
# kill 程序id

沒有留言: