Tag Archives: linux

Backing Up Your Files And Some Things To Think About

By | November 6, 2016

After using your PC for some time no doubt you would have accumulated some useful files. These files could be cherished family/personal photographs, music, videos, document, and some times applications. It as necessary for any computer user to have a back up strategy – a way of saving files outside the machines. This is because… Read More »

System Monitoring and Management – Part 2: Central Processing Unit (CPU) Usage.

By | November 4, 2016

This is the second in a series of posts about how we can mange hardware resources under Linux. This post would focus on understanding the CPU. The central processing unit ( CPU, sometimes called the processor) is the “brain” of a computer system – it does most of the computer’s actual computing. If you have a working Linux system, it is very important to learn a great deal about your CPU.

Free vs. Non-free Softwares: the blurred edges.

By | September 21, 2016

The main feature that distinguishes free from non-free software is not price, but freedom. So even if you are not paying for a particular software it doesn’t mean that it is free software. To clarify this issue let get some definitions going…             Proprietary (Non-Free) Software A proprietary software is… Read More »

How to Transfer Files Using Xender on Ubuntu Linux

By | September 3, 2016

Xender is a very common file sharing app on android devices, especially because it is considered as being easy to use. The wonderful thing is that the recent version of the app has the ability to share files between an android device (phones and tablets) and Linux though the web browser. Though I’ve written earlier… Read More »

How to Locate stuffs in Linux – Part 1

By | August 19, 2016

The ability to know where your stuffs (that is files) are stored in your hard drive is necessity for any PC user. This is because majority of everyday interaction with the computer system exclusively involves manipulating files – and by extension directories. Such manipulation include copying, moving edit and the likes. And in the Linux… Read More »