Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ifconfig command not found

sudo apt-get install net-tools or sudo ifconfig
Comment

ifconfig not found ubuntu

#installation
$ sudo apt install net-tools

#Then use it
$ ifconfig
Comment

ubuntu ifconfig not found

## For Ubuntu, Debian or Mint
sudo apt install net-tools
Comment

ifconfig not found

sudo yum install net-tools
Comment

PREVIOUS NEXT
Code Example
Shell :: install typescript globally 
Shell :: permission denied: ./deploy.sh 
Shell :: npm vercel 
Shell :: install pygame 
Shell :: composer update composer 
Shell :: Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 100145, now running 100415. Please use mysql_upgrade to fix this error 
Shell :: git config all users 
Shell :: install yarn in react native 
Shell :: zip command colab 
Shell :: wsl upgrade to 2 
Shell :: make: g++: Command not found 
Shell :: update system in manjaro 
Shell :: how to change the icon of a python exe file 
Shell :: uninstall foxit reader 
Shell :: git remove user email 
Shell :: how to change gopath 
Shell :: install perl linux 
Shell :: how to reset git master branch by remote 
Shell :: @react-navigation/stack install 
Shell :: random string linux 
Shell :: which user apache runs as ubntu 
Shell :: install pip on raspberry pi 
Shell :: linux ram info 
Shell :: install .deb ubuntu 20.04 
Shell :: yii2 advanced install 
Shell :: Load key ".pem": bad permissions 
Shell :: delete conda from machine 
Shell :: xdebug ubuntu 
Shell :: debian install python 3 
Shell :: ssh-copy-id windows10 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =