开源镜像站点是一个网站上放了许多开源软件的源代码和发行安装包,源码可以供大家学习修改,安装发行包则是为了减少你从国外官网下载资源的时间,除了开源的操作系统和应用软件,其实还有很多资源是可以开源的,比如字体!
开源系统和软件镜像站
网易开源镜像站:http://mirrors.163.com/
华为开源镜像站:https://mirrors.huaweicloud.com/
阿里开源镜像站:https://developer.aliyun.com/mirror/
清华大学开源镜像站:https://mirrors.tuna.tsinghua.edu.cn/
浙江大学开源镜像站:http://mirrors.zju.edu.cn/
东北大学开源镜像站:http://mirror.neu.edu.cn/
1、CentOS镜像下载
官方网址:https://vault.centos.org/
私服网址:https://archive.kernel.org/centos-vault/
以下针对各个版本的ISO镜像文件,进行一一说明以7版本为例:
CentOS-7.0-x86_64-DVD-1503-01.iso 标准安装版,一般下载这个就可以了(推荐)
CentOS-7.0-x86_64-NetInstall-1503-01.iso 网络安装镜像(从网络安装或者救援系统)
CentOS-7.0-x86_64-Everything-1503-01.iso 对完整版安装盘的软件进行补充,集成所有软件。
CentOS-7.0-x86_64-GnomeLive-1503-01.iso GNOME桌面版
CentOS-7.0-x86_64-KdeLive-1503-01.iso KDE桌面版
CentOS-7.0-x86_64-livecd-1503-01.iso 光盘上运行的系统,类拟于winpe
CentOS-7.0-x86_64-minimal-1503-01.iso 精简版,自带的软件最少
|
2、Java 软件下载
官方最新版本网址:https://www.oracle.com/java/technologies/downloads/
官方历史版本网址:https://www.oracle.com/java/technologies/downloads/archive/
私服网址1:https://www.injdk.cn/
私服网址2:http://jdkdownload.com/
3、Hadoop 软件下载
官方最新版本网址:https://hadoop.apache.org/releases.html
官方历史版本网址:https://archive.apache.org/dist/hadoop/common/
私服网址:https://mirrors.tuna.tsinghua.edu.cn/apache/hadoop/common/
4、Python 软件下载
官方最新版本网址:https://www.python.org/downloads/
官方历史版本网址:https://www.python.org/ftp/python/
5、PHP 软件下载
官方最新版本网址:https://www.php.net/downloads.php
官方历史版本网址:https://windows.php.net/downloads/releases/archives/
6、MySQL 数据库软件下载
官方最新版本网址:https://dev.mysql.com/downloads/mysql/
官方历史版本网址:https://downloads.mysql.com/archives/community/
7、Oracle 数据库软件下载
官方最新版本网址:https://www.oracle.com/database/technologies/oracle-database-software-downloads.html
官方历史版本网址:https://www.linuxidc.com/Linux/2012-10/72394.htm
8、Green plum 数据库软件下载
官方网址:https://network.pivotal.io/products/vmware-tanzu-greenplum/
9、gpdb-command-center 软件下载
官方网址:https://network.pivotal.io/products/gpdb-command-center/
10、Docker 软件下载
官方mac版本网址:https://download.docker.com/mac/static/stable/x86_64/
官方Linux版本网址:https://download.docker.com/linux/static/stable/x86_64/
官方Windows版本网址:https://download.docker.com/win/static/stable/x86_64/
私服网址:https://get.daocloud.io/
11、MongoDB 软件下载
官方网址:https://www.mongodb.com/try/download/community
私服Linux版本网址:http://dl.mongodb.org/dl/linux/x86_64
私服Windows版本网址:http://dl.mongodb.org/dl/win32/x86_64
12、Mule 软件下载
官方网址:https://www.mulesoft.com/lp/dl/studio
私服网址:https://repository.mulesoft.org/nexus/content/repositories/releases/org/mule/distributions/mule-standalone/
13、ActiveMQ 软件下载
官方最新版本网址:https://activemq.apache.org/components/classic/download/
官方历史版本网址:http://archive.apache.org/dist/activemq/
14、KafkaMQ 软件下载
官方最新版本网址:https://kafka.apache.org/downloads
官方历史版本网址:http://archive.apache.org/dist/kafka/
15、RabbitMQ 软件下载
官方最新版本网址:https://www.rabbitmq.com/download.html
官方历史版本网址:http://archive.apache.org/dist/kafka/
16、Erlang 软件下载
官方网址:https://www.erlang.org/downloads
17、Redis 软件下载
官方网址:https://redis.io/download
私服网址:https://github.com/MicrosoftArchive/redis/releases
18、Eclipse 软件下载
官方网址:https://baijiahao.baidu.com/s?id=1641083422512918773
私服网址:https://ftp.jaist.ac.jp/pub/eclipse/technology/epp/downloads/release/
19、IDEA 软件下载
官方最新版本网址:https://www.jetbrains.com/zh-cn/idea/download/
官方历史版本网址:https://www.jetbrains.com/zh-cn/idea/download/other.html
20、Pycharm 软件下载
官方最新版本网址:https://www.jetbrains.com/zh-cn/pycharm/download/
官方历史版本网址:https://www.jetbrains.com/zh-cn/pycharm/download/other.html
发表回复