Category Archives: Linux Mint 13

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

Posted in Linux Mint 10, Linux Mint 11, Linux Mint 12, Linux Mint 13, Linux Mint 14, Linux Mint 9 | Leave a comment

Install WordPress On Linux Mint 13

WordPress is a content management system that powers quite a variety of websites, first developed in 2003. In WordPress’s early days, it tended to run only personal blogs and smaller sites. However, the software improved considerably with every version, and … Continue reading

Posted in Linux Mint 13 | 3 Comments

Install FTP Server with vsftpd on Linux Mint 13

FTP stands for “file transfer protocol”, and it allows you to transfer files to a remote computer. FTP has been around forever, and it has a number of pros and cons. Since FTP is so old, it is supported on … Continue reading

Posted in Linux Mint 13 | 3 Comments

How To Use Key-Based Security With SSH On Linux Mint 13

SSH stands for “secure shell”, and is a network protocol that allows you to securely send commands to a remote machine. SSH is pretty secure, but it does have one weak link – the password. If someone cracks your SSH … Continue reading

Posted in Linux Mint 13 | Leave a comment

Install Opera Web Browser On Linux Mint 13

If you prefer Opera 12 over Firefox, Opera is quite simple to install on Linux Mint 13. First, download and install the .deb package directly from Opera’s website. Opera has superb Linux support, with dedicated packages for fourteen Linux distributions, … Continue reading

Posted in Linux Mint 13 | Leave a comment

Install SWAT (Samba Web Administration Tool) on Linux Mint 13

It’s relatively easy to configure Samba using command-line tools and by editing the /etc/samba/smb.conf file. However, the learning curve is rather sharp. If you want a more graphical interface, there’s a program called SWAT, the Samba Web Administration Tool. SWAT … Continue reading

Posted in Linux Mint 13 | Leave a comment

Install Skype 4.0 On Linux Mint 13

Skype released version 4.0 of its client for Linux, which is good news, since the Linux client has been stuck on 2.1 for years. If you want to use Skype 4.0 on Linux Mint 13, it’s quite easy to install. … Continue reading

Posted in Linux Mint 13 | 1 Comment

Set a static IP address on Linux Mint 13

It is not intuitively obvious how to assign Linux Mint 13 a static IP address to one of its network adapters (such as the network adapter in an Acer laptop or an HP desktop system) from the command line. However, … Continue reading

Posted in Linux Mint 13 | 5 Comments

Basic Samba Setup And Installation On Linux Mint 13

One of the most common uses of a Linux Mint 13 machine – whether a server or a desktop – is to share files across the network. If you’re not familiar with the term, “file sharing” means to make a … Continue reading

Posted in Linux Mint 13 | 12 Comments

Install SSH Server On Linux Mint 13

SSH stands for “secure shell”, and it is a network protocol that allows you to securely send commands to a remote machine. The “secure” part comes from the fact that the connection is encrypted, which means that an attacker cannot … Continue reading

Posted in Linux Mint 13 | 4 Comments