|
|
|
|
|
by mlang23
2167 days ago
|
|
I am a strange beast when it comes to editor wars. I am indeed an Emacs user since roughly 25 years.
However, being a sysadmin teaches you to be comfortable with vi since it is just not practical to install Emacs on every machine you have root access on.
So I am actually happy to fire up vim to edit a config file. |
|
To access the remote machine via ssh and then use sudo to root access the files:
This is using the multi-hop solution as explained here:https://www.gnu.org/software/emacs/manual/html_node/tramp/Ad...
https://emacs.stackexchange.com/questions/17725/how-to-sudo-...