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 your SSH key to the ssh-agent. 
Shell :: grep nth line 
Shell :: remove trailing slash 
Shell :: install build-essential centos 8 
Shell :: optimize github repo 
Shell :: sudo add permissions to user 
Shell :: configure meld as git mergetool ubuntu 
Shell :: ubuntu server add ssh key 
Shell :: create empty branch git 
Shell :: ubuntu 755 and 644 
Shell :: git add and remove 
Shell :: whoami linux 
Shell :: () vs {} bash 
Shell :: -bash: screen: command not found 
Shell :: pull or fetch changes 
Shell :: grep find and show lines after 
Shell :: create virtual environment anaconda 
Shell :: tcpdump tcp ipaddress 
Shell :: docker compose multiple command 
Shell :: install slack ubuntu/linux 
Shell :: git see pending push 
Shell :: leap year bash shell 
Shell :: install devtools 
Shell :: install python debian 
Shell :: npmrc file location windows 
Shell :: how to force remove a directory in kali linux 
Shell :: como fazer commit github 
Shell :: specific branch clone git 
Shell :: how to install sublime text 3 on ubuntu 20.04 
Shell :: test redis connection 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =