Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I just finished installing Ubuntu server 9.4 for my home network and I've already hit a roadblock.
I'm fairly new to Linux, but I thought that this would be a good learning tool. So please bare with my stupidity.
I've been following this how to http://www.howtoforge.com/ubuntu-home-fileserver and all has gone pretty well until I tried to set the ip to a static ip (Top of page 3 on the how to) I am trying to locate the directory /etc/network/interfaces when I try to access it it tells me permission denied and when I try to CD to it it says it "Not a directory".
Also, when I PWD it says I'm in /root and when I ls and li (installed limo) nothing shows up. When I ls/li /etc a list show up including "networks" but when I li/ls /etc/networks nothing shows up.
I know that this might be a pretty far above my head, but I'm just doing this to learn. I don't need it to work any time soon.
As always thanks for your help.
I couldn't find any, but if there is a thread that solves this problem could you please post a link an delete this one.
Distribution: Windows xp pro 64 and 32, Ubuntu, Ultimate Edition, Ubuntu Server
Posts: 29
Thanked: 0
Original Poster
I was logged in as root. The first thing I did was sudo passwd root and set password, then I logged in as root.So how would I change items in the file? I need to give the server a static ip. The how to is saying I need to edit /etc/networks/interfaces, these are the cmds given.
"# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.