Zum Inhalt springen

Diskussion:Shellinabox/Sicherheit: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „Das war's. [https://www.smarthomebeginner.com/install-shellinabox-on-ubuntu/ Install Shellinabox] und befolgen Sie die oben genannten Schritte, um die Sicherheit von Shellinabox zu erhöhen * Genießen Sie die Bequemlichkeit des webbasierten Terminalemulators {{InfoBox stack |{{InfoBox homepage|https://github.com/shellinabox/shellinabox|header=true}} |{{InfoBox package|www-misc/shellinabox}} }} {{c|shellinabox}} Article description::allows access to…“
 
K Textersetzung - „http://“ durch „https://“
Zeile 77: Zeile 77:
After the service is running, open a web browser to the IP address of the system and port <code>4200</code>:
After the service is running, open a web browser to the IP address of the system and port <code>4200</code>:


{{Cmd|firefox <nowiki>http://localhost:4200</nowiki>}}
{{Cmd|firefox <nowiki>https://localhost:4200</nowiki>}}


=== Invocation ===
=== Invocation ===

Version vom 7. April 2025, 14:43 Uhr

Das war's. Install Shellinabox und befolgen Sie die oben genannten Schritte, um die Sicherheit von Shellinabox zu erhöhen

  • Genießen Sie die Bequemlichkeit des webbasierten Terminalemulators


Vorlage:InfoBox stack

Vorlage:C Article description::allows access to the command-line from web based terminal emulator. It is useful for web-based administrator access to a system. It is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.[1].

Vorlage:Warning

Installation

USE flags

Vorlage:USEflag

Emerge

Vorlage:Emerge

Configuration

Securing the connection

The default configuration exposes a login shell with SSL disabled on the localhost interface only.

Information about the procedure for generating self-signed SSL certificates is explained here.

To generate an SSL certificate for use shellinabox the following commands can be issued:

Vorlage:RootCmd

For Gentoo user convenience, the ebuild maintainer has provided the above commands in a file located here: Vorlage:Path

This script can simply be executed in order to generate the SSL certificate:

Vorlage:RootCmd

Service

OpenRC

Add the service to the default runlevel:

Vorlage:RootCmd

Start the service now:

Vorlage:RootCmd

systemd

To start the service at boot:

Vorlage:RootCmd

Start the service now:

Vorlage:RootCmd

Usage

After the service is running, open a web browser to the IP address of the system and port 4200:

Vorlage:Cmd

Invocation

Vorlage:RootInvocation

Removal

Unmerge

Vorlage:Unmerge

See also

External resources

References

Vorlage:Reflist