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 Miscellaneous apr_socket_connect(): Cannot assign requested address (99) Linux - Cannot assign requested address While running a performance test on a local web service, I encountered… Posted by daniel September 22, 2019
Posted inHow tos Linux Miscellaneous WordPress – block xml-rpc How to disable or block XML-RPC in wordpress served by apache server. Per the official documentation - XML-RPC on… Posted by daniel September 18, 2019
Posted inHow tos Linux Miscellaneous Make http request with telnet How to make an HTTP request with telnet One of the most frequent interview question for tech professionals,… Posted by daniel September 14, 2019
Posted inHow tos Linux Miscellaneous Linux – find a file by inode number In Linux, the find command is most commonly used to search files using different criteria such as file… Posted by daniel September 4, 2019
Posted inHow tos Linux Miscellaneous Linux – show file system type How to print the file system type of a mount Linux supports several file systems, including VFAT, ext2,… Posted by daniel September 4, 2019
Posted inHow tos Linux Miscellaneous Linux : using zip to compress or decompress files There are several tools for compressing and decompressing files in Linux, you can get a summary of these… Posted by daniel May 10, 2019
Posted inHow tos Linux Miscellaneous Linux – Find and replace text in multiple files Contents of most text files change during the life of the file , and it is common to… Posted by daniel May 8, 2019
Posted inHow tos Linux Scripting Installing Google Cloud SDK in Linux How to install Google cloud platform(GCP) sdk - gcloud cli tool The instructions below were testing in Ubuntu… Posted by daniel November 11, 2018
Posted inHow tos Linux Scripting Ansible : Run playbooks as a script Ansible : How to run playbooks as a shell script Ansible is a powerful tool for automation, its… Posted by daniel November 11, 2018
Posted inHow tos Linux Miscellaneous How to find the type of storage engine a MySQL table uses What type of storage engine a MySQL table uses? MySQL supports several storage engines such as InnoDB, MyISAM,… Posted by daniel August 22, 2018