折腾了一下,尝试用Linux,部署mvc3。分别用过 centos 和 ubuntu
,用ubuntu是比较容易部署的。操作步骤如下:一、终端分别如下操作sudo su ->输入密码apt-get install nginx apt-get
install mono apt-get install....
分类:
Web程序 时间:
2014-05-19 11:02:12
阅读次数:
647
Did you download and install the sql server plugin
as
well?http://downloads.sourceforge.net/project/geoserver/GeoServer%20Extensions/2.1.3/geoserver-2...
分类:
数据库 时间:
2014-05-19 09:13:32
阅读次数:
422
SVN
客户端下载地址:http://tortoisesvn.net/downloads.htmlTips: 如果使用的是CenteOS 或 RedHat
请使用yum命令,其它如Debian、Ubuntu 就请使用apt-get命令。这里使用yum。使用RPM软件包管理,检查SVN是否已存在。St...
分类:
系统相关 时间:
2014-05-19 08:29:28
阅读次数:
474
1.php与apache安装路径2.安装Apache服务 httpd -k
install开启关闭重启服务 http -k start/stop/restart3.php.ini-development重命名为
php.ini4.配置Apache的httpd.conf,关联php解析器。在最后添加L...
分类:
Web程序 时间:
2014-05-19 08:02:47
阅读次数:
529
http://developer.android.com/sdk/installing/installing-adt.html Download the ADT
Plugin Start Eclipse, then select Help > Install New Software. Click ...
分类:
系统相关 时间:
2014-05-19 07:58:09
阅读次数:
343
因为之前的版本python连带yum玩坏啦修不好,就重新安装了个cento6.5,顺便开始记下关于centos管理的种种。安装windows用ultro,linux用cat/dd
把dvd-iso1写到U盘上就可以(不需要删除pakcages和粘贴ios1,2),然后用U盘启动安装即可。iso1,2...
分类:
其他好文 时间:
2014-05-19 07:39:59
阅读次数:
325
最近在做真机测试的时候,经常出现Installation error: INSTAL
L_FAILED_INSUFFICIENT_STORAGE这个问题,导致apk没法安装到是手机上,在eclipse中运行Android程序默认是将程序安装到手机的Rom中,如果Rom空间不足,就会提示这个错误。.....
分类:
其他好文 时间:
2014-05-18 20:14:04
阅读次数:
362
运行NodeJS时出现如下错误:Error: Most middleware (like
bodyParser) is no longer bundled with Express and must be installed
separately.意思是命令行中运行npm install body-...
分类:
其他好文 时间:
2014-05-17 21:57:26
阅读次数:
336
PrerequisiteHadoop 2.2 has been installed (and
the below installation steps should be applied on each of Hadoop node)Step 1.
Install R (by yum)[hadoop...
分类:
系统相关 时间:
2014-05-17 21:51:24
阅读次数:
671
64位,才可以安装KVM虚拟机。32位系统的内核默认没有把KVM模块编译进去,而且源中也没有与虚拟化相关的软件包,如Qemu等报device-mapper-devel/libdevmapper错误解决方法在Centos下
yum -y install device-mapper-devel;在Ub....
分类:
其他好文 时间:
2014-05-17 20:55:55
阅读次数:
243