Disable Keyrings on Xubuntu
delete
.local/share/keyrings
___________________________________________________________________________________________________________________________________
Fix Missing Icons XUBUNTU
Fix Missing Desktop XUBUNTU
Check this option ; restart , choose another “session” that it
After you can uncheck this option.
___________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________
Sudo without password on Ubuntu
sudo visudo
Add this line at the end (change “dimm” to your username):
dimm ALL=(ALL) NOPASSWD: ALL
Ctrl-X to leave, save your changes, and you’re done!
__________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________
Install Grub Customizer in Ubuntu 14.04 to Manage Your Grub Bootloader
sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer
___________________________________________________________________________________________________________________________________