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.
On a day to day work load, starting one with simple task to complex multiple tasks, IT System Administrators and all other personnel who look after the IT Data Centre and IT Infrastructure, sometimes find that they have to run a multiple command set, that to for simple information. In recent times the Desktop GUI and the relative backend tools that make the Linux System have advanced well, but for remote system administration, unlike Windows where RDT can be used, Sysadmin's prefer a shell and a...
Take a look at your ifcfg-ethX configuration file under /etc/sysconfig/network-scripts directory (substitute ethX with your network interface, e.g. eth0). In my case, "Minimal" install of CentOS 6 configured the ethernet interface not to start automatically (line ONBOOT="no") and to rely on NetworkManager (NM_Controlled="yes"). This is odd, as NetworkManager is not installed by default. Thus, even though the system is in runlevel 3 and you should have networking (if...
In the end I gave up on Slackware 12.2 and downloaded and installed Slackware 13. It works and has got the network.
I really don't know what was happening with 12.2 and I'm disappointed to have had to give up, but I have a lot of studying to do and can't spare the time to work at making the laptop work.
What I miss is learning how that interface stuff works at a fundamental level because I would like to understand...
After all these years, I finally figured out how to configure udev to load my network devices in the correct order.
In the past I compiled my own kernels and could force the card I wanted to be eth0 by compiling it into the kernel, then loading the card I wanted as eth1 as a module. This worked well. Of course, udev provides a "better" way, and now that it's five years old, I finally decided to learn it!
As with most things Linux, it was easy to do, once...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.