My personal knowledge base: solutions and notes I’ve worked out once and keep within reach. Some of it might even be useful to you. 😉
Programming #
Languages, frameworks, and the little gotchas that cost an afternoon.
Python #
Computer #
System-level stuff: from command-line tricks to network troubleshooting.
Linux / Unix / macOS #
- Set system time behind http proxy
- Create SSH port tunnel
- Debug Bash script
- Show connections and open sockets/ports
- Ubuntu: Apple Keyboard generates strange space character
- Use Linux behind a proxy
- Use mplayer in terminal
- Search in files
- Find empty directories
- Record traffic with tcpdump
MacOS #
- Use CrossOver in a shell script
- Mac won’t go to sleep
- Parallels - prl_disp_service won’t start
- VMWare Fusion - Network not available
- Limit network bandwidth
- Disable .DS_Store file creation on network drives
Windows #
- Delete undeletable files
- PowerShell: Change encoding
- PowerShell: Natural Scrolling
- Reset Permissions to default
- Delete files oder than X days
- Import Windows Events into MySQL
Software #
Databases #
Databases, handy commands, and the recurring tasks worth keeping within reach.