How To Install Net Tools In Ubuntu Linux

preview_player
Показать описание
How To Install Net Tools In Ubuntu Linux

If you are using commands like ifconfig in your ubuntu system. you need to install package named net-tools in your system.

In order to install net-tools, open terminal using alt+ ctrl+ t
then type,
sudo apt update
sudo apt upgrade -y
sudo apt install net-tools

After this, you should be able to use commands like ifconfig which is used to fetch information like ip address or mac address.
Рекомендации по теме
Комментарии
Автор

These short instructional videos are the best.

billyreynolds
Автор

E:impossible de trouver le paquet Net-tools

HindAlami-ql