q4os
This page last changed 2022.10.23 11:48 visits: 2 times today, 1 time yesterday, and 405 total times
Q4OS Notes
Some notes from my installation and use of the Linux Q4OS Distribution.
Network setup
Error is: ping connect: Network is unreachable
- Click on the network manager icon in system tray → 'New connection'
- Select current device (e.g., wlp1s0) or 'Wireless Connection'
- A list of available networks comes up. Select your network → click Next
- Enter your 'Shared key/Password'
- Click Next. Click Next.
- check 'Autoconnect' → click 'Connect & Save'
Network-related commands
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 |
q4os.txt · Last modified: 2022.10.23 14:48 by Steve Isenberg