After upgrading the hard drive on my desktop Linux box I decided that I would install the newest version of Linux Mint on it. Although I love Ubuntu I find Mint to be quite refreshing and less time consuming to get all set up, as a result my 3 most used linux boxes are now […]
Tag: debian
Sometimes you just can’t remember what packages you’ve already installed, or what version you are currently running. Thankfully you can quickly find out this information from the command line. You’ll find that there is far too much information returned by this command and the only way to find exactly what you need is to grep […]
Since managing a MySQL database through a command line is tedious we will be installing a web-based GUI so we can access MySQL through any web browser on any computer. On many Unix machines you’d have to go to the phpMyAdmin homepage and download the files there, decompress them and set up a config files […]