節省Linux的空間
1. 把電腦暫存檔 (清除過期版本) 給刪除
sudo apt-get autoremove
2. 清除所有apt-get下載的deb,因為更新完並不會自動移除,所以再使用此指令,讓更新完成的deb檔案給清除掉。
sudo apt-get clean
<VirtualHost *:80> ServerName domain.name ProxyRequests Off ProxyVia Block ProxyPreserveHost On <Proxy *...
沒有留言:
張貼留言