Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. linux>
  3. Linux安装lsof

Linux安装lsof

  • Post author:xfxia
  • Post published:2023年9月30日
  • Post category:linux


  1. 需要先判断系统类型;

    Ubuntu判断方法:
    cat /etc/issue
    
    RedHat、CentOS判断方法:
    cat /etc/redhat-release

  2. 安装lsof;

    CentOS:
    yum install lsof
    
    Ubuntu:
    apt-get install lsof



版权声明:本文为to_gether原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/to_gether/article/details/103596880

你可能也喜欢

pg数据库客户端linux,PostgresSQL客户端pgAdmin4使用

linux 使用 tmux 运行后台程序

linux vscode remote连接

Linux环境下的C++开发(一)

Linux下安装常见的configure错误列表

深入解析Linux Platform_device 及驱动

Linux centos7网络配置

在本地linux把文件夹压缩成zip,传到远程服务器

linux ssh明文密码,sshpass 使Linux可以明文参数输入SSH密码

tar解压单个文件到特定目录_如何解压缩文件到特定或不同的目录在Linux

c++动态库和静态库的生成和调用(linux系统)

linux 安装 less

linux的打开文件标志O_CLOEXEC

树莓派sd卡linux分区,树莓派sd卡上面两个分区,只能挂载sd0,挂载sd1就失败

linux基础命令

linux之acl

Linux安装gpustat报错“ERROR: Command errored out with exit status 1: python setup.py egg_info Check the ”

linux服务篇-Xinetd服务

linux posix 存储文件,文件系统、POSIX标准及VFS

linux结构详解,Linux msghdr结构讲解

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单