Setting up server for multiple users
I am setting up a server, using Arch Linux, to be used by ~5-7 people. Mostly the people will be logging in to write/modify code using Eclipse IDE and running/building the project.
My question is can each person log into the server at the same time through SSH using the different tty consoles? and then fire up an X session, do their work, update it through SVN and logout. Where can I find more info regarding such a setup and how to get it working with SSH? (Is their a proper name for such a setup
Oh and please if any more details are required just ask me. I am not new to linux but I am new to VPS/SSH and networking
5 Replies
Hm.. maybe I can run nomachine and do some X forwarding also.
I personally work locally and use git over ssh to update on the server.
Is X forwarding slow? Let's say if i was running a lightweight DE (fluxbox) would it be useable for one app. Useable as in no noticeable lag, considering the client has a decent net connection.
Edit: I think FreeNX might be just what I am looking for. This link proved helpful