Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to fix network issues on ubuntu

#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 ls directories only 
Shell :: linux delete empty line "tr -d" 
Shell :: open file explorer from cmd linux 
Shell :: remove docker ubuntu 
Shell :: bash change to script directory 
Shell :: openjdk 11 install linux 
Shell :: cordova run ios choose simulator 
Shell :: linux setup pass gpg key 
Shell :: command to check recent commit 
Shell :: the unauthenticated git protocol on port 9418 
Shell :: How do I get my drive letters back? 
Shell :: ll command not found 
Shell :: ubuntu install certbot apache 
Shell :: echo /etc/hosts permission denied 
Shell :: how to find where a program is on windows 
Shell :: linux test port 
Shell :: git delete local commit 
Shell :: how to safely remove partner modules magento2 
Shell :: ubuntu 20.04 install google cloud sdk 
Shell :: how to switch remote from https to ssh on in github 
Shell :: angular cli install ubuntu 
Shell :: gcloud select project 
Shell :: dpkg: error processing package gitweb (--configure): installed gitweb package post-instal 
Shell :: how to see deleted commit git 
Shell :: how delete all wine files in linux 
Shell :: unstage git add 
Shell :: how to chmod to exec 
Shell :: Fix the upstream dependency conflict, or retry this command with --force, or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. 
Shell :: laravel generate random 6 digit number 
Shell :: export editor nano 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =