https://github.com/paulo-correia/linux_net-tools
Instalação do NetTools
https://github.com/paulo-correia/linux_net-tools
apmadde arp ifconfig iptunnel linux mii-tool nameif nettools route
Last synced: 3 months ago
JSON representation
Instalação do NetTools
- Host: GitHub
- URL: https://github.com/paulo-correia/linux_net-tools
- Owner: paulo-correia
- Created: 2019-08-03T20:42:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T20:42:53.000Z (almost 6 years ago)
- Last Synced: 2025-01-22T00:42:53.747Z (5 months ago)
- Topics: apmadde, arp, ifconfig, iptunnel, linux, mii-tool, nameif, nettools, route
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Net-tools
É um pacote que provê os comandos:
arp
ifconfig
ipmaddr
iptunnel
route
nameif
mii-tool
## Instalação
Toda a instalação é feita como **root**
### Debian
Instale o pacote net-tools com o comando:
` apt-get install net-tools`
### CentOS
Instale o pacote net-tools com o comando:
` yum -y install net-tools`