docker-ubuntu-vnc-desktop/rootfs/cloud9
2022-08-17 17:42:55 -04:00
..
apt-requirements.txt Working VNC with Cloud9 Packages 2022-07-20 22:58:56 -04:00
bashrc.default Redo of user to fix bugs 2022-08-09 00:52:05 -04:00
configure_desktop.sh Fixing generic names 2022-08-17 17:42:55 -04:00
ReadMe.txt Working VNC with Cloud9 Packages 2022-07-20 22:58:56 -04:00

Failing to generate a key using the below path will cause the key to delete after a routine update to the cluster. After the upgrade, use the command above to generate a new key for it to be persistent

Generate percistent SSH key using otherwise it will delete on upgrade:
#ssh-keygen -t ed25519 -f /workspace/.%USER%/.ssh/id_ed25519 -C "%USER%@%DOMAIN%"