Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to reset network on ubuntu 20.04

#**Flush dns
sudo /etc/init.d/networking restart

#**Or  
sudo /etc/init.d/nscd restart


#**Reset IP
sudo service network-manager restart
Comment

PREVIOUS NEXT
Code Example
Shell :: linux list directories 
Shell :: find and execute a command 
Shell :: extract tar 
Shell :: bluetooth linux 
Shell :: apache user linux 
Shell :: Upgrading git on CentOS 
Shell :: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 6F3EFCDE 
Shell :: windows tail command powershell 
Shell :: remove files inside .gitignore files 
Shell :: change lunix password 
Shell :: chagne remote origin git 
Shell :: remove docker image 
Shell :: certbot install apache 
Shell :: ubuntu set path environment variable permanently 
Shell :: gpg-decryption 
Shell :: git diff exclude file 
Shell :: git clear remote branch 
Shell :: linux shred command 
Shell :: how to install lm sensors 
Shell :: how to compress pdf in linux 
Shell :: install elasticsearch ubuntu 20.04 
Shell :: dockerfile prevent exit 
Shell :: bash: ufw : commande introuvable 
Shell :: delete directory linux 
Shell :: ubuntu open with code 
Shell :: remove or undo last merge git 
Shell :: ubuntu remove except file 
Shell :: count the number of unique elements in a column bash 
Shell :: all folder permissions terminal 
Shell :: pull changes from dev to remote ranch without merging branch 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =