Skip to content

Instantly share code, notes, and snippets.

@ElRoberto538
ElRoberto538 / install_xrdp.sh
Last active June 27, 2024 03:40 — forked from rkkoszewski/gist:aa531cee7126edf329b76bdd0546f502
Notes for installing XorgXrdp and Xrdp with GLAMOR and GFX support
#!/bin/bash
# Install Latest XRDP with XORGXRDP and GFX
BUILD_DIR=/tmp/xrdpbuild
# Prepare Build Directory
rm -f -r $BUILD_DIR
mkdir -p $BUILD_DIR
# Install Dependencies - Dev