The Amazing Article How to Setting Static IP Address on Ubuntu Server

Setting Static IP Address on Ubuntu Server

What is an IP Address? Internet Protocol Address (IP Address) is a unique string of numbers that identifies each device or computer using the Internet Protocol to communicate over a network, lots of benefits using ip address.

This article not explained detail of IP Address. But, more spesific on how to Setting Static IP Address on Ubuntu Server.Linux Ubuntu Operating System is a most popular open source an operating system and known based on the Debian architecture.
  1. How to Setting Static IP Address on Ubuntu Server
    1. Why use Static IP Address on Ubuntu Server?
    2. Using Command Line for Set up an IP Address on Linux Ubuntu Server
    3. Recomendation Installing Webmin for your Ubuntu Server

-----------------------------------------------------------------------------------------------------------------------------
  1. How to Setting Static IP Address on Ubuntu Server

    1. Why use Static IP Address on Ubuntu Server?

      Server need static IP Address for client or user easy to access right? imagine if an server have a DHCP IP Address, it could be confusing your user.
    2. Using Command Line for Set up an IP Address on Linux Ubuntu Server

      I run this test on Ubuntu 12 Version. So, In order to Configure your Ubuntu IP Address, follow these steps:
      1. Run Command
        sudo nano /etc/network/interfaces
      2. Then, Type a Script like below

      3. Then, reboot your ubuntu system using command
        sudo reboot or sudo /etc/init.d/networking restart
      4. Finish :)
    3. Recomendation Installing Webmin for your Ubuntu Server

      Server I recommend to To Install Webmin on your Ubuntu Server. Learn more about Webmin, Usermin, Virtualmin, Cloudmin, Linux, System Administration could make your ubuntu life easier.
      Webmin can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. See the standard modules page for a list of all the functions built into Webmin.
      You can find an article for instal and configure webmin in this blog too.
Very easy enough, if you liked this article please share and subscribe for get update a new article. If you have any questions please leave your message through the comments form below, I will respond as soon as possible

** Note : Pay attention to every detail steps that informed, failure or damage to your system or data is not my responsibility "Do With Your Own Risk" or you can do research through the Lab to minimize your system failure

Comments

Popular posts from this blog

Article Configure VMware vCenter Appliance 5.5 (VCSA) Step by Step Guide using OVF Template