Mecha Comet - Modular Linux Handheld Computer powered by Open-Source Software
System & Network Admin
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.
Elevate Your Synology NAS to Interplanetary Heights
Discover how to install an IPFS node on your Synology NAS and create your personal decentralized storage node.
Configuring BIND9 (ver 9.16) to allow TXT DNS updates from Letsncrypt
Solution to the below problem: Use $ddns-confgen or $tsig-keygen, the former provides you with the syntax to paste into your named.conf file
Problem:
I am trying to configure a BIND9 (ver9.161-Ubun...
Creating a very specific TXT only nsupdate connection for Let’s Encrypt – Dan Langille's Other Diary
An in-process SQL OLAP database management system
DuckDB is an in-process SQL OLAP database management system. Simple, feature-rich, fast & open source.
UniGetUI - Martí Climent
UniGetUI: A better UI for your package managers. Install, update remove and manage any software you want to with UniGetUI
GNU Recutils
Fred and George, Turtles in love There are hundreds of cool command line tools that have been made over the years built on the unix philosophy. Plain text is powerful, ubiquitous, and human-centric. It was also the only option for computing for quite a while. It’s no surprise that some of the most sophisticated tools are focused on it.
One such package is GNU Recutils, a set of tools and libraries to access human-editable, plain text databases called recfiles.
Trap Naughty Web Crawlers In Digestive Juices With Nepenthes
In the olden days of the WWW you could just put a robots.txt file in the root of your website and crawling bots from search engines and kin would (generally) respect the rules in it. These days, ho…
Efficient Text Processing in Linux: Awk, Cut, Paste | Linux Journal
Debian Package Dependency Management: Handling Dependencies | Linux Journal