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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-21-2007, 03:53 PM
|
#1
|
|
Member
Registered: Aug 2006
Location: England Somewhere
Distribution: Mandriva, PCLinuxOS, Karoshi, Suse, Redhat, Ubuntu
Posts: 517
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: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,916
|
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: 517
Original Poster
Rep:
|
cheers Tink,
Bash is my think but starting to leaqrn perl ie just opened a book on it yesterday
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:49 PM.
|
|
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
|
|