System & Network Admin

System & Network Admin

1904 bookmarks
Custom sorting
Creating your Own Base Image for Docker
Creating your Own Base Image for Docker
Have you ever wondered what it's like to create a docker base image that users can import and build on? This tutorial will show you how to make your own Docker base images from scratch in two different approaches.
·tbhaxor.com·
Creating your Own Base Image for Docker
Firewalld: An Easier Way to Manage Linux Firewalls
Firewalld: An Easier Way to Manage Linux Firewalls
Tired of iptables? With firewalld, you can easily open ports, block IP addresses, manage zones, and even add a GUI for easier management.
·thenewstack.io·
Firewalld: An Easier Way to Manage Linux Firewalls
czkawka
czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
·qarmin.github.io·
czkawka
NixOS has one fatal flaw
NixOS has one fatal flaw
This short from my Ship It! apperance created a firestorm of comments from folks who were unsatisfied with the lack of explanation behind my conclusion. Let me explain…
·changelog.com·
NixOS has one fatal flaw
Uniting the Linux random-number devices
Uniting the Linux random-number devices
Blocking in the kernel's random-number generator (RNG)—causing a process to wait for "enough" entropy to generate strong random numbers—has always been controversial. It has also led to various kinds of problems over the years, from timeouts and delays caused by misuse in user-space programs to deadlocks and other problems in the boot process. That behavior has undergone a number of changes over the last few years and it looks possible that the last vestige of the difference between merely "good" and "cryptographic-strength" random numbers may go away in some upcoming kernel version.
·lwn.net·
Uniting the Linux random-number devices
Git Prompt Kit
Git Prompt Kit
A collection of configurable, fast Git status components for custom zsh themes
·git-prompt-kit.olets.dev·
Git Prompt Kit
rengine
rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine’s correlation, it just makes recon effortless.
·yogeshojha.github.io·
rengine
Mount an MS-DOS network drive for vintage machines with TCP
Mount an MS-DOS network drive for vintage machines with TCP
NetDrive is a DOS device driver that allows you to access a remote disk image hosted by another machine as though it was a local device with an assigned drive letter. The remote disk image can be a…
·blog.adafruit.com·
Mount an MS-DOS network drive for vintage machines with TCP
A guide to home row mods
A guide to home row mods
What are home row mods? What is a mod-tap? What settings do you need to use? What are the alternatives? And more in this article...
·precondition.github.io·
A guide to home row mods
Mèdved – web-based DNS zone transfer automation
Mèdved – web-based DNS zone transfer automation
It’s been a while since my last post, so today i have something bigger and – most probably – more usefull than usually. [Download link here] I present to you Mèdved (bear in serbi…
·wondershell.wordpress.com·
Mèdved – web-based DNS zone transfer automation
Doing tricks on the Linux command line
Doing tricks on the Linux command line
Linux tricks can make even the more complicated Linux commands easier, more fun and more rewarding.
·networkworld.com·
Doing tricks on the Linux command line
Carbon footprint estimator for AWS instances - Teads
Carbon footprint estimator for AWS instances - Teads
Curious about the power consumption and carbon footprint of an EC2 instance? As part of the first Measure challenge, get an estimation below.
·engineering.teads.com·
Carbon footprint estimator for AWS instances - Teads
LikeC4 - Visual Studio Marketplace
LikeC4 - Visual Studio Marketplace
Extension for Visual Studio Code - Support for the LikeC4 modeling language
·marketplace.visualstudio.com·
LikeC4 - Visual Studio Marketplace
Ephemeral Environments for CI/CD (GitOps) Pipelines
Ephemeral Environments for CI/CD (GitOps) Pipelines
In this article, we’ll see how to use Kubernetes to create ephemeral environments that look like production in a cost-effective way.
·bunnyshell.com·
Ephemeral Environments for CI/CD (GitOps) Pipelines
Securing Microservices Communication with mTLS in Kubernetes
Securing Microservices Communication with mTLS in Kubernetes
Microservices often communicate with each other to fulfill complex business operations, creating security and scaling challenges. Mutual Transport Layer Security (mTLS) can help. Here's how to get started.
·thenewstack.io·
Securing Microservices Communication with mTLS in Kubernetes
Run Nomad servers in Kubernetes (last mile help) - Nomad - HashiCorp Discuss
Run Nomad servers in Kubernetes (last mile help) - Nomad - HashiCorp Discuss
We have our services and main application all in Kubernetes, but part of our system offers workers to run workloads on. This used to be all managed directly in Kubernetes, but we want to be able to run on “remote” machines too. So the idea of orchestrating through Nomad came up. We have a POC running in 2 VM instances with a server on each. But I want to be able to scale up servers as needed easily and just keep our infra in Kubernetes if possible. I did find the nomad-on-kubernetes repository...
·discuss.hashicorp.com·
Run Nomad servers in Kubernetes (last mile help) - Nomad - HashiCorp Discuss