Linux:- House Keeping on /var filesystem.

/var reached threshold.


#cd /var 

#du -sh * | sort -hr | head


- lists files using most space.

- You can look for log files that root is owing.

- You can compress log files.


Comments

Popular posts from this blog

AIX migration using alt_disk method

HMC - List the Port VLAN IDs and Additional VLAN IDs ( tagged ) associated with the NICs of a LPAR.