/etc/ssh/ is on the tmpfs, the VM generates a new ssh key-pair every time is gets rebooted
we need to mount /etc (and /var /home eventually) on a persistent share to fix that.
/etc/ssh/ is on the tmpfs, the VM generates a new ssh key-pair every time is gets rebooted
we need to mount /etc (and /var /home eventually) on a persistent share to fix that.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
/etc/ssh/ is on the tmpfs, the VM generates a new ssh key-pair every time is gets rebooted
we need to mount /etc (and /var /home eventually) on a persistent share to fix that.