Skip to content
Link Compilation
- Awesome Sys-admin – A curated list of amazingly awesome open source sysadmin resources.
- free-for.dev – A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Linux
Useful Commands
- netsh wlan show wlanreport – WiFi troubleshooting. Use in an elevated Windows command prompt.
Linux Tool Alternatives
- exa – ls alternative
- bat – cat alternative
- dust – du alternative
- duf – df alternative
- fd – find alternative
- dog – nslookup/dig alternative
- ripgrep – ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.
- fzf – command line fuzzy finder
Like this:
Like Loading...
Related