上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 115 下一页
摘要: https://help.ubuntu.com/lts/serverguide/openldap-server.htmlif error occurs in reinstall, try this:"1)sudo apt-get purge slapd 2)sudo apt-get install ... 阅读全文
posted @ 2015-09-21 23:12 功夫 熊猫 阅读(675) 评论(0) 推荐(0)
摘要: Many Chinese students second-guess the benefits of attending a US community college.很多中国学生对去美国社区大学学习心存疑虑。The doubt usually derives from concerns about... 阅读全文
posted @ 2015-09-21 23:11 功夫 熊猫 阅读(447) 评论(0) 推荐(0)
摘要: https://community.qualys.com/blogs/securitylabs/2015/05/22/ssl-labs-increased-penalty-when-tls-12-is-not-supportedEarlier this week we released SSL La... 阅读全文
posted @ 2015-09-21 23:11 功夫 熊猫 阅读(820) 评论(0) 推荐(0)
摘要: Nulls first/last功能简介Nulls first/last功能主要用于order by排序子句中,影响空值Null在排序结果中的位置。简单来说,Nulls first表示Null值在排序时一直排在所有值的前面,也就是处理order by a desc时PostgresQL执行器认为Nu... 阅读全文
posted @ 2015-09-21 15:29 功夫 熊猫 阅读(1648) 评论(0) 推荐(0)
摘要: http://www.eit.name/tools/ 阅读全文
posted @ 2015-09-18 12:14 功夫 熊猫 阅读(422) 评论(0) 推荐(0)
摘要: http://www.dpriver.com/pp/sqlformat.htm?ref=g_wangz 阅读全文
posted @ 2015-09-18 12:12 功夫 熊猫 阅读(760) 评论(0) 推荐(0)
摘要: 分类: LINUX 今天在用户组中新加了一个普 通用户,开始这个用户没有sudo权限,于是通过sudo visudo修改了sudo的配置文件,赋予了普通用户的root权限。后来想着能不能将/etc/sudoers文件的访问权限改为777,然后直接在 编辑这个文件。于是想也没想就这么干了。结果改完之后... 阅读全文
posted @ 2015-09-17 16:36 功夫 熊猫 阅读(1520) 评论(0) 推荐(0)
摘要: cat /etc/sudoers root ALL=(ALL)ALL: ALLdo not change it to root ALL=(ALL)NOPASSWD: ALLSince root should always have a password. Then we could logi... 阅读全文
posted @ 2015-09-17 16:30 功夫 熊猫 阅读(263) 评论(0) 推荐(0)
摘要: http://www.fortunechina.com/management/c/2015-09/05/content_246685.htm?source=yd汤姆•克鲁斯凭借新片《碟中谍5:神秘国度》重回事业巅峰。阿汤哥在好莱坞重振雄风的历程也为身处聚光灯下的领导者们提供了宝贵的教益:身处困境时,... 阅读全文
posted @ 2015-09-17 16:12 功夫 熊猫 阅读(494) 评论(0) 推荐(0)
摘要: 两者的区别是dpkg绕过apt包管理数据库对软件包进行操作,所以你用dpkg安装过的软件包用apt可以再安装一遍,系统不知道之前安装过了,将会覆盖之前dpkg的安装。1、dpkg是用来安装.deb文件,但不会解决模块的依赖关系,且不会关心ubuntu的软件仓库内的软件,可以用于安装本地的deb文件。... 阅读全文
posted @ 2015-09-17 16:02 功夫 熊猫 阅读(1153) 评论(0) 推荐(0)
上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 115 下一页