Cockpit is a web-based graphical interface for Linux users and admins.
Install
dnf install cockpit |
Start and Enable
systemctl start cockpit
systemctl enable cockpit.socket |
Status
systemctl status cockpit |
Web access
http://192.168.0.20:9090 |
cloud engineer
Cockpit is a web-based graphical interface for Linux users and admins.
Install
dnf install cockpit |
dnf install cockpit
Start and Enable
systemctl start cockpit
systemctl enable cockpit.socket |
systemctl start cockpit systemctl enable cockpit.socket
Status
systemctl status cockpit |
systemctl status cockpit
Web access
http://192.168.0.20:9090 |
http://192.168.0.20:9090