I'm setting up a Minecraft server with Google Cloud. What I did was:
Create VM -> SSH via Bitvise -> sudo su -> apt update && upgrade -> apt install openjdk-17-jre-headless -> apt install wget & screen & git -y & zip -> git clone <URL removed by staff>-> cd mcserver -> chmod +x * -> ./install (this installs Minecraft).
About after I uploaded all mods to the VM via Bitvise, I disconnected and attempted to log back into the VM. Then Bitvise told me auth failed.
I have created 5 VMs so far, all of their SSH stopped being functional after a couple minutes and cannot be logged back into.