Skip to content

Instantly share code, notes, and snippets.

@Max95Cohen
Last active February 20, 2023 07:25
Show Gist options
  • Save Max95Cohen/045de4b2eff578468e28dfd9897f1fa2 to your computer and use it in GitHub Desktop.
Save Max95Cohen/045de4b2eff578468e28dfd9897f1fa2 to your computer and use it in GitHub Desktop.
Linux
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
# A job stop of running process...
$ sudo dpkg-reconfigure tzdata
# install putty tools
sudo apt install putty-tools
# .pem to .ppk convert
puttyget file.pemo -o file.ppk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment