Mainos / Advertisement:
Ero sivun ”Gnome/en” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: You can start Gnome manually:) |
(Ak: Uusi sivu: == Sources ==) |
||
(Yhtä välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 28: | Rivi 28: | ||
startx | startx | ||
− | + | Revert back to normal (Boot into Gnome by default): | |
update-rc.d -f gdm defaults | update-rc.d -f gdm defaults | ||
− | == | + | == Sources == |
http://www.ubuntugeek.com/how-to-switch-to-console-mode-from-gui-mode-in-gnome.html | http://www.ubuntugeek.com/how-to-switch-to-console-mode-from-gui-mode-in-gnome.html |
Nykyinen versio 30. kesäkuuta 2015 kello 08.06
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
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: