😀
在Serv00上装了个影视站,但是设置定时任务的时候没留意,下午的时候把空间给干爆了。
好在后台还能登录,赶紧进去杀了下进程。
 

Serv00:how to kill the process and restore to default

notion image
服务器杀进程 pkill -kill -u ${username}
如果需要,可以进行清理:
chmod -R 755 ~/* 
chmod -R 755 ~/.* 
rm -rf ~/.* 
rm -rf ~/*
 
 
💡
上一篇
国内某些汉化翻译的素质实在令人难以恭维
下一篇
Indoor Plant Grow Lights: How to Feed Your "Greens" with Artificial Light

Comments
Loading...