`
petitlen
  • 浏览: 36497 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
文章列表
http://www.xtit.net/post/1253/
http://forum.ubuntu.org.cn/viewtopic.php?f=54&t=254335 http://www.91dh.net/a/caozuoxitong/Linux/20100110/13689.html  
ubuntu 9.10的网卡配置怪怪的,使用它自带的network manager怎么配置都无法上网,后来听说有bug~~~,那么通过以下2种方法配置网卡。 不使用自带的network manager,使用wicd 自己配置 (1) 终端:sudo gedit /etc/network/interfaces ,在里边配置静态IP auto eth0 iface eth0 inet static address   //输入你的ip地址 netmask  //输入你的子网掩码 gateway   //输入你的网关 (2)配置DNS sudo /etc/resolv.conf ...
1.安装cygwin,因为安装时间特别久,所以要选择本地下载(支持断点,即reinstall)。等下载完再运行setup.exe,选择本地安装。大约5hour+ 2.cygwin中获得root权限:进入cygwin后,键入login,输入windows管理员用户和密码即可。 3.cygwin中获取android源码    详情请看:http://www.cnmsdn.com/html/201003/1269393820ID2489.html    android的源码是通过repo管理的。    注意几点:    1.获取源码可以通过linux+repo或cygwin+repo,其区 ...
1.http://www.androidin.net/bbs/viewthread.php?tid=69805&highlight=milestone%2B2.1%2Broot 2.http://www.androidin.net/bbs/viewthread.php?tid=47816&highlight=milestone%2Broot 3.http://bbs.dospy.com/thread-6643366-1-320-1.html 结合3贴,搞定!   这个root,使用的是superuser。虽然是root了,但不能使用adb root命令~~~,但adb ...
安装oracle和geoserver 安装oracle 安装geoserver到glassfish v3中 复制 gt2-oracle-spatial-2.3.1.jar 和 ojdbc14.jar 到 [GEOSERVER_HOME]\Webapps\geoserver\WEB-INF\lib 目录       安装oracle,geoserver参考http://www.oracle.com/technology/global/cn/pub/articles/lokitz-spatial-geoserver.html   导入数据 下载公开shp数据http: ...
Global site tag (gtag.js) - Google Analytics