Rocky_Linux_10 Overview


Install Initial Config


Download Install

(01) Download Rocky Linux 10 ·  (02) Install Rocky Linux 10 · 


Initial Settings

(01) Add User Accounts ·  (02) Firewall and SELinux ·  (03) Network Settings ·  (04) Enable or Disable Services ·  (05) Update Rocky Linux System ·  (06) Add Additional Repositories ·  (07) Use Web Admin Console ·  (08) Vim Settings ·  (09) Sudo Settings · 


NTP SSH Server


NTP Server

(01) Configure NTP Server ·  (02) Configure NTP Client · 


SSH Server

(01) Password Authentication ·  (02) SSH File Transfer (Rocky Linux) ·  (03) SSH File Transfer (Windows) ·  (04) SSH Keys Pair Authentication ·  (05) SFTP only + Chroot ·  (06) Use SSH-Agent ·  (07) Use SSHFS ·  (08) SSH Port Forwarding ·  (09) Use Parallel SSH · 


DNS DHCP Server


DNS DHCP Server (Dnsmasq)

(01) Configure Dnsmasq ·  (02) Configure DHCP Server · 


DNS Server (BIND)

(01) Configure for Internal Network ·  (02) Configure for External Network ·  (03) Configure Zone Files ·  (04) Verify Name Resolution ·  (05) Use View Statement ·  (06) Set Alias (CNAME) ·  (07) Set SPF record ·  (08) Set DMARC record ·  (09) Configure Chroot Environment ·  (10) Configure Secondary Server ·  (11) DNS over HTTPS : (Server) ·  (12) DNS over HTTPS (Client) · 


DHCP Server (Kea)

(01) Configure Kea DHCP Server ·  (02) Configure DHCP Client ·  (03) Configure Host Reservations ·  (04) Kea Control Agent · 


Storage Server


NFS

(01) Configure NFS Server ·  (02) Configure NFS Client ·  (03) NFS 4 ACL Tool · 


iSCSI

(01) Configure iSCSI Target ·  (02) Configure iSCSI Initiator · 


Virtualization


KVM

(01) Install KVM ·  (02) Create Virtual Machine ·  (03) Create Virtual Machine (GUI) ·  (04) Basic Operation for VM ·  (05) Install Management Tools ·  (06) Set VNC connection ·  (07) Set VNC connection (Client) ·  (08) Nested KVM Setting ·  (09) Live Migration ·  (10) Storage Migration ·  (11) UEFI boot for VM ·  (12) Enable TPM 2.0 ·  (13) GPU Passthrough ·  (14) Use VirtualBMC · 


VirtualBox

(01) Install VirtualBox ·  (02) Create Virtual Machine ·  (03) Install GuestAdditions ·  (04) Create Virtual Machine (GUI) · 


Container Platform


Podman

(01) Install Podman ·  (02) Add Container Images ·  (03) Access to Container Services ·  (04) Use Dockerfile ·  (05) Use External Storage ·  (06) Use External Storage (NFS) ·  (07) Use Registry ·  (08) Podman Network Basis ·  (09) Use Docker CLI ·  (10) Use Docker Compose ·  (11) Create Pods ·  (12) Use by common users ·  (13) Generate Systemd unit file ·  (14) Display Container usage · 


Buildah

(01) Install Buildah ·  (02) Create images from Scratch · 


Minikube

(01) Install Minikube ·  (02) Basic Usage · 


Kubernetes

(01) Configure Manager Node ·  (02) Install Kubeadm ·  (03) Configure Control Plane Node ·  (04) Configure Worker Node ·  (05) Add normal Users ·  (06) Deploy Pods ·  (07) Install Helm ·  (08) Enable Dashboard ·  (09) Add Control Plane Node ·  (10) Add Worker Node ·  (11) Remove Nodes ·  (12) Use External Storage ·  (13) Use Private Registry ·  (14) Deploy Metrics Server ·  (15) Horizontal Pod Autoscaler ·  (16) Dynamic Provisioning (NFS) ·  (17) Deploy Prometheus ·  (18) Install KubeVirt ·  (19) Create Virtual Machine · 


Docker CE


Directory Server


FreeIPA

(01) Configure FreeIPA Server ·  (02) Add User Accounts ·  (03) Configure FreeIPA Client ·  (04) Configure FreeIPA Client #2 ·  (05) User Accounts Management ·  (06) Web Admin Console ·  (07) FreeIPA Replication ·  (08) FreeIPA trust Active Directory · 


OpenLDAP

(01) Configure LDAP Server ·  (02) Add User Accounts ·  (03) Configure LDAP Client ·  (04) OpenLDAP Replication ·  (05) Multi-Master Replication · 


Web Server


Apache httpd

(01) Install httpd ·  (02) Configure Virtual Hostings ·  (03) Configure SSL TLS ·  (04) Enable Userdir ·  (05) Use CGI Scripts ·  (06) Use PHP Scripts ·  (07) Basic Authentication ·  (08) Configure WebDAV Folder ·  (09) Basic Authentication + PAM ·  (10) Basic Authentication + LDAP ·  (11) Configure mod http2 ·  (12) Configure mod md ·  (13) Configure mod wsgi ·  (14) Configure mod perl ·  (15) Configure mod proxy ·  (16) Configure mod ratelimit ·  (17) Blog System : WordPress ·  (18) Wiki System : MediaWiki ·  (19) Web Mail : RoundCube ·  (20) Photo Gallery : Piwigo · 


