比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,cd
到2dx根目录,MAC平台使用./create-multi-platform-projects.py 然后提示:-bash:
./create-multi-platform-projects.py: /usr/bin/evn: bad interpreter: No such file
o...
分类:
其他好文 时间:
2014-05-19 23:33:31
阅读次数:
468
摘自:1、http://www.lingcc.com/2013/03/22/12282/内容:1、基本命令: 了解基本的bash,通读整个bash man
page 学习vim 了解SSH,基本的无密码验证方式: 熟悉Bash中常用的任务管理命令 &,Ctrl-Z,Ctrl-C,jobs,fg,bg...
分类:
系统相关 时间:
2014-05-19 23:13:14
阅读次数:
522
将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
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
一、脚本的书写规范在前文中写过一个脚本first.sh,用来创建一个用户,这里新创建一个脚本useradd.sh,用来创建多个用户,用户名和密码相同:#nanouseradd.sh#!/bin/bash
#Author:Mickey//指定作者
#Date:2014-5-14//指定日期
#Version:0.0.1//指定版本
#Description:AddUse..
分类:
其他好文 时间:
2014-05-16 02:25:54
阅读次数:
334
先後運行的腳步/etc/inittab/etc/rc.d/rc.sysinit/etc/rc.d/rcX/etc/rc.d/rcX.d/Sxxxxstart(/etc/rc.d/init.d/XXXX)/etc/rc.d/rc.localminigetty/dev/tty1-6login-->bash/etc/profile~/.bash_profile5:gdm
分类:
系统相关 时间:
2014-05-16 02:11:38
阅读次数:
290
第一步先安装LaTex,这里我装的是texlive,在ubuntu下可以使用以下命令来安装
sudo apt-get install texlive
然后安装一个编辑器,ubuntu下有很多LaTex编辑器,比如texmaker、texstudio等,我先安装了texmaker,但因为快捷键冲突问题导致texmaker基本无法使用,百度知道提问无果,索性换了texstudio,对比发现其实...
分类:
其他好文 时间:
2014-05-15 23:14:15
阅读次数:
555