ποΈ Encrypt Your DNS Requests Using DNS-over-TLS in Linux
Introduction
ποΈ Installing Docker Raspberry Pi
Docker is an innovative technology that developed in a short period (about two years) and is in great demand in modern IT industries today.
ποΈ Linux Server Security Tutorial
Introduction
ποΈ Raspberry Pi Security Tutorial
Introduction
ποΈ Installing Podman , Cockpit, and Nginx Proxy Manager
Docker Alternative with Podman, Cockpit, and Nginx Proxy Manager to manage your Linux server easily and securely! We will install an Ubuntu 21.04 Server and deploy it with a nice management web UI protected with a reverse proxy.
ποΈ Installing and Configuring Podman
Introduction
ποΈ Podman --restart=always container script
This tutorial will guide you through setting up a script that manages Podman containers using systemd. The script ensures that containers are restarted automatically based on specified policies and cleans up systemd services when containers are removed. Additionally, it handles forcibly removing containers and removing images with their associated containers.
ποΈ SSH Connection Closed by Unknown Port 65535
Here is a Bash script that checks for various issues related to the "SSH connection closed by unknown port 65535" error on a Raspberry Pi system with UFW (Uncomplicated Firewall). The script will log all the steps and their results to a log file for debugging purposes.
ποΈ Sending Files to and from Your Server via SSH
Prerequisites
ποΈ Add-SSH-Key-AUTH-to-your-server
You can configure this by adding both public keys to the user's authorized_keys file on the server, and then editing the SSH configuration file to disable password logins.
ποΈ Guide to Set Up a Cloudflare Tunnel in Podman for SSH Access
Running a Cloudflare Tunnel container using Podman to expose a local SSH service is a great way to securely access your machine remotely without opening inbound firewall ports.
ποΈ Configuring SSH Ports on a Linux System
Configuring SSH ports on a Linux system is a common task to improve server security. Hereβs how to do it:
ποΈ Installing KVM, QEMU, and libvirtd on Debian
KVM (Kernel-based Virtual Machine) is a virtualization module in the Linux kernel that allows the kernel to function as a hypervisor. QEMU is a generic and open-source machine emulator and virtualizer. libvirtd is the management service that allows you to control virtualization technologies, such as KVM and QEMU, via a unified interface.
ποΈ create-swap-and-disk-partition-pi
Tutorial: Disk Partitioning Using the Terminal on a Raspberry Pi
ποΈ SSH Linux Commands
List ssh keys from hidden folder