j3s.sh
![System & Network Admin](https://rdl.ink/render/https%3A%2F%2Fup.raindrop.io%2Fcollection%2Fthumbs%2F195%2F574%2F85%2F1cd082181b545e2edee586c4b77c239a.png?mode=crop&width=32&height=32&dpr=2)
System & Network Admin
The SQLite OS Interface or "VFS"
SQLite: Help: fusefs
PalmDB
The #1 source of Palm OS apps on the internet since 2018
clangql - crates.io: Rust Package Registry
Rivendell Radio Automation System
How to install and configure Nginx with PHP-FPM on Ubuntu 22.04
Nginx is a free, open-source and powerful web server that was developed with speed and scalability in mind. It is capable of serving hundreds of thousands of clients simultaneously. Nginx uses the PHP…
Chris Bergeron Tech Blog
Updated for 2021 !!! Update: I’ve recently added a Thunderbolt 3 PCIe card for easy 40 Gbps connectivity. Why another NAS/DAS article?There are a lot resources online for building your own DIY DAS
The LSI 9202-16e Host Bus Adapter - 5,000MB/Second anyone?
Presenting the LSI 9202-16e host bus adapter: Dual SAS controllers and an x16 interface mean 5,250MB/Second throughput and 725,000 IOPS in ONE PCIe slot!
Text Manipulation in Linux: Awk Vs. Sed | Linux Journal
logrotate command in Linux with examples
In this Linux command line tutorial, you'll learn the logrotate command in Linux through command line examples and frequently used options.
logrotate(8) - Linux man page
logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and ...
Setting up logrotate in Linux | Enable Sysadmin
Logs can be a pain to deal with but they are also lifesavers when you need to find out what went wrong on a system. Find out how to set up this essential service on your systems.
The complete “build your own CDN” platform.
CDN makes it easy to build your own Content Delivery Network. It’s a complete solution for private CDN and service provider CDN.
How to automate tasks in Windows
Save time by having your Windows PC do the work for you.
Empower your network to work smarter, not harder
Unleash the power of a security-first, AI-powered network to accelerate line of business outcomes and elevate end-user and IT experiences.
macOS Finder is still bad at network file copies | Jeff Geerling
How to Use Data Manipulation Language (DML) in SQL
DML uses INSERT, UPDATE, DELETE and MERGE to add, update, and delete data in SQL.
Taming PostgreSQL WAL File Growth
Why WAL files accumulate in Postgres and what to do about them
Mastering Linux Disk Management: LVM and Disk Partitioning | Linux Journal
Kestra, Open Source Declarative Data Orchestration
Use declarative language to build simpler, faster, scalable and flexible data pipelines
Linux: Migrate the Home Directory to Another Drive
Home is where the heart is. Or, if you're running Linux, it's where you mount the home directory. Here's how.
MinIO Quickstart Guide
The Object Store for AI Data Infrastructure
How Rsync Works
Is Your Mental Model Of Bash Pipelines Wrong?
[Michael Lynch] encountered a strange situation. Why was compiling then running his program nearly 10x faster than just running the program by itself? [Michael] ran into this issue while benchmarki…
ServiceRouter: Hyperscale and Minimal Cost Service Mesh at Meta
Webserver Runs On Android Phone
Android, the popular mobile phone OS, is essentially just Linux with a nice user interface layer covering it all up. In theory, it should be able to do anything a normal computer running Linux coul…
A Practical Guide to fzf: Building a Git Explorer
Let's look at fzf advanced features by creating interfaces for one of the best tool we have, Git.
Evolve Manual and Templated Dockerfiles with Automation
Manually crafting Dockerfiles presents challenges for developers. One possible solution is to autogenerate them with an abstraction tool.
Crafting Minimal Ubuntu Images for Embedded Brilliance | Linux Journal