Mainos / Advertisement:
Gnome
Versio hetkellä 30. kesäkuuta 2015 kello 08.05 – tehnyt Frans (keskustelu | muokkaukset) (Ak: Uusi sivu: You can start Gnome manually:)
Gnome is a graphical user interface for Linux. It comes as stock in some Linux distributions, Ubuntu for instance.
Sisällysluettelo
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
Palauta takaisin normaaliksi, eli Gnome käynnistyy ensin:
update-rc.d -f gdm defaults
Lähteet
http://www.ubuntugeek.com/how-to-switch-to-console-mode-from-gui-mode-in-gnome.html
Mainos / Advertisement: