Posted inContainers Linux Miscellaneous “The 2026 Enterprise Linux Roadmap: 5 Fundamental Skills for Large-Scale Ops” In 2026, the "real-world" Linux administrator at a large enterprise is no longer just a "fixer" — they… Posted by daniel January 19, 2026 Posted inLinux Top 10 Reasons to Learn Linux Commands Efficiency: Command-line interfaces (CLI) can be more efficient for many tasks, allowing you to perform complex operations… Posted by daniel December 8, 2024 Posted inHow tos Linux Top 10 Advanced Linux Commands for Cloud Engineers As a cloud engineer, mastering advanced Linux commands is crucial for efficient cloud management. Here's a list of… Posted by daniel March 2, 2024 Posted inHow tos Linux Scripting Debug connection performance with curl How to use curl to get network connectivity performance stats Posted by daniel February 11, 2023 Posted inHow tos Linux Miscellaneous Netstat alternative – dump socket statistics with ss The net-tools set of packages had been deprecated years back, although the commands are still being in use.… Posted by daniel August 18, 2022 Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inLinux Top 10 Reasons to Learn Linux Commands Efficiency: Command-line interfaces (CLI) can be more efficient for many tasks, allowing you to perform complex operations… Posted by daniel December 8, 2024 Posted inHow tos Linux Top 10 Advanced Linux Commands for Cloud Engineers As a cloud engineer, mastering advanced Linux commands is crucial for efficient cloud management. Here's a list of… Posted by daniel March 2, 2024 Posted inHow tos Linux Scripting Debug connection performance with curl How to use curl to get network connectivity performance stats Posted by daniel February 11, 2023 Posted inHow tos Linux Miscellaneous Netstat alternative – dump socket statistics with ss The net-tools set of packages had been deprecated years back, although the commands are still being in use.… Posted by daniel August 18, 2022 Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inHow tos Linux Top 10 Advanced Linux Commands for Cloud Engineers As a cloud engineer, mastering advanced Linux commands is crucial for efficient cloud management. Here's a list of… Posted by daniel March 2, 2024 Posted inHow tos Linux Scripting Debug connection performance with curl How to use curl to get network connectivity performance stats Posted by daniel February 11, 2023 Posted inHow tos Linux Miscellaneous Netstat alternative – dump socket statistics with ss The net-tools set of packages had been deprecated years back, although the commands are still being in use.… Posted by daniel August 18, 2022 Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inHow tos Linux Scripting Debug connection performance with curl How to use curl to get network connectivity performance stats Posted by daniel February 11, 2023 Posted inHow tos Linux Miscellaneous Netstat alternative – dump socket statistics with ss The net-tools set of packages had been deprecated years back, although the commands are still being in use.… Posted by daniel August 18, 2022 Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inHow tos Linux Miscellaneous Netstat alternative – dump socket statistics with ss The net-tools set of packages had been deprecated years back, although the commands are still being in use.… Posted by daniel August 18, 2022 Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inHow tos Linux Scripting Linux / Bash – generate a sequence of numbers How to generate a sequence of numbers in Bash scripting Use Bash 4's brace expansion Use "seq" command Posted by daniel April 10, 2021
Posted inHow tos Linux man page for crontab schedule format The scheduling format for the Linux scheduling daemon cron are not easy to remember, especially if you don't… Posted by daniel December 29, 2016
Posted inHow tos Linux chown symbolic link One of the most commonly used Linux system administration tools is chown, which is part of the coreutils… Posted by daniel December 28, 2016
Posted inHow tos Linux Record ssh session using screen How to record your ssh session using screen. Per the man page - "Screen is a full-screen window… Posted by daniel December 27, 2016
Posted inHow tos Linux Scripting shuffle files in a directory with python Randomly ordering files in a directory with python I have a playlist file which contains audio files to… Posted by daniel December 27, 2016
Posted inComputer Security How tos Linux ngrep – insecure connections your browser is making Ngrep is a very user friendly packet sniffer, basically the "grep" equivalent at the network layer. Here is… Posted by daniel December 26, 2016
Posted inInternet policy Miscellaneous Find Internet Service Providers in your area How to locate broadband Internet service providers in your area. The FCC keeps a database of national broadband… Posted by daniel December 26, 2016
Posted inComputer Security How tos Linux Block all users from logging in to a system except for root In some cases, you might want to block all users from logging in to the system or just… Posted by daniel December 23, 2016
Posted inHow tos Linux How to stop showing login messages During user login, a Linux box might show message of the day(motd), new email, or package updates information.… Posted by daniel December 23, 2016
Posted inPersonal Finance 10 steps for financial independence How to be financially independent. For clarity I am going to define financial independence by what it is… Posted by daniel December 22, 2016
Posted inHow tos Linux Scripting httpie – to curl or not to curl How to interact with web services. Curl is the defacto CLI tool for interacting with web services and… Posted by daniel December 21, 2016