check this in terminal :)
How to find which version of ubuntu you are using
lsb_release -a
How to find which version of kernel you are using
uname -r
How to find ip address
How to find ip address
ip -d addr
How to find ip route
ip -d route
How to check MTU or Link
How to check MTU or Link
ip -d link
How to check MAC address
How to check MAC address
ifconfig
No comments:
Post a Comment