推荐
专栏
教程
课程
飞鹅
本次共找到812条
centos
相关的信息
Stella981
•
3年前
Centos配置nginx+php
添加第三方源:yuminstallepelrelease安装nginx:yuminstallnginx安装php:yuminstallphpphpfpmphpmbstringphpmysqlphpgdphpfastcgiphpcgi安装redis:yumins
Stella981
•
3年前
CentOS7开发环境搭建(三)——消息队列Qpid
8、Qpid1、安装 1)安装环境 broker安装环境:centos7(需安装了JDK) client测试环境:windows 2)下载broker和client 下载地址:http://qpid.apache.org/download.html broker版本
Stella981
•
3年前
CentOS8 kickstart UEFI
批量部署概述什么是PXE预启动执行环境(PXE)是由Intel公司开发的最新技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器下载映像,并由此支持通过网络启动操作系统,在启动过程中,终端要求服务器分配IP地址,再用TFTP(trivialfiletransferprotocol)或MT
Stella981
•
3年前
CentOS 7设置开机启动服务,添加自定义系统服务
CentOS7设置开机启动服务建立服务文件保存目录设置开机自启动其他命令1.建立服务文件文件路径vim/usr/lib/systemd/system/nginx.service服务文件内容1.ngin
Stella981
•
3年前
Linux(Centos7)下搭建SVN服务器
Linux(Centos7)下搭建SVN服务器(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fmrl%2Fp%2F8980244.html)
Stella981
•
3年前
PHP,mysql,nginxunx中安装
一:安装PHP,mysql,nginx1linux装软件方式:21.源码安装:下载wget》解压tarzxvf》配置./configure》编译make3安装makeinstall42.yum安装一键安装包centos红帽
Stella981
•
3年前
CentOS下搭建DHCP服务
DHCP的原理这里就不多说了,这里直接贴配置加解说1、安装dhcpyumyinstall dhcp4.1.163.P1.el6.centos.x86\_642、编辑/etc/dhcp/dhcpd.confoptiondomainname"itox.com.cn"; 定义域名,这个域名在Win7的网卡信息中能够看到op
Stella981
•
3年前
CentOS安装配置nginx
前言 因测试需要配置IPv6环境下的rtmp流媒体服务器,想着直接使用docker镜像,搜索对比后发现这个能满足要求: https://hub.docker.com/r/tiangolo/nginxrtmp(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fh
Wesley13
•
3年前
NFS
环境:VMwareWorkstation12Pro,Windows10,CentOS7.5,Xshell5\TOC\NFS介绍什么是NFS(NetworkFileSystem)简单来说NFS就是实现文件共享功能的,与windows文件共享功能类似,但本篇博客
Wesley13
•
3年前
mysql之mysql的安装
此次MySQL安装的版本为:MySQL8.0系统为:centos6.964位一、利用yum仓库安装wgethttps://repo.mysql.com//mysql80communityreleaseel61.noarch.rpm(https://www.oschina.net/action/GoToLin
1
•••
27
28
29
•••
82