disable selinux

How to Disable selinux in Red Hat or CentOS

In this post, learn how to disable selinux in Red Hat and CentOS Operating System. Security-Enhanced Linux (SELinux) is a Linux feature that provides the mechanism for supporting access control security policies. How to check the status of SELINUX in linux system Use the given below command to check SELINUX status getenforce Open the file…

man command not found in CentOS and Red Hat

man command not found in CentOS and Red Hat

Manual pages are software documentation found in Unix like Operating system and man linux distro. To get the information about package and command, we use the syntax yum install Package_name-Command_name.The abbreviation of Manual Page is man page . When you work in Unix like operating system,we generally need help and information about the package and…

How to install whois client in CentOS and Red Hat

How to install whois client in CentOS and Red Hat

Whois is a protocol which runs on port no. 43 and it is also act as query. Whois helps to get the information regarding internet resources like domain name and IP Address network blocks. Mostly it is widely used for getting information about domain like owner of domain name,its registrar,Date of expiry etc. Install whois…

minimised application rhel 5

Minimised Application not visible in panel – RHEL 5

How to solve when the minimised applications in panel get disappeared in RHEL 5 ? Two days ago I found a very strange problem in my PC(I am using the RHEL 5.0 Operating System). Whenever I minimised my opened application like terminal,web browser,anything it did nt appear in bottom panel(Taskbar).I had to get back these…