Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

get ip of mac

Use for wireless
ipconfig getifaddr en1
or for ethernet
ipconfig getifaddr en0

ipconfig getifaddr en0 is default for wifi interface.
Comment

get your ip address from terminal

for local ip :

hostname -I

for Public ip :

curl icanhazip.com
Comment

PREVIOUS NEXT
Code Example
Shell :: libreoffice ubuntu 
Shell :: uninstall imagemagick ubuntu 
Shell :: update packages ubuntu 
Shell :: remove heroku remote 
Shell :: updated gitignore not working 
Shell :: git undo commit keep changes 
Shell :: beautifulsoup4 install 
Shell :: kill port linux 
Shell :: install gem ubuntu 
Shell :: git set url with token 
Shell :: ubuntu uninstall thingsboard 
Shell :: upgrade scikit-learn version 
Shell :: remove 4k video downloader ubuntu 20.04 
Shell :: install albumentations 
Shell :: git assume unchanged and do not commit 
Shell :: how to check if solidity is installed 
Shell :: docker-compose force rebuild 
Shell :: how to increase nginx maximum file upload size 
Shell :: download arduino ide in raspberry pi through terminal 
Shell :: check busy ports linux 
Shell :: yarn nodemon 
Shell :: ls show octal permissions 
Shell :: see uid user linux 
Shell :: ubuntu clean up disk space 
Shell :: how to uninstall mongodb in ubuntu 
Shell :: how to set zsh as default 
Shell :: uninstall vmware workstation 16 ubuntu 
Shell :: debian install dig 
Shell :: how to delete a remote branch in git 
Shell :: install nasm ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =