mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
update 5.PVE配置模板虚拟机.md.
This commit is contained in:
+1
-1
@@ -411,7 +411,7 @@ sudo apt clean && sudo apt autoclean && sudo apt autoremove --purge
|
|||||||
sudo rm -rvf /var/cache/apt/* /var/lib/apt/lists/* /tmp/*
|
sudo rm -rvf /var/cache/apt/* /var/lib/apt/lists/* /tmp/*
|
||||||
|
|
||||||
## 清理系统日志
|
## 清理系统日志
|
||||||
sudo find /var/log/ -type f |xargs sudo rm -rvf
|
sudo find /var/log/ -type f | xargs sudo rm -rvf
|
||||||
|
|
||||||
## 清理命令历史记录文件
|
## 清理命令历史记录文件
|
||||||
rm -rvf ~/.bash_history ~/.zsh_history
|
rm -rvf ~/.bash_history ~/.zsh_history
|
||||||
|
|||||||
Reference in New Issue
Block a user