• Windows
  • Linux
  • 前端
  • 后端
  • 其他

CentOS 安装 Docker、docker-compose

参考 https://blog.csdn.net/wwkms/article/details/105708100 安装 docker # 卸载旧版本(卸载后将保留 /var/lib/docker 的内

阅读更多...

CentOS 镜像仓库地址变更:Error: Failed to download metadata for repo appstream : Cannot prepare internal mirrorlist: No URLs in mirrorlist

参考 https://blog.csdn.net/weixin_43252521/article/details/124409151 命令 cd /etc/yum.repos.d/ sed -i &

阅读更多...

CentOS 部署 MongoDB

参考 https://www.jianshu.com/p/65239bf61e0a https://www.cnblogs.com/vincent-li666/p/12763723.html http

阅读更多...

CentOS 安装跑火车命令

ping mi.com yum update yum instll wget wget https://dl.fedoraproject.org/pub/epel/epel-release-lates

阅读更多...

CentOS 安装 docker-compose

# 方法一 (Refer to: https://docs.docker.com/compose/install/) sudo curl -L "https://github.com/doc

阅读更多...

CentOS 安装 MySQL

# 安装 sudo dnf install @mysql # 启动 sudo systemctl enable --now mysqld # 测试 sudo systemctl status my

阅读更多...

CentOS 安装常用命令工具

yum -y update # 安装netstat yum install net-tools -y # 文件上传下载 yum -y install lrzsz yum install gcc

阅读更多...

jpress 部署在 centos 服务器上验证码乱码

参考 https://blog.csdn.net/weixin_44850882/article/details/121103708 Centos 安装字体 # 将中文字体上传到服务器的/usr/sh

阅读更多...

Windows、centos、docker 安装 openoffice

文档 openoffice 可转换的格式:http://tools.jbritian.com/link/l Windows 安装 下载:http://www.openoffice.org/downlo

阅读更多...

centos 安装 jdk

命令行方式 查看可安装的版本: yum -y list java-1.8* 安装1.8版本: yum install java-1.8.0-openjdk java-1.8.0-openjdk-de

阅读更多...

  • 上一页
  • 1
  • 2
  • 3
  • 下一页
搜索

最新文章
  • PostgreSQL安装
  • MySQL 导入数据报错:ERROR 1118 (42000) at line 2992: Row size too large (>8126)
  • Ubuntu 修改 Docker 数据和镜像存储位置
  • SpringBoot项目添加Flyway后启动报错:SELECT command denied to user xxxx@172.18.0.4 for table user_variables_by_thread
  • WireGuard VPN 工具安装与配置
  • CentOS 编译安装 FFmpeg 并启用 lib264 库
  • 天翼网关 ZXHN F450 3.0获取超级管理员密码
  • Ubuntu 设置静态IP
  • Ubuntu 安装 GitLab,并配置 Certd 证书流水线
  • VMware 设置虚拟机开机自启动
热门标签
  • PostgreSQL
  • Flyway
  • WireGuard
  • lib264
  • FFmpeg
  • F450
  • 天翼网关
  • ZXHN F450
  • Certd
  • Windows server
豫公网安备 41010702003051号 |  豫ICP备2020036358号-2   gitee qq 邮件