2018年9月29日

centOs安装git 自动更新代码

摘要: 安装git服务器先安装依赖软件:yum -y install gcc zlib-devel openssl-devel perl cpio expat-devel gettext-devel openssl zlib curl autoconf tk1、下载最新的git文件:https://www. 阅读全文

posted @ 2018-09-29 11:48 cdut007 阅读(1402) 评论(0) 推荐(0) 编辑

centOS基础命令

摘要: CentOS基础命令大全 1.关机 (系统的关机、重启以及登出 ) 的命令 shutdown -h now 关闭系统(1) init 0 关闭系统(2) telinit 0 关闭系统(3) shutdown -h hours:minutes & 按预定时间关闭系统 shutdown -c 取消按预定 阅读全文

posted @ 2018-09-29 11:44 cdut007 阅读(111) 评论(0) 推荐(0) 编辑

导航