Skip to content

Instantly share code, notes, and snippets.

@technoscavenger
technoscavenger / install.sh
Last active September 16, 2024 22:16 — forked from phillipsj/install.sh
Setup for Kubuntu 24.04 enhanced session.
#!/bin/bash
#
# This script is for Ubuntu 24.04 Noble Numbat to download and install XRDP+XORGXRDP via
# source.
#
# Major thanks to: http://c-nergy.be/blog/?p=11336 for the tips.
#
###############################################################################