Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux remove root access

# remove root external access (need reboot)
sed -i.bak "s/PermitRootLogin yes/PermitRootLogin no/" /etc/ssh/sshd_config
Comment

PREVIOUS NEXT
Code Example
Shell :: linux get folder size 
Shell :: testing cors 
Shell :: ubuntu drag and drop to desktop 
Shell :: gitignore for eclipse 
Shell :: dpkg install force 
Shell :: ssh-copy powershell 
Shell :: npm uninstall package 
Shell :: how to install mongoose globally 
Shell :: linux cp from one directory to another 
Shell :: xampp apache not starting 
Shell :: shell check if string contains substring 
Shell :: github command 
Shell :: added changes to a specific commit 
Shell :: git remove all pdf files 
Shell :: sudo apt-get ignore errors 
Shell :: how to remove remote heroku 
Shell :: docker images only name 
Shell :: install django debian 
Shell :: git merge squash 
Shell :: remove frmo staging git 
Shell :: replace char for new line 
Shell :: github add image to readme.md 
Shell :: open port on firewall linux 
Shell :: install lutris ubuntu 
Shell :: windows features windows subsystem for linux not 
Shell :: set head of branch at specific commit 
Shell :: root folders via gui ubuntu 
Shell :: chmod 400 in powershell 
Shell :: linux delete files older than 
Shell :: firebase hosting 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =