Posts with "gnome" Tag

Gnome Remote Desktop

by Dan Aukes

```bash sudo apt install -y winpr-utils

sudo systemctl restart gnome-remote-desktop.service sudo grdctl --system rdp enable

sudo rm -rf ~gnome-remote-desktop/rdp-tls* sudo ...

Read More
Multiple Clocks in Ubuntu / Gnome

by Dan Aukes

sudo apt install -y gnome-clocks
flatpak install -y com.mattjakeman.ExtensionManager
flatpak run com.mattjakeman.ExtensionManager

click browse tab search for ...

Read More
Post-Install Miscellaneous Steps

by Dan Aukes

Install gnome tweaks

sudo apt install -y gnome-tweaks

Tweaking the GUI

  1. Open "Extensions" and turn ...
Read More