MITREV.ORG

Archives

  • August 2026
  • July 2026
  • June 2026
  • April 2025
  • December 2024

Categories

  • Command Line
  • Cybersecurity
  • Developer Productivity
  • DevOps
  • Linux
  • Linux Tools
  • Networking
  • Penetration Testing
  • Security
  • Security Tools
  • Server Administration
  • Software Tutorials
  • Tutorials
  • Web Security
MITREV.ORG
MITREV.ORG
MITREV.ORG
The Latest
10 Practical HTTPie Command Examples for Linux API Testing
9 Powerful iperf3 Command Examples for Network Speed Testing
8 Practical Age Encryption Commands for Linux
12 Essential rclone Commands for Cloud Storage on Linux
  • zellij
  • witr
  • wazuh security SIEM server-setup cybersecurity ubuntu linux monitoring intrusion-detection system-administration how-to tutorial security-tools open-source
  • wazuh
  • vulnerability scanning
  • uv
  • ufw
  • ubuntu
  • tutorial
  • trivy
  • Command Line
  • Linux
  • Linux Tools
  • Tutorials
August 27, 2026

10 Practical HTTPie Command Examples for Linux API Testing

The HTTPie command replaces curl for most of my API testing work. It sends requests with a syntax…
byMitrev
  • Command Line
  • Linux
  • Networking
  • Tutorials
August 26, 2026

9 Powerful iperf3 Command Examples for Network Speed Testing

When someone says “the network is slow”, the first thing I reach for is the iperf3 command. It…
byMitrev
  • Command Line
  • Linux Tools
  • Security
  • Security Tools
August 20, 2026

8 Practical Age Encryption Commands for Linux

I stopped using GPG for everyday file encryption about two years ago. The replacement is age, a small…
byMitrev
  • Command Line
  • Linux
  • Linux Tools
  • Tutorials
August 19, 2026

12 Essential rclone Commands for Cloud Storage on Linux

Cloud storage providers each ship their own sync client, and most of them are bad. The rclone commands…
byMitrev
  • Command Line
  • Linux
  • Linux Tools
  • Security
  • Server Administration
August 18, 2026

12 Essential UFW Firewall Commands to Secure Any Linux Server

Every fresh Linux server I set up gets the same treatment in the first five minutes: updates, a…
byMitrev
  • Command Line
  • Linux
  • Networking
  • Tutorials
August 16, 2026

10 Powerful mtr Command Examples for Network Troubleshooting

Ping tells you a host is reachable. Traceroute tells you the path. The mtr command does both at…
byMitrev
  • Command Line
  • DevOps
  • Security
  • Security Tools
August 15, 2026

8 Powerful Gitleaks Scan Commands to Find Leaked Secrets in Git

Secrets leak into git repositories all the time. An AWS key pasted into a config file for a…
byMitrev
  • Command Line
  • Developer Productivity
  • Linux
  • Linux Tools
August 14, 2026

12 Essential uv Package Manager Commands for Python on Linux

The uv package manager has taken over my Python workflow this year, and I don’t miss pip at…
byMitrev
  • Command Line
  • Developer Productivity
  • Linux
  • Linux Tools
August 11, 2026

10 Powerful Fish Shell Features That Replace Your Bash Plugins

The fish shell does out of the box what bash needs a dozen plugins to do. Autosuggestions, syntax…
byMitrev
  • Command Line
  • Developer Productivity
  • Linux
  • Linux Tools
August 10, 2026

7 Powerful Ways the Navi Cheatsheet Tool Speeds Up Your Terminal

The navi cheatsheet tool solves a problem every Linux user has: you know a command exists, you have…
byMitrev
MITREV.ORG