» «

TAG信息

MyNote

  • 创建者: reachton
  • 创建时间: 2007-03-22 01:55:31
  • 总信息数: 7

相关TAG

  • 暂无相关TAG
全部信息

日志(7)

  • Ubuntu 8.04 局域网 Wordpress 架设

    reachton 发表于 2008-04-16 00:22:46

    系统:    1、Ubuntu 8.04    2、Wordpress 2.5 中文版    3、局域网网卡IP:192.168.0.2一、软件安装    1、用 Ubuntu “新立得软件包管理器” 安装 Word...

  • Ubuntu7.04 下 VirtualBox 1.4 虚拟Windows XP网络配置必通

    reachton 发表于 2007-07-22 16:51:34

    Host:         Ubuntu 7.04         ip地址:192.168.0.2         网关:192.168.0.1(路由...

  • Ubuntu 7.04 加速旧电脑

    reachton 发表于 2007-04-29 12:16:27

    硬件:华硕A1000笔记本电脑 CPU:PII 内存:128 硬盘:10Gb 电脑工龄:7年(2000年购买) 电脑使用需求:英文界面环境、中文输入、上网、office工作系统软件:Ubuntu 7.04 内核,Fluxbox桌面管理,firefox浏览器,openoffice办公软件,xfe文...

  • fluxbox menu

    reachton 发表于 2007-04-26 22:03:09

    copy following to ~/.fluxbox/menu, then edit ~/.fluxbox/init and change the session.menuFile path to ~/.fluxbox/menu[begin] (fluxbox) # Automatically generated file. Do not edit (see /usr/share/doc/m...

  • VirtualBox Host Interface

    reachton 发表于 2007-04-18 10:49:58

    1. sudo gedit /etc/network/interfacesmodify contents as follow:auto loiface lo inet loopback auto br0iface br0 inet staticaddress 192.168.0.2netmask 255.255.255.0gateway 192.168.0.1bridge_ports...

  • Setup VMware Host as router

    reachton 发表于 2007-03-22 01:55:31

    硬件:   * eth0: 192.168.1.1* vmnet1: 192.168.2.1 (hostonly networking)Step # 1 Force Linux to act as a router:    停止 VMware 在终端窗口输入以下命令:    #echo 1 |sudo...