Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-21-2007, 03:53 PM
|
#1
|
Member
Registered: Aug 2006
Location: England Somewhere
Distribution: Mandriva, PCLinuxOS, Karoshi, Suse, Redhat, Ubuntu
Posts: 518
Rep:
|
Set-up a network interface with commands??
Hello all,
Is it possible to set-up a network interface with shell commands, and i'm not saying ifconfig eth0 192.xx.xx.x 255...
I'm asking to set it up properly so it creates the network conf file and edits any other network related files to that distro, so that when the computer restarts those settings are saved and of course run on boot. Rather than editing the already existing network files with Vi or similar, so basically something similar to what happens during the installation of a linux distro, when you set-up the network settings, you select the network interface you type in the options required and then the installation takes those and puts the data into all the required files, i want to do that but with bash commands??
OR
I'm trying to work out a method thats simple for the end user with very little Linux experience to select the network interface to use, so somehow need to probe all the usable network interfaces and get a list back of what they are so i can display them to the user, then they can select what ever and all i need from that point is the file name the distro normally creates for a network interface the user selected and the path to it.
Really not at all sure if this is possible, may even evolve some distribution re-programming i don't know??
Any ideas i can be amazed at??!?!
|
|
|
11-21-2007, 04:14 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Sure it can be done ... it's all plain ASCII, so all you need is a sound
knowledge of WHICH files, WHERE they are, and how to do it using sed, awk
or whichever tool you're happy and familiar with (perl, python, ... ).
So it will always be distro specific.
Cheers,
Tink
|
|
|
11-22-2007, 04:45 AM
|
#3
|
Member
Registered: Aug 2006
Location: England Somewhere
Distribution: Mandriva, PCLinuxOS, Karoshi, Suse, Redhat, Ubuntu
Posts: 518
Original Poster
Rep:
|
cheers Tink,
Bash is my think but starting to leaqrn perl ie just opened a book on it yesterday
|
|
|
All times are GMT -5. The time now is 06:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|