SSH on WSL · Aspiring Craftsman

System & Network Admin
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.
Defining a Favicon for a Bookmarklet - mckinley.cc
How to Setup a Centralized Log System with Graylog on Debian 11
Graylog is a free and open-source log-management platform for capturing, storing and enabling real-time analysis of your data and logs. Its written i...
How to Send Ubuntu Logs to a Graylog Server
Graylog is a platform centralized log management system. Its one of the most popular log management systems in the DevOps world with multi-platform s...
How to Let Linux Scripts Detect They’re Running in Virtual Machines
Virtual machines try really hard to convince their operating systems that they’re running on physical hardware. So can you tell from the Linux command line if the computer is physical or virtual?
PGP Encryption: How It Works and How You Can Get Started - Make Tech Easier
Heard of PGP encryption, but have no idea what it means? Find out how it works and how you can encrypt files using PGP.
How to preview images in Ranger file manager with iTerm and Tmux
How to Create and Use Location-Based Reminders on Android - Make Tech Easier
Location-based reminders can save you time and effort by prompting you to do something when you're in a particular location.
Graylog: Industry Leading Log Management for Linux
In centralized log management like Graylog, you don’t need to worry about knowing all the log file names or scanning through endless lines of plain text.
Travel off the grid and still send emails with putmail
Configure your mail client to automatically send emails next time you have an internet connection.
Bridging with the Raspberry Pi – Dr John's Tech Talk
networking:bridge [Wiki]
How to Setup, Modify, and Delete Linux Network Bridges and Bonds
Bridging is to create a bridge between two or more network interfaces to pass traffic between them. It allows you to share your system’s internet connection with other systems. In this guide, two essential networking concepts that are bridging and bonding, are discussed. In this article, how to set up, modify, and delete the bridges and bonds in the Linux system is also explained.
DNS Debugging with dig
DNS records are a critical part of any internet presence, and debugging them is likewise critical. Dig can be used to easily examine DNS…
How to Run a Command Multiple Times in Linux
This guide will discuss some of the common and effective ways to run a Linux command repeatedly several times in Linux terminal.
How to Configure and Use PAM in Linux
Linux-PAM is a powerful suite of shared libraries used to dynamically authenticate a user to applications or services in a Linux system.
What is Umask and How to Use It {Update Default Linux File Permissions}
Learn what umask is and how to use the Linux umask command to view and define default Linux file and folder permissions.
How to configure networking with Netplan on Ubuntu
5 Tricks to Speed Up Compile Times in Gentoo Linux - Make Tech Easier
Compile times in Gentoo can take a while when installing large programs. Learn about some tricks to speed that up today.
Clear Linux Distro - Optimized for Performance and Security
Clear Linux OS is the ideal operating system for people – ahem system admins – who want to have a minimal, secure, and reliable Linux distribution.
How to Debloat Windows?
Windows operating system can suck a ton of resources with all the unnecessary services running in the background and the ads across the…
How to Create Stunning Github Profile
This article shows how to improve your Github profile. It explains how to create an amazing Github profile. And what to include in ideal Github profile.
4 cheat sheets I can't live without
Cheat sheets help you work smarter. Here are my go-to cheat sheets for open source technology.
My Arch Linux setup for coding
In this article, I will be sharing how I set up my Arch Linux environment for coding.
A brief backstory. I have some experience with Linux. I have used Ubuntu and Linux Mint to a great extent and even played around with Kali Linux before. But Windows...