This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Installation von Cockpit auf meinem 20.04 LTS Server
#1
Installation von Cockpit auf meinem 20.04 LTS Server

   

Cockpit ist ein kostenloses Open-Source-Webkonsolen-Tool für Linux-Administratoren.
Nach der Installation können Verwaltungs- und Betriebsaufgaben besser erledigt werden.
Einzelne Dienste lassen sich auch "An" und "Abschalten" etc.


Eine kleine Übersicht:
  • RAM / CPU Utilization / Hardware und System
  • Apply System Updates
  • View System Logs
  • Manage Networking with Cockpit
  • Manage System and Application services
  • Manage Local Accounts
  • Terminal Access

Installation:

sudo apt update

sudo apt install cockpit -y

sudo systemctl enable --now cockpit.socket

Cockpit unter Linux im LAN mit einem automatisch selbstsignierten Zertifikat aufrufen:

Freigabe:

sudo ufw allow 9090/tcp

sudo ufw reload

[h t t p s://IP-Server:9090]

Oder eben mit Domain aufrufen - falls eine Freigabe erteilt wurde:

[h t t p s://meine Domain:9090]

Ich lasse die Verwaltung des Servers NUR aus dem eigenem Lan (hinter dem Router) zu.

https://cockpit-project.org/
All done!
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste