Resetting MySQL root Password
The right way I've seen many guides that state to reset the MySQL root password you must start the daemon with the --skip-grant-tables option so you can login without credentials, make the changes and then…
The right way I've seen many guides that state to reset the MySQL root password you must start the daemon with the --skip-grant-tables option so you can login without credentials, make the changes and then…
GNOME terminal themes in Fedora 21 And any other distro using the gnome-terminal Found this nice lil thang https://github.com/Xifax/gnome-terminal-themes-cornucopia a python script to install terminal themes for the gnome-terminal extract and…