Linux Memory Management: Understanding Page Tables, Swapping, and Memory Allocation | Linux Journal
Vault Transit Encryption
This post has a weird genesis. If I think back to the first time I heard of Transit Encryption I originally thought it was something else, and when I finally understood what the docs were telling me, I thought it was the dumbest idea ever.
Turns out I was way wrong. Over the next half an hour I hope to explain why.
The point of transit encryption is to provide a mechanism for requesting vault encrypt some content for you as a service, so that you can send that encrypted blob over untrustworthy, or observable channels.
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
Florents-Tselai/pgpdf: pdf type for Postgres
pdf type for Postgres. Contribute to Florents-Tselai/pgpdf development by creating an account on GitHub.
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.
ip-link - network device configuration at Linux.org
Yazi Keyboard Shortcuts Quick Reference - Adamsdesk KB
A comprehensive quick reference guide to the Yazi terminal file manager keyboard shortcuts or keybindings organized by task.
Improved evaluation times with pre-resolved Nix store paths
Speed up Nix deployments, especially on resource-constrained devices, by avoiding the evaluation tax
How can I create a virtual ethernet interface on a machine without a physical adapter?
I have a Dell XPS 13 ultrabook which has a wifi nic, but no physical ethernet nic (wlan0, but no eth0). I need to create a virtual adapter for using Vagrant with NFS, but am finding that the typical
systemd.net-naming-scheme(7) — systemd — Debian bullseye — Debian Manpages
Creating a bridge for virtual machines using systemd-networkd
A social nerd writing about everything 🤓
SystemdNetworkd - Debian Wiki
How to Configure Network on Debian 12: A Guide for Beginners - Shapehost
Get to know how to configure network settings on Debian 12 with this educational guide. Learn the pros & cons of DHCP and static IP setups!
How to Use systemd on Debian 12 – Its Linux FOSS
This blog explained the systemd on Debian 12 with its core components and units. The usage of systemd has been explained with different commands on Debian 12.
Proper isolation of a Linux bridge ⁕ Vincent Bernat
On Linux, a network bridge without any IP address configured will still process IP packets. How to disable such a feature?
RustDesk: Open-Source Remote Desktop with Self-Hosted Server Solutions
RustDesk offers an open-source remote desktop solution with self-hosted server options. Perfect TeamViewer alternative for secure, private, and customizable remote access. Explore our professional on-premise licenses.
Using ipfs-update | IPFS Docs
This page provides installation and usage guidance for ipfs-update, a command-line utility that can be used to install, uninstall, downgrade and upgrade IPFS Kubo.
Why do we need IPFS and how to create private IPFS network
What is IPFS and why we need IPFS
IPFS stands for InterPlanetary File System which is a peer-to-peer distributed file system that stores…
Private network using public bootstrap nodes - Lobby - IPFS Forums
Hi Is there any way to use swarm key to make the network private but still be able to use public nodes to find each node in the private network? If not, what are considerations in not having this functionality? Why not enable nodes to find each other using any node but only transmit data between those with the same swarm key? My problem that I want to address is, I have several nodes behind NAT each in different locations and with dynamic ips. nodes also can be added. I want to make the proce...
Private IPFS over Wireguard
Spin up three droplets over at Digital Ocean, one in London and one in San Francisco and one in Singapore. And then install, make keys…
Kubo | IPFS Docs
Using IPFS Kubo through the command-line allows you to do everything that IPFS Desktop can do, but at a more granular level, since you can specify which commands to run. Learn how to install it here.