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 :: show all running service linux 
Shell :: restart nginx ubuntu 
Shell :: linux give permission to folder 
Shell :: install homebrew on ubuntu 
Shell :: install qt creator ubuntu 20.04 
Shell :: powershell beeb 
Shell :: downgrade react 18 to 17 
Shell :: install snap debian 
Shell :: install transmission ubuntu 
Shell :: show history accross all sessions powershell 
Shell :: install ngrok ubuntu 
Shell :: ubuntn nginx restart 
Shell :: git rename commit message 
Shell :: windows uvicorn not found 
Shell :: how to install specific version of bootstrap using npm 
Shell :: linux check os version ubuntu or centos 
Shell :: uninstall vmware workstation 
Shell :: how to setup git password 
Shell :: kali linux virtualbox password 
Shell :: powershell new folder 
Shell :: powershell open device manager 
Shell :: fatal: refusing to merge unrelated histories 
Shell :: git push all branches 
Shell :: kill a process by looking up the port in windows 
Shell :: mongodb log directory missing ubuntu 
Shell :: set defualt branch to main git 
Shell :: linux full permission to folder 
Shell :: git update local repo from master 
Shell :: ubuntu install github 
Shell :: apt use ipv4 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =