Runlevels

Linux uses ‘runlevels’ to define the current capability of the system, for example, whether the system is running in single user, multi-user, text or graphical modes.

The default runlevel for when the system boots is defined in the file.

Edit this file and look for a line like this:

id:3:initdefault:

- the number specifies the default runlevel.

Valid runlevels are:

  • 0 - Halt the system
  • 1 - Single-user mode
  • 2 - Multi-user mode (without NFS)
  • 3 - Multi-user mode
  • 5 - Multi-user mode, graphical login
  • 6 - Reboot the system

The runlevel can be changed at run time using the init RUNLEVEL where RUNLEVEL is the runlevel you wnat to change to.

IBM moves Websphere product responsibility to Rational group

IBM announced last week that they have moved the resposibility for it’s Websphere platform products to it’s Rational group, which it purchased about a year ago.

The move is said to clarify the company’s position on it’s products, and will likely lead to tighter integration between design tools such as Rational XDE and IBM Websphere Studio Application Developer.

IBM has says the Rational tools will still retain a 50/50 split between J2EE and .NET