System & Network Admin

System & Network Admin

2130 bookmarks
Custom sorting
How to Install ModSecurity 3 with Nginx on Ubuntu 22.04
How to Install ModSecurity 3 with Nginx on Ubuntu 22.04
ModSecurity is a free and open-source Web Application Firewall (WAF) that protects your website from several types of attacks, including cross-site sc...
·howtoforge.com·
How to Install ModSecurity 3 with Nginx on Ubuntu 22.04
Would a Duress Password be a Good Idea? – SQLServerCentral
Would a Duress Password be a Good Idea? – SQLServerCentral
Today we have a guest editorial from Andy Warren. Should we adopt a duress password, just in case we find ourselves in a movie situation while at work?
·sqlservercentral.com·
Would a Duress Password be a Good Idea? – SQLServerCentral
Adding a "duress" password with PAM Duress
Adding a "duress" password with PAM Duress
Users often store a lot of sensitive information on their computers—from credentials to banned texts to family photos—that they might normally expect to be protected by the login password of their account. Under some circumstances, though, users can be required to log into their system so that some third party (e.g. government agent) can examine and potentially copy said data. A new project, PAM Duress, provides a way to add other passwords to an account, each with its own behavior, which might be a way to avoid granting full access to the system, though the legality is in question.
·lwn.net·
Adding a "duress" password with PAM Duress
How To Download All of Wikipedia onto a USB Flash Drive in 2022
How To Download All of Wikipedia onto a USB Flash Drive in 2022
Here's how to download all of Wikipedia (6M+ articles) onto a USB flash drive for offline access. After hours of trying and failing, here's what worked for me
·planetofthepaul.com·
How To Download All of Wikipedia onto a USB Flash Drive in 2022
Using Nix in Elixir projects
Using Nix in Elixir projects
This blog has moved. Please now refer to this article by using this link.
·medium.com·
Using Nix in Elixir projects
Elixir Dev Environment With Nix | Mathias Polligkeit
Elixir Dev Environment With Nix | Mathias Polligkeit
In a previous article, I explained how to set up Nix on MacOS. This article shows the way I set up a development environment for an Elixir project with Nix. The instructions in this article assume that you have a working Nix installation on your machine.
·mathiaspolligkeit.com·
Elixir Dev Environment With Nix | Mathias Polligkeit
How to go passwordless for shell scripts in Linux
How to go passwordless for shell scripts in Linux
Jack Wallen shows how you can create a Linux shell script that requires a password without having to save a password within the script.
·techrepublic.com·
How to go passwordless for shell scripts in Linux
mStream - A Personal Music Streaming Server for Linux
mStream - A Personal Music Streaming Server for Linux
mStream is a free, open-source, and cross-platform music streaming server that lets you sync and stream music from your home computer to any device, anywhere.
·tecmint.com·
mStream - A Personal Music Streaming Server for Linux
How to Sync Linux Time with NTP Server - Make Tech Easier
How to Sync Linux Time with NTP Server - Make Tech Easier
Computer clocks are not perfect and often slow down over time. Learn how you can sync your Linux time online with NTP servers and keep it on time.
·maketecheasier.com·
How to Sync Linux Time with NTP Server - Make Tech Easier
How to Control RGB Lighting On Linux - Make Tech Easier
How to Control RGB Lighting On Linux - Make Tech Easier
While RGB lighting tools usually only support Windows, some independent developers have created Linux apps to help control RGB lighting.
·maketecheasier.com·
How to Control RGB Lighting On Linux - Make Tech Easier
What Does Docker Entrypoint Do?
What Does Docker Entrypoint Do?
Dockerfiles are a critical part of working with containers; they allow us to create images from a Dockerfile and customize them to fit our usage needs because Dockerfiles work by using directives and parameters for configurations. One of the common directives in a Dockerfile is the ENTRYPOINT directive. What does Docker Entrypoint do is explained in this article.
·linuxhint.com·
What Does Docker Entrypoint Do?
Docker ENTRYPOINT | How ENTRYPOINT Works in Docker?
Docker ENTRYPOINT | How ENTRYPOINT Works in Docker?
Guide to Docker ENTRYPOINT. Here we also discuss how entrypoint works in docker? along with different examples and its code implementation.
·educba.com·
Docker ENTRYPOINT | How ENTRYPOINT Works in Docker?
What are the IPV6 reserved address spaces?
What are the IPV6 reserved address spaces?
I'm converting my good old IPV4 based iptables firewall script and would like to substitute the CLASS A/B/C/D/E reserved address spaces to the ones found in IPV6. My goal is to deny any packets that
·serverfault.com·
What are the IPV6 reserved address spaces?
Creating isolated / dedicated networks with Ubiquiti UniFi
Creating isolated / dedicated networks with Ubiquiti UniFi
When you have a rather large network at home, you want and need to secure things a little bit. Family network usage / business network usage / IoT network usage all of these needs to work without i…
·archy.net·
Creating isolated / dedicated networks with Ubiquiti UniFi
Isolated Development Environment using Nix
Isolated Development Environment using Nix
In the earlier blog post, I mentioned the use of Nix as a package manager on OS X. In this follow-up, you will witness the power of Nix to create isolated development environments.
·ariya.io·
Isolated Development Environment using Nix
How I dock my Linux laptop
How I dock my Linux laptop
Docking a Linux laptop offers flexibility and a better video experience.
·opensource.com·
How I dock my Linux laptop