Looking Glass - Home
Distributing SSH keys: using ssh-copy-id, manually, or automated
Learn how to get your SSH keys easier to another system using different available methods such as manually or a tool like ssh-copy-id
10 Linux commands for testing connectivity and transfer rates
Use these Linux commands to verify connection speeds, analyze delays, and test whether other systems are reachable.
Fixing Outlook's calendar export
I use a variety of calendars to organize my life, my family, and the many projects and businesses I'm involved with. Most of them use Google Workspace, but at work we use, for some unfathomable reason, Office 365.
I run my life by my calendars. There's no way I could
Posthaven is the safe place for all your posts forever
We'll never get acquired. We'll never shut down. You pay, we keep the lights on.
Wake, Boot, Repeat: Remote OS Selection With GRUB And ESP
What do you do when you need to choose an OS at boot but aren’t physically near your machine? [Dakhnod]’s inventive solution is a mix of GRUB, Wake-on-LAN (WOL), and a lightweight ESP82…
Turn Your Raspberry Pi into a Blazing Fast 5G Router with This Tiny 5G HAT – TheLinuxCode
Hey friend! Have you heard about these new 5G cellular networks promising lightning quick speeds? Well with this clever little Raspberry Pi add-on called the 5G HAT, you can unlock 5G and turn your Pi into a speedy modern router in no time. Intrigued? Read on! An Introduction to 5G You‘ve likely heard the term […]
Capabilities of Privileged Containers in Linux | Baeldung on Linux
Learn about the differences between normal and privileged containers in Linux.
Linux Capabilities: Setting and Modifying Permissions | Baeldung on Linux
Learn how to set and modify the capability permissions for Linux files and containers.
How to use the --privileged flag with container engines
Many users get confused about the --privileged flag. Users often equate this flag to unconfined or full root access to the host system.
Self-Hosted TRUST with your own Certificate Authority!
TRUST. It's what certificates are all about. How do we know that we can trust a server? We verify that the server has a certificate, and that the certificate...
Proxmox NETWORKING: VLANs, Bridges, and Bonds!
I'm sure many of you follow me because you use Proxmox. It's been a staple of my content for some time now. So, while working on the next episode of the Ceph...
DenOS HowTo create your own Debian Distribution in 10 Minutes with Debootstrap
Create your own Debian based Distribution from scratch in 10 Minutes with Debootstrap. Full Instructions at: https://github.com/dinooz/denos
How I Built My Own Linux Distribution: The Go-Nuts 2024 Guide - Idalko
Check how our internal consultant built his own Linux Distribution and discover the go-nuts in this 2024 guide.
49 Categories
A list of 49 categories
MastoLink2RSS
Aggregate the day's most popular links in your Mastodon timeline into an RSS feed.
Lix
Lix is an independent variant of the Nix package manager, developed by a team of open-source volunteers, and maintained by and for a passionate community of users.
A Web-Based Graphics Editor For Tiny Screens
These days, adding a little LCD or OLED to your project is so cheap and easy that you can do it on a whim. Even if your original idea didn’t call for a display, if you’ve got I2C and a …
Linux Memory Management: Understanding Page Tables, Swapping, and Memory Allocation | Linux Journal
How does postgresql.service know which postgresql instances to start?
I've installed postgres 9.5 on ubuntu 16.04 which creates postgresql.service and [email protected].
I understand that the postgresql.service spawns all enabled instances of postgres, and I can c...
Stratoshark
ledger, a powerful command-line accounting system - ledger
Website and documentation for the open source command-line double-entry accounting system named ledger
Fish Shell [splitbrain.org]
How Amazon Whispernet For Kindle 3G Really Works - Good E-Reader
The Amazon Kindle line of e-readers have been incorporating 3G internet access since the very first model that came out in 2007. Whispernet internet access is
Sevalla
Sevalla is the home to your upcoming projects. Host and manage your applications, databases, and static sites in a single, intuitive platform.
How to safely connect cloud server to home GPU server
Unlock home GPU power for cloud workloads with Tailscale and Docker. I demo a simple architecture that tunnels requests to your local rig, skipping pricey cloud GPUs. All ports stay hidden, ensuring a tight, cost-effective environment.
Mecha Comet - Modular Linux Handheld Computer powered by Open-Source Software
Postgresql: How do I use the PostgreSQL hash function? - OneLinerHub
Postgresql: How do I use the PostgreSQL hash function? - OneLinerHub
pramsey/pgsql-http: HTTP client for PostgreSQL, retrieve a web page from inside the database.
HTTP client for PostgreSQL, retrieve a web page from inside the database. - pramsey/pgsql-http
Introduction to Linux interfaces for virtual networking | Red Hat Developer
Linux has rich virtual networking capabilities that are used as basis for hosting VMs and containers, as well as cloud environments. In this post, I will give a brief introduction to all commonly used virtual network interface types. There is no code analysis, only a brief introduction to the interfaces and their usage on Linux.