码迷,mamicode.com
首页 >  
搜索关键字:cacti搭建详解 snmp rrdtool lamp snmpwalk    ( 5226个结果
LAMP安装mplayer
第一步: 首先是要获取源代码。 首先是主程序的源代码。 cd Mymplayer svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer 若没有下载svn,可以参考一下https://www.runoob.com/w3cnote/linux ...
分类:其他好文   时间:2019-08-17 14:23:24    阅读次数:100
zabbix4.2安装配置指南
【声名】本实例中采用Linux CentOS 7系统 CentOS Linux release 7.6.1810 (Core) 1.安装LAMP环境: [root@localhost /]# yum install -y httpd mariadb-server mariadb php php-my ...
分类:其他好文   时间:2019-08-16 19:02:05    阅读次数:241
LAMP两种模式
[LAMP] Linux(Centos)LAMP环境搭建,LAMP源码安装及LAMP架构原理详解 Wish_亮关注2人评论9469人阅读2018-08-20 01:33:10 本章blog主要介绍了[LAMP] Linux (Centos)LAMP环境搭建,LAMP源码安装及LAMP架构原理详解,并 ...
分类:其他好文   时间:2019-08-15 22:48:16    阅读次数:111
【零基础】搞定zabbix安装
一、前言 最近想做服务器压力测试,测试软件找到了,突然发现还没有很好的办法监控服务器运行情况,之前用过zabbix,所以想到说要不就用zabbix来监控服务器运情况,不过这次就要好好研究下zabbix各种参数怎么回事了。 二、安装LAMP环境 zabbix要基于LAMP环境,之前写过一个比较完整的, ...
分类:其他好文   时间:2019-08-15 22:38:57    阅读次数:118
lamp自动启动服务配置
一、Apache服务配置1、首先复制安装好的apachectl到/etc/init.d/httpd目录下2、#chmoda+x/etc/init.d/httpd3、#chkconfig–addhttpd4、#chkconfig–level3455、#chkconfighttpdon6、注意:如果出现不支持错误,编辑vim/etc/init.d/httpd文件,添加如下代码#chkconfig:34
分类:其他好文   时间:2019-08-14 18:54:47    阅读次数:186
Apache
apache特点:功能强大,配置简单,速度快,运用范围广,稳定apache通常用于处理静态小文件使用场景:运行静态html网页、图片使用apache结合php引擎,运行php、perl等程序---LAMP组合处理静态:apache、nginx、lighttpd处理动态:tomcat、iis、resin源码安装:上传包,并解压cdhttpd-2.2.17[root@localhosthttpd-2.
分类:Web程序   时间:2019-08-13 22:22:20    阅读次数:145
ubuntu18安装wordpress5.2.2环境配置
简介:记录在ubuntu18(64位)上安装由世界上最好的语言PHP开发的WordPress。采用LAMP(Linux,Apache,Mysql,PHP)环境。step#1服务器进行upgrade&&updateapt-getupdate&&apt-getupgrade-ystep#2安装apache2apt-getinstallapache2apache2-uti
分类:系统相关   时间:2019-08-13 10:38:34    阅读次数:378
E - Aladdin and the Flying Carpet
It's said that Aladdin had to solve seven mysteries before getting the Magical Lamp which summons a powerful Genie. Here we are concerned about the fi ...
分类:其他好文   时间:2019-08-13 00:55:26    阅读次数:129
RMQ(鸽巢原理或字符串操作)
http://acm.hdu.edu.cn/showproblem.php?pid=3183 A Magic Lamp Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Subm ...
分类:其他好文   时间:2019-08-11 22:50:29    阅读次数:134
Centos6.5 安装 LAMP
Centos 安装 LAMP 系统: Centos 6.5 Apache 2.4 + PHP 7.2 + Mysql 5.7 准备工作 1. centos 查看版本 查看 centos版本 "How to Check CentOS Version" 2. 更新yum 源 使用yum安装 Apache ...
分类:其他好文   时间:2019-08-11 17:25:34    阅读次数:120
5226条   上一页 1 ... 37 38 39 40 41 ... 523 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!