How to erase MBR in Linux
Question: How do I remove a third party boot loader from the MBR Â Answer: Erase the first 512 bytes of the harddrive to remove the...
Install Facebook Lite On Android
June 5, 2015, Facebook made the official announcement of Facebook Lite. The announcement came through the company CEO, Mark Zuckerberg's very own Facebook page. Facebook Lite...
8 Best Transcription Software for Linux
Make It Clear: Top 8 Best Transcription Software for Linux Transcription software sometimes may be irreplaceable when the story comes to finding out exactly what...
Install Puppet Server On CentOS 7
Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively. The user describes system resources and their state,...
Install Numix Icon and Theme In Manjaro Linux
Numix from its official website, is a modern and stylish way to give your desktop a warm and jazzy feel. In this tutorial am going to...
First Things To Do After Installing Debian 8
The Version 8.0 of Debian (known as Jessie) was relased on 25 April 2015. This version includes many changes and modifications. Jessie comes with a new...
Curlew 0.1.22.3 Has Been Released
The open-source multimedia converter for linux Curlew has reached version 0.1.22.3 bringing some missing dialog icons, a "Português - Brazil" translation and an updated...
Install Firefox4 on debian Squeeze
Question : How to install Firefox4 in Debian Squeeze? Answer: Firefox is not the defaut borwser in Debian, in this post we will try to...
How to Leverage Cybersecurity With Linux Systems
Linux is one of the operating systems such as Windows, Mac OS, and IOS. Linux also powers the Android system that most popular platforms...
Backup and restore Gmail with GMvault
Introduction GMvault is very easy to use, lightweight and quick application that is used to backup and restore all of your email accounts from gmail....
Wine Installation in Linux
WINE Wine stands for "Wine is not an emulator" and it is an open source software which allows Linux, Mac, FreeBSD, and Solaris users to...
Linux Basics: Add Users From Terminal
Of course, adding users can also be done using Graphical User Interface (GUI) but doing things from the Terminal in Linux is always fun,...
35 Essential Linux Commands That Every User Should Know
For anyone working with Linux, having a solid understanding of essential commands is crucial for efficiently navigating and managing the system. Knowing how to...
How to Enable Userdir (Public_html) in Ubuntu, Linuxmint and...
Question: How to How to Enable Userdir ? Answer For Debian/Ubuntu/Mint 1- First install userdir module: apt-get install apache2.2-common [email protected]:~# a2enmod userdir Enabling module userdir.To to activate the new...
Install Oracle Client On CentOS
This installation is same for all rpm based systems like (Centos/Fedora/RHEL/SLES/Opensuse/Mandriva..) This tutorial is about 11.2 version client, but should work even for 12.1 version. Packages...
How to change Grub Background themes in ubuntu and Linux Mint
The default Grub Background of Debian Linux is like shown in below. you might have got tired of seeing a blue box with black...
How To Manage Multiple SSH Sessions Using Cluster SSH And PAC...
About SSH We, all, know what is SSH, right? SSH, stands for Secure Shell (sometimes known as Secure Socket Shell), is a Cryptographic Protocol that...
How To Install Youtube-dl In Crunchbang
Youtube-dl is a terminal youtube video downloading tool for linux. Installing youtude-dl in Crunchbang $ sudo wget http://youtube-dl.org/downloads/2013.05.23/youtube-dl -O /usr/bin/youtube-dl $ sudo chmod a+x /usr/bin/youtube-dl $ sudo youtube-dl...