Ubuntu How do I enable Dark Mode in Ubuntu 18.04? Install Gnome Tweak Tool: sudo apt install gnome-tweak-tool Run "Tweaks" from the software menu. Under Appearance -> Themes -> Applications, change your theme from Ambiance: to Adwaita-dark: VoilĂ !
VPN Installing OpenFortiGUI on Ubuntu 18.04 If you're trying to use OpenFortiGui on Ubuntu 18.04, you might run into a problem with saving credentials in the gnome key ring. Here's how you get it installed successfully with everything working.
Ubuntu Featured Error: winehq-stable : Depends: wine-stable (= 5.0.0~bionic) There's a problem with trying to install wine 5.0 on Ubuntu 18.04. There's a missing faudio dependency not present in the Ubuntu 18.04 repositories that fouls up the entire process. The instructions on the WineHQ site aren't as clear as they should be...