zededitor
This is an old revision of the document!
ZedEditor is a remote bash editor
It allows you to edit your bash scripts from your local pc using a google Chrome add-on called zed-editor:
1 |
https: //chrome .google.com /webstore/detail/zed-code-editor/pfmjnmeipppmcebplngmhfkleiinphhp ?hl=en |
1 2 3 |
Part 1 - zedrem URL (OPEN) Part 2 - curl http: //get .zedapp.org | bash Part 3 - . /zedrem |
1 |
. /zedrem |
Open up 2 new terminals to your server. In one of the terminals run the following command to configure it as a zedrem server:
1 |
. /zedrem --server |
1 |
/zedrem -u ws: //yourserverip :7337 |
You will now be presented with a url. Place this url in the zededitor and it will open up remote access to your server. Now you just need to locate the file you wish to edit in the top bar.
zededitor.1431327072.txt.gz · Last modified: 2024/05/23 07:26 (external edit)