Detailed explanation of Linux software source automatic configuration tool

黄舟
Release: 2017-05-26 09:53:26
Original
2073 people have browsed it
  • Function description: Automatically detect the system and update the source.

  • Applicable systems: Compatible with all Linux versions online.

  • Usage: Upload to ECS and execute the command as root: bash update _source.sh

  • Applicable scenarios: One-click detection of the system and update of the source. Users only need to execute the script once to automatically detect the system and update the source. source.

  • Note:Because system versions have support cycles, some sources may be unavailable, including official sources , this is normal.

  • Script download: update_source.tgz

The script can be placed in any directory of ECS, and then execute the following command :

chmod +x update_source.sh sh update_source.sh
Copy after login

The above is the detailed content of Detailed explanation of Linux software source automatic configuration tool. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!