Linux networking commands cheat sheet — organized by what you are trying to do
https://discuss.tchncs.de/post/56785718
Linux networking commands cheat sheet — organized by what you are trying to do - tchncs
Made a cheat sheet of networking commands organized by task instead of
alphabetically: - Diagnostics: ping, dig, ss, mtr, lsof - Interfaces: ip
addr/route/link/neigh - Traffic: tcpdump, nethogs, iftop, nload - Curl: timing
flags, --resolve, retry with backoff - SSH tunnels:
local/remote/SOCKS/background - Firewall: iptables + nftables equivalents
Nothing obscure, just the stuff you actually reach for.
Updated: Find Your Most Frequently Used Terminal Commands
- Fix redirect link
Determine the most used commands in the terminal using Bash, Fish, PowerShell and Zsh with these simple one line commands.
https://www.adamsdesk.com/posts/find-most-used-terminal-commands/
#blog #100DaysToOffload #commandline #linux #windows #PowerShell

Find Your Most Frequently Used Terminal Commands
Determine the most used commands in the terminal using Bash, Fish, PowerShell and Zsh with these simple one line commands.
Adamsdesk🚀 Oh, the riveting tale of building a "toy" shell! 🐢 Because who wouldn't want to reinvent the wheel with a command line cosplay? 🤔 Spoiler: it echoes, prints, and also tells you what doesn't exist. Groundbreaking! 🙄
https://healeycodes.com/building-a-shell #toyShell #commandLine #innovation #techHumor #codingCommunity #groundbreaking #HackerNews #ngatedBuilding a Shell
I built a tiny shell in C to learn what fork, execvp, and dup2 are doing under the hood.

What's new in Ubuntu 26.04?
Please give the list of new features in Ubuntu 26.04 lTS
Ask UbuntuVHS - Write terminal GIFs as code for integration testing and demoing your CLI tools
https://no.lastname.nz/post/2595301

VHS - Write terminal GIFs as code for integration testing and demoing your CLI tools - No Last Name Needed
Lemmy
Glamour - Stylesheet-based markdown rendering for your CLI apps
https://no.lastname.nz/post/2595300

Glamour - Stylesheet-based markdown rendering for your CLI apps - No Last Name Needed
Lemmy
Ubuntu 24.04.4: Bluetooth is not enabled on startup #commandline #2204 #bluetooth
https://askubuntu.com/q/1564811/612

Ubuntu 24.04.4: Bluetooth is not enabled on startup
Bluetooth is not enabled on startup, every time I want to use it, I first have to run those commands in the terminal:
sudo rfkill unblock all
sudo hciconfig hci0 down
sudo rmmod btusb
sudo modprobe...
Ask Ubuntu
Missing Output from some scripts
i reinstalled ubuntu on my pc. Now I have a problem with the terminal. When I call cmake --build . I get no output in the terminal only if I run cmake --build . 2>&1 .
Other commands like ls...
Ask Ubuntullama-cli -m .gguf -p "..." >> Hello.txt does not put the model's output into the file #commandline #2404 #pipe
https://askubuntu.com/q/1564784/612

llama-cli -m .gguf -p "..." >> Hello.txt does not put the model's output into the file
raphy@raphy:/2HardDisk/llama.cpp$ ./builddir/bin/llama-cli -m ./models/DeepSeek-R1-0528-Qwen3-8B-UD-Q8_K_XL.gguf -p
"give me a random sentence" >> Hello.txt
Loading model...
▄...
Ask UbuntuMidnightBSD developers are building system tools like aged and agectl to comply with age-verification laws including Digital Age Assurance Act.
More details here: https://ostechnix.com/midnightbsd-age-verification-tools/
#MidnightBSD #aged #agectl #daemon #commandline #DigitalAgeAssuranceAct #AgeVerificationLaw #Legal #Compliance #BSD #Unix

MidnightBSD Builds Tools to Comply With Age-Verification Laws - OSTechNix
Developers of MidnightBSD are building new system tools to comply with age verification laws such as Digital Age Assurance Act.
OSTechNix