Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

reset resolv.conf

# If resolvconf -u shows the WARNING that /etc/resolv.conf
# is not a symbolic link to /run/resolvconf/resolv.conf
# then just backup that resolv.conf and make the symbolic link:

cd /etc
sudo ln -s /run/resolvconf/resolv.conf
Comment

PREVIOUS NEXT
Code Example
Shell :: install rstudio ubuntu 20.04 
Shell :: how to add opt/homebrew/bin to the PATH m1 macbook 
Shell :: check pip library path ubuntu 
Shell :: new branch from existing branch 
Shell :: linux command linux distribution 
Shell :: ssh permission denied publickey 
Shell :: install python 3.10 on raspberry pi 
Shell :: echo venv/ .gitignore 
Shell :: solana create keypair 
Shell :: get history command without line numbers 
Shell :: dotnet test 
Shell :: ubuntu vs kali linux 
Shell :: mac m1 laravel global install 
Shell :: flutter pubspec install 
Shell :: remove file history from git 
Shell :: nvidia proprietary driver arch linux 
Shell :: docker install 
Shell :: laravel permission ubuntu lamp 
Shell :: how to use mongodb in ubuntu terminal 
Shell :: install php freebsd 
Shell :: godaddy ssl integration to the ubuntu apache 
Shell :: check number of cores in ubuntu 
Shell :: yarn not working after install 
Shell :: Package signatures do not match previously installed version; ignoring! 
Shell :: start scipt at startup ubuntu 
Shell :: ubuntu startup script 
Shell :: expo install package version 
Shell :: how to mount a flash drive in wsl 
Shell :: bash echo in variable 
Shell :: download a file using curl 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =