I'm a Linux n00b, but it's something I'm really trying to learn.
Let's say I log in to my server at home directly and start a process. For the sake of specificity, it's a CraftBukkit Minecraft server. :)
There were some issues and now I want to restart the game server remotely. How can I log in and up that terminal session that is running the server?
I can access the computer through remote desktop. I can set up SSH if necessary.
Thanks!