Skip to content

jakobkrabbe/clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

cleaning servers from files

sudo du -h /var/log
sudo ls -lh /var/log

swapoff -a

https://www.tecmint.com/disable-swap-partition/
vertel@gluu20:/$ sudo swapoff -a 
vertel@gluu20:/$ sudo nano /etc/fstab 
vertel@gluu20:/$ sudo rm /swap.img 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published