Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set selinux

//This disables selinux this boot
$ setenforce 0

//To entirely disable selinux
$ sudo vi /etc/sysconfig/selinux

//Change the SELINUX=enforcing directive to SELINUX=disabled.

//Then reboot
Comment

PREVIOUS NEXT
Code Example
Shell :: wget command not found mac 
Shell :: apt non interactive upgrade 
Shell :: cordova sqlite storage plugin android 11 
Shell :: bash echo to stderr 
Shell :: windows make 
Shell :: reboot server linux 
Shell :: aws cloudfront invalidation cli 
Shell :: git reset to latest commit 
Shell :: push project to github 
Shell :: fish shell add to path 
Shell :: geopandas is not installin 
Shell :: django runserver no reload 
Shell :: check if variable contains string bash 
Shell :: bash calculate the mean of a column 
Shell :: github desktop for linux 
Shell :: linux speedtest 
Shell :: how to convert openssl to keytool 
Shell :: docker logs last 10 lines 
Shell :: save firewall config linux 
Shell :: remove module and clear cache and install npm w expo 
Shell :: docker remove all stopped 
Shell :: No module named SimpleHTTPServer 
Shell :: Reset Gnome desktop settings to factory defaults 
Shell :: docker compose down 
Shell :: .env in gitignore 
Shell :: nx remove lib 
Shell :: login git in terminal 
Shell :: git discard all changes command 
Shell :: xcode path mac 
Shell :: notepad++ linux 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =