上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 24 下一页
摘要: How to install redis server on CentOS 7 / RHEL 7October 4, 2014bysharad chhetriLeave a CommentIn this tutorial we will learn, how to install redis ser... 阅读全文
posted @ 2015-06-01 17:35 GreatK 阅读(422) 评论(0) 推荐(0)
摘要: Install vsftpd All commands should be run with ‘root’ user. Run the following command in terminal to install vsftpd package: Configure vsftpd Edit vsf 阅读全文
posted @ 2015-06-01 17:07 GreatK 阅读(346) 评论(0) 推荐(0)
摘要: Installnginx-clojure on CentOS 71. install open-jdk-7sudo yum install java-1.7.0-openjdk-devel2. download nginx-clojurehttps://nginx-clojure.github.io... 阅读全文
posted @ 2015-06-01 14:56 GreatK 阅读(640) 评论(0) 推荐(0)
摘要: leiningenLeiningen是你的主要工具, 它用于:启动一个 REPL下载+安装类库运行你的程序启动一个服务器, 运行你所写的webapps安装brew install leiningen打开repllein repl12345678910111213lein replnREPL serv... 阅读全文
posted @ 2015-05-30 14:13 GreatK 阅读(521) 评论(0) 推荐(0)
摘要: Command ModeStep 1 »Network interface config files are located in/etc/sysconfig/network-scripts/directory. Openifcfg-enp0s17file ( For interface enp0s... 阅读全文
posted @ 2015-05-27 11:26 GreatK 阅读(4234) 评论(0) 推荐(0)
摘要: Windows Only:Open a command prompt with administration permission and typenetsh interface tcp set global autotuninglevel=disabledRestart Your windows.... 阅读全文
posted @ 2015-05-24 11:17 GreatK 阅读(285) 评论(0) 推荐(0)
摘要: 安装Android Support Repository即可解决这个问题。 阅读全文
posted @ 2015-05-21 20:30 GreatK 阅读(1680) 评论(0) 推荐(0)
摘要: 在mac中使用maven compile时发生以下错误:Maven: java.lang.ClassNotFoundException: org.eclipse.aether.spi.connector.Transfer$Stategoogle后发现是maven的版本太新导致的。。。解决方法如下:b... 阅读全文
posted @ 2015-05-21 15:17 GreatK 阅读(1028) 评论(0) 推荐(0)
摘要: // 只返回json字符串,屏蔽自动选择xml格式的可能性,同时去掉讨厌的$idvar json = config.Formatters.JsonFormatter;json.SerializerSettings.PreserveReferencesHandling = Newtonsoft.Jso... 阅读全文
posted @ 2015-05-16 23:02 GreatK 阅读(591) 评论(0) 推荐(0)
摘要: 首先安装IIS的动态压缩模块然后打开system32/intesrv下的applicationhost文件,找到其中的webServer节点,将其中的压缩配置部分替换如下: ... 阅读全文
posted @ 2015-05-16 20:46 GreatK 阅读(406) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 24 下一页