Created
January 24, 2024 00:37
-
-
Save Nexarian/75d3df2942f5f65f649de77a6b10dfd0 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
~/restart_xrdp.sh | |
sudo make clean all -j $(nproc) | |
sudo make install -j $(nproc) | |
sudo systemctl daemon-reload | |
sudo service xrdp restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment