Git 安装
CentOS 下安装
安装Git客户端
yum -y install git
小于 1 分钟
安装Git客户端
yum -y install git
yum install gitlab-ce
安装教程详见:https://blog.csdn.net/weixin_45857665/article/details/127286920
安装前先清理 mariadb
和 mysql
相关文件
官网下载地址:https://nginx.org/en/download.html
选择最新的Stable version(稳定版本)下载到本地
Redis 下载地址:https://github.com/MicrosoftArchive/redis/releases
Redis可视化工具:https://gitee.com/qishibo/AnotherRedisDesktopManager/releases
VirtualBox 的下载页面:https://www.virtualbox.org/wiki/Downloads
CentOS各类型ISO说明
类型 | 说明 |
---|---|
DVD | 标准安装版,里面有很多我们用的常用软件和组件,需要桌面的推荐 |
Everything | 对完整版安装盘的软件进行补充,集成所有软件 |
Minimal: | 精简版,只有包含系统和很少的软件,用作服务器使用的推荐 |
NetInstall | 网络安装镜像 |
Oracle JDK下载地址:https://www.oracle.com/java/technologies/downloads/
打开JDK下载页,找到需要的JDK版本,在弹出窗中勾选协议,然后鼠标右键复制地址,即可下载