Liberian Geek
  • Home
  • How-To/Tips
  • Linux
  • Windows

Setup A Permanent Static IP Address In Ubuntu 10.04/10.10 Maverick Meerkat

This quick tutorial will show you how to setup permanent static IP addresses in Ubuntu Maverick or Lucid. If you prefer static IP address setup instead of DHCP, then this tutorial should help you setup a static IP address in Ubuntu.

 

Getting started:

 

To get started, go to System –> Preferences –> Network Connections.

 

static_ip_mav

 

Then select Auth eth0 and click Edit.

 

static_ip_mav_1

 

Next, select ‘IPv4 Settings’ tab, and choose ‘Manual’ for Method. Click ‘Add’ to add your IP address information. Also enter your DNS servers addresses in the field shown. When finish click Apply to save.

 

static_ip_mav_2

 

 

Save the settings and you’re done.

 

Enjoy!


Related Posts

  • Install Firefox 7 in Ubuntu 10.10/10.04
  • Install or Upgrade to Firefox 4 in Ubuntu 10.04/10.10
  • Install Thunderbird Latest Version (Shredder) in Ubuntu 10.10 Maverick Meerkat
  • Manage Ubuntu One Cloud in Google Chrome with Ubuntu One Extension
  • Setup Automatic Backups in Ubuntu with Fwbackups

Home > How-To/Tips, Linux - 10 September 2010
Tweet
Got anything to say? Go ahead and leave a comment!
  1. tfkennady says:
    October 30, 2010 at 3:39 PM

    works like a champ

    Reply
  2. Crazy0000 says:
    January 17, 2011 at 8:40 PM

    Purging Network Manager, made me lost my internet by stopping it, now it won’t recognize the card in my laptop and I cannot re-download network manager because I have no internet.

    Reply
    • Liberian Geek says:
      January 17, 2011 at 9:25 PM

      If you’re logged in and the Internet is working, removing Network Manager won’t remove the configured IP Addresses on the card. You should still be able to browse and download packages from the Internet. Network Manager job is to help you configure IP Addresses automatically if DHCP is enabled, or manually to add it yourself.

      You may want to traditionally configure DHCP or Static IP addresses on your system and see if you can get connected again.

      Reply
  3. Bob says:
    April 1, 2011 at 9:45 AM

    instead of rebooting try:
    sudo ifdown ethX
    sudo ifup ethX
    sudo ifconfig ethX <— to verify the IP on the inteface

    Reply
  4. hamsolo474 says:
    July 5, 2011 at 12:22 AM

    i dont understand what is meant by “Replace the addresses with your own and save.” i know your talking about the address of some DNS servers, but how can i find out what they should be based on all the other stuff i have put in, because they seem to want to be changed because i cannot set up the static IP manually, because i dont know what it wants to be changed to and if i leave the file unchanged i dont get net access, but if i do it the gui way and just copy paste in the nameservers from that document it works perfectly, i dont understand it and i am trying to write a bash script that automates the process so i have obviously hit this issue and dont understand whats wrong

    any help would be appreciated

    Reply
  5. airtonix says:
    August 22, 2011 at 4:03 AM

    hamsolo474, most of the time, your ISP will provide a DNS server. check the documentation they provide looking for a set of two IP addresses.

    otherwise you can use google dns servers :

    nameserver 8.8.8.8
    nameserver 8.8.4.4

    Reply
Comment Below!
Click here to cancel reply.



Follow @liberiangeek

Recent Posts
    • How Do You Manage MySQL Databases In Ubuntu 13.04 Raring Ringtail
    • Say Yes To Google Play Music Manager In Ubuntu 13.04 Raring Ringtail
    • Delete Junk, Improve Performance And Increase Privacy With BleachBit In Ubuntu 13.04 Raring Ringtail
    • Firefox 21 Released For Windows, Mac And Linux Systems
    • How Can You Find System Information In Ubuntu 13.04 Raring Ringtail
    • Is There A Better Task Scheduler In Ubuntu 13.04 Raring Ringtail?
    • Want LAMP (Linux, Apache, MySQL, PHP) In Ubuntu 13.04?
    • Support For Ubuntu 10.04 / 11.10 Desktop And 8.04 Server Edition End Today
    • Want uTorrent In Ubuntu? You May Have To Settle For qBittorrent Instead
    • LibreOffice 4.0.3 Released–Third Minor Release Of LibreOffice 4.0 Family

    Copyright © 2009 - 2013 Liberian Geek        Privacy Policy |      About Us |      Contact Us |      Search

    ↑ Top