会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
钻葛格
新随笔
联系
管理
上一页
1
2
3
4
2017年10月27日
安装onlyoffice document server
摘要: 1. 安装docker 2. 安装和启动onlyoffice Please note that ONLYOFFICE Document Server and Nextcloud must be installed on different machines, otherwise integratio
阅读全文
posted @ 2017-10-27 15:31 钻葛格
阅读(4150)
评论(1)
推荐(0)
2017年10月26日
snap方式nextcloud安装笔记
摘要: 官方安装文档:https://docs.nextcloud.com/server/12/admin_manual/installation/source_installation.html#example-installation-on-ubuntu-16-04-lts-server 1. 安装sn
阅读全文
posted @ 2017-10-26 08:26 钻葛格
阅读(1560)
评论(0)
推荐(0)
2017年10月24日
ubuntu 16.04.3 安装完成后的一些初始化工作
摘要: 虚拟机安装前记得把桥接调好! 1. 重置root密码 sudo passwd, 然后系统会让你输入密码,这时输入的密码就是root用户的密码,su root切用户 2. 设置固定IP,有重启服务功能令其生效,不过哥不用,就reboot vim /etc/network/interfaces ifac
阅读全文
posted @ 2017-10-24 11:29 钻葛格
阅读(287)
评论(0)
推荐(0)
2017年8月3日
umbraco v7.6.4 surface controller not found 大深坑!
摘要: 注意在修改后台地址过程中对于web.config里的umbracoPath 如果你改成了~/admin,surface controller的路由就变成了 /admin/surface/{controllername}/{action}/{id} 估计全中国就我一人儿知道,哈哈。
阅读全文
posted @ 2017-08-03 11:53 钻葛格
阅读(185)
评论(0)
推荐(0)
2017年3月21日
ubuntu 及 postgredql 安装配置小坑摘录
摘要: ubuntu 16.04.1 安装 Ubuntu Server 16.04.1安装配置图解教程,按教程修改局域网static IP 开启sftp必须 解决SSH服务拒绝密码,之后才能欢乐地使用filezilla的sftp通过root角色登陆和操作 装完以后记得切到root角色,然后更新源列表 apt
阅读全文
posted @ 2017-03-21 00:03 钻葛格
阅读(261)
评论(0)
推荐(0)
2016年12月27日
flex hack 记录
摘要: IE从IE10开始。 //共通 display: flex; flex-direction: column; align-items: flex-start;justify-content: center;flex-wrap: wrap;flex: 1 或 1, 1, auto;//三个参数可以不写
阅读全文
posted @ 2016-12-27 09:43 钻葛格
阅读(479)
评论(0)
推荐(0)
上一页
1
2
3
4
公告