Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set selinux ubuntu

//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 :: upload new repo to git 
Shell :: how to convert ui to py pyside2 
Shell :: how to check used ports linux 
Shell :: kill process in windows using port number 
Shell :: terminal find file by extension recursive 
Shell :: clear cache manjaro 
Shell :: install chromedriver linux command line 
Shell :: remove port binding windows 
Shell :: could not open file "postmaster.pid": No such file or directory 
Shell :: git add commit push one command 
Shell :: pip install geopandas 
Shell :: stash untracked files 
Shell :: git set url with user name and password 
Shell :: docker Problem with the CMake installation, aborting build. CMake executable is cmake 
Shell :: how to install openssl on windows 10 
Shell :: git ubuntu store credential 
Shell :: how to uninstall grepper 
Shell :: making file executable linux 
Shell :: Port 80 in use by "Unable to open process" with PID 4! 
Shell :: clementine linux download 
Shell :: untar gzip file 
Shell :: arch ocamlfuse 
Shell :: uninstall gns3 ubuntu 
Shell :: brave disable gpu linux 
Shell :: composer installed versions 
Shell :: command to find the count of only words in a file in linux 
Shell :: yarn test only one file 
Shell :: linux delete appledouble ds_store files 
Shell :: install iptables ubuntu 
Shell :: git remote.origin.url check 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =