How to Use Sar (System Activity Reporter) | Linux Journal
How to Add User to Sudoers in Debian
The sudoers file contains a set of rules that determines which users or groups are granted with sudo privileges as well as the level of the privileges.
Linux mkfifo Command Tutorial for Beginners (with Examples)
If youre even a moderate Linux command line user, you must be aware of pipes, a fundamental command line feature that allows processes to communicate...
Hardening SSH
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...
How to scan for viruses with ClamAV on Ubuntu 22.04
There arent many viruses made for Linux distributions and as such, most people who use such systems dont even bother using antivirus software. Those...
How to Use the rsync Command | Linux Journal
A sysadmin's guide to network interface configuration files
Simplify the complex world of interface configuration files with this handy tutorial.
How to Create a BBS in Linux with EnigmaBBS - Make Tech Easier
EnigmaBBS is a simple yet powerful modern BBS software for Linux. Learn how to install it today and relive the BBS experience of the 90s.
How I use the Linux sed command to automate file edits
Here are some tips and tricks to automating file edits from the Linux command line.
Fix bugs in Bash scripts by printing a stack trace
No one wants to write bad code, but inevitably bugs will be created.
Rate Limiting with Nginx
Rate Limiting With nginx. This article explains how to use the nginx HttpLimitReqModule to limit the number of requests for a given session. This is u...
How I use the Linux fmt command to format text
The fmt command is a trivial text formatter. Here's how I use it to format text and email replies.
What are masked services in Linux, and how do you manage them?
Jack Wallen walks you through everything you need to know about masked services in Linux.
How to Convert WebP Images to PNG and JPEG in Linux
In this article, we will be more interested in the dwebp command-line tool to successfully convert our sample raw WebP image file to PNG and JPEG image files.
Secure Login with FIDO2 » ADMIN Magazine
Secure Login with FIDO2
How to Compare Two Directories on Linux System
Comparing directories in Linux might seem like a light and dismissive task for a user just starting to explore the milestones associated with using Linux.
How to Mount and Unmount an ISO Image in Linux
This article describes how to mount and unmount an ISO image on a Linux Operating system to access and list the content of files.
qorg11.net - Using BSD make
The Echo Command | Linux Journal
10 Tiny Linux Tricks That Will Boost Your Productivity
CLI is more productive than GUI
Home | reMarkable
Replace your notebooks and printed documents with the only tablet that feels like paper.
Morgen | Unified calendar, to do tracker and scheduler
Bring all your calendars together on Windows, Mac, and Linux. Integrated Tasks and Scheduling links. Get started for free.
Mailspring | The best free email app
Mailspring: The open-source, extensible email app for Mac, Linux, and Windows with open tracking, link click tracking, contacts enrichment data and more.
SSH on WSL · Aspiring Craftsman
Logging Bash History via Promtail, Loki and Grafana
We often use the bash console. And sometimes you have to remember who did what and when what command they ran, and generally observe users…
How to Deploy Java Microservices on Amazon EKS Using Terraform and Kubernetes
Deploy a cloud-native Java microservice stack on Amazon EKS using Terraform and Kubernetes.
Ventoy Now Supports More Than 900 ISOs, Enables Secure Boot by Default - 9to5Linux
Ventoy 1.0.76 multiboot USB creator is now available for download with Secure Boot support option enabled by default, and new ISOs support.
How to Get Creation Date for File & Directory in Linux - Fedingo
Sometimes you may need to get creation date for file & directory in Linux. Here are the steps to do it.
How to Limit Network Bandwidth in NGINX Web Server
To ensure that your application usage bandwidth is not expended by a single client, you need to control the upload and download speeds per client.
How to Use Nohup to Run Linux Scripts Unattended
Run the command, walk away and let Linux do all the work.