linux 卸载php

linux 卸载php

linux卸载phprpm-qa|grepphp出现php安装包php71w-fpm-7.1.7-1.w7.x86_64php71w-common-7.1.7-1.w7.x86_64php71w-opcache-7.1.7-1.w7.x86_64…..卸载:rpmnbs…

linux启动计划任务crontab

linux启动计划任务crontab

linux启动计划任务crontab etc目录下crontab-l//查看计划任务vim/etc/crontab//打开计划任务/sbin/servicecrondstart//启动服务/sbin/servicen…

linux下编译安装php7

linux下编译安装php7

1、从官网下载PHP安装包wgethttp://hk2.php.net/get/php-7.1.8.tar.bz2/from/this/mirror2、下载下来的文件为mirror镜像,通过mv命令重命名成tar.bz2文件mvmirrorphp-7.1.8.tar.bz23…

Linux apach生成Https链接(自定义签名)

Linux apach生成Https链接(自定义签名)

当我们需要用https协议来访问网站的时候我们就需要生成证书和秘钥下面为大家介绍一种自定义签名方法:1.检查apache是否开启了ssl模块cd/etc/httpd/conf.d/ls查看是否有ssl.conf配置文件如果没有…

在linux外部无法访问,centos7修改防火墙配置

在linux外部无法访问,centos7修改防火墙配置

centos7外部无法访问网页,linux外部无法访问网页主要原因在于防火墙的存在,导致的端口无法访问。CentOS7使用firewall而不是iptables。所以解决这类问题可以通过添加firewall的端口,使其对我们需要用的…

centos7.3 yum 安装php7.1

centos7.3 yum 安装php7.1

centos7.3 yum php7.1要安装,首先必须将对应于您的CentOS / RHEL版本的Webtatic EL yum存储库信息添加到yum:rpm-Uvhhttps://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpmrpmnb…

Another app is currently holding the yum lock

Another app is currently holding the yum lock

解决yum进程Existinglock/var/run/yum.pid:anothercopyisrunningaspid2503.Anotherappiscurrentlyholdingtheyumnbs…

linux备份数据库

linux备份数据库

linux备份数据库,数据库备份,sh备份数据库,mysql备份1.sh文件PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbinexportPATH#数据库用户名dbuser=root#数据库用密码dbpas…

linux下查看所有用户及所有用户组

linux下查看所有用户及所有用户组

linux下查看所有用户及所有用户组groups 查看当前登录用户的组内成员groups gliethttp 查看gliethttp用户所在的组,以及组内成员whoami 查看当前登录用户名/etc/group文件包含所有组/etc/shadow和/etc/passwd系统存在…

Microsoft Unit Testing Framework for C++

Microsoft Unit Testing Framework for C++

Author: kagula Date: 2018-05-11 Introduction VC自带多个VC++单元测试工具,其中Microsoft Unit Testing Framework原生支持Test Explorer, 这里通过三个例子来学习Microsoft Unit Testing Framework. Environment[1]Visual Studio 2017

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部