I want to work on a pc without display, keyboard, mouse, whatever, via a network. How can I do this?
I was thinking of SSH and Kerberos, but for Kerberos I need a server which I don't have
. And how can I make connections to the X Server on this pc?
Another thing: how can I copy files to this pc from windows? I was thinking of SCP but I don't know for windows... And hm... how can I disable the password for SCP, e.g. by putting the password in the command line? Or should I simply set no password (for this pc without display etc.).
Now you're thinking: why does he want this? That's quite simple. I want to make a pc which stores all backups. My windows network corrupts all files, so thats why I chose for linux (and linux in text mode is lots faster)! Of course, I also want to gain some more linux experience of this
.