Reset Root password on Ubuntu 16.04
http://tipsonubuntu.com/2016/09/02/reset-forgotten-passwords-ubuntu-16-04/ Root Sudo https://help.ubuntu.com/community/RootSudo
http://tipsonubuntu.com/2016/09/02/reset-forgotten-passwords-ubuntu-16-04/ Root Sudo https://help.ubuntu.com/community/RootSudo
After installation run this command and substitute the last parameter for your desired password. sudo /usr/share/webmin/changepass.pl /etc/webmin root [yourpassword-here] […]
Many posts written about this topic. The solution that will work is to add a keyboard mapping on the host […]
1. Open Disks application 2. Choose the Disk Drive on the left hand panel 3. Chose the Edit Mount Options […]
Reboot your PC. At the login screen, do not login to any account, press Crt-Alt-F1 Login with your user account […]
https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-14-04-lts
This one liner will fix your php-mcrypt, the last command tests to ensure mcrypt is properly installed. sudo ln […]
Remove Password Prompt For sudo If you disable the sudo password for your account, you will seriously compromise the […]
sudo apt-get install -y dkms linux-headers-generic wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add – After installing the Oracle public […]
A fix for this issue with Ubuntu echo $XDG_RUNTIME_DIR /run/user/1000 add this path to your .profile GNOME_KEYRING_CONTROL=$XDG_RUNTIME_DIR reload the source […]
You must be logged in to post a comment.