Files
linuxtips/linux/RDP-Install.sh
T
2025-01-02 20:51:49 +01:00

9 lines
103 B
Bash
Executable File

#!/bin/bash
#Bookworm
# Ubuntu
apt -y install xrdp tigervnc-standalone-server
systemctl enable xrdp