Advanced Search
Search Results
6 total results found
Kommunikation
Hier geht es um Kommunikation.
Ejabberd 25.07 richtig konfigurieren
Ejabberd 25.07 richtig konfigurieren. Vollständige Konfiguration eines Ejabberd Servers mit Audio/Video Calls und einer Postgresql Datenbank
Inventar App Installation
Inventar App Installation - Debian 12 Server Inventar App Standalone
Installation Ejabberd 25.07 auf Debian 12 mit Datenbank Postgresql + Audio/Video Funktion
Öffnen wir in das Terminal:Wir machen ein Update unseres Servers damit alle Pakte aktuell sind. Nun installieren Wir Postgresql und das Erlang Paket welches wir für unseren Ejabberd Server benötigen.sudo apt update && apt upgrade -y sudo apt install postgresq...
Inventar App Installation
Inventar App Installation - Debian 12 ServerPhase 1: System vorbereitensudo apt update && sudo apt upgrade -y sudo apt install nginx mariadb-server python3 python3-pip python3-venv certbot python3-certbot-nginx -y sudo mysql_secure_installationPhase 2: Daten...
Produktive Inventar App Installation
Inventar App Installation - Debian 12 ServerPhase 1: System vorbereitensudo apt update && sudo apt upgrade -y sudo apt install nginx mariadb-server python3 python3-pip python3-venv certbot python3-certbot-nginx redis-server -y sudo mysql_secure_installationP...