System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
unrot•link
unrot•link
Prevent and reverse link rot with a single script
·unrot.link·
unrot•link
unrot•link
unrot•link
Prevent and reverse link rot with a single script
·unrot.link·
unrot•link
The logic of && and || on Linux
The logic of && and || on Linux
These AND and OR equivalents are often used in scripts to make decisions about what happens next. In this post, we’ll take a look at how they work at a very basic level and some ways they are often used in scripts.
·networkworld.com·
The logic of && and || on Linux
Making documents with makefiles
Making documents with makefiles
Makefiles are a way to declaritively manage process dependencies. The were designed for compiling software, but they can be used for many more tasks.
·johndcook.com·
Making documents with makefiles
Linux: How the Kernel Interacts with Hardware
Linux: How the Kernel Interacts with Hardware
Linux provides various tools for reporting and examining the operations of the CPU, RAM, storage and networking. This article demonstrates how many of these utilities work.
·thenewstack.io·
Linux: How the Kernel Interacts with Hardware
systemd Rolling Out "run0" As sudo Alternative
systemd Rolling Out "run0" As sudo Alternative
Overnight systemd lead developer Lennart Poettering wrote on Mastodon around systemd's newest effort: run0 as a sudo-like command.
·phoronix.com·
systemd Rolling Out "run0" As sudo Alternative
3 PostgreSQL Mistakes That Will Cause Outages – StepChange
3 PostgreSQL Mistakes That Will Cause Outages – StepChange
By examining real-world scenarios encountered at Coinbase and Nextdoor, this post presents a technical exploration of these challenges, offering guidance to teams seeking to enhance their database operations.
·stepchange.work·
3 PostgreSQL Mistakes That Will Cause Outages – StepChange
Squeeze Another Drive Into A Full-Up NAS
Squeeze Another Drive Into A Full-Up NAS
A network-attached storage (NAS) device is a frequent peripheral in home and office networks alike, yet so often these devices come pre-installed with a proprietary OS which does not lend itself to…
·hackaday.com·
Squeeze Another Drive Into A Full-Up NAS
Proxmox - Keeping Quorum with QDevices
Proxmox - Keeping Quorum with QDevices
We will develop a way of maintaining high availability with a two or even node count Proxmox cluster deployment. To do this, we will be using what is considered a QDevice.
·blog.jenningsga.com·
Proxmox - Keeping Quorum with QDevices
Augmenting Network Engineering with RAFT - Automate Your Network
Augmenting Network Engineering with RAFT - Automate Your Network
The practical implementation of the proposed theory and promise of RAFT with Cisco pyATS and LangChain Introduction In the field of network engineering, the complexity and dynamism of network architectures present a significant challenge for configuration, troubleshooting, and optimization. This technical blog post delves into a groundbreaking methodology, Retrieval Augmented Fine-Tuning (RAFT), which leverages the … Continue reading "Augmenting Network Engineering with RAFT"
·automateyournetwork.ca·
Augmenting Network Engineering with RAFT - Automate Your Network
BCC - Dynamic Linux Tracing Tools for Network & Monitoring
BCC - Dynamic Linux Tracing Tools for Network & Monitoring
BCC (BPF Compiler Collection) is a set of dynamic tracing tools for monitoring Linux performance, networking, kernel tracing, and more with several useful tools
·tecmint.com·
BCC - Dynamic Linux Tracing Tools for Network & Monitoring
Understanding Nginx Ingress in Kubernetes
Understanding Nginx Ingress in Kubernetes
The article introduces Nginx Ingress. There are many Ingress options available in Kubernetes. Readers can choose according to their needs.
·aws.plainenglish.io·
Understanding Nginx Ingress in Kubernetes
BeeBase - Welcome!
BeeBase - Welcome!
BeeBase, relational programmable database with GUI.
·beebase.sourceforge.io·
BeeBase - Welcome!
Programming Ada: First Steps On The Desktop
Programming Ada: First Steps On The Desktop
Who doesn’t want to use a programming language that is designed to be reliable, straightforward to learn and also happens to be certified for everything from avionics to rockets and ICBMs? De…
·hackaday.com·
Programming Ada: First Steps On The Desktop
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