The Lazy Admin Blog

Archives

Understanding Why More Threads Can Sometimes Slow Down Performance

October 09, 2024 Linux Leave a Comment

In software development, multithreading is a commonly used method to boost performance by running multiple tasks at the same time. However, more threads don’t always equal faster performance. In fact, adding too many threads can slow down the process instead

Continue Reading Understanding Why More Threads Can Sometimes Slow Down Performance

Set up a new systemd service

May 18, 2024 Linux Leave a Comment

systemd is a modern init system and service manager for Linux, known for its efficient parallelization, robust dependency management, and powerful logging capabilities. The need to add a new service to systemd can vary, whether you want to ensure a

Continue Reading Set up a new systemd service

Bash Arrays

November 07, 2023 Linux Leave a Comment

Bash arrays are used to store multiple values in a single variable. Here’s a guide with examples on how to use arrays in Bash. Declaring an Array To declare an array in Bash, you can use the following syntax: #

Continue Reading Bash Arrays

Search Our Blog

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Filter by Categories
Apache
C++
CentOS
CloudLinux
cPanel
Emails
ESXI
iSCSI
JetBackup
Linux
Litespeed
MySQL
NGINX
Oracle
Reduxio
Security
SSL
Uncategorized
VMware
Wordpress
XEN

Tags

apache aspx backup bash C++ CentOS cloudlinux cPanel CXS Emails freetds google htaccess IMAP InnoDB iscsi JetBackup Libmodsecurity litespeed modsec modsecurity mssql MySQL netapp nginx odbc Oracle php php.ini phpselector Programming rsync ssh ssmtp systemd Telnet threads VMFS WHM Wordpress xenserver

Popular Posts

  • Convert JetBackup to cPanel structure 6th October 2022
  • How To Install & Configure a Galera Cluster with MariaDB on Centos 7 6th February 2018
  • Allow a cPanel server to run a VHOST from multiple IP addresses 3rd April 2018
  • rsync without prompting for password 10th October 2022

Recent Posts

  • Creating a simple Telnet client in C++ 29th June 2025
  • Understanding Why More Threads Can Sometimes Slow Down Performance 9th October 2024
  • Set up a new systemd service 18th May 2024
  • Bash Arrays 7th November 2023

Recent Comments

  • Sven on rsync without prompting for password
  • TheLazyAdmin on rsync without prompting for password
  • Sven on rsync without prompting for password
  • TheLazyAdmin on Convert JetBackup to cPanel structure
  • Chris on Convert JetBackup to cPanel structure
Privacy Policy • Contact