Skip to content

Instantly share code, notes, and snippets.

@diegorodrigo90
Created August 29, 2021 01:46
Show Gist options
  • Save diegorodrigo90/8b3753195264a1b565b49ff1c2810e85 to your computer and use it in GitHub Desktop.
Save diegorodrigo90/8b3753195264a1b565b49ff1c2810e85 to your computer and use it in GitHub Desktop.
install gnome in OpenBSD
As root:
# pkg_add gnome
# rcctl disable xenodm
# rcctl enable multicast messagebus avahi_daemon gdm
# reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment