Personal Linux / Ubuntu command and tool cheat-sheet notes. Organized by topic; each subdirectory contains a readme.md (or an equivalent index file).
- commands.md — most-used commands + category index
- cheatsheet/ — system / files & disk / network & SSH / text processing / tmux-cron-docker / dev config
- rufus — make a bootable Linux install USB (the first step before installing Linux, on Windows)
- rufus — flash a Linux
.isoonto a USB stick (Windows; portable, no install). On Linux you need no extra tool —dd/gnome-disksalready do this.
- docker · lxc · vbox (incl. sharefolder) · windows (Wine, WSL2, cygwin, MS Office, FreeOffice) · remote-desktop · RamDisk
- ssh · ssh reverse tunnel · vpn · shadowsocks · wireless
- security — [monitoring/wazuh](security/monitoring/wazuh/Wazuh Day 1.md) · uniscan · reverse-engineering/Decompilation · binwalk
- apt_dpkg (incl. sources.list mirror) · release_update · linux4OldComputers · swap · recovery · threads · desktop (incl. KDE Plasma) · natilus · input-method
- tensorflow · tensorflow install · skflow · ml index · ml/bob · Alink · shogun · torch · torch_lua · caffe · theano · lightgbm · RAPIDSAI · opencv · kaldi · huggingface · crf++ · alize · sailalign · hts · scipy
- spark · sge · elasticip · vpn (incl. expressvpn · shadowsocks · wireless)
- Hadoop: source/config removed from repo (too large). Get it from the official site — https://hadoop.apache.org/releases.html
- python · python/ipython · conda · perl · java · mono · latex · makefile · markdown · LLM · android · android/adb · eclipse
- format_convert · pdf · wine · wine/freeoffice · email · evernote · ultraedit · google
Placeholders such as <USER>, <SERVER_IP>, <YOUR_HOME>, <YOUR_EMAIL>, <YOUR_GITHUB>, <YOUR_DOCKERHUB>, <HOSTNAME>, <NAS>, <PRIVATE_IP> are redacted. The original private data (intranet IPs, emails, usernames, private paths) has been scrubbed.
- To add a new topic, create a lowercase folder at the repo root (e.g.
lower_snake) with areadme.mdinside. - General high-frequency commands live in
commands.md; topic details go undercheatsheet/. - Editor backup files (
*~,*.swp,*.bak) are ignored by.gitignore; do not commit them.
Contact:
<YOUR_EMAIL>