Answer the question
In order to leave comments, you need to log in
How to edit code on VPS?
How to remotely edit code on VPS? Not using ftp. Those. via ssh or something else.
nano inconvenient
vim brain-crushing
1. Are there any plug-ins for Sublime, Atom for these purposes?
2. Maybe cloud IDEs will help me? Is there an example of a setup (the file is on the VPS, how to edit it in real time)
3. Which IDEs support this option?
4. What other ways are there? How to organize work? Maybe there are best practices (for node.js development).
Ubuntu work machine, VPS too.
Answer the question
In order to leave comments, you need to log in
vim - ok
sshfs
4. What other ways are there? How to organize work? Maybe there are best practices (for node.js development).nvie.com/posts/a-successful-git-branching-model
You cut through SFTP through FileZilla and edit.
IMHO, nano and vim are handy. I prefer nano.
I just install LXDE and VNC server, or rather, the latter is already installed, and edit directly on the server in the required IDE, it will also work faster if the server is more powerful. And RDP in Windows Server is even more convenient, the remote desktop is almost indistinguishable from the usual one.
There are many text editors and through the WIMP interface,
from the console you can use joe, there is syntax highlighting.
and you can run the same android studio via vnc/rdp or with X11 forwarding.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question