Category Archives: Linux

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 »

Mounting an external USB Flash/Thumb /Hard Drive

By | August 3, 2016

When you plug a USB thumb drive into a modern Linux system it is automatically mounted onto the disk (file system) and appears on the desktop depending on the distribution (distro) you’re using. But there might be some situations that prevents a an external file system (like in an external thumb drive or hard disk)… 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 »

How to Change transparency of the terminal window in ubuntu

By | July 21, 2016

STEP 1: Open the terminal (short code: CTRL+ALT+T). STEP 2: And it should have a default solid colour as background like this. STEP 3: Right click on any part of the terminal and select the “profile” option, the “Profile Preferences”. STEP 4: Select the “background” tab to reveal 3 options: “Solid color”, “Background image”, “Transparent… Read More »