顯示具有 CentOS Stream 標籤的文章。 顯示所有文章
顯示具有 CentOS Stream 標籤的文章。 顯示所有文章

2025年3月25日 星期二

[研究] CentOS Stream 10 Linux 安裝記

[研究] CentOS Stream 10 Linux 安裝記

2025-03-25

********************************************************************************

2022-05-13 補充,建議不要用中文安裝,否則預設輸入模式是中文,使用有些不方便 (個人習慣)。

********************************************************************************

官方網站

https://www.centos.org/

下載
https://www.centos.org/download/

CentOS - 維基百科,自由的百科全書
https://zh.wikipedia.org/zh-tw/CentOS

CentOS-Stream-10-latest-x86_64-dvd1.iso
6.89 GB (7,407,599,616 位元組)

不難安裝,只是個記錄。






















user1@localhost:~$ uname -a
Linux localhost.localdomain 6.12.0-58.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Feb 28 15:20:47 UTC 2025 x86_64 GNU/Linux
user1@localhost:~$ ping www.hinet.net
PING hinet-hp.cdn.hinet.net (203.66.32.4) 56(84) bytes of data.
64 bytes from 203-66-32-4.hinet-ip.hinet.net (203.66.32.4): icmp_seq=1 ttl=128 time=1.29 ms
64 bytes from 203-66-32-4.hinet-ip.hinet.net (203.66.32.4): icmp_seq=2 ttl=128 time=2.19 ms
64 bytes from 203-66-32-4.hinet-ip.hinet.net (203.66.32.4): icmp_seq=3 ttl=128 time=2.21 ms
^C
--- hinet-hp.cdn.hinet.net ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 1.289/1.895/2.211/0.429 ms
user1@localhost:~$ 
user1@localhost:~$ yum list | grep httpd.x86_64
httpd.x86_64                                           2.4.63-1.el10                      appstream    
libmicrohttpd.x86_64                                   1:1.0.0-3.el10                     appstream    
user1@localhost:~$ yum list | grep php.x86_64
php.x86_64                                             8.3.15-1.el10                      appstream    
user1@localhost:~$ yum list | grep mysql-server.x86_64
mysql-server.x86_64                                    8.4.2-5.el10                       appstream    
user1@localhost:~$ yum list | grep mariadb-server.x86_64
mariadb-server.x86_64                                  3:10.11.11-1.el10                  appstream    
user1@localhost:~$ yum list | grep openssl.x86_64
openssl.x86_64                                         1:3.2.2-16.el10                    @anaconda    
xmlsec1-openssl.x86_64                                 1:1.2.39-3.el10                    @AppStream   
apr-util-openssl.x86_64                                1.6.3-21.el10                      appstream    
rsyslog-openssl.x86_64                                 8.2412.0-1.el10                    appstream    
tpm2-openssl.x86_64                                    1.2.0-5.el10                       appstream    
user1@localhost:~$ yum list | grep mysql.x86_64
apr-util-mysql.x86_64                                  1.6.3-21.el10                      appstream    
dovecot-mysql.x86_64                                   1:2.3.21-16.el10                   appstream    
mysql.x86_64                                           8.4.2-5.el10                       appstream    
pcp-pmda-mysql.x86_64                                  6.3.4-1.el10                       appstream    
postfix-mysql.x86_64                                   2:3.8.5-8.el10                     appstream    
qt6-qtbase-mysql.x86_64                                6.8.1-8.el10                       appstream    
rsyslog-mysql.x86_64                                   8.2412.0-1.el10                    appstream    
user1@localhost:~$ 


(完)

2022年5月12日 星期四

[研究] CentOS Stream 9 Linux 安裝記

[研究] CentOS Stream 9 Linux 安裝記

2022-05-12

********************************************************************************

2022-05-13 補充,建議不要用中文安裝,否則預設輸入模式是中文,使用有些不方便 (個人習慣)。

********************************************************************************

官方網站

https://www.centos.org/

下載
https://www.centos.org/download/

CentOS - 維基百科,自由的百科全書
https://zh.wikipedia.org/zh-tw/CentOS

CentOS-Stream-9-latest-x86_64-dvd1.iso
7.81 GB (8,393,850,880 位元組)

不難安裝,只是個記錄。





















(完)

2020年12月19日 星期六

[研究] CentOS Stream 8 安裝

[研究] CentOS Stream 8 安裝

2020-12-19

下載

https://www.centos.org/download/

CentOS-Stream-8-x86_64-20201210-dvd1.iso

8.94 GB (9,602,859,008 位元組),頗大的。

安裝不難,只是做個紀錄。

Click 圖片可以看100%原始尺寸



































(完)