Skip to content

Instantly share code, notes, and snippets.

@serverok
Created February 22, 2018 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serverok/832b1ac1c296e3d3e503f2b482e5be2f to your computer and use it in GitHub Desktop.
Save serverok/832b1ac1c296e3d3e503f2b482e5be2f to your computer and use it in GitHub Desktop.
[root@wankbus ~]# vi /etc/resolv.conf
[root@wankbus ~]# cat /etc/resolv.conf
nameserver 127.0.0.1
nameserver 213.186.33.99
search ovh.net
nameserver 8.8.8.8
[root@wankbus ~]# vi /etc/resolv.conf
[root@wankbus ~]# curl https://media1.wankbus.com/remote_control.php
connected.[root@wankbus ~]# cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 213.186.33.99
search ovh.net
[root@wankbus ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment