Horje
reset resolv.conf Code Example
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




Shell

Related
bash numbering even filename Code Example bash numbering even filename Code Example
git issues Code Example git issues Code Example
rclone conf location on windows Code Example rclone conf location on windows Code Example
run mongo docker image on ubuntu 20 Code Example run mongo docker image on ubuntu 20 Code Example
Err:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 Temporary failure resolving 'archive.ubuntu.com' Code Example Err:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgif7 amd64 5.1.9-1 Temporary failure resolving 'archive.ubuntu.com' Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10