linux:8系统
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| linux:8系统 [2026/03/27 19:20] – [7. xfce] user01 | linux:8系统 [2026/03/28 10:47] (当前版本) – [8系统] user01 | ||
|---|---|---|---|
| 行 2: | 行 2: | ||
| - | 005056298689 | + | |
| 行 11: | 行 11: | ||
| yum makecache | yum makecache | ||
| yum -y install glibc.i686 | yum -y install glibc.i686 | ||
| + | |||
| + | dnf install libXext.i686 -y | ||
| + | dnf install libXft.i686 -y | ||
| + | dnf install libgcc.i686 -y | ||
| + | |||
| + | dnf install libX11.i686 -y | ||
| + | dnf install libXrender.i686 -y | ||
| + | dnf install freetype.i686 -y | ||
| + | dnf install fontconfig.i686 -y | ||
| + | |||
| + | |||
| </ | </ | ||
| 行 33: | 行 44: | ||
| ldconfig | ldconfig | ||
| </ | </ | ||
| + | |||
| + | ===== - selinux ===== | ||
| + | |||
| + | close selinux | ||
| + | |||
| + | < | ||
| + | vim / | ||
| + | SELINUX=disabled | ||
| + | </ | ||
| + | |||
| + | ===== - timezone ===== | ||
| + | < | ||
| + | su | ||
| + | timedatectl set-timezone Asia/ | ||
| + | </ | ||
| + | |||
| + | |||
| ===== - 上不了网 ===== | ===== - 上不了网 ===== | ||
| 行 61: | 行 89: | ||
| reboot | reboot | ||
| + | |||
| + | </ | ||
| When the system reboots, click on your user name, but before you enter your password, click on the gear icon in the lower right of the screen and select MATE from the desktop list. Login and you should have a fully functional MATE desktop. Future logins should remember your selection. | When the system reboots, click on your user name, but before you enter your password, click on the gear icon in the lower right of the screen and select MATE from the desktop list. Login and you should have a fully functional MATE desktop. Future logins should remember your selection. | ||
| - | |||
| - | |||
| - | </ | ||
linux/8系统.1774610448.txt.gz · 最后更改: 2026/03/27 19:20 由 user01