linux:admin
Differences
This shows you the differences between two versions of the page.
| linux:admin [2021/04/23 03:04] – [Install software] admin | linux:admin [2022/10/29 16:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Fix Old CentOS Repos ===== | ===== Fix Old CentOS Repos ===== | ||
| + | Maintainece update not supported from **2020/ | ||
| + | <code bash> | ||
| + | yum list | ||
| + | Failed to set locale, defaulting to C | ||
| + | Loaded plugins: fastestmirror | ||
| + | Determining fastest mirrors | ||
| + | YumRepo Error: All mirror URLs are not using ftp, http[s] or file. | ||
| + | Eg. Invalid release/ | ||
| + | removing mirrorlist with no valid mirrors: / | ||
| + | </ | ||
| + | |||
| + | Steps: | ||
| + | - Step1: **Update / | ||
| <code bash> | <code bash> | ||
| [base] | [base] | ||
| Line 22: | Line 35: | ||
| enabled=0 | enabled=0 | ||
| gpgkey=file:/// | gpgkey=file:/// | ||
| + | </ | ||
| + | - Step2:< | ||
| + | yum clean all | ||
| </ | </ | ||
| ===== Install software ===== | ===== Install software ===== | ||
linux/admin.1619147041.txt.gz · Last modified: (external edit)
