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 :: Installing qt ubuntu 
Shell :: set zsh as default ubuntu 
Shell :: convert all file names to lowercase linux 
Shell :: bash for i in range then 
Shell :: ubuntu list latest installed packages 
Shell :: install sequelize cli 
Shell :: pop shell ubuntu 
Shell :: list cron jobs for all users 
Shell :: netlify build command 
Shell :: rsync port ssh 
Shell :: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io: device or resource busy 
Shell :: docker snap install 
Shell :: git stop tracking directory 
Shell :: lollypop music player install ubuntu 
Shell :: docker restart 
Shell :: ubuntu install vboxguest 
Shell :: composer 2 install in windows 10 
Shell :: list all the emulator 
Shell :: bash: pipe all out and error to file 
Shell :: install pg module 
Shell :: linux list available programs 
Shell :: tor browser shortcut linux 
Shell :: command to find Server’s Public IP Address 
Shell :: trojitá ubuntu 
Shell :: download directory from github 
Shell :: how to remove git history for a file 
Shell :: upgrade urllib3 version 
Shell :: update index assume changed 
Shell :: droidcam/v4l2loopback device not found (/dev/video[0-9]). did you install correctly? 
Shell :: notepad++ kali 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =