linux-docs
linux-docs copied to clipboard
Linux Markdown Guides
I've heard in the forum about `framework_tool`, but i see it nowhere, how ti install the tool. Maybe you can include a guide here? BTW I only found one official...
You can only install the systemd service, but not uninstall it. ## Reason for uninstalling I thought let's try to install/enable wifi powersafe mode, but then I saw the tuned/PPD...
> Use only A–Z and 0–9 (keys that do not change position). > >💡 Simplest solution: use a passphrase made only of letters A–Z and/or numbers 0–9. These keys map...
I would love to use combined.sh, but elementary OS isn't supported. Since it's based on Ubuntu would there be any way to make combined.sh think I'm running Ubuntu? Or is...
Issue with logs directory for https://github.com/FrameworkComputer/linux-docs/tree/main/MeshAnalyzer#-wifi-mesh-network-analyzer Creates the wrong ownership, making deleting old logs a hassle. Workaround is: `sudo chown $USER:$USER ~/.mesh_analyzer/logs` Then logs can be deleted easily. It's on...