Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install centos 9 stream

##For 64-bit x86 (x86_64 v2+)
wget wget https://mirror.netsite.dk/centos-stream/9-stream/BaseOS/x86_64/iso/CentOS-Stream-9-latest-x86_64-dvd1.iso

##For IBM POWER (ppc64le POWER9+)
wget https://mirror.netsite.dk/centos-stream/9-stream/BaseOS/ppc64le/iso/CentOS-Stream-9-20211214.3-ppc64le-dvd1.iso

##For ARM64 (AArch64) 
wget https://mirror.netsite.dk/centos-stream/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-20211214.3-aarch64-dvd1.iso
Source by computingforgeeks.com #
 
PREVIOUS NEXT
Tagged: #install #centos #stream
ADD COMMENT
Topic
Name
3+1 =