mlterm fonts size

2005-05-21 文章 BingYU
Hi list I use mlterm now and find it's aafont( mlterm -A) It's really beautifule and sorpport various language coding. The problem bug me a lot is mlterm's fontsize, which seems that the english fonts size is smaller than it's chinese conterparts of course I can change the fonts size in ~/.ml

Re: Debian 和 xp 共享 adsl 上网的问题

2005-05-21 文章 Ling Li
你的Debian的两个网卡不要配到一个网段上,接ADSL的随便配一个就好了。否则在路由 时有可能那个连ADSL被作为首选。 * Huisi Wang <[EMAIL PROTECTED]> [2005-05-21 19:10:07 +0800]: > debian sid 做主机: > /etc/network/interfaces > > # The loopback network interface > auto lo > iface lo inet loopback > > # The primary network interface > auto eth0 > iface

Re: Debian 和 xp 共享 adsl 上网的问题

2005-05-21 文章 高超
Huisi Wang wrote: >debian sid 做主机: >/etc/network/interfaces > ># The loopback network interface >auto lo >iface lo inet loopback > ># The primary network interface >auto eth0 >iface eth0 inet static > address 192.168.1.2 > netmask 255.255.255.0 > # dns-* options are implemented b

Re: Debian 和 xp 共享 adsl 上网的问题

2005-05-21 文章 liushiwei
ping不通? 在 debian上面抓包看看. 看看eth1的通讯 tcpdump -n -i eth1 在看看eth0的通讯. tcpdump -n -i eth0 再看看arp信息 arp -a

OS-Adobe-Macromedia etc All under $15-$99 CDS

2005-05-21 文章 Hilary
Adobe+macromedia+OS etc all in CD under $99 http://opyk.8xc5b7qjniqfn98.wafddiwafd8.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian 和 xp 共享 adsl 上网的问题

2005-05-21 文章 Huisi Wang
debian sid 做主机: /etc/network/interfaces # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0 # dns-* options are implemented by the resolvconf package, if