Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu 20.04 how to check dns server

systemd-resolve --status | grep Current
Comment

change dns server ubuntu 20.04

# systemd-resolve will not work in ubuntu 20.04
# u can use resolvectl with the falgs as systemd-resolve
resolvectl status
Comment

PREVIOUS NEXT
Code Example
Shell :: add laravel installer to path 
Shell :: how to install fish in debian 
Shell :: ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic 
Shell :: find exclude specific file 
Shell :: symfony unit test 
Shell :: linux wifi connected but no internet 
Shell :: bash variable lowercase 
Shell :: install rclone FOR UBUNTU 
Shell :: github add image to readme 
Shell :: ls list only first 10 files 
Shell :: reload .bashrc 
Shell :: linux show all group members 
Shell :: install solana anchor 
Shell :: vlc ubuntu 
Shell :: check if a command exists 
Shell :: powershell select unique 
Shell :: How to open webpage in vbscript 
Shell :: openssh linux mint 
Shell :: shell script if input is empty 
Shell :: git merge branch to master command line 
Shell :: install webstorm ubuntu 20.04 
Shell :: redis delete key 
Shell :: SSH key passphrase reset 
Shell :: how to install moment in vuejs 
Shell :: how to uninstall slick-carousel 
Shell :: docker disable auto start 
Shell :: how to uninstall npm package 
Shell :: linux shell parameter 
Shell :: git aliases 
Shell :: lumen with specific version 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =