Created
September 9, 2016 22:59
-
-
Save davidalencar/f9be05843e8f7b451fd62a4ee997e21d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firewall-cmd --permanent --add-port=3389/tcp | |
dnf install xrdp | |
systemctl enable xrdp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment