How do I disable NetworkManager in favor of dhcp setup?

How do I disable NetworkManager in favor of dhcp setup?

Yedidyah Bar-David linux-il at didi.bardavid.org
Thu Mar 8 21:21:35 IST 2012


On Thu, Mar 08, 2012 at 06:09:33PM +0200, ronys wrote:
>  I've had luck with 'sudo telinit 6' in cases where the reboot command
> failed. There's also a /proc variable that will force a reboot when written
> to, but its name escapes me for the moment.

/proc/sysrq-trigger

Read 'man proc'

Also note that writing 'b' to it is similar to unplugging the power cord,
so use with caution. If you suspect a normal reboot won't work you might
want to write there 's' (sync), 'u' (umount/mount readonly), then 'b'
(boot). I know there are people that are used to even more complex
sequences...
-- 
Didi




More information about the Linux-il mailing list