1,安装top [root@localhost ~]# yum install iotop Loaded plugins: fastestmirror base | 3.6 kB 00:00:00 extras | 3.4 kB 00:00:00 updates | 3.4 kB 00:00:00 Loading mirror speeds from cached hostfile * base: centos.ustc.edu.cn * extras: mirrors.skyshe.cn * updates: centos.ustc.edu.c...
a:先看一下现在的nginx进程信息 b:更改nginx配置文件nginx.conf,将pid改成pidd,这样配置文件就是错误的,改完后reload,会输出错误信息 c:查看nginx进程信息,发现master和worker进程并没有发生变化,证明并没有重载,还是和执行reload前一样 d:将nginx.conf改回来并reload,没有错误输出说明成功了,再次查看nginx进程,发...
安装yum -y install syslinux giftopnm< splash.gif | ppmtolss16 > splash.lss 另外你还需要修改isolinux/boot.msg文件,做一些个性化的提示. ?如何生成高质量的图。 先用photoshop打开任何一张图片,然后在文件的下拉菜单里,保存的时候选择“保存为WEB和设备使用格式“,再然后选择gif再选择16色保存就OK. 仍后利...
1.进入yum的文件夹 命令:cd /etc/yum.repos.d/ 2.下载wget 命令:yum -y install wget 命令:yum install bash-completion #自动补全软件包 命令:yum -y install lrzsz 3.删除yum文件夹所有yum源 命令:rm -rf /etc/yum.repos.d/*.repo 4.利用wget下载阿里云repo... ...
yum install-y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm 代码语言:javascript 代码运行次数:0 复制 Cloud Studio代码运行 [root@jiekexu1~]# yum install-y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-red...
yum install epel-release 7.2 检查:基础yum源 ①cat /etc/yum.repos.d/CentOS-Base.repo ②yum repolist ③检查:扩展yum源 方法(1)ls /etc/yum.repos.d/epel.repo 方法(2)yum repolist 回到顶部(go to top) 8 快速找到系统中比较大的文件,进行删除 ...
[root@localhost httpd-2.2.34]# make install Making install in srclib make[1]: 进入目录“/tmp/httpd-2.2.34/srclib” Making install in apr make[2]: 进入目录“/tmp/httpd-2.2.34/srclib/apr” make[3]: 进入目录“/tmp/httpd-2.2.34/srclib/apr” make[3]: 对“local-all”无需做任何事...
yum install docker-ce 安装的时候会提示没有密钥,选择YES密钥会自动被安装。 从https://mirrors.aliyun.com/docker-ce/linux/centos/gpg 检索密钥 导入GPG key 0x621E9F35: 用户ID : "Docker Release (CE rpm) <docker@docker.com>" 指纹: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35...
python3.7安装, 解决pip is configured with locations that require TLS/SSL问题 1.安装相关依赖 yum install gcc libffi-devel zlib* openssl-devel # libffi-devel zlib-devel bzip2-devel openssl-devel ncurses-devel sqlit...猜你喜欢Anaconda python3.7 pip安装tensorflow 2020.4 刚开始在网上查19年的博客,说...
linux yum install xxx 报错:Loaded plugins: fastestmirror Linux自动压缩文件夹备份脚本 Windows自动压缩文件夹备份脚本 mysql报错:ERROR 1142 (42000): SELECT command denied to user \\ mount/umount 挂载/卸载 CentOS cannot find a valid baseurl for repo base/7/x86_64 IIS HTTP 自动跳转 HTTPS 的安全配置...