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 »

Formating External Hard Disks and Thumb Drives on Linux.

By | August 19, 2016

Formating in Ubuntu Linux is easy like in windows. There are applications several applications that could be used to format any removable thumb drives. Here we would be using the default ‘disk’ utility that ships with Ubuntu. Open the disk program. Click the Ubuntu icon on the upper-left corner of the unity desktop (or you… Read More »

SSHDroid: Sharing files between android and Linux

By | August 9, 2016

It is not difficult, as always portrayed, to share files between Linux and android devices. Apps like SSHDroid (a Secure SHell client) can share files with a Linux system/PC with ease. I’ll show you. Many people still believe that the only way to transfer files between a PC and your android device is through the… Read More »

The Linux File System – Part 3: A forbidden tree? No!

By | August 6, 2016

I like the way Linux commands are designed to give you an idea of their function. The normal everyday tree around us is that living green wooden structure with green leaves on branches and most times with fruits. All these functional parts (leaves, braches, roots, etc) are arranged in such a manner to produce a… Read More »

THE LINUX FILE SYSTEM – Part 2: File and Directory Manipulation

By | August 3, 2016

In our previous introductory post we emphasized the important roles files play in course of using a Linux system. In this post we would be dealing with the different stuffs we could do with files and directory on our system. Emphasis would be laid on the command-line aspect here because the nautilus file explorer is… Read More »

How to set a permanent system brightness value for Ubuntu Linux

By | July 21, 2016

Reducing the brightness of your PC is a very good thing to do for several reasons, among which are the reduction of power (battery) consumption and the optical effects it can have on the eyes of a regular PC user. By default I set the brightness of all my systems to the lowest value possible… Read More »