Linux Articles
10 Most Popular Software Choices for a New Ubuntu User
Freely available substitutes for Windows and Mac applications
5 Great Reasons to Ditch Windows for Linux
No longer just for geeks
Find and Change Your Hostname in Ubuntu
In both the GUI and Terminal
How to Install Ubuntu in VirtualBox
Play around without mucking up your machine
Looking to play around with Ubuntu to see whether or not you can handle Linux? Well, it’s completely free, so there’s no reason to not give it a shot. However, […]
7 Linux Commands Every Beginner Should Know
Also, some of the most useful arguments
If you’re new to Linux, using the terminal can be a bit overwhelming. New Linux distributions like Linux Mint have great graphical interfaces, but the heart of Linux is the […]
Understanding Linux Permissions and chmod Usage
Not that complicated, actually
I’ve been taking a course on Linux for the last few months and one aspect of Linux that always confused me was how permissions worked. For example, when uploading a […]
The Easiest Way to Remotely Connect to Linux Mint from Any OS
Plus an important warning about your connection
I have Linux Mint installed on a test machine at home that I use for playing around with Linux in general, but I use a Windows 10 machine as my […]
Configure Ubuntu to Not Dim or Turn Off An Inactive Display
Annoying when it dims during YouTube videos
It’s typically good practice for computer users to have their displays set to turn off after a certain period of inactivity. It’s good for a couple reasons. People passing by […]
Install Adobe Digital Editions In Ubuntu Linux
So you can read ebooks easier
Libraries have been around for quite some time. One of the nice things about living in the digital age, however, is being able to check out books from the library […]
Create and Edit Zip Files In Linux Using The Terminal
Why do it? Because you're a Linux user!
In a previous article, we detailed how to use the tar command to create archives. While tar is a very common compression scheme for Linux, it isn’t nearly as popular […]
Shutdown and Restart Your Computer From The Ubuntu Terminal
With the addition of modifiers a complete set of commands
In Linux, it’s pretty simple (as it is in most operating systems), to restart your computer, logout of your user account, or completely shutdown your system. Often, it’s as simple […]
Terminal Tricks: Use the Terminal as an alarm clock
Wake up to your favorite music
If you keep your computer on all the time, and are looking for a nice way to wake up in the morning, it’s simple. All you need is your regular […]
Use the Linux ‘dd’ Command With A Simple GUI
An easier way to access its power
In a previous article, we talked about different ways to use the ‘dd’ command in Linux. The ‘dd’ command is useful for many different tasks, such as creating disk images, […]
Show and Hide Desktop Icons in GNOME Linux
Using Run Dialog and Configuration Editor
In Ubuntu, Nautilus is the default file manager. It also takes care of drawing the desktop and icons, such as folders, files, archives and removable media. Nautilus has the ability […]
Use MSStyles to Theme Wine Applications In Linux
Because it's really ugly without it
If you’re a new, or even experienced Linux user, chances are pretty good that no matter how hard you try, there is always that one Windows program you need. Maybe […]
Editing Partitions with KDE Partition Manager
The perfect choice for KDE desktop users
Every time you install Linux, you’re given the option to partition your hard drive. This is necessary because – in most cases – Linux needs its own partition to operate. […]
Use FFmpeg To Easily Extract Audio From FLV FIles
And keep it in its original format
If you’re looking to extract the audio from Flash Video files (FLV format), there are a few options available. Unfortunately, the choice many of them make for you is to […]
Display a List of Recently Installed Software Packages in Ubuntu
There are 2 ways to do this
There may be times when you need to view a list of the packages that were recently installed in Ubuntu for troubleshooting purposes or maybe just to find a program […]
Easily View Hardware Information in Ubuntu 10.04
Sometimes all you need is to see it
If you need to know the details of your PC’s hardware, there is a simple graphical application, called GNOME Device Manager, in Ubuntu 10.04 that allows you to view the […]
Convert Images Between Formats via the Command Line in Ubuntu
Using a great free conversion tool
If you need to convert an image from one format to another you can use GIMP to do so, but there is an easier way. You can use ImageMagick, which […]