Ramonfincken.com
Personal blog of Ramon Fincken
Board:
Search
Usergroups
RSS
Register, Log(in/out):
Register
Log in
About:
My LinkedIn profile
I'm for hire / Huur me in
My Wishlist
Blogroll
Lykle de Vries
RSS
Chris Smith
RSS
Top Poster
#1
ramon fincken
412
#2
Site admin
3
#3
Ber|Art
2
#4
braddmark
1
#5
accentmedia
1
#6
Xarzu
1
#7
khadish
1
#8
moxxx
1
#9
nistelrock
1
#10
Justin-ServerPilot
1
Linux Fixed IP config CLI
Permalink:
http://www.ramonfincken.com/permalink/topic357.html
Tweet
Rating : 3 / 5
Rate this article (5 = best)
1
2
3
4
5
Tags:
change
,
cli
,
ifconfig
,
ip
,
linux
,
local
,
network
,
set
,
ubuntu
Ramonfincken.com Forum Index
->
Ubuntu
Beta
Want to be notified by email when this topic gets a reply?
View previous topic
::
View next topic
Author
Message
ramon fincken
Site's programmer
Get a free globally recognized avatar
It's free!
Joined: 03 Aug 2007
Posts: 412
Location: A'dam/Diemen, The Netherlands
Posted: Sun Oct 05, 2014 5:13 pm
Post subject: Linux Fixed IP config CLI
I will show how to set a static IP of 192.168.0.101 on a network with a gateway of 192.168.0.1.
Open the configuration file in your favorite editor (mine is nano)
sudo nano /etc/network/interfaces
Comment out the section where dhcp is being used (put the # in front of the line):
#auto eth0
#iface eth0 inet dhcp
Add a section like this example:
auto eth0
iface eth0 inet static
address 192.168.0.101
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Reboot and you're done!
Source:
http://usefulubuntu.blogspot.nl/2009/01...-line.html
Back to top
Google adsense
Advertisement
Posted: Sun Oct 05, 2014 5:13 pm
Post subject: Linux Fixed IP config CLI
Advertisement
Back to top
GravityForms
Advertisement
Posted: Sun Oct 05, 2014 5:13 pm
Post subject: Linux Fixed IP config CLI
Advertisement
Back to top
Ramonfincken.com Forum Index
->
Ubuntu
All times are GMT
Page
1
of
1
Jump to:
Select a forum
General forums
----------------
About this blog
Lounge
Reviews
Rants
Ubuntu
The world of freelance
----------------
Freelancing
Coping with clients
Services
Programming
----------------
PHP coding
Mysql databases
HTML and other markup&programming languages
Control panels (plesk, cpanel, direct admin)
CMS-ses (Joomla, WordPress, etc..)
Bash, perl, python and CLI linux
Other projects
----------------
Antispam
Other projects
You
cannot
post new topics in this forum
You
cannot
reply to topics in this forum
You
cannot
edit your posts in this forum
You
cannot
delete your posts in this forum
You
cannot
vote in polls in this forum
General forums
About this blog (4/4)
Lounge (62/77)
Reviews (5/5)
Rants (5/11)
Ubuntu (26/30)
The world of freelance
Freelancing (2/2)
Coping with clients (1/1)
Services (1/2)
Programming
PHP coding (79/94)
Mysql databases (12/14)
HTML and other markup&programming languages (30/31)
Control panels (plesk, cpanel, direct admin) (5/8)
CMS-ses (Joomla, WordPress, etc..) (47/63)
Bash, perl, python and CLI linux (38/39)
Other projects
Antispam (6/6)
Other projects (17/26)
Poll
I love gifts
Yes goodies and presents! [3]
No but I love polls ! [1]
Related google ads