System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Tools to Measure Software Energy Consumption from your Computer
Tools to Measure Software Energy Consumption from your Computer
Measuring the energy consumption of software is far from being a trivial task. This article provides essential details about energy consumption tools, their...
·luiscruz.github.io·
Tools to Measure Software Energy Consumption from your Computer
How to generate WireGuard QR code on Linux for mobile
How to generate WireGuard QR code on Linux for mobile
Explains how to install qrencode command on Linux & generate WireGuard QR code on Linux for iOS or Android mobile for faster deployments
·cyberciti.biz·
How to generate WireGuard QR code on Linux for mobile
An open source alternative to Microsoft Exchange
An open source alternative to Microsoft Exchange
Microsoft Exchange has for many years been nearly unavoidable as a platform for groupware environments. Late in 2020, however, an Austrian open source software developer introduced grommunio, a groupware server and client with a look and feel familiar to Exchange and Outlook users.
·opensource.com·
An open source alternative to Microsoft Exchange
Postgres 14: It's The Little Things
Postgres 14: It's The Little Things
Today I wanted to call some extra attention to those little things, the ones that don't get the spotlight, but simply make a developer's life better.
·blog.crunchydata.com·
Postgres 14: It's The Little Things
Use this Linux command-line tool to learn more about your NVMe drives
Use this Linux command-line tool to learn more about your NVMe drives
NVMe stands for Non-Volatile Memory Express, and it refers to how software and storage communicate across PCIe and other protocols, including TCP. It's an open specification led by a non-profit organization and defines several forms of solid-state storage. [OS_EMBEDDED_MENU_RIGHT:]My laptop has an NVMe drive, as does my desktop. And they're fast. I love how quickly my computers boot and how quickly they're able to read and write data. There's no perceptible delay.
·opensource.com·
Use this Linux command-line tool to learn more about your NVMe drives
How to Apply GitOps on Infrastructure
How to Apply GitOps on Infrastructure
GitOps has become more than a buzzword in the DevOps community. It consists of a set of best practices designed to better deploy, manage and monitor
·devops.com·
How to Apply GitOps on Infrastructure
What is eBPF? | An Introduction and Practical Tips
What is eBPF? | An Introduction and Practical Tips
This article introduces developers to eBPF and explains how it can be used to add security, networking, and other capabilities in the Linux kernel space.
·containiq.com·
What is eBPF? | An Introduction and Practical Tips
Part 3: Tracing SSL/TLS connections using eBPF
Part 3: Tracing SSL/TLS connections using eBPF
This post will demonstrate how to use eBPF to trace encrypted connections that operate over TLS (or its predecessor, SSL). TLS has become the standard for…
·blog.px.dev·
Part 3: Tracing SSL/TLS connections using eBPF
Automated deployment for .NET - Octopus Deploy
Automated deployment for .NET - Octopus Deploy
Octopus Deploy is an automated deployment and release management tool used by leading continuous delivery teams worldwide. Start your free trial today.
·octopus.com·
Automated deployment for .NET - Octopus Deploy
Netflix Zuul vs Nginx performance - Instea
Netflix Zuul vs Nginx performance - Instea
Nowadays you can hear lot about microservices. Spring Boot is an excellent choice for building single microservice but you need to interconnect them somehow. That’s what Spring Cloud tries to solve (among other things) – especially Spring Cloud Netflix. It provides various components e.g. Eureka discovery service together with client side load balancer Ribbon for inter-microservice...
·instea.sk·
Netflix Zuul vs Nginx performance - Instea
Ghost in the Shell – Part 6 – Learn Shell Scripting
Ghost in the Shell – Part 6 – Learn Shell Scripting
The Ghost in the Shell series were about efficient working in the shell environment but one of the feats of any sysadmin profession is the shell scripting. It is often needed to ‘glue’ …
·vermaden.wordpress.com·
Ghost in the Shell – Part 6 – Learn Shell Scripting
Extended attributes for special files
Extended attributes for special files
The Linux extended-attribute mechanism allows the attachment of metadata to files within a filesystem. It tends to be little used — at least, in the absence of a security module like SELinux. There is interest in how these attributes work, though, as evidenced by the discussions that have followed the posting of revisions of this patch by Vivek Goyal, which seeks to make a seemingly small change to the rules regarding extended attributes and special files.
·lwn.net·
Extended attributes for special files
Time Card - Open Compute Project
Time Card - Open Compute Project
Time Card is the heart of the Open Time Server project. It is an entirely open source board design that can be used with the OCP PTP driver in the Linux kernel to run a computer as a grandmaster clock source with hardware timestamping.
·pipci.jeffgeerling.com·
Time Card - Open Compute Project
Per-project Postgres
Per-project Postgres
Here’s a little trick I worked out a while back. Along the way I’llintroduce two tools, direnv and Nix, which I’ve found super helpful whendeveloping many di...
·jamey.thesharps.us·
Per-project Postgres