Computer Tips - Linux: Check connection

Date: 2025sep19 OS: Linux Language: bash Q. Linux: Check connection A. Do this command as root:
nmcli networking connectivity check
You don't need root to do this:
ping -c5 example.com