Frequently Asked Questions

How to Convert RHEL 6.x to Centos 6.x

Question : How to Convert your RHEL 6.x to Centos 6.x ? Answer : If you are using RHEL 6.x and you want to move...

How Import Chrome Bookmarks into Firefox

If you are avid Firefox and Google Chrome user might have asked yourself this question. How can I import Google Chrome bookmarks into Firefox...

5 Tips for an Effective Cyber Security Strategy for Your Business

Cyber attacks have drastically advanced, with criminals using more sophisticated tools to steal and misuse company data. This has increased ransomware, phishing attempts, DoS...

How to avoid sudo password prompt?

Question : How  to avoid sudo password prompt ? Answer  : First Assign the permissions to the sudoers file, by running the following command: chmod 740 /etc/sudoers Second: Edit file ...

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 Install Websvn In CentOS 7

WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file...

How To Check Which Program Is Using A Port Via Terminal

You are sometimes trying to install or configure a program and bind it to a port and it throws an error. That means some...

Linux vs Windows: Here are 9 Most Essential Differences

Linux and Windows are the two most popular operating systems for personal computers. Both of the systems have different purposes and functionality. But each...

Install Zarafa On CentOS 6.5 – An Alternative To Microsoft Exchange...

Are you looking for a best alternative to Microsoft Exchange server? Then Zarafa is the one you should try. Zarafa, previously known as Connectux, ...

Obmenu: The OpenBox Menu Editor

Obmenu is a menu editor designed for openbox. It's easy to use, allowing to get the most out of the powerful Openbox menu system,...

6 Factors that Make Linux Important for your Small Business

A huge number of modern companies know about Linux firsthand. Many of them have been using various distributions in one form or another for...

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

How to install Nvidia Drivers in Fedora 24

Nvidia Drivers NVIDIA GeForce drivers are recognized as the industry leader Display Drivers in performance, visual quality, and stability and deliver premium technologies such as...

Install RepoForge (RPMForge) Repository On RHEL, CentOS, Scientific Linux 7/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...

A Practical Guide Of FFmpeg – Part 1

FFmpeg is a great multimedia framework that helps you deal with your audio and video files. What do I mean? You can easily convert...

How to set up Python scripting for Apache

In this post i will show you how to set up Python scripting for Apache. Note that I assume that you have already set...

How to turn Off linux password expiration?

 Question : How to turn off password expiration under Linux? Answer: . . . . .   The  Encrypted password list is stored  in /etc/shadow file cat /etc/shadow   root:$1$dkk&Iw6zvgu$P3ms0o5GiXv66BzNXe0:15294:0:99999:7:: This is the...

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