System & Network Admin

System & Network Admin

2075 bookmarks
Custom sorting
Data Link Layer In Computer Networks - XALGORD
Data Link Layer In Computer Networks - XALGORD
This article provides a comprehensive overview of the various services offered by the data link layer in the OSI model of computer networks.
·xalgord.in·
Data Link Layer In Computer Networks - XALGORD
An overview of single-purpose Linux distributions
An overview of single-purpose Linux distributions
Many people, when they are installing a Linux distribution for a single purpose such as running containers, would prefer an install-and-forget type of deployment. At FOSDEM 2023 in Brussels, several projects of this minimal Linux distribution type were presented. Fedora CoreOS, Ubuntu Core, openSUSE MicroOS, and Bottlerocket OS all tackle this problem in their own way. The talks at FOSDEM gave an interesting overview of how these projects differ in their approaches.
·lwn.net·
An overview of single-purpose Linux distributions
Simulate an unreliable network connection with tc and netem on Linux
Simulate an unreliable network connection with tc and netem on Linux
Side note: Using a secondary network interface is recommended since the following commands could make a remote machine unreachable. This a blog post about the basics of netem and tc on how to modify
·ittavern.com·
Simulate an unreliable network connection with tc and netem on Linux
auto-encrypt-localhost
auto-encrypt-localhost
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers in 100% JavaScript (without any native dependencies like mkcert and certutil).
·codeberg.org·
auto-encrypt-localhost
Learn Expect by writing and automating a simple game
Learn Expect by writing and automating a simple game
Code a "guess the number" game in Expect. Then, learn the real power of Expect with a separate script to automate playing the game.
·opensource.com·
Learn Expect by writing and automating a simple game
Recover Lost PDF Passwords with pdfcrack (Linux)
Recover Lost PDF Passwords with pdfcrack (Linux)
Forgetting the password to your important PDF documents can be disastrous. pdfcrack is a Linux command line tool that can crack the password of any PDF file
·maketecheasier.com·
Recover Lost PDF Passwords with pdfcrack (Linux)
Easily Self Host Vaultwarden Using Docker Compose - Tech Addressed
Easily Self Host Vaultwarden Using Docker Compose - Tech Addressed
In this tutorial, we'll compare Vaultwarden to Bitwarden and why you would consider using it instead of Bitwarden as well as everything you need to know to get Vaultwarden deployed quickly and easily in your homelab environment using Docker Compose.
·techaddressed.com·
Easily Self Host Vaultwarden Using Docker Compose - Tech Addressed
How To Setup & Configure A Nginx Reverse Proxy - Tech Addressed
How To Setup & Configure A Nginx Reverse Proxy - Tech Addressed
If you run multiple services on your network - especially using Docker - hosting a Nginx reverse proxy is an invaluable tool for making accessing those services easier. With this guide, you'll have Nginx setup and configured in no time. While the bulk of the information regarding configuring Nginx will apply to any Nginx install, the scripts / instructions specific to installing the software will only work on Debian / Ubuntu.
·techaddressed.com·
How To Setup & Configure A Nginx Reverse Proxy - Tech Addressed
How to Install SSL Certificate on NGINX Server
How to Install SSL Certificate on NGINX Server
Install an SSL Certificate on NGINX to ensure a safe connection from your webserver to browsers. Set up SSL on NGINX with these simple steps.
·phoenixnap.com·
How to Install SSL Certificate on NGINX Server
OpenSearch
OpenSearch
OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.
·opensearch.org·
OpenSearch
How to Install OpenSearch via Docker on Ubuntu 22.04
How to Install OpenSearch via Docker on Ubuntu 22.04
OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you will install and set up OpenSearch - ...
·howtoforge.com·
How to Install OpenSearch via Docker on Ubuntu 22.04
Detecting Rogue DHCP Server
Detecting Rogue DHCP Server
What is a rogue DHCP server A rogue DHCP server is an unauthorized DHCP server that distributes knowingly or unknowingly wrong or malicious information to clients that send DHCP discover packets withi
·ittavern.com·
Detecting Rogue DHCP Server
Understanding /etc/mtab File Parameters in Linux System
Understanding /etc/mtab File Parameters in Linux System
In this article, we will explore the /etc/mtab file on a Linux system and understand the various parameters and directives included therein.
·tecmint.com·
Understanding /etc/mtab File Parameters in Linux System
How to use GitOps to automate Terraform
How to use GitOps to automate Terraform
Instead of using CI/CD pipelines or Terraform Cloud, try this alternative approach to automating Terraform using Flux and GitOps.
·opensource.com·
How to use GitOps to automate Terraform
Getting started with GNU screen - Beginners Guide
Getting started with GNU screen - Beginners Guide
Screen is a terminal multiplexer and has a wide feature set. It allows you to split your terminal window into multiple windows (split screen feature), detach sessions to let commands run in the backgr
·ittavern.com·
Getting started with GNU screen - Beginners Guide
What is File Globbing in Linux?
What is File Globbing in Linux?
In this article, you will learn what file globbing is in Linux and how to use it with various commands through practical examples.
·linuxtldr.com·
What is File Globbing in Linux?
Basics of Power over Ethernet (PoE)
Basics of Power over Ethernet (PoE)
Power over Ethernet - or short 'PoE' - allows you to supply DC power for another device over the ethernet network cable. The most common Power Source Equipment (PSE) types are switches and routers (en
·ittavern.com·
Basics of Power over Ethernet (PoE)