ip set vps


SUBMITTED BY: Guest

DATE: March 11, 2014, 12:41 p.m.

FORMAT: Text only

SIZE: 260 Bytes

HITS: 13293

  1. sudo nano /etc/network/interfaces
  2. auto eth0
  3. iface eth0 inet static
  4. address 192.168.0.2
  5. netmask 255.255.255.0
  6. gateway 192.168.0.1
  7. sudo nano /etc/resolv.conf
  8. nameserver 192.168.0.1
  9. nameserver 203.130.209.242
  10. 202.134.1.1
  11. 111.221.40.1

comments powered by Disqus