Skip to content

HD Music Video

Menu
  • Linux
  • Ubuntu Server
  • Android
  • Ubuntu 12.04 lts
  • RTorrent
  • VMware
  • Diverse
  • ROMANIA
  • OLD Stuff

Setting Up Network Interfaces in Ubuntu Server 12.04 LTS

by mythnickPosted onFebruary 19, 2014February 19, 2014

In SHELL

 sudo nano /etc/network/interfaces

from :

auto eth0
iface eth0 inet dhcp

to :

auto eth0
iface eth0 inet static
   address 192.168.0.*
   network 192.168.0.0
   netmask 255.255.255.0
   broadcast 192.168.0.255
   gateway 192.168.0.1

Don’t forget to say THANX!!!

Share this:

  • Twitter
  • Facebook
Posted in LinuxTagged network interfaces ubuntu server 12.04 lts

Published by mythnick

View all posts by mythnick

Post navigation

Prev Add nameservers in Ubuntu Server 12.04 LTS
Next Vcenter time setup (command line)

Pages

  • DISCLAIMER!!!
May 2022
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Sep    
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress