:: increase semaphores

:: How to check semaphores
ipcs -a

------ Shared Memory Segments --------
key        shmid  ...
                
Sysadmin.ID
22 sec read

:: sudo: no tty present

:: Error sudo: no tty present and no askpass program specified   :: How to fix sudo error
Sysadmin.ID
9 sec read

:: Disable Welcome Test Apache on CentOS

:: How to disable welcome test page apache on Linux CentOS + editing wecome.conf
vi /etc/httpd/conf.d/welcome.conf
Sysadmin.ID
17 sec read

:: No irq handler for vector

:: Kernel error if you get kenel error on your CentOS Linux like:
kernel:do_IRQ: 1.92 No irq handler for vector (irq -1)
Sysadmin.ID
31 sec read

:: AutoLogin User on Centos 6

:: Issue If you want username on your linux centos if you want the user to automatically login without having to enter usernames...
Sysadmin.ID
12 sec read