Search This Blog

13 March, 2019

Ubuntu/Linux showing DNS settings

type the below command, tried in Ubuntu 16.04
nmcli dev show

No comments:

Post a Comment

tmux enabling mouse interaction

Add the below line to the ~/.tmux.conf setw -g mouse on save the file and exit from the tmux shell, you should be able to use your mouse to ...