Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Desktop

Doug Burks edited this page Apr 17, 2018 · 20 revisions

Disabling

If you are running a production deployment and don't need the desktop environment, you can disable the GUI altogether and boot in text mode:
http://askubuntu.com/questions/16371/how-do-i-disable-x-at-boot-time-so-that-the-system-boots-in-text-mode

Support

If you need to keep running the desktop environment and you're running XFCE, LXDE, or another desktop environment that is on the 3-year support cycle, you will most likely want to switch to a fully supported desktop environment until we're ready to move off of Ubuntu 14.04. We've prepared a package to make it easy to switch to Gnome Flashback (a lightweight environment similar to XFCE or LXDE).

Installing

Install the new securityonion-desktop-gnome package:

sudo apt update && sudo apt install securityonion-desktop-gnome

Converting to Gnome Flashback

Run the so-desktop-gnome script:

sudo so-desktop-gnome

Press Enter to continue and review all output. When the script is finished, press Enter to reboot.

Resolution

Once you've rebooted and logged back in, you may want to change your display resolution:

  • Click ApplicationsSystem ToolsPreferencesDisplays
  • Click the Resolution drop-down box and set your desired resolution
  • If you don't see the Apply button, press Alt-F7 and then use your arrow keys to move the window until Apply is visible, then press Enter
  • Click the Apply button
Clone this wiki locally