Skip to content

Instantly share code, notes, and snippets.

@Nexarian
Created January 24, 2024 00:37
Show Gist options
  • Save Nexarian/75d3df2942f5f65f649de77a6b10dfd0 to your computer and use it in GitHub Desktop.
Save Nexarian/75d3df2942f5f65f649de77a6b10dfd0 to your computer and use it in GitHub Desktop.
~/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