how to check ip of a linux server code example
Example 1: linux check ip address command
ifconfig -a
Example 2: how to show ip in terminal debian
1- sudo ifconfig
2- ip a
Example 3: how to see ip in linux
curl ifconfig.me
ifconfig -a
1- sudo ifconfig
2- ip a
curl ifconfig.me