How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
Related Posts
Redirecting incoming tcp connections with redir
source: http://blog.remibergsma.com/2012/02/28/redirecting-incoming-tcp-connections-with-redir/ Redir redirects tcp connections coming in to a local port to a specified…
How to verify whether DNS is working correctly
http://www.akadia.com/services/check_dns.html