Rebuilding and Modifying Debian Packages | Linux Journal
Overview of Just a Bunch Of Disks (JBOD) - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Turbo Pascal Compiler
Compiling And Running Turbo Pascal In The Browser
When a friend of [Lawrence Kesteloot] found a stack of 3.5″ floppy disks, they found that it contained Turbo Pascal code which the two of them had worked on back in the Summer of 1989. Amidst…
Obsidian Systems is excited to bring IPFS support to Nix
First of all, thanks to @parkan of Protocol Labs for soliciting the Nix community in Nix and IPFS · Issue #859 · NixOS/nix · GitHub. We at Obsidian Systems talked things over, submitted a proposal to the IPFS Grants Platform, and it has recently been accepted! IPFS is a peer-to-peer network for storing and sharing data in a distributed filesystem. It has been remarked before that Nix and IPFS would be useful integrated together and we are very excited to make this happen. Here is where we thin...
Build a private distribution network using ipfs-cluster - Help - IPFS Forums
Hi, there. Appreciation to all the lovely people who make this possible. We’re planning to build a private network which allows us to duplicate files over. These are the constraints about this network: “private” here means we don’t want outside parties to join and we don’t want content to be available publicly even outsiders have the CIDs there should be only one “conductor” peer who can sort of control the network: add/remove files from the network control which peers get what there will ...
Install IPFS Kubo inside Docker | IPFS Docs
You can run IPFS inside Docker to simplify your deployment processes, and horizontally scale your IPFS infrastructure.
Teach you how to build an IPFS private network
Darkrove/Building-Private-IPFS-Network: A step-by-step IPFS tutorial for creating a private network
A step-by-step IPFS tutorial for creating a private network - Darkrove/Building-Private-IPFS-Network
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.
Harvester - Open-source hyperconverged infrastructure
The open-source hyperconverged infrastructure solution for a cloud-native world
Announcing Harvester: Open Source Hyperconverged Inf...
Today, I am excited to announce project Harvester, open source hyperconverged infrastructure (HCI) software built using Ku...
Meet Harvester, an HCI Solution for the Edge
About six months ago, I learned about a new project called Harvester, our open source hyperconverged infrastructure (HCI) ...
Understanding Backup and Disaster Planning Solutions for Linux | Linux Journal
Linux Fu: Where’s That Darn File?
Disk storage has exploded in the last 40 years. These days, even a terabyte drive is considered small. There is one downside, though. The more stuff you have, the harder it is to find it. Linux pro…
Hardware diagnostics with open source tools - Linux.com
Author: Manolis Tzanidakis Like all pieces of electronic equipment, computers have a tendency to malfunction and break; if you have never experienced kernel core dumps or unexpected crashes, consider yourself lucky. Many common hardware problems are caused by bad RAM modules, overheated or broken CPUs, or bad sectors or clusters on hard disks. In this …
Create Your Own Minecraft Server Controller in Linux with Crafty
Crafty is a powerful controller platform for Minecraft servers. Install and deploy this versatile control panel on your Ubuntu server.
Linux Fu: Stupid Systemd Tricks
Last time, I gave a whirlwind introduction to a very small slice of systemd. If you aren’t comfortable with systemd services, timers, and mounts, you might want to read that now. Otherwise, p…
BadgerWiFi
WLAN Pi
GenAI Acceleration Depends on Infrastructure as Code
By facilitating the automation and orchestration of infrastructure components, IaC is central to the success of generative AI.
Logic Analyzers: Decoding And Monitoring
Last time, we looked into using a logic analyzer to decode SPI signals of LCD displays, which can help us reuse LCD screens from proprietary systems, or port LCD driver code from one platform to an…
How to move your notes out of Evernote
It’s not difficult to export your notes and notebooks out of Evernote.
Butterchurn Visualizer
Butterchurn Visualizer is a WebGL implementation of the Milkdrop Visualizer, bringing the best music visualizations to the web
OpenPGP Keyserver
How I setup my terminal for max productivity
Get back 1 hour per day with these tips and tricks
Setting up PostgreSQL for running integration tests
Setting up PostgreSQL for tests is crucial for achieving performance and reliability. In this article, I'll explain how to set up PostgreSQL for tests and discuss some common pitfalls to avoid.
How to check if a filesystem is mounted with a script
I am new at scripting ... I can do very basic stuff, but now I need a hand.
I have a local filesystem that only will be mounted when I need to do a backup.
I'm starting with this.
#!/bin/bash
ex...
Check if Directory Is Mounted in Bash | Baeldung on Linux
A quick and practical Bash guide to checking if a directory is mounted.
How to Securely Erase a Mac’s SSD or Hard Drive - TidBITS
If you need to get rid of a Mac or external drive, how do you ensure that no one can access the data on it? Adam Engst runs through the various methods you can employ, one or more of which should address your situation.