Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set selinux centos

//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 :: tar unpack 
Shell :: apt install zbar 
Shell :: linux see used ports 
Shell :: powershell parameter mandatory 
Shell :: update gnome shell 
Shell :: setting the upstream for a fork github 
Shell :: upgrade django 
Shell :: embed photos google drive 
Shell :: bash parameters after first 
Shell :: show saved wifi password windows 
Shell :: install bower npm 
Shell :: error: pcap library not found! 
Shell :: how to install winget tool on powershell 
Shell :: sync show progress 
Shell :: getting a package in colab from github 
Shell :: store git credentials ubuntu 
Shell :: create local branch to track remote 
Shell :: php install apcu 
Shell :: python2 pip install 
Shell :: git grep across all branches 
Shell :: linux unpack tar.gz file 
Shell :: linux get url after redirections 
Shell :: stash unstaged changes 
Shell :: arch linux remove nodejs 
Shell :: powershell copy file to remote computer 
Shell :: show applications shortcut ubuntu move right 
Shell :: git delete local tag 
Shell :: batch file cool ending 
Shell :: how to install ant in linux 
Shell :: remove large file from git history 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =