【Linux】Linux下常用工具集

发行版系统中及平时发现的好用工具记录

没有特别注明的默认为Ubuntu源下的

 

2020-05-25:

工具

1.usbutils:             lsusb,
2.pciutils:             lspci,
3.module-init-tools:    insmod,
4.net-tools:            ifconfig,
5.ethtool:
6.iputils-ping:         ping,
7.ifupdown:
8.mlocate:              updatedb,locate
9.bash-completion
10.

应用

1.vim:
2.git:
3.htop:
4.openssh-server:
5.gcc
6.

依赖库

1.libterm-readkey-perl

 

你可能感兴趣的:(Linux,ubuntu)