|
This page was exported from Hack Your Life!
[ http://www.hackourlife.com ] Export date: Thu May 23 20:43:38 2013 / +0000 GMT |
Disable SELinux on Fedora 14 LaughlinYou can disable SELinux (which is more of an annoyance for regular user) by editing the config file in /etc/selinux while being root
For some strange reason, I cannot run gedit or emacs while being root, hence you got to use vi, which seems to be working fine. In vi to edit the file you first need to hit the "i" key. Now change the text SELINUX=enforcing to SELINUX=disabled and save the file, to save the file in vi, first hit "Esc" and then type wq at the command promot and press enter to return to terminal window. Now, restart the X-server or reboot and SELinux should be disabled.
|
|
Post date: 2010-11-03 18:28:37 Post date GMT: 2010-11-03 22:28:37 Post modified date: 2010-11-03 18:39:24 Post modified date GMT: 2010-11-03 22:39:24 |
| Export of Post and Page has been powered by [ Universal Post Manager ] plugin from www.ProfProjects.com |