Install Gnome Desktop Environment on Armbian

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=6jrYNDKr6ZQ



Duration: 4:21
4,047 views
29


#Armbian #SingleBoardComputer #Gnome

Full steps can be found at https://i12bretro.github.io/tutorials/0128.html

   01. Log into Armbian
   02. Launch a terminal window and run the following commands:
         # update software repositories
         sudo apt update
         # install available software updates
         sudo apt upgrade
         # clean apt cache
         sudo apt clean
         # install lxdm and gnome
         sudo apt install lxdm gnome-desktop
   03. After the system reboots, you should be greeted with a different login screen
   04. There is now an option to log into the gnome desktop environment     
      a. To set gnome as the default for all users, edit the /etc/lxdm/lxdm.conf file and add session=/usr/bin/gnome-session
         # edit lxdm config
         sudo nano /etc/lxdm/lxdm.conf
         session=/usr/bin/gnome-session
      b. To set gnome as the default just for the current user, edit the ~/.dmrc file setting Session=gnome
         # edit desktop config
         sudo nano ~/.dmrc
         [Desktop]
         Session=gnome     
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
AARCH64
ARM
ARM Architecture
ARM CPU
ARM Processor
ARM64
ARMv8
Amlogic
Android TV Box
Armbian
Debian
Desktop
Desktop Environment
Gnome
How To
Install Guide
Linux
Raspberry Pi Alternative
SBC
SD Card
SOC
Single Board Computer
Single Board Computer AARCH64
System On A Chip
Tutorial
Ubuntu
i12bretro