|
|
|
|
|
by sofuture
5572 days ago
|
|
I don't mean this with any Linux-nerd snark at all: You shouldn't be administering a Linux server with remote desktop. You shouldn't even have X installed on your servers. Even if you can administer some things, you'll find the tools just aren't there, and you'll spend all your time in a terminal windows. Honestly, your life will be dramatically improved if you spend 30 minutes getting comfortable with the commandline, the bare-bones-basics of vim and SSH/SCP. Copy/paste and file transfers are solved problems with PuTTY and Filezilla. (In my personal life I am a total Linux/BSD user, but professionally I am a .Net dev who deploys to Linux on EC2 from Windows, so I have a little bit of standing to speak!) |
|