推荐
专栏
教程
课程
飞鹅
本次共找到5556条
centos7网络配置
相关的信息
Stella981
•
3年前
CentOS7使用dnf安装mysql
1.安装mysql的yum仓库执行以下命令:yumlocalinstallhttps://dev.mysql.com/get/mysql57communityreleaseel711.noarch.rpm2.安装mysqldnfinstallmysq
Stella981
•
3年前
Centos7 安装MySql8
1、查看是否安装mariadbrpmqa|grepmariadb显示:mariadblibs5.5.562.el7.x86\_642、卸载mariadbrpmenodepsmariadblibs5.5.562.el7.x86_643、安装mysql依赖包yuminstal
Stella981
•
3年前
Centos7 YUM安装MariaDB 10.0
Centos7YUM安装MariaDB10.0安装步骤(新装)1.配置添加yum源文件vim/etc/yum.repos.d/mariadb.repoMariaDB10.0CentOSrepositorylistcreated2016053
Stella981
•
3年前
CentOS7 单用户模式
1.重启Linux系统,并在启动界面按方向键(上、下)然后输入“e”进入编辑状态;如下图所示!(https://static.oschina.net/uploads/space/2018/0525/033353_mB0n_3866154.png)2.找到Linux16处,并将ro修改为rw,添加init/sysroot/bin/s
Stella981
•
3年前
Centos7 安装Jenkins (rpm 方式)
首先说明本教程基于jenkins2.183,但是其他版本基本差不多,主要说一下其中比较坑的几点,做一个总结。1.rpm包的下载从官网上下载rpm的速度简直让人不能忍受,所以千万不要去官网下载。推荐去:http://mirrors.jenkinsci.org/status.html(https://www.oschina.net/action
Stella981
•
3年前
Docker:Centos7 离线安装docker
1\.准备docker离线包docker官方离线包下载地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdownload.docker.com%2Flinux%2Fstatic%2Fstable%2Fx86_64%2F)
Stella981
•
3年前
Centos7上安装启动 tars
先在Centos的虚拟机上操作:首先安装JDK和Mysql(https://my.oschina.net/Kxvz/blog/420244)可以参照之前的文章:https://my.oschina.net/Kxvz/blog/420244(https://my.oschina.net/Kxvz/blog/420244)SQL脚本
Stella981
•
3年前
Centos7使用yum安装Marathon
官方提供了两种安装方式(http://mesosphere.github.io/marathon/docs/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmesosphere.github.io%2Fmarathon%2Fdocs%2F)),一种是下载压缩包解压,一种是使用yum(h
胖大海
•
2年前
Linux Centos7 grub引导故障
首先进行grub文件破坏,删除配置文件rmrf/boot/grub2/grub.cfg 删除需谨慎,实验的话最好去3A搞个虚拟机!init6重启重启之后,在开机加载界面按esc键,选择Troubleshooting选择RescueaCentossystem按1,回车进入bash模式chroot/mnt/sysimagegrub2
胖大海
•
2年前
Linux Centos7 MBR扇区故障
备份MBR扇区数据ddif/dev/sda of/data/abc.bakbs512count1损坏扇区文件将/dev/zreo中的数据拷贝至sda的MBR扇区中,以达到模拟破坏MBR扇区的效果。ddif/dev/zeroof/dev/sdabs512count1重启使用光盘引导模式进入救援模式输入“1” 回车 ,到了shell后再回车创
1
•••
24
25
26
•••
556