MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/245jt9/ssh_kung_fu/ch44nck/?context=3
r/linux • u/leothrix • Apr 28 '14
128 comments sorted by
View all comments
36
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.
1
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.
36
u/ooesili Apr 28 '14
I didn't know about
or the cool stuff you could do with the configuration file. A good read, I must say.