Linux tutorials

6 Reasons to Pick Linux Over Windows

Almost all students do their work on laptops and PCs that run on Windows. Of course, some of you are lucky enough to afford...

30 Great tutorials for GIMP

It is certainly inspiring that a free piece of software gives you so diverse possibilities, comparable to any paid software you can get in...

How to install Arch Bang ?

Arch Bang is a Arch Linux based distribution that provides Openbox as window manager and it's fast,stable lightweight and powerful, Arch Bang has Tint...

Videocast : Shell Scripting (part 1)

 Bash script is a programing language which with that you control Gnu/Linux commands, I made a Video for beginners that teachs a little shell...

Understanding Linux File Systems – Part 1 (/proc file system)

About /proc filesystem /proc file system plays very important role in System Optimization. /proc file system acts as an interface between user and kernel, we...

How to Install vsftpd Centos/RHEL/Fedora

  vsftpd, which stands for "Very Secure FTP Daemon", is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General...

How to Mount a SMB/CIFS Share as an Automount on CentOS/Fedora/RHEL

In This  tutorial  we  will show  you  How  to automatically mount/unmount a SMB/CIFS Windows share on a CentOS/Fedora/RHEL server. You need to open terminal and...

How to Test System Stability Using MPrime

When you get a new CPU and want to overclock it, typically you need to verify and stabilize your tested settings. First off let us...

How To Use The Linux Terminal Like A Real Pro,...

Internet is full of basic Linux commands you probably are familiar with such as ls for listing files inside a directory, pwd for printing...

Some Basic Linux Commands I Have Used During My Linux Journey...

There are some other commands you need to know about in order to get better at the commandline. In this tutorial we will take...

How to install and configure Piwik on Ubuntu Server 16.04

Web analytics - a general overview Those who own a website probably know what "web analytics" refers to. It's a general term indicating the study...

Pen & Pound- 2 Great opensource server Load balancing tools for...

Load balancing is a technique to distribute workload evenly across two or more computers, network links, CPUs, hard drives, or other resources, in...

Emacs vs VI: Which is better

Startup time Vi(m) proponents complain about Emacs's startup time. Yes, Emacs is slow to start up, but this is not a big deal: you start...

Install OwnCloud 7 on CentOS 7

ownCloud is a software system for File hosting. it is released under AGPLv3 license, so you can setup own cloud storage server without any additional...

How To Hibernate Crunchbang

Hibernating a system enables us to save our computer's current state to disk, and then switch it off. By default hibernate is not present in crunchbang exit...

Why Open Source Operating Systems Are Utilised by Hackers the Most?

The popularity of open source operating systems (OS) is evident in various tech circles. However, it’s intriguing to note how they particularly resonate with...

Script to speed up mobile internet connexion in Linux

For people who use an USB stick or mobile phone to surf the internet on the go, it’s often reported that the connection is...

Install LibreOffice 4.1.3 Manually in Crunchbang 11 ‘Waldorf’

We all know what LibreOffice is. By default when try using cb-welcome to install LibreOffice your get an earlier version 3.x. In this tutorial we...