Skip to content

Instantly share code, notes, and snippets.

@latheeshvm
latheeshvm / config_t.sh
Created August 27, 2023 15:05
WSL2 | RDP
#!/bin/bash
# Update repositories and packages
sudo apt update && sudo apt upgrade -y
# Install xrdp
sudo apt install -y xrdp
sudo apt install -y xfce4