answersLogoWhite

0

The default runlevel is specified in /etc/inittab. There is no universally accepted runlevel that is specified as the "default." Red Hat and Fedora use 3 or 5, Ubuntu uses 2, Mandriva and SUSE use 5, and Gentoo uses 3. Some (a relatively small number) Linux distros do not use a SysV init style, and thus have no runlevels at all.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you configure inittab?

The inittab file contains descriptions of the run states that your system is allowed to assume. Configure it to contain the default runlevels your system will assume when it boots.


Which two run levels should never be set as the default in Fedora?

Runlevels 0 and 6 should never be set as default.


What is the etc inittab file?

The /etc/inittab file is a script that controls most of the boot sequence. It dictates what programs and scripts to launch and at what runlevels.


What is the default scripting language in ASP?

Default scripting language in ASP is VB Script


What is the script contains?

Script refers to a written text. A script contains the written text of a stage play, movie, or broadcast.


What is the default scripting language of Google Chrome?

java script


What are script plugins?

A way to add features that aren't present in the default GIMP installation


What scripts are there on Roblox?

With Scripting, you basically script whatever you can... There isn't a selection of default scripts already made... Just insert a script and make your own!


What is a script file in Linux?

A script is a file that contains a set of commands to be performed. Instead of you manually entering all of the commands into the console, the script is run and does it automatically.


What text file or script that contains the answer to installation questions?

Answer File.


What will be default document served by the web server?

Webpages, either the files by themselves, or through a server-side script.


Which HTML tag is used to indicate to the web browser that the HTML page contains a javascript program?

Easy one. <script type="text/javascript"></script>.