Difference between revisions of "Linux: Runlevel editor"
Jump to navigation
Jump to search
(Created page with "== Ubuntu == === rcconf == ==== Install ==== <syntaxhighlight> apt-get install rcconf # Install dialog if not installed already sudo apt-get install dialog <syntaxhighlight> ==== Usage ===") |
(No difference)
|
Revision as of 16:04, 28 January 2013
Ubuntu
= rcconf
Install
<syntaxhighlight> apt-get install rcconf
- Install dialog if not installed already
sudo apt-get install dialog <syntaxhighlight>