Linux/Shellinabox: Difference between revisions
< Linux
(Die Seite wurde neu angelegt: „== Installation == * apt install shellinabox == Config == For proxy access: * /etc/default/shellinabox <pre> SHELLINABOX_ARGS="--no-beep --disable-ssl" </pre>“) |
No edit summary |
||
Line 8: | Line 8: | ||
SHELLINABOX_ARGS="--no-beep --disable-ssl" | SHELLINABOX_ARGS="--no-beep --disable-ssl" | ||
</pre> | </pre> | ||
[[Category:Linux/Services]] | |||
[[Category:Linux]] |
Revision as of 14:33, 1 April 2017
Installation
- apt install shellinabox
Config
For proxy access:
- /etc/default/shellinabox
SHELLINABOX_ARGS="--no-beep --disable-ssl"