比windows下真是方便很多,爱上ubuntu1:首先安装apache:打开终端(ctrl+Alt+t),输入命令:sudo
apt-get install apache2即可安装,安装完后,打开浏览器,在地址栏输入:localhost或者http://127.0.0.1看到It
works,表示...
分类:
数据库 时间:
2014-05-20 02:24:54
阅读次数:
394
1、下载 nginx 下载页面 : http://nginx.org/en/download.html
具体文件: http://nginx.org/download/nginx-1.7.0.zip 2、运行 nginx 解压第一步下载的
nginx-1.7.0.zip 压缩包 解压到 c:...
将Mysql添加到Windows系统服务中:1.、
安装服务。在Windows2000下,安装完成后,并没有把MySQL安装成服务,我们必须执行下面的语句把MySQL注册为服务:installdir\mysql\bin\mysqld-nt
–-install。Windows98下没有返利网服务的概念...
分类:
其他好文 时间:
2014-05-19 20:34:34
阅读次数:
219
折腾了一下,尝试用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
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
QuicklinksIf you already know what are the
features of the new plug-in and just want to know how to install/use it, you can
directly skip to:J-Link in...
分类:
系统相关 时间:
2014-05-17 14:32:55
阅读次数:
890
因业务需要需要用zabbix来监控nginxstatus,具体是如下的做法:1.首先在nginx的配置文件中添加如下内容,需要注意的是nginx的文件格式,在allow中我们需要注意的是需要添加zabbixserver的IP地址,不然无法采集到数据,2.重启nginx服务器查看nginx服务器是否能正常打开,Nginxstatus..
分类:
其他好文 时间:
2014-05-16 01:58:04
阅读次数:
331
第一步先安装LaTex,这里我装的是texlive,在ubuntu下可以使用以下命令来安装
sudo apt-get install texlive
然后安装一个编辑器,ubuntu下有很多LaTex编辑器,比如texmaker、texstudio等,我先安装了texmaker,但因为快捷键冲突问题导致texmaker基本无法使用,百度知道提问无果,索性换了texstudio,对比发现其实...
分类:
其他好文 时间:
2014-05-15 23:14:15
阅读次数:
555