Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

disable 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 :: set selinux centos 
Shell :: check if virtualbox is installed ubuntu 
Shell :: bash open current directory in file explorer 
Shell :: tsc init 
Shell :: install xfce 
Shell :: how to save iptables 
Shell :: linux invalid filename fix 
Shell :: nano .zshrc 
Shell :: angular cli generate new module 
Shell :: delete all files smaller than a certain size linux 
Shell :: drush pm-list of enabled modules 
Shell :: bash curl forecast 
Shell :: npm install moment 
Shell :: git commit only added files 
Shell :: mac install pytorch 
Shell :: aws cli create bucket command 
Shell :: truffle.ps1 is not digitally signed 
Shell :: install kivy pip 
Shell :: find max depth linux 
Shell :: doctrine cache clear 
Shell :: reload shell 
Shell :: keyboard abnt2 arch linux 
Shell :: firebase login no localhost 
Shell :: set domain name for localhost ubuntu 
Shell :: input bash 
Shell :: how to open running docker container 
Shell :: change wsl to version 1 
Shell :: git check ignore 
Shell :: git delete tag 
Shell :: zsh: command not found: nvm 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =