- CentOS8
- [root@pangu ~]# dnf list |grep cockpit
- cockpit.x86_64 185.1-1.el8_0 @BaseOS
- cockpit-bridge.x86_64 185.1-1.el8_0 @BaseOS
- cockpit-packagekit.noarch 184.1-1.el8 @AppStream
- cockpit-system.noarch 185.1-1.el8_0 @BaseOS
- cockpit-ws.x86_64 185.1-1.el8_0 @BaseOS
- cockpit.i686 185.1-1.el8_0 BaseOS
- cockpit-bridge.i686 185.1-1.el8_0 BaseOS
- cockpit-composer.noarch 0.1.8-1.el8 AppStream
- cockpit-dashboard.noarch 184.1-1.el8 AppStream
- cockpit-doc.noarch 185.1-1.el8_0 BaseOS
- cockpit-machines.noarch 184.1-1.el8 AppStream
- cockpit-pcp.x86_64 184.1-1.el8 AppStream
- cockpit-session-recording.noarch 1-29.el8 AppStream
- cockpit-storaged.noarch 184.1-1.el8 AppStream
- cockpit-ws.i686 185.1-1.el8_0 BaseOS
- subion-manager-cockpit.noarch 1.23.8-35.el8 BaseOS
查看规则
- [root@pangu ~]# nft list table filter
- table ip filter {
- set blackhole {
- type ipv4_addr
- }
- chain INPUT {
- type filter hook input priority 0; policy accept;
- }
- chain FORWARD {
- type filter hook forward priority 0; policy accept;
- }
- chain OUTPUT {
- type filter hook output priority 0; policy accept;
- }
- }
本文作者:左国才 , VIPKID运维工程师 , 笔名icai , 主要研究开源Linux操作系统 , 数据库 , 云计算领域相关技术 , 平时喜欢阅读脚本之家公众号 。
【如何快速上手CentOS8】
推荐阅读
- 装过花露水的瓶子怎么快速去味 花露水打碎了味道太浓怎么办
- ps中如何制作影子呢
- 无线宽带路由器除了WiFi上网还能有什么用,如何正确设置DHCP服务
- 「译」 如何做到一秒渲染一个移动页面
- 如何处理人际关系
- 如何去除腋毛
- 如何画舞台妆
- 如何保存乌龙茶
- 什么是轻触开关 轻触开关如何选购
- 久坐如何瘦腰呢
