Skip to content

Instantly share code, notes, and snippets.

View 7tg's full-sized avatar
🪲
Debugging

Barbaros G. 7tg

🪲
Debugging
View GitHub Profile
@7tg
7tg / install.sh
Created January 4, 2021 07:09 — forked from kaitwalla/install.sh
PopOS enhanced session install.sh
#!/bin/bash
#
# This script is for Ubuntu 20.04 Focal Fossa to download and install XRDP+XORGXRDP via
# source.
#
# Major thanks to: http://c-nergy.be/blog/?p=11336 for the tips.
#
###############################################################################