
ubuntu
欧德曼
专注于B2C电子商务平台开发与管理之道
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu修改hosts文件
Ubuntu系统的映射,跟WIN下面差不多,都是修改Hosts文件 Ubuntu修改/etc/hosts文件 具体过程如下: 1、修改hosts sudo gedit /etc/hosts 2、添加一条记录 192.168.1.101 www.baidu.com原创 2012-09-06 09:40:44 · 1958 阅读 · 0 评论 -
ubuntu 安装 Adobe AIR
1.Download the Adobe AIR .deb file http://ubuntuone.com/1BjG1mp8Gh6Uo5wpW6R3W6 2.In a terminal window go to the directory containing the adobeair.deb file 3.Create a tmp dir: mkdir tmp 4.E原创 2012-09-15 11:52:43 · 805 阅读 · 0 评论