Browse Source

linux setup documentation updated

master
Blesson 2 weeks ago
parent
commit
b2c27a3702
1 changed files with 8 additions and 0 deletions
  1. 8
    0
      linux/centos/elxr/setup.sh

+ 8
- 0
linux/centos/elxr/setup.sh View File

# To Fix the mirrorlist issue in CentOS, make the following changes in the three .repo files
# (CentOS-AppStream.repo, CentOS-Base.repo, CentOS-Extras.repo) in the directory /etc/yum.repos.d/
# Open these files with sudo
# comment out mirrorlist line
# change baseurl like to:
# baseurl=http://vault.centos.org/$contentdir/$releasever/extras/$basearch/os/


# Download steps # Download steps
# wget http://git.bbh.org.in/chess/elxr/raw/branch/master/linux/centos/elxr/setup.sh # wget http://git.bbh.org.in/chess/elxr/raw/branch/master/linux/centos/elxr/setup.sh
# chmod +x setup.sh # chmod +x setup.sh

Loading…
Cancel
Save