Nginx

(01) Install Nginx ·  (02) Configure Virtual Hostings ·  (03) Configure SSL TLS ·  (04) Enable Userdir ·  (05) Basic Authentication ·  (06) Use CGI Scripts ·  (07) Use PHP Scripts ·  (08) Nginx Reverse Proxy ·  (09) Nginx Load Balancing ·  (10) Use Stream module ·  (11) Wiki System : Wiki.js · 


Database


MySQL 8.4

(01) Install MySQL ·  (02) MySQL over SSL TLS ·  (03) mysqldump Backup ·  (04) Use Clone Feature ·  (05) MySQL Replication ·  (06) Install phpMyAdmin · 


PostgreSQL 16

(01) Install PostgreSQL ·  (02) Settings for Remote Connection ·  (03) PostgreSQL over SSL TLS ·  (04) Backup and Restore ·  (05) Streaming Replication · 


MariaDB 10.11

(01) Install MariaDB ·  (02) MariaDB over SSL TLS ·  (03) MariaDB Backup ·  (04) MariaDB Replication ·  (05) MariaDB Galera Cluster ·  (06) Install phpMyAdmin · 


Valkey

(01) Install Valkey ·  (02) Basic Operation for Server ·  (03) Basic Operation for Database ·  (04) SSL TLS Setting ·  (05) Valkey Replication ·  (06) Configure Valkey Sentinel ·  (07) Use Valkey Benchmark ·  (08) Use on Python ·  (09) Use on PHP · 


FTP Samba Mail


FTP Server

(01) Install Vsftpd ·  (02) Install ProFTPD ·  (03) FTP Client : Rocky Linux ·  (04) FTP Client : Windows ·  (05) Vsftpd over SSL TLS ·  (06) ProFTPD over SSL TLS · 


Samba

(01) Fully Accessed Shared Folder ·  (02) Limited Shared Folder ·  (03) Access to Share from Clients ·  (04) Samba Winbind · 


Mail Server

(01) Install Postfix ·  (02) Install Dovecot ·  (03) Add Mail User Accounts ·  (04) Email Client Setting ·  (05) SSL TLS Setting ·  (06) Set Virtual Domain ·  (07) Set DKIM ·  (08) Set DMARC Checking ·  (09) Mail Log Report : pflogsumm ·  (10) Postfix + Clamav + Amavisd ·  (11) Add Mail User (Virtual User) · 


Proxy Load Balance


Squid

(01) Install Squid ·  (02) Configure Proxy Clients ·  (03) Set Basic Authentication ·  (04) Configure as a Reverse Proxy · 


HAProxy

(01) HTTP Load Balancing ·  (02) SSL TLS Setting ·  (03) Refer to the Statistics (Web) ·  (04) Refer to the Statistics (CUI) ·  (05) Load Balancing on Layer 4 ·  (06) ACL Settings ·  (07) ACL Settings (L4) · 


Monitoring


SysStat

(01) Install SysStat ·  (02) How to use · 


Zabbix 7.4

(01) Install Zabbix 7.4 ·  (02) Initial Setup ·  (03) Change Admin Password ·  (04) Set Monitoring Target Host ·  (05) Notification Setting ·  (06) Add Monitoring Target (Rocky) ·  (07) Add Monitoring Target (Win) ·  (08) Add Monitoring Target Item ·  (09) Configure Zabbix Proxy · 


Security


Auditd

(01) Install Auditd ·  (02) Output Logs to Remote Host ·  (03) Search Logs with ausearch ·  (04) Display Logs with aureport ·  (05) Add Audit Rules · 


SELinux

(01) SELinux Operating Mode ·  (02) SELinux Policy Type ·  (03) SELinux Context ·  (04) Change Boolean Setting ·  (05) Change File Type ·  (06) Change Port Type ·  (07) Search AVC Logs ·  (08) Make use of SETroubleShoot ·  (09) audit2allow Basic Operation ·  (10) matchpathcon Basic Operation ·  (11) sesearch Basic Operation · 


Others


Nftables

(01) Enable Service ·  (02) Nftables Basic Operation · 


Firewalld

(01) Firewalld Basic Operation ·  (02) IP Masquerade ·  (03) Use Rich Rule · 


Lang Development


Go

(01) Install Go · 


Rust

(01) Install Rust · 


Ruby

(01) Install Ruby 3.3 ·  (02) Install Ruby on Rails 8 · 


DOTNET

(01) Install DOTNET 8.0 ·  (02) Install DOTNET 9.0 · 


JavaScript TypeScript

(01) Install Node.js 22 ·  (02) Install Angular 20 ·  (03) Install Next.js ·  (04) Install Vite ·  (05) Node.js + TypeScript · 


PHP

(01) Install PHP 8.3 ·  (02) Install Laravel ·  (03) Install CakePHP · 


Python

(01) Install Python 3.12 ·  (02) Install Django 5 · 


NVIDIA

(01) Install Graphic Driver ·  (02) Install CUDA 13.0 ·  (03) Install Container Toolkit ·  (04) Install NVIDIA HPC SDK · 


TensorFlow

(01) Install TensorFlow · 


Code Server

(01) Install Code Server · 


Flutter

(01) Install Flutter · 


Android Studio

(01) Install Android Studio · 


Java

(01) Install OpenJDK 21 ·  (02) Install Tomcat 11 ·  (03) Install Jenkins · 


LLM LDM

Install Ollama ·  Install Open WebUI ·