这是我2007年上自然辨证法课程时候写的一篇文章作为考核作业上交的。现在翻出来更改添加了些内容,放在我的新窝。这是我2007年上自然辨证法课程时候写的一篇文章作为考核作业上交的。现在翻出来更改添加了些内容,放在我的新窝。……
One can utilize the software “clonezilla” to quickly copy an existing system from one harddisk to another harddisk.
To download the software: http://clonezilla.nchc.org.tw/
One should better burn a disc for convenient use.
先安装配置好一台机器,然后使用再生龙软件进行硬盘拷贝。
软件地址:http://clonezilla.nchc.org.tw/
最好刻录成光盘使用,用U盘启动非常慢。
……
1.服务器端安装软件:
aptitude install cupsys
aptitude install cupsys-bsd
aptitude install hplip

2.服务器端利用浏览器配置。输入地址
http://localhost:631
找到打印机,安装驱动(ppd文件),设置成网……继续阅读
Assign vlans on a multiport (e.g., 24) switch can make one switch to be two or more independent switches. In the following I take the switch “Cisco 2950″ as an example to show the process of assigning static vlans:
给多端口(如,24端口)分配Vlan,可以将一个交换机当两个交换机使用。也即创建两个独立的网络。
下面以Cisco 2950为例说明在基于IOS的交换机上配置静态VLAN:
……
If one uses a 64-bit system but also wants to use 32-bit software (e.g., acroread), one can realize this by installing a 32-bit subsystem.
1.First create a directory where the subsystem will be installed:
mkdir /usr/local/subsystem
当你用的是64位系统,而又想用32位下才能找到的软件(如acroread),则可以通过安装子系统来实现。
1.先开辟一个空间目录:
mkdir /usr/local/subsystem
……
评论