分页: 2 / 2

发表于 : 2005-08-02 22:51
song8159
有什么办法让机子默认启动到控制台,需要gonme是才 startx ?

发表于 : 2005-08-02 23:07
oneleaf

发表于 : 2005-08-03 0:29
song8159
rcconf 也可以做到:
sudo apt-get install
sudo rconf
然后取消gdm服务
谢谢你的提醒

发表于 : 2005-08-04 12:28
firehare
我估计还是问题还是出在eth1上
/etc/network/interfaces 这个配置文件的到底如何写?man interfaces 发现和
ubuntu 默认的写法有区别?e文好的解释一下吧!
在家里的机器上有了新的发现:以下是ubuntu自动生成的 interfaces(/etc/network的文件)
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0

iface ppp0 inet ppp
provider ppp0

iface eth0 inet static
address 10.0.0.3
netmask 255.0.0.0

auto eth0

auto ppp0



其中发现了ppp0的界面说明,但在单位的服务期上没有,难道问题出在这里?(家里的ubuntu用的是纯网络安装,单位的服务器用的是光盘安装)
明天就试试(哎,两天搞的同事没上网,估计他们背后烦着呢)
现在主要问题是我没有实验环境,所以不能很确实的回答你的问题!
你现在网络是不是已经设置好了?
能把你的网络情况和配置写一个文档吗?
我想仔细看看,心里有个数,可能会回答地准确一点![/quote]

发表于 : 2005-08-04 13:07
yongyi
song8159 写了:有什么办法让机子默认启动到控制台,需要gonme是才 startx ?
不要GDM。

发表于 : 2008-04-11 15:49
sgm277
1 bt软件应该可以限制吧。不过内核要打layer7补丁。
2 限制看电影是不让看,还是说为了避免占用过多带宽?如果是后者,那就做QOS
3 防火墙好像做不了QOS,不过你可以用TC限速。

发表于 : 2008-05-13 16:30
kings
真是年人啊。很多都看不懂。

Re: shorewall 的设置?

发表于 : 2009-03-06 23:45
shangrilawyx
学习了 :em02

Re: shorewall 的设置?

发表于 : 2013-01-19 15:38
jiujiang2007
在学校的时候搞过,电信的猫在前面,后面就是交换机,所有人通过交换机访问我的电脑,统一从我的电脑访问网络,OK!