System & Network Admin

System & Network Admin

2116 bookmarks
Custom sorting
How do I run a Bash script in an Alpine Docker container?
How do I run a Bash script in an Alpine Docker container?
I have a directory containing only two files, Dockerfile and sayhello.sh: . ├── Dockerfile └── sayhello.sh The Dockerfile reads FROM alpine COPY sayhello.sh sayhello.sh CMD ["sayhello.sh&quot...
·stackoverflow.com·
How do I run a Bash script in an Alpine Docker container?
A tcpdump Tutorial with Examples
A tcpdump Tutorial with Examples
tcpdump is the world’s premier network analysis tool—combining both power and simplicity into a single command-line interface. This guide will show
·danielmiessler.com·
A tcpdump Tutorial with Examples
Tcpdump write pcap to remote server with file rotation
Tcpdump write pcap to remote server with file rotation
I'm trying to run tcpdump on linux machine, which needs to write pcap on the remote server with file rotation every 10 seconds. tcpdump -s0 -i eth0 -G 10 -w - | ssh {remote_ip} "cat > capture_%...
·stackoverflow.com·
Tcpdump write pcap to remote server with file rotation
The Power of Zero-Trust Architecture: Building a Secure Internal Network with Nebula
The Power of Zero-Trust Architecture: Building a Secure Internal Network with Nebula
Imagine if we could establish a level of trust that in our network, we can verify with certainty that a computer really is who it says it is. By bringing mutual authentication and trust into networking, we can better make security decisions on when connections should be allowed. This can enable our services to talk to each other securely over the global internet, and reduce the dependence on a a trusted perimeter.
·apalrd.net·
The Power of Zero-Trust Architecture: Building a Secure Internal Network with Nebula
Learning Prometheus, Grafana, and Loki with Docker
Learning Prometheus, Grafana, and Loki with Docker
If you’ve read this blog for any length of time, you’ll know that I’m a big fan of Splunk, and using Splunk to solve everyday problems. But…
·dmuth.medium.com·
Learning Prometheus, Grafana, and Loki with Docker
awesome-fediadmin
awesome-fediadmin
A collection of awesome resources for running your own federated social media website.
·codeberg.org·
awesome-fediadmin
Livebook install on Nixos using Devenv
Livebook install on Nixos using Devenv
I have created Nix Flake for Livebook if you are interested. This Flake takes care of all dependencies that you would need I plan on expanding it with more OTP-related projects to be more like Fenix but for OTP related stuff.
·elixirforum.com·
Livebook install on Nixos using Devenv
Linux Fu: Failing Pipelines
Linux Fu: Failing Pipelines
Bash is great for automating little tasks, but sometimes a little script you think will take a minute to write turns into a half hour or more. This is the story of one of those half-hour scripts. I…
·hackaday.com·
Linux Fu: Failing Pipelines
A Practical Guide to fzf: Building a File Explorer
A Practical Guide to fzf: Building a File Explorer
Many CLIs are general enough to be powerful in many situations; fzf is a good example. Fast, highly customizable, it answers many needs.
·thevaluable.dev·
A Practical Guide to fzf: Building a File Explorer
Internxt Pricing – Get 1GB Free!
Internxt Pricing – Get 1GB Free!
Sign up for an Internxt secure cloud storage subscription and get access to our monthly newsletter filled with the latest tech news and updates.
·internxt.com·
Internxt Pricing – Get 1GB Free!
Internxt: Open Source Encrypted Cloud Storage for Linux
Internxt: Open Source Encrypted Cloud Storage for Linux
Internxt is a cloud storage service alternative to Google Drive. It’s built for absolute privacy and military-grade security with zero-knowledge file storage.
·tecmint.com·
Internxt: Open Source Encrypted Cloud Storage for Linux
Nebula Graph - An Open Source, Distributed and High Performant Graph Database
Nebula Graph - An Open Source, Distributed and High Performant Graph Database
Featuring horizontal scalability, strong data consistency, high availability, and SQL-like query language, Nebula Graph database enables you to get insight out of your connected data. Get it now. For free
·nebula-graph.io·
Nebula Graph - An Open Source, Distributed and High Performant Graph Database