mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

9K
active users

#commandline

11 posts11 participants3 posts today

🐧 Top 50 Linux Commands – Quick Guide for Security & SysAdmin Pros ⚡

Linux is the backbone of cybersecurity 🔐, servers 🌐, and DevOps 🚀. Mastering commands makes you faster, sharper, and more effective in troubleshooting 🛠️, monitoring 📊, and defending systems 🛡️.

From navigation & file ops 📂 (ls, cd, pwd, cp, mv) to permissions & ownership 🔑 (chmod, chown, umask), Linux gives you total control. For process & system monitoring ⚙️ (ps, top, htop, kill, uptime), you can quickly spot what’s happening inside your machine.

Networking 🌍 is at the heart of cybersecurity: commands like ifconfig/ip a 📡, ping 🛰️, traceroute 🛣️, netstat/ss 🔎, and curl/wget 🌐 help you diagnose and analyze connections. For security researchers 🕵️‍♂️, tools like tcpdump 📥, nmap 🧿, and wireshark 🐠 provide deep packet insights.

You’ll also need package & service management 📦 (apt-get, yum, systemctl, journalctl), archiving & compression 🗄️ (tar, gzip, zip/unzip), and text processing ✍️ (grep, awk, sed, sort). Combine them with scripting 🤖 (bash, cron, alias) to automate and scale your work.

⚠️ Disclaimer:
For educational purposes only. Use these commands responsibly in labs or on systems you manage. 🚫🔒

#Linux #CyberSecurity #InfoSec #SysAdmin #BlueTeam #RedTeam #CommandLine #LinuxCommands #SecurityAwareness 🐧⚡

I only just learned you can use the mouse in the TTY! (The Linux text-only console you get to by pressing Ctrl+Alt+F1, F2, etc.)

Some applications that enable this are gpm and consolation.

consolation worked better for me, especially when in tmux; however, I still can't get scrolling with middle button and trackpoint to work, which is what would be the most useful for me. I don't know if it has to do with consolation, tmux mouse bindings, my particular ThinkPad model, etc. I can't find anything online about this, so if you've also dabbled in this, please share your experience!

wiki.archlinux.orgGeneral purpose mouse - ArchWiki

A really cool thing I just learned: since version 3.4, Pandoc lets you output markup with ANSI escape codes so you can see formatted text in the terminal!

However, the default formatting (e. g. inline code as red on light grey) kind of makes my eyes bleed?

Here's the commit. Any Pandoc mavens know how to customize the colours? Like do I edit a copy of ANSI.hs and put it…somewhere? Do I make a custom Lua filter? Halp ;_;

🚀✨ Behold, Murex: the Swiss Army knife of shells that promises to revolutionize your command line experience by letting you juggle #JSON, #YAML, and #CSV like a circus clown. 🤹‍♂️✨ Spoiler alert: it's just another way to practice your eye-roll reflex while trying not to accidentally cast your data types into oblivion. 🙄💥
murex.rocks/ #Murex #CommandLine #Revolution #DataHandling #HackerNews #ngated

MurexMurexA smarter $SHELL and scripting environment with advanced features designed for safety and productivity. Murex is a modern shell

Ah, the "genius" of #Unix strikes again - a password manager that doubles as a #nostalgia trip back to the '70s, because who doesn't love storing sensitive information in a file system? 😂 Who needs user-friendly interfaces when you can wield the mighty command line to navigate your password jungle like a true tech wizard? 🧙‍♂️✨
passwordstore.org/ #PasswordManager #CommandLine #TechWizard #Humor #HackerNews #ngated

www.passwordstore.orgPass: The Standard Unix Password ManagerPass is the standard unix password manager, a lightweight password manager that uses GPG and Git for Linux, BSD, and Mac OS X.

Oh, joy! 🤦‍♂️ Yet another command-line tool that lets you #retry that command you *already* know is going to fail. Because obviously, the solution to bad code is to make it fail faster! 🚀 Why fix bugs when you can just keep smashing your head against the keyboard with style? 🧨
github.com/MaxBondABE/attempt #commandline #tools #badcode #failfast #codinghumor #developerlife #HackerNews #ngated

CLI for retrying fallible commands. Contribute to MaxBondABE/attempt development by creating an account on GitHub.
GitHubGitHub - MaxBondABE/attempt: CLI for retrying fallible commandsCLI for retrying fallible commands. Contribute to MaxBondABE/attempt development by creating an account on GitHub.

Công cụ dòng lệnh "attempt" giúp tự động thử lại các lệnh bị lỗi, hữu ích khi làm việc với Docker Compose hoặc cần kiểm tra lỗi kết nối. Tác giả chia sẻ kinh nghiệm xây dựng CLI bằng cách mô phỏng API của thư viện `tenacity`.

#commandline #docker #devops #retry #lệnh #dockercompose #gỡlỗi

github.com/MaxBondABE/attempt

CLI for retrying fallible commands. Contribute to MaxBondABE/attempt development by creating an account on GitHub.
GitHubGitHub - MaxBondABE/attempt: CLI for retrying fallible commandsCLI for retrying fallible commands. Contribute to MaxBondABE/attempt development by creating an account on GitHub.