Re: Fedora 8 runlevel 3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rick Stevens wrote:
On Tue, 2007-11-27 at 15:16 -0600, Aaron Konstam wrote:
On Wed, 2007-11-28 at 01:43 +0530, Vivek J. Patankar wrote:
Bill Geng wrote:
I just installed Fedora 8 on my desktop computer. My computer gets an
IP address from my router which runs a DHCP server. It works at
runlevel 5. I can access the Internet. After I changed the default
runlevel from 5 to 3, my network interface cannot be bring up
automatically. I have to run "ifup eth0" manually to get an IP
address. Anyone can help me out.
I've had this problem too for one of my servers that runs nessus on Fedora8. I solved it by stopping the NetworkManager service and starting the "network" service.

# chkconfig NetworkManager off
# chkconfig network on
# service NetworkManager stop
# service network start

Or to be more specific NetworkManager does not work at run level 3.

The best solution is:

	# chkconfig --level 5 NetworkManager on
	# chkconfig --level 5 network off
	# chkconfig --level 23 network on
	# chkconfig --level 23 NetworkManager off

That way NetworkManager runs at level 5 (GUI) and network won't, and
network runs at levels 2 and 3 and NetworkManager won't.

I'm not sure that's best; I generally boot to rl3 then maybe change to 5. I don't know the consequences of that setup for me. NetworkManager might be better for mobile users, but if you're affixed to a desk, what works at rl3 should work equally well at rl5.




--

Cheers
John

-- spambait
1aaaaaaa@xxxxxxxxxxxxxxxx  Z1aaaaaaa@xxxxxxxxxxxxxxxx
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux