Difference between revisions of "Server Administration"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Created page with "<syntaxhighlight> du -csh /var/log/* journalctl --disk-usage sudo journalctl --vacuum-size=100M nano /etc/systemd/journald.conf service systemd-journald restart </Syntaxhighli...") | m (Admin moved page Web Hosting Services to Server Administration: Page is more about server administration than web hosting) | 
Revision as of 06:34, 21 August 2023
du -csh /var/log/*
journalctl --disk-usage
sudo journalctl --vacuum-size=100M
nano /etc/systemd/journald.conf
service systemd-journald restart