System & Network Admin

System & Network Admin

2081 bookmarks
Custom sorting
How to merge two or multiple git repositories into one
How to merge two or multiple git repositories into one
You never know if you need to combine two projects into one. If you ever want to, it should be relatively simple and straightforward to do…
·medium.com·
How to merge two or multiple git repositories into one
Custom message of the day with MOTD
Custom message of the day with MOTD
In this tutorial you learn how to modify the welcome message of your Linux system. This message is shown when you login via SSH.
·jwillmer.de·
Custom message of the day with MOTD
Extract text from a PDF
Extract text from a PDF
Extracting text from a PDF file using GNU less or Python's pypdf. Why its not entirely clear just what a text extractor should do.
·johndcook.com·
Extract text from a PDF
Creating an EKS Cluster with No Manual Coding
Creating an EKS Cluster with No Manual Coding
Learn how to create a template using Infrastructure as Code configurations and integrations with other ecosystem tools to define the resources to be deployed.
·thenewstack.io·
Creating an EKS Cluster with No Manual Coding
Guider Daemon Automates Linux Performance Monitoring
Guider Daemon Automates Linux Performance Monitoring
Guider, built over a period of nine years by Hyundai's Peace Lee, comes with over 150 performance-tracking and visualization command-line tools.
·thenewstack.io·
Guider Daemon Automates Linux Performance Monitoring
Overview of Just a Bunch Of Disks (JBOD) - GeeksforGeeks
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.
·geeksforgeeks.org·
Overview of Just a Bunch Of Disks (JBOD) - GeeksforGeeks
Compiling And Running Turbo Pascal In The Browser
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…
·hackaday.com·
Compiling And Running Turbo Pascal In The Browser
Obsidian Systems is excited to bring IPFS support to Nix
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...
·discourse.nixos.org·
Obsidian Systems is excited to bring IPFS support to Nix
Build a private distribution network using ipfs-cluster - Help - IPFS Forums
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 ...
·discuss.ipfs.tech·
Build a private distribution network using ipfs-cluster - Help - IPFS Forums
Install IPFS Kubo inside Docker | IPFS Docs
Install IPFS Kubo inside Docker | IPFS Docs
You can run IPFS inside Docker to simplify your deployment processes, and horizontally scale your IPFS infrastructure.
·docs.ipfs.tech·
Install IPFS Kubo inside Docker | IPFS Docs
Meet Harvester, an HCI Solution for the Edge
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) ...
·suse.com·
Meet Harvester, an HCI Solution for the Edge
Linux Fu: Where’s That Darn File?
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…
·hackaday.com·
Linux Fu: Where’s That Darn File?
Hardware diagnostics with open source tools - Linux.com
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 …
·linux.com·
Hardware diagnostics with open source tools - Linux.com
Linux Fu: Stupid Systemd Tricks
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…
·hackaday.com·
Linux Fu: Stupid Systemd Tricks
BadgerWiFi
BadgerWiFi
·badgerwifi.co.uk·
BadgerWiFi
WLAN Pi
WLAN Pi
·wlanpi.com·
WLAN Pi
GenAI Acceleration Depends on Infrastructure as Code
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.
·thenewstack.io·
GenAI Acceleration Depends on Infrastructure as Code
Logic Analyzers: Decoding And Monitoring
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…
·hackaday.com·
Logic Analyzers: Decoding And Monitoring