zoukankan
html css js c++ java
[xmpp] openfire 安装
下载地址
http://www.igniterealtime.org/downloads/index.jsp#openfire
安装openfire
#rpm -ivh openfire-3.7.1-1.i386.rpm
启动服务
# service openfire start
设置开机自启动
# chkconfig openfire on
java 和 mysql 预先安装
困难是老天给我们提高的机会,坚定不移勇敢地去攻克,不要退缩,加油!
查看全文
相关阅读:
查看linux命令类型
理解bashrc和profile[转载]
问题:ldconfig
箭头函数
闭包函数
方法
手把手教你使用百度地图(图解)
变量作用域与解构赋值
iterable
Map和Set
原文地址:https://www.cnblogs.com/merlini/p/3881438.html
最新文章
全方位Bindind分析
总结 : C#事件理解
总结:C# 委托的全面理解
vs如何将工程配置,保存到属性表
laravel5.2总结--集合
laravel5.2总结--返回值
laravel5.2总结--软删除
laravel5.2总结--ORM模型
laravel5.2总结--数据库操作
mac攻略(五) -- 使用brew配置php7开发环境(mac+php+apache+mysql+redis)
热门文章
mac攻略(四) -- brew使用
mac攻略(三) -- apache站点配置
mac攻略(二) -- 简单配置php开发环境
mac攻略(一) -- git使用
hive搭建配置
nscd
如何维护SSH安全
添加swap分区
fstab文件
命令学习:iftop
Copyright © 2011-2022 走看看