~~NOCACHE~~ //This page last changed ~~LASTMOD~~ visits: {{counter|today| time| times}} today, {{counter|yesterday| time| times}} yesterday, and {{counter|total| time total so far| 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|