Skip to content
Linux Freelancer

Linux tips and tricks, IT news, cloud, virtualization, music

  • Home
  • Linux
  • C programming
  • How tos
  • Internet Policy
  • Music
  • Personal Finance
  • About
Subscribe

Linux

tips and tricks for Linux sys admins.

  • Home
  • Linux
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 inHow tos Linux Miscellaneous

How to view changelog of Debian or Ubuntu package

Show the changelog of package with apt-get In Ubuntu, the command "dpkg" is a tool to install, build,…
Posted by daniel April 10, 2021
Posted inHow tos Linux

Linux – view dns cache contents

Every visit to a site such as google.com starts with resolving the domain name or FQDN to an…
Posted by daniel October 30, 2020
Posted inHow tos Linux

Linux – flush dns with systemd

TLTR; systemd-resolve --flush-caches systemd-resolve is a CLI tool for resolving domain names, IPv4 and IPv6 addresses, DNS records…
Posted by daniel October 30, 2020
Posted inComputer Security How tos Linux

Get HTTP headers

Linux - view HTTP header response using curl, httpie, GET, nmap Most users are interested in the content…
Posted by daniel August 2, 2020

Posts pagination

1 2 3 … 13 Next page
Copyright 2026 — Linux Freelancer. All rights reserved. Bloghash WordPress Theme
Scroll to Top