Skip to content
Eternal Center

Eternal Center

  • Single-Node (单节点)
    • System (系统)
    • Service (服务)
    • Database (数据库)
    • Container (容器)
    • Virtualization (虚拟化)
  • Multi-Node (多节点)
    • Cluster (集群)
    • Big Data (大数据)
    • Cloud Computing (云计算)
    • Batch Processing (批量处理)
  • Approach (方式方法)
    • Languages (语言)
    • Ideas (思路)
    • Programing (编程)
    • Project (项目)
  • Eternity (永恒)
    • News (消息)
    • Creations (创作)
    • Classics (经典)
    • Legends (传说)
    • Chronicle (编年史)
    • FNIOS (宇宙公民开源学院)

Category: System Operation Commands (系统操作命令)

Posted on September 9, 2025

[内容] Linux SSL 证书公钥的转换

# openssl pkcs7 -print_certs -in eternalcenter.p7b -out eternalcenter.crt

(补充:这里以将 SSL 证书公钥 eternalcenter.p7b 转换为 SSL 证书公钥 eternalcenter.crt 为例)

Posted on September 6, 2025

[命令] Linux 命令 bash 的使用 (执行 bash 命令或脚本)

内容一:使用 bash 命令执行命令

# bash -c ‘hostname’

(补充:这里以使用 bash 命令执行 hostname 命令为例)

内容二:使用 bash 命令执行脚本

# bash test.sh

(补充:这里以使用 bash 命令执行 test.sh 脚本为例)

Posted on September 6, 2025

[命令] Linux 命令 ulimit 的使用 (系统进程数量的管理)

显示目前系统的进程数上限

# ulimit -n
Posted on August 21, 2025

[命令] Linux 命令 ldd (查看命令使用了哪些库)

# ldd `which ls`
Posted on July 15, 2025July 15, 2025

[命令] Linux 命令 iptraf-ng 的使用 (监控网络流量)

内容:

内容一:iptraf-ng 命令的安装

# yum install iptraf-ng -y

内容二:iptraf-ng 命令的使用

# iptraf-ng
IP traffic monitor --> All interfaces

参考文献:

https://access.redhat.com/solutions/30479

Posts pagination

Previous page Page 1 Page 2 Page 3 … Page 20 Next page

Aspiration (愿景):

Everyone can achieve self-achievement and self-happiness fairly

每个人都能公平地实现自我成就和自我幸福

Logo (徽标):

Additional Information (其他信息):

About     Manual     Clone     Contact
Disclaimer     Friendly Links     Donation

关于     手册     克隆     联系
免责声明     友情链接     捐赠

Search Inside Website (站内搜索)

Search Outside Website (站外搜索):

Google         Wikipedia         Bing

Eternal URL (永恒网址):

https://eternity.eternalcenter.com Will be last access method / 将是最后的访问方式

Proudly powered by LNMP Proudly powered by WordPress