I’m running a game server from my VNC, the problem is that the console for the server takes over the VNC. I can close it by using CTRL-C, but I want to keep it running and have access to the root at the same time. Is this possible? Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Whoops. I left a comment instead of an answer. Moved:
Try using a tool called tmux - It’s a text-based “window manager”. With it, you can have multiple sessions at once that you switch between, and even “detach” from the session and re-attach later while your server console keeps running.
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.