Ubuntu: Difference between revisions

275 bytes added ,  5 years ago
Line 656:
dropbox start -i
 
changesChanges to
sleep 20; drobox start -i
 
* This command lists services started at boot-time:
service --status-all
 
* If you have systemd, use this command to find the services that run at boot time:
sudo systemctl list-unit-files --state=enabled
 
* Check If Your Hard Drive Is Overworking
sudo apt install iotop
 
===Miscellaneous===