Linux

  • dstat command in Linux w/ examples

    -y, –sysenable system stats (interrupts, context switches)–snmp-cpu–floatforce float values on-screen (mutual exclusive with –integer)–top-io-advshow most expensive I/O process (incl. pid and other stats)–qmailshow qmail queue sizes (needs qmail)–top-bioshow most expensive block I/O process…

  • iftop command in Linux w/ examples

    sudo iftop -F 192.168.1.0/24 pacman -S iftop iftop command examples iftop is a terminal program that shows network activity and details in text form. It’s suitable for users who want to monitor network…

  • Best Linux Distro (2024)

    This collection isn’t your typical lineup; it’s for the enthusiasts who relish in customization, efficiency, and a deep understanding of their system’s workings. From the ambitious endeavor of crafting your system from scratch…

  • Apache Performance: Disable .htaccess

    There are two main reasons to avoid the use of .htaccess files. This search turned out to be unexpectedly time-consuming, but it eventually led me to this article. In the comments section, Martin from Foliovision…