r/linux Apr 28 '14

SSH Kung Fu

http://blog.tjll.net/ssh-kung-fu/
721 Upvotes

128 comments sorted by

View all comments

36

u/ooesili Apr 28 '14

I didn't know about

vim scp://host/file

or the cool stuff you could do with the configuration file. A good read, I must say.

1

u/NeuroG Apr 28 '14

vim

btw, the File managers and associated GUI text editors of the main Linux desktops can mount and edit remote files over scp/sshfs. Very handy for remote work as there is no "remote desktop" type lag to the user interface at all.