reboot

My hosting company disabled SELinux protection. How do I turn on SELinux over remote ssh session without distributing existing networking services?

{ 4 comments }

Debian / Ubuntu Record Boot Messages

by Vivek Gite on February 3, 2010 · 4 comments

Once the userspace boot messages are gone from the console in Debian, they’re gone forever. How do I log all messages sent to the /dev/console device to a logfile under Debian Linux sever?

{ 4 comments }

CentOS / Redhat: Turn On SELinux Protection

by Vivek Gite on January 5, 2010 · 3 comments

SELinux enforces the idea that programs should be limited in what files they can access and what actions they can take. However, by default it is turned off under RHEL / CentOS 5.x server? How do I turn it on?

{ 3 comments }

I’ve AMD Athlon II processors based server and it does not change frequency on all logical cores under CentOS version 5.5 or RHEL Linux. How do I fix this problem?

{ 0 comments }

CentOS Add Route Command

by Vivek Gite on March 12, 2009 · 0 comments

How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?

{ 0 comments }

Apache: Graceful Server Reboot From Shell

by Vivek Gite on January 27, 2009 · 0 comments

How do I gracefully restart Apache web server from a shell prompt?

{ 0 comments }

I’m trying to recompile my kernel by tying the following commands “make buildkernel KERNCONF=NEWKEN”. Butm I’m bumped with an error that read as follows – “make: don’t know how to make buildkernel. Stop Error and Solution”. How do I fix this error?

{ 5 comments }