Administrator@Ken-PC MINGW64 /c/MyCode/LanChuan $ cd ga… 继续阅读 Git 切换-本地项目到一个空仓库
Linux systemctl 管理系统服务
systemctl status serviceName systemctl start systemctl … 继续阅读 Linux systemctl 管理系统服务
Linux 常用的一些软件安装命令
rpm rpm -ivh filename.rpm rpm -Uvh filename.rpm rpm -e … 继续阅读 Linux 常用的一些软件安装命令
CentOS 8 root 密码忘记-修改
环境: 操作步骤: mount -o remount,rw /sysroot chroot /sysrootp… 继续阅读 CentOS 8 root 密码忘记-修改
红帽认证
RHCSA – 红帽认证系统管理员 要求: 管理文件、目录、文档以及命令行环境 使用分区、LVM逻辑卷管理本地… 继续阅读 红帽认证
Nginx Http Basic Authorize
基于Nginx的[ ngx_http_auth_basic_module ] 模块 配置如下: server … 继续阅读 Nginx Http Basic Authorize
CentOS 8 添加新硬盘
需求 添加一块新的硬盘,保存数据之用 VritualBox添加硬盘的方法略,添加好的,基本命令如下: fdis… 继续阅读 CentOS 8 添加新硬盘
Apache 更换SSL证书不匹配异常
环境 Windows 2008 + BT [apche + php cgi] 操作 在BT的界面上传了新申请的… 继续阅读 Apache 更换SSL证书不匹配异常
PHP 添加 Zookeeper 扩展
环境: Centos 7 + PHP 7.2 下载相应版本的扩展包 版本:zookeeper-0.7.2.tg… 继续阅读 PHP 添加 Zookeeper 扩展
Jenkins 安装与部署
下载地址 官方: https://pkg.jenkins.io/redhat/ https://jenkins… 继续阅读 Jenkins 安装与部署