Skip to content

Instantly share code, notes, and snippets.

@ysaito8015
ysaito8015 / xrdp-setup-no-hw-accel.sh
Created January 20, 2024 21:48 — forked from Nexarian/xrdp-setup-no-hw-accel.sh
XRDP setup with only CPU encoding. No hardware acceleration
#!/usr/bin/env bash
set -e
sudo -v
sudo apt-get update
sudo apt-get dist-upgrade -y
sudo apt-get autoremove -y