today's howtos
-
APNIC ☛ Drop early, drop often: Raw vs filter iptables packet filtering
In a discussion with my friend, a question came up about the best place in Netfilter / legacy iptables to filter out spurious traffic where the destination is any of the local addresses on a router (or host). To be specific, the use case is a Linux device acting as a router, with certain services running locally on it. We want to use iptables to prevent unauthorized external parties from connecting to services such as BGP, SSH, and so on.
-
howtoforge
-
HowTo Forge ☛ How to Install Abusive Monopolist Microsoft SQL Server on Debian 12 [iophk: Microsoft 'spam'; not on/ Debian but on Drawbridge]
In this guide, we'll show you how to install Abusive Monopolist Microsoft SQL Server 2022 Edition on Debian 12 server. You will also learn how to install MS SQL Tools for interacting with MS SQL Server.
-
HowTo Forge ☛ How to Migrate ISPConfig 2, ISPConfig 3.x, Confixx, CPanel or Plesk to ISPConfig 3.2 (single server)
In this howto, we'll show how to use the ISPConfig Migration Tool 2.0 to migrate a single server to a new ISPConfig 3.1 server. The Migration tool is part of the ISPConfig Migration toolkit. The Migration Tool supports ISPConfig 2 and 3 – 3.1, Plesk 10 – 12.5, Plesk Onyx, CPanel and Confixx 3 as source servers and ISPConfig 3.1 as target server.
-
-
idroot
-
ID Root ☛ How To Install Rust on Linux Mint 21
In this tutorial, we will show you how to install Rust on Linux Mint 21. Rust, a modern programming language known for its emphasis on safety, speed, and concurrency, has become increasingly popular among developers.
-
ID Root ☛ How to List Installed Packages With Pacman
Pacman is one of the major distinguishing features of Arch Linux. It keeps the system up-to-date by synchronizing package lists with the master server. This server/client model allows the user to download and install packages with a simple command.
-
ID Root ☛ How To Install LEMP Stack on openSUSE
In this tutorial, we will show you how to install LEMP Stack on openSUSE. The LEMP stack, an acronym for Linux, Nginx, MySQL/MariaDB, and PHP, is a powerful combination of open-source software used for hosting dynamic websites and web applications.
-