Server OS - GitzJoey/DCSLab GitHub Wiki

This project prefer to use Linux as Operating System, specifically RedHat flavored distros.

Recommended

Rocky Linux 9.3
Download

Optional

  • Oracle Linux 8
    For Oracle Cloud Infrastructure
  • CentOS Stream 8
    Download

Installation Step

Command List

  • Network Manager TUI
    nmtui  
    
  • Check Network Device Information
    nmcli device status  
    
  • Restart Network Service
    systemctl restart NetworkManager  
    
  • Download & Install System Update
    dnf update -y  
    
  • List All Files
    ls -al  
    
  • Show Content Of MariaDB Repo
    cat /etc/yum.repos.d/mariadb.repo