Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

selinux disable 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 :: set selinux ubuntu 
Shell :: tar unpack 
Shell :: restart firewalld 
Shell :: how to shutdown ubuntu 
Shell :: ubuntu check cuda version 
Shell :: bash check if package is installed 
Shell :: show weather top bar in ubuntu 
Shell :: linux search for files larger than 
Shell :: how to update vscode on ubuntu 
Shell :: rm hidden files linux 
Shell :: php runing using aphp.ini 
Shell :: curl weather report 
Shell :: ubuntu firewall 
Shell :: yandex browser not playing videos 
Shell :: linux microphone noise reduction 
Shell :: boost volume ubuntu 
Shell :: see if urdf is valid 
Shell :: tar linu 
Shell :: Bashrc use modules 
Shell :: ubuntu show memory usage 
Shell :: reload shell command 
Shell :: command separate words into lines 
Shell :: fedora intellij-idea 
Shell :: cypress install 
Shell :: where is my .git config mac 
Shell :: install kvm kali 
Shell :: powershell append to file 
Shell :: how to find distro name 
Shell :: linux command print hostname 
Shell :: ubuntu view disk space ec2 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =