Ice and Fire: How to read icicle and flame graphs
System & Network Admin
3 surprising things Linux sysadmins can do with systemd
It's not just for making your computer boot faster. Download our new systemd eBook for Linux sysadmins for more tips.
WorkOS — Your app, Enterprise Ready.
Developer APIs / SDKs for enterprise-ready features like Single Sign-On (SSO/SAML), Passwordless Authentication, Directory Sync (SCIM), Audit Trail (SIEM), and more. Get started for free.
Dodge the next Dockerpocalypse: how to own your own Docker Registry address
As you may have seen, Docker Hub made a dramatic shift in policy this week, and effectively gave a 30 day eviction notice to almost all…
How to Increase Number of Open Files Limit in Linux
In this article, we will show you how to check or change your current limit of open files and files descriptions in Linux using sysctl command.
How to Set Up Multi-Master PostgreSQL Replication on Ubuntu 22.04
PostgreSQL is an open-source database management system focusing on extensibility and SQL compliance. This tutorial will install the PostgreSQL databa...
How to Install Ntopng to Monitor Network Traffic on Debian 11
Ntopng is an open-source network monitoring tool that monitors real-time network traffic from a web interface. In this article, you will learn how to ...
How to implement a VPN
How to implement a VPN Software Development, API development, Indutrial IOT
How to set up your own open source DNS server
Take control of your internet privacy by running your own DNS server with open source tools.
How to Create Block Device Files Using mknod Command
In Linux, everything is a file, even physical devices such as disk drives, CD/DVD ROM, and floppy disks are represented using files.
ffmpeg cheatsheet
The one-page guide to ffmpeg: usage, examples, links, snippets, and more.
Getting started with iperf3 - Network Troubleshooting
iperf3 is available for all kinds of operating systems. The download page is on their official homepage. I'll use Linux as a reference for the server and client.
Basic usage
iperf3 is a tool to measur
Bash scripting cheatsheet
Variables · Functions · Interpolation · Brace expansions · Loops · Conditional execution · Command substitution · One-page guide to Bash scripting
New version of APT coming to Debian 12
Like 'Bookworm' itself, software manager will have improved handling of non-free packages
How to Send Broadcast Messages to Users in Linux Terminal
In this guide, we will demonstrate how you can send messages to all logged-in users from the command line in the Linux system.
How to Integrate Sudoers with OpenLDAP Server
In this tutorial, you will set up and integrate sudoers to the OpenLDAP server. With this, you will have a centralized user and sudo privileges manage...
How to Install Apache Server GUI in Linux Systems
ApacheGUI is an open-source tool for system administrators to manage Apache Web Server from a browser, such as configuring and visualizing Apache Logs.
r/drobo - DroboPro FS not accepting connections
1 vote and 2 comments so far on Reddit
How to Install Wallabag on Ubuntu 22.04
Wallabag is a read-it-later kind of service. It allows you to save webpages to read later at your leisure pace. This tutorial will cover installing an...
Mine of Information - Beginner's Guide to Installing from Source
How to Extract Files from a DEB Package in Ubuntu
Have you ever wondered how you can extract individual files from a Debian file (.deb) without actually installing any software?
How to Install Grafana and Prometheus on Ubuntu 22.04
This tutorial covers installing Grafana, Prometheus, and node exporter on Ubuntu 22.04 server. Youll build a powerful monitoring stack with Grafana a...
How to Create an Email Server in Linux with Mail-In-A-Box - Make Tech Easier
Email is a important part of communications today. Learn how you can take control over your data by hosting your own email server in Linux.
How to Setup IKEv2 IPSec VPN Using strongSwan and Let's Encrypt on Rocky Linux 9
In this tutorial, you will learn how to set up an IKEv2 IPSec VPN using strongSwan using EAP-MSCHAPv2 authentication along with Lets Encrypt SSL cert...
Fixed Length Subnet Masking (FLSM) In Computer Networks - XALGORD
This in-depth article on Fixed Length Subnet Masking (FLSM) in computer networks covers IP addressing, subnetting, FLSM, and examples, with a humorous tone.
How to Insert the Copyright Symbol Anywhere Online - Make Tech Easier
Need the copyright symbol, but can't find it on your keyboard? Learn various ways to insert the copyright symbol anywhere online.
How to: Create a system image in Windows 10
Technical Level : Intermediate Summary Now that you have Windows 10 setup the way you like, one of the most important things you can do right now is preserve your investment. Create a recovery drive
Chrome 110 will automatically discard background tabs. Here’s how to stop it.
How I do automated accessibility testing for my website
Follow along with this example of performing accessibility tests in GitLab with Pa11y and Cypress on a Jekyll website.
Postgres Full Text Search vs the rest
Comparing one of the most popular Postgres features against alternatives