Frequently Asked Questions

Adding and Deleting Cluster Resources (corosync pacemaker)

In our previous tutorial, we have shown you how to install corosync and pacemaker. We will show you now how to add resources. Before starting the...

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...

Solved – PHP Warning: Module ‘PDO’ already loaded in Unknown on...

Question : I got this error  Log in CMS  (Joomla  and  Wordpress) : PHP Warning: Module 'PDO' already loaded in Unknown on line 0. Solution: First...

Install VLC On OpenSUSE 12.2 And 12.3

VLC media player (initially VideoLAN Client) is a highly portable multimedia player for various audio and video formats (MPEG, DivX/Xvid, Ogg, and many more)...

SELinux And Non-Default Home Directory Locations

SELinux greatly enhances security by going beyond discretionary access control (DAC) and implementing mandatory access control (MAC). MAC allows implementation of additional restrictions on...

Install Atomia DNS On Ubuntu

Atomia DNS is a system to provision and improve administration of DNS settings across several DNSservers. DNS-servers can be geographically spread and are optimized...

Install vsftpd Ubuntu 12.04 and LinuxMint13 64bit

Questions: How  to install Vsftpd on Ubuntu 12.04 or  Mint 13  ? Answer : 1- Start  with installing vsftp sudo apt-get install vsftpd 2- Edit the config file sudo...

How To Enable Minimize and Move Windows Buttons in Elementary OS...

Hey Guys, As the title of the post says, am going to show you how to do the three items listed below in Elementary OS...

Install Java/Flash plugins in Chakra/Arch linux

Question: How to install Java and  flash plagins  for  Chakra or Archlinux? Answer: 1- Install the  packages Pacman -Sy  jre flashplgin The above  command  will install  the ...

How To Disable Remember Open Files in Sublime Text 3

Hey Guys, If you use the Sublime Text editor, by default, its settings "remember open files" and also have "hot exit" set to the value true.  If...

How To Drop Database In Oracle 11 Without Using DBCA

In this small tutorial, I want to show you how to drop the database without using the GUI tool DBCA 1- Export database SID if...

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

As you read my tutorials on linux commands I am very sure you feel more confident with yourself while you see a console. I...

Install RepoForge (RPMForge) Repository On RHEL, CentOS, Scientific Linux 6.x/5.x/4.x

Like EPEL, REMI, RPM Fusion repositories, RepoForge, formerly known as RPMForge, is a third party repository that has collection of over 5000 software packages...

How Does Linux Protect Its Users’ Privacy Online?

Internet users are more aware than ever before about the value of their data and how many companies want to collect and use it....

Transmageddon: A Video Transcoder For Linux And Unix Systems

Transmageddon is a video transcoder for Linux and Unix systems built using GStreamer. It supports almost any format as its input and can generate...

How To Change Plank Dock Position in Elementary OS “Luna”

Hi Guys, Elementary OS "Luna" by default has its dock (Plank Dock) located at the bottom (As shown in Fig. 1 ). As Linux is...

How To Reset Root Password On CentOS 7

The way to reset the root password on centos7 is totally different from Centos 6. Let me show you how to reset the root...

Linux Basics: ‘tree’ Command Usage

Hello Unixmen Readers, In this article we will look at how to list contents in a directory as the the title implies in a tree...