︿
Top


前言

簡單來說,最近又要開始玩 AlmaLinux 所以基礎設定系列文章就出現啦。至於為何採用 AlmaLinux 而非過去熟悉的 CentOS 呢? 有在注意 IT 新聞的朋友應該早就知道了,沒空導致沒追上這個新聞的朋友,可以參考下列連結追上進度:




RHEL 8 特色功能簡介

新版本的 RHEL 8 與舊版 RHEL 7 有很大的不同,舉例來說,套件庫主要有二個「BaseOS 和 AppStream」、預設檔案系統採用「XFS」、套件管理工具由過去的 YUM 升級為「dnf」、時間校時工具僅採用「Chrony」、網路組態僅採用「NetworkManager」、防火牆 Firewalld 底層由 iptables 改為「nftables」……等,詳細資訊請參考 Considerations in adopting RHEL 8 Red Hat Enterprise Linux 8 | Red Hat Customer Portal :
  • Kernel 版本: 4.18+
  • System Compiler: GCC 8.2, LLVM 6.0
  • Hardware Architectures: Intel / AMD 64-bit, IBM Power LE, IBM z Systems, ARM 64-bit
  • File System: XFS
  • Package Management: dnf (YUM v4)
  • Time Synchronization: Chrony
  • Networking: NetworkManager

圖、RHEL 7 / 8 Repositories 差異示意圖

圖、新版 dnf 套件管理工具示意圖





RHEL 8 Overview 線上免費課程

在前年 Red Hat Summit 2020 中,推出許多線上免費課程,其中包含 Red Hat Enterprise Linux Technical Overview (RH024) 的線上免費課程,註冊後可以享有 30 天免費課程的機會,方便有興趣的朋友快速了解。下列為 RH024 免費課程大綱:
  • What are Linux, open source software, and a distribution?
  • Introduction to the shell
  • Kernel and user spaces
  • Orientation to the graphical user interface
  • File management in Linux
  • The file system hierarchy
  • Editing files using Vim
  • Organizing users and groups
  • File permissions
  • Managing software
  • Configuring networking
  • Controlling system startup processes
  • Introduction to containers
  • Overview of cockpit
  • Learning more about Red Hat Enterprise Linux 8







AlmaLinux 8 基礎設定

下列便是 AlmaLinux 8.x 攻略的基礎設定系列文章:

文章標籤: