My hosting company disabled SELinux protection. How do I turn on SELinux over remote ssh session without distributing existing networking services?
{ 4 comments }
FAQ tagged as:
My hosting company disabled SELinux protection. How do I turn on SELinux over remote ssh session without distributing existing networking services?
{ 4 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?
{ 2 comments }
How do I add route (router IP 192.168.1.254) to my Centos Linux systems from the command line?
{ 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 }
Q. I’ve couple of Linux / Windows server hosted in remote data center? My ISP provides following option for rebooting the box:
a) Graceful shutdown command
b) An IPMI reboot
c) A power strip
Which one is the best way to reboot server and why?
{ 0 comments }