随笔分类 -  个人应用搭建

摘要:Only Office 搭建 为RHEL / CentOS设置yum存储库,创建/etc/yum.repos.d/nginx.repo包含以下内容的文件: [nginx-stable] name=nginx stable repo baseurl=http://nginx.org/packages/ 阅读全文
posted @ 2021-03-31 10:38 红尘浮光 阅读(2758) 评论(0) 推荐(0)
摘要:Seafile 企业版 LDAP 和 Active Directory 配置 Seafile 要求 LDAP/AD 服务器中每个用户都有一个唯一的 ID。这个 ID 只能使用邮箱地址格式。一般来说,AD 有两个用户属性可以用作 Seafile 用户的 ID: email 地址:一般的机构都会给每个成 阅读全文
posted @ 2021-03-08 17:06 红尘浮光 阅读(864) 评论(0) 推荐(0)
摘要:Seafile安装教程 安装前准备: 系统: CentOS-7 环境:python 2.7、python-setuptools 数据库:Mysql 5.6 应用服务包:seafile-pro-server_7.0.14_x86-64.tar 安装步骤: 一、创建目录: [root@CentOS-7 阅读全文
posted @ 2021-03-05 17:49 红尘浮光 阅读(796) 评论(0) 推荐(0)