‹ Voltar aos artigos

Apresentando a Categoria

ISP

📌 4 de Julho, 2024

LXD / Incus: Enter Container As User

In most situations, you would be entering your containers as root, and that’s perfectly reasonable. After all, an unprivileged container ensures that the root inside it will only have root privileges within that container and nowhere else. Sometimes, however, it might be useful to enter a container with a specific user.

📌 30 de Junho, 2024

Replace Proxmox with Incus / LXD

This article goes through all the reasons why you might want to replace Proxmox with Incus / LXD and how it could save you from a lot of headaches down the line. While free Proxmox, much like VMWare ESXi was, is a potential disaster waiting to happen.

📌 9 de Abril, 2024

LXD / Incus: Bridged Networking

There are cases where we need LXD / Incus containers to have direct access to the network. In such cases, we want the containers to be assigned an IP address by a router on the network, treating them as individual devices on the network rather than containers inside a host machine that get to the network through NAT.

📌 27 de Março, 2024

nftables: Country Geo-blocking

For those of us running servers with nftables it was great news to discover that pvxe/nftables-geoip now has the ability to generate IP lists by country. This feature can be used to, for instance, drop all traffic from specific countries or, the opposite – allow traffic only from your own country.

📌 25 de Março, 2024

Fetching E-mail Into a Local Server

@Haui@discuss.tchncs.de asked me an interesting question: how could he pull emails from multiple providers such as Gmail and Outlook into his home server? This article assumes you have working experience with Linux and can set up a local Dovecot and Postfix server to handle your e-mail.

1 2 3 4