Hi all!
Someone on this list suggested the way to remove xdm from executing at
system start with removing links from /etc/rc*.d/
A much better way is to do:
update-rc.d -f xdm remove
it will remove all links automagically
and when you want to get them back just do:
update-rc.d xdm defaults
jus
Hi all!
I have a problem with masquerading on PPP connection with Internet.
My machine at home is in a small LAN - with a second PC connected to mine
with ethernet.
And I have a modem on my PC wich I use to connect to internet via PPP.
I also have IP masquerading support compiled in kernel (kern
Hi all!
I'm wondering how to get qt1 and qt2 working together?
For example, in potato compiled kde is package kdegames which depends on
qt1g and qt2.
I have qt1g installed, and a few days ago, I've downloaded a libqt2
package from potato/main/binary-i386/.
This package conflicts with qt2 and re
3 matches
Mail list logo