What's the modern way to get Linux to boot in text (but not singleuser) mode?
- by mike
Back in the olden days, runlevel 3 was text mode and runlevel 5 was GUI mode. So if you wanted Linux to boot up in text mode, you would just set 3 as the initial runlevel and you're done.
Nowadays it seems that things are more complicated, and since I don't want to break anything, I ask:
What's the right way to get Ubuntu 9.10 to always boot up in multiuser text mode?