Mainos / Advertisement:

Gnome

Kohteesta Taisto
Versio hetkellä 30. kesäkuuta 2015 kello 08.06 – tehnyt Frans (keskustelu | muokkaukset) (Ak: Uusi sivu: == Sources ==)
(ero) ← Vanhempi versio | Nykyinen versio (ero) | Uudempi versio → (ero)
Siirry navigaatioon Siirry hakuun
Muut kielet:
English • ‎suomi

Gnome is a graphical user interface for Linux. It comes as stock in some Linux distributions, Ubuntu for instance.

Installation

Gnome can be easily installed with aptitude.

 aptitude install gnome

Changing to CLI on the fly

Gnome -> CLI

Press ‘Ctrl + Alt + F1′ (F2 -- F6)

CLI -> Gnome

Press ‘Alt + F7′

Prefer CLI on computer boot

This command tells Linux to boot into CLI by default. After installing Gnome Linux boots right into Gnome by default.

 update-rc.d -f gdm remove

You can start Gnome manually:

 startx

Revert back to normal (Boot into Gnome by default):

 update-rc.d -f gdm defaults

Sources

http://www.ubuntugeek.com/how-to-switch-to-console-mode-from-gui-mode-in-gnome.html

Mainos / Advertisement: