This page last changed 2022.10.23 11:48 visits: 3 times today, 1 time yesterday, and 406 total times
Some notes from my installation and use of the Linux Q4OS Distribution.
Error is: ping connect: Network is unreachable
inxi -Nn | Tells about your network devices; mfgr, model, driver, interface name, state, MAC |
inxi -Fnx | Tells about all of the system's devices, quite interesting |
lspci | grep Network | Your network controller. See also inxi -Nn |
ip a | show all network devices and their status |