Author Archive

30 Oct 2015

Why is Linux more secure than windows and any other OS?

Linux is an open operating system, the codes which can be read by everybody, yet at the same time acknowledge more secure in correlation with different OS. Have you ever known about any Linux System being influenced
29 Oct 2015

How to create Apache Virtual Host on Ubuntu

Apache is the most well known web server on the Internet. It is used to serve more than half of every single dynamic site. Virtual Hosts are utilized to setup more than one domain or sites utilizing
27 Oct 2015

How to Install Crontab in CentOS/RHEL 7/6/5

One of the most standard tasks in the background on Linux machines is with cron jobs. Every operating system have some sort of scheduling ability on Windows we have task scheduler on Linux we have cronjobs. They’re
26 Oct 2015

Some more examples of find command

Here I am posting down a some of the way I use find in Unix or Linux box frequently, I trust this would help somebody who is new with in UNIX find command or any engineer who
23 Oct 2015

How to use find command in Linux

The Linux Find Command is one of the most valuable and convenient command in Linux systems. It can search the whole filesystem to find files and directory as indicated by the search criteria you determine. The find
22 Oct 2015

Linux Booting Prodecure

Now we are going to review boot process in Linux Operating System. How Operating system goes through distinctive phase of booting states. Understanding the boot procedure, will help you with seeing how the hardware and software is
20 Oct 2015

How to Password Protect your Website using .htaccess

Apache authentication can be configured to require site users to login with a user id and secret key. Secret key securing a directory on your site is very simple. Website admins normally need to secure a directory
13 Oct 2015

How to create Multiple Virtual Host in CentOS/RHEL 5/6/7

Using Apache Virtual Host, you can run several websites on the same server. In this article, we are going to talk about one more feature of Apache which permits us to have more than one site on
12 Oct 2015

How To Set Up Apache Virtual Hosts on CentOS 5/6/7

The Apache web server is the most prevalent method for serving web content on the Internet. Every domain that is configured will guide the visitor to a particular directory holding that site’s data, while never showing that
7 Oct 2015

How to Resolve Another app is currently holding the yum lock

Sometimes you face a yum lock issue, especially Linux Administrator face this problem and get the message after the use of the yum command. This issue occurs when you use the yum command. You get the message