推荐
专栏
教程
课程
飞鹅
本次共找到812条
centos
相关的信息
Stella981
•
3年前
Centos7 安装MySql8
1、查看是否安装mariadbrpmqa|grepmariadb显示:mariadblibs5.5.562.el7.x86\_642、卸载mariadbrpmenodepsmariadblibs5.5.562.el7.x86_643、安装mysql依赖包yuminstal
Stella981
•
3年前
CentOS 7 安装最新版 Git
2020122发布过一篇Git2.25.0刚发布版本的安装文章。!(https://oscimg.oschina.net/oscnet/up1e7d000cb94201d0af87c783fb08fed3afc.png)现在是2020731,将近半年左右时间,现已发布了最新2.28.0版本了,下面继续升级体验最新版
Stella981
•
3年前
CentOS 7 安装 JAVA环境(JDK 1.8)
博客园(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2F)首页(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fstulzq%
Stella981
•
3年前
CentOS 6.5 配置 SSH 免密登录
1、生成公钥:sshkeygentrsa然后一直回车即可_:sshkeygentrsaGeneratingpublic/privatersakeypair.Enterfileinwhichtosavethekey(/root/.ssh/id_rsa):Created
Stella981
•
3年前
Docker 在 CentOS 下的安装、使用
原文同步至http://waylau.com/dockerinstallationcentos/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwaylau.com%2Fdockerinstallationcentos%2F)
Stella981
•
3年前
CentOS 7安装谷歌浏览器
一、安装谷歌浏览器1、使用root登录终端suroot!image(https://imgconvert.csdnimg.cn/aHR0cHM6Ly93d3cuY3p0Y21zLmNuL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDIwLzA0L2NobzEucG5n?xoss
Stella981
•
3年前
CentOS6.5 安装 MongoDB3.2
选择版本下载https://fastdl.mongodb.org/linux/mongodblinuxx86_64rhel623.2.1.tgz解压缩tar zxvf mongodblinuxx86_64rhel623.2.1.tgz创建data文件夹和logs文件夹mkdir /java/mon
Stella981
•
3年前
Centos6.8防火墙设置
查看防火墙状态serviceiptablesstatus停止防火墙serviceiptablesstop启动防火墙serviceiptablesstart重启防火墙serviceiptablesrestart永久关闭防火墙chkconfigipta
Stella981
•
3年前
Linux(centos6.5)下安装jenkins
Jenkins的前身是Hudson是一个可扩展的持续集成引擎。通俗的来讲,jenkins就是一个可以实现自动化部署的一个插件,对于我来说,也是应用在系统部署上。1、安装JDK,maven环境搭建(这个就不废话了,自己不会就Google)2、jenkinsroot@centos03homewgetO/etc
胖大海
•
2年前
Linux Centos7 grub引导故障
首先进行grub文件破坏,删除配置文件rmrf/boot/grub2/grub.cfg 删除需谨慎,实验的话最好去3A搞个虚拟机!init6重启重启之后,在开机加载界面按esc键,选择Troubleshooting选择RescueaCentossystem按1,回车进入bash模式chroot/mnt/sysimagegrub2
1
•••
46
47
48
•••
82