免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Monitoring the server with Cockpit
- [Instructor] Cockpit is a web-based dashboard that provides a high-level view of a Linux system status and which allows some basic system management tasks to be performed with visual tools rather than the command line interface. On Ubuntu, we can install it with apt install cockpit. And then to allow other systems to be able to view the dashboard, we need to open up port 9090 on the firewall. To do that, I'll write ufw allow 9090. Then in a web browser, we can visit the server's address on port 9090. Out of the box, Cockpit uses a self-signed certificate, which means we need to jump through the warning hoops here on Firefox. In a production environment or if you have the interest in doing so, you can generate legitimate certificates for Cockpit, but we won't do that here. In Firefox, I'll click Advanced. I'll scroll down, and then I'll choose Accept the Risk and Continue. Once I'm at the login screen, I'll log in…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
(已锁定)
Hosting services on your server1 分钟 38 秒
-
(已锁定)
Configuring an SSH server6 分钟 28 秒
-
(已锁定)
Sharing files with Samba5 分钟
-
(已锁定)
Web hosting with Apache HTTP server3 分钟 33 秒
-
(已锁定)
Web hosting with NGINX1 分钟 46 秒
-
(已锁定)
Hosting a database with MariaDB4 分钟 51 秒
-
(已锁定)
Monitoring the server with Cockpit3 分钟 22 秒
-
(已锁定)
Virtualization with KVM/QEMU10 分钟 15 秒
-
(已锁定)
Containers with LXC3 分钟 37 秒
-
(已锁定)
Containers with Docker3 分钟 20 秒
-
(已锁定)
Sharing media with Docker and Jellyfin8 分钟 45 秒
-
(已锁定)
Cloud file hosting with Nextcloud3 分钟 30 秒
-
(已锁定)
-