-
-
-
Categories
- administrata (37)
- Android (23)
- DOS (13)
- ebooks (37)
- Fedora 15 (6)
- Fedora 16 (1)
- gaming (140)
- hardware (45)
- iOS (80)
- Linux (378)
- Linux Mint 10 (23)
- Linux Mint 11 (14)
- Linux Mint 12 (19)
- Linux Mint 13 (10)
- Linux Mint 14 (10)
- Linux Mint 9 (10)
- Mac OS X (111)
- netbooks (32)
- other people talk about technology (89)
- Sword & Sorceress 22 (13)
- Sword & Sorceress 23 (15)
- Ubuntu 10.04 (21)
- Ubuntu 10.10 (117)
- Ubuntu 11.04 (92)
- Ubuntu 11.10 (81)
- Ubuntu 12.04 (69)
- Ubuntu 12.10 (55)
- Ubuntu 13.04 (8)
- Uncategorized (119)
- Windows (252)
- Windows 8 (8)
Category Archives: Linux Mint 12
The Linux Mint Beginner’s Guide
Cover image copyright Silverrose1 | Dreamstime.com A few eagle-eyed readers noticed that I managed to sneak in one more book before 2013. This is THE LINUX MINT BEGINNER’S GUIDE, an introduction to Linux Mint. If you’ve never heard of Linux … Continue reading
Install MySQL Server On Linux Mint 12
To install MySQL Server on Linux Mint 12, make your way to a Terminal window or a command prompt, and type this command: sudo apt-get install mysql-server-5.1 (As of this writing, MySQL Server version 5.1 is the latest version available … Continue reading
Posted in Linux Mint 12
1 Comment
Install Apache 2 Web Server On Linux Mint 12
As installations go, installing Apache on Linux Mint 12 is a breeze. (Configuring it, of course, is substantially more difficult.) To install Apache, type this command at a Terminal window or a command prompt: sudo apt-get install apache2 (Technically, you’ll … Continue reading
Posted in Linux Mint 12
2 Comments
Install calibre ebook manager on Linux Mint 12
Because ebooks are often much cheaper than physical books, it is easy to quickly accumulate a large collection. Managing and organizing an ebook library can become something of a challenge. To make matters more complicated, some formats of ebooks will … Continue reading
Posted in Linux Mint 12
Leave a comment
Convert WAV To MP3 With Sound Converter On Linux Mint 12
If you have a WAV file that you want to convert to an MP3, it’s possible to do so quite easily and simply Linux Mint 12. You just need one software packages: t the GNOME Sound Converter application. To install … Continue reading
Posted in Linux Mint 12
1 Comment
Install Amarok On Linux Mint 12
The default Banshee music player that comes with Linux Mint 12 is pretty good, but some people need a higher level of performance out of their player software. Fortunately, it’s quite easy to install the Amarok music player in Linux … Continue reading
Posted in Linux Mint 12
Leave a comment
Install Google Chrome On Linux Mint 12
With the default configuration, Google Chrome no longer installs on Linux Mint 12. However, it’s possible to resolve this situation and install Chrome with a few Terminal commands. First, download the .deb installer file for Google Chrome. Next, go to … Continue reading
Posted in Linux Mint 12
3 Comments
How To Check Disk Space Usage And Directory Size In Linux Mint 12
Hard drives have gotten ever larger, but it’s still important to keep disk space usage under control. If you’re using a netbook with a small solid-state hard drive, then keeping disk usage under tight control is especially important. Fortunately, Linux … Continue reading
Posted in Linux Mint 12
1 Comment
Convert Video And Sound With ffmpeg On Linux Mint 12
From time to time you may need to extract the sound from a video file. Fortunately, using the ffmpeg program, it’s quite simple to take the sound from any video file and store it as a separate file. The ffmpeg … Continue reading
Posted in Linux Mint 12
1 Comment
Install PlayOnLinux On Linux Mint 12
The Wine compatibility layer lets you run a variety of Windows applications on a Linux Mint 12 system. Wine is, however, sometimes quite tricky to set up, and it can often take a good deal of tweaking to get a … Continue reading
Posted in Linux Mint 12
Leave a comment