Re: [expert] Kernel Headers

2002-04-29 Thread Mark Williamson
On Mon, 2002-04-29 at 07:17, nDiScReEt wrote: > so you do it like this: > make dep && make clean && make modules && make modules_install && make install Hmm probably not too many people know this but "make dep clean modules modules_install install" is exactly the same command.. Cheers Mark

Re: [expert] smtp(s) from outside the network...

2002-04-29 Thread Robin
What you want to look into is the mynetworks line in /etc/postfix/main.cf. If not set, postfix will (only) accept smtp relay from clients on the same subnet. Add all the clent's ip address you want to do smtp relay from to this line, eg. "mynetworks = 127.0.0.0/8, 192.168.0.0/8, and whatever othe

Re: [expert] it is the existential blues

2002-04-29 Thread Lyvim Xaphir
On Sun, 2002-04-28 at 20:57, J. Craig Woods wrote: > fooled you, it is just a test > You love to test stuff, don't you? ;) LX -- °°° Kernel 2.4.8-26mdk Mandrake Linux 8.1 Enlightenment 0.16.5Evolution 1.02 Registere

[expert] X listen port 6000

2002-04-29 Thread Mendez Martín
Title: X listen port 6000 Hi list, i am trying to force that MDK 8.2 no listen in port 6000. ( I readed that this is should be a default configuration in 8.2, but after install mdk 8.2 + KDE 2.2 i could telnet to the linux machine in port 6000 from other one ) I tried to start X (using startx

Re: [expert] unable to install a journalling root filesystem

2002-04-29 Thread Vincent Danen
On Sun Apr 28, 2002 at 05:38:07PM +0200, Armando Navarro wrote: > Dear All: > As noted in a previous mail I have installed my new mdk8.2 system using the ext3 >journalling filesystem. However althougn fstab claims that root filesystem is ext3 >the system behaves as if the root filesystem is onl

[expert] vmware with secure kernel

2002-04-29 Thread Vincent Danen
Has anyone gotten vmware to compile modules for the secure kernel in 8.2/cooker yet? It's complaining that the source in /usr/src/linux/include is different from the running kernel (ie. 2.4.18-6.4mdk vs. 2.4.18-6.4mdksecure). So I try to build the modules manually, in /usr/lib/vmware/modules, as

Re: [expert] Change default Konqueror dimensions?

2002-04-29 Thread Brad Felmey
On Sun, 2002-04-28 at 17:13, Jeremy Mereness wrote: > How can you change the default size of the Konqueror window? I'd like to > rig it so it's full-length when it appears on the screen so I don't have > to resize it manually. Size it like you want, then do Window|Save View Profile "Web Browsing

Re: [expert] Amanda backup

2002-04-29 Thread Sven Heinicke
The only problem I remember in converting the inetd entries to xinetd files. My client xinetd files look something like: service amanda { socket_type = dgram protocol = udp wait = yes user = bin server = /path/to/amandad } all of the amanda stuff built from scratch. Worked fine with Am

Re: [expert] unable to install a journalling root filesystem

2002-04-29 Thread Armando Navarro
- Original Message - From: "Vincent Danen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 5:40 PM Subject: Re: [expert] unable to install a journalling root filesystem In fact, I setup the filesystems at install time, I think there is a bug in MDK8.2. Armando Na

Re: [expert] vmware with secure kernel

2002-04-29 Thread kwan
On Mon, 29 Apr 2002, Vincent Danen wrote: > Has anyone gotten vmware to compile modules for the secure kernel in > 8.2/cooker yet? It's complaining that the source in > /usr/src/linux/include is different from the running kernel > (ie. 2.4.18-6.4mdk vs. 2.4.18-6.4mdksecure). > > So I try to bui

Re: Re: [expert] Linux for Kids

2002-04-29 Thread Jim Dawson
Who wants to bet that if several competing computer companies were to form a coalition to compete more effectively against Microsoft, Bill Gates and/or Steve Balmer would get the heads of the Justice Department, Department of Commerce, etc. on the phone and DEMAND that it be shut down on antitr

Re: [expert] X listen port 6000

2002-04-29 Thread Oscar
El lun, 29-04-2002 a las 16:58, Mendez Martín escribió: > Hi list, > i am trying to force that MDK 8.2 no listen in port 6000. ( I readed that > this is should be a default configuration in 8.2, but after install mdk 8.2 > + KDE 2.2 i could telnet to the linux machine in port 6000 from other one )

Re: [expert] Kernel Headers

2002-04-29 Thread nDiScReEt
On Monday 29 April 2002 02:35 am, you wrote: > On Mon, 2002-04-29 at 07:17, nDiScReEt wrote: > > so you do it like this: > > make dep && make clean && make modules && make modules_install && make > > install > > Hmm probably not too many people know this but > "make dep clean modules modules_insta

Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Sun, 28 Apr 2002, Jason Guidry wrote: > FemmeFatale wrote: > > Cool thing I found at Seul.org for those with children: > > > > http://www.seul.org/ > > > > Bottom of the page is an ISO for "LInux for Kids". > > > > I do have a young one and I ran over to this site, too bad the ISO > hasn't bee

Re: [expert] vmware with secure kernel

2002-04-29 Thread Vincent Danen
On Mon Apr 29, 2002 at 01:03:00PM -0400, [EMAIL PROTECTED] wrote: > > Has anyone gotten vmware to compile modules for the secure kernel in > > 8.2/cooker yet? It's complaining that the source in > > /usr/src/linux/include is different from the running kernel > > (ie. 2.4.18-6.4mdk vs. 2.4.18-6.4

Re: [expert] X listen port 6000

2002-04-29 Thread Tim Cruikshank
On April 29, 2002 11:58, Mendez Martín wrote: > Hi list, > i am trying to force that MDK 8.2 no listen in port 6000. ( I readed that > this is should be a default configuration in 8.2, but after install mdk 8.2 > + KDE 2.2 i could telnet to the linux machine in port 6000 from other one ) > > I tri

Re: [expert] vmware with secure kernel

2002-04-29 Thread kwan
On Mon, 29 Apr 2002, Vincent Danen wrote: > On Mon Apr 29, 2002 at 01:03:00PM -0400, [EMAIL PROTECTED] wrote: > > > > Has anyone gotten vmware to compile modules for the secure kernel in > > > 8.2/cooker yet? It's complaining that the source in > > > /usr/src/linux/include is different from the

Re: [expert] Linux for Kids

2002-04-29 Thread FemmeFatale
daRcmaTTeR wrote: > > > i'm still having a hard time believing that the computing public at large > allows businesses like MS to behave in such a way. all it would take is > for all the people who are tired of them doing business the way they've > been doing it to say so. i think the point woul

[expert] Options in kmail

2002-04-29 Thread Joan Tur
Hallo! I've created a filter in kmail for outgoing messages in order to move them to a specific folder, but when I have a look at any message in this folder I get sender info instead of destination-of-that-email info (I'm always the sender) 8-( Any idea?? Thanks! ;) -- Joan Tur. Ibiza

[expert] X won't start - "no screens found"

2002-04-29 Thread David Rankin
Folks, I need your help! Over the weekend I installed LM 8.2 on my system at home. The system is a tri-boot with W98, LM7.2 and LM8.2. Specifics are: AMD K6-2/233 w/64 Meg and VXpro chipset #9 Imagine 128 video w/4 Meg VRAM The install went fine untill the X window install. Xconfigurato

Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Mon, 29 Apr 2002, Tim Holmes wrote: > I completely agree. > > Why is it permittied that M$ basically strong arms a vendor into > installing Windows on a new computer, but an organization that freely > gives away machines so today's youth can futher themselves by becoming > familiar with techno

[expert] Losing Gnomba Server Connections

2002-04-29 Thread Ralph Miranda
I'm able to hook up Gnome Samba Browser and connect to my LAN... but the minute I shut down the browser everything disconnects and I'm unable to search through out LAN using Nautilus I also tried to activate Gnome Samba Browser (which was successful) then open up Nautilus to see what

[expert] Sound card problems.

2002-04-29 Thread Ralph Miranda
My sound card is not working at all... it was working fine when I was using Mandrake 8.1 I have a Yamaha YMF-724F [DF-1 Audio Controller] Kernel Module: snd-card-ymfpci Bus type: PCI now I have Mandrake 8.2 and I can't get it to work at all... I tried to download extra sound p

[expert] Problems with Installation of Printer Drivers

2002-04-29 Thread Ralph Miranda
I tried to install printers for my system but failed. Went into Mandrake Control Center --> Hardware --> Printer --> Expert Mode --> add a new printer --> Printer on remote lpd serve. I typed the print host name: "mushu" then the remote printer name: "p2014" Then I scrolled to HP --> Las

Re: [expert] it is the existential blues

2002-04-29 Thread J. Craig Woods
Lyvim Xaphir wrote: > On Sun, 2002-04-28 at 20:57, J. Craig Woods wrote: > >>fooled you, it is just a test >> > > > > You love to test stuff, don't you? > > ;) > > LX > Yep, I'm just a complete empiricist when it comes to digital reality, and any other form of reality... Dr John The Nigh

Re: [expert] Sound card problems.

2002-04-29 Thread nDiScReEt
On Monday 29 April 2002 02:40 pm, you wrote: > My sound card is not working at all... it was working fine when I was using > Mandrake 8.1 > I have a Yamaha YMF-724F [DF-1 Audio Controller] > Kernel Module: snd-card-ymfpci Bus type: PCI > > now I have Mandrake 8.2 and I can't get

Re: [expert] Gnomba Connection

2002-04-29 Thread nDiScReEt
On Monday 29 April 2002 02:36 pm, you wrote: > Does anybody know if gnomba and Samba works in Redhat 7.2 or not? > > So far as I know, it worked in Mandrake 8.1 (really great) but it doesn't > work at all in Mandrake 8.2. I'm getting a lot of buggy problems in > Mandrake 8.2 and I'm seriously th

[expert] Gnomba Connection

2002-04-29 Thread Ralph Miranda
Does anybody know if gnomba and Samba works in Redhat 7.2 or not? So far as I know, it worked in Mandrake 8.1 (really great) but it doesn't work at all in Mandrake 8.2. I'm getting a lot of buggy problems in Mandrake 8.2 and I'm seriously thinking of switching from Mandrake 8.2 to Redhat 7.

Re: [expert] Linux for Kids

2002-04-29 Thread Jason Guidry
sorry guys, I only sent this to tim earlier. read on below... Tim Holmes wrote: >I completely agree. >Why is it permittied that M$ basically strong arms a vendor into >installing Windows on a new computer, but an organization that freely >gives away machines so today's youth can futher them

[expert] What worked in 8.1 and does not in 8.2

2002-04-29 Thread Wolfgang Bornath
Hi, After the first initial positive impression of 8.2 and KDE 3.0 I start being annoyed about things that worked in 8.1 but don't work in 8.2 (same hardware of course). Let me give 2 exemples: 1. EURO sign In 8.1 I had to tweak /etc/sysconfig/i18n to get the EURO sign working in all apps inclu

Re: [expert] Amanda backup

2002-04-29 Thread Lobsang Marques
I'll apreciate it if can tell me if it worked for you and how. I'm trying to install amanda from red hat rpm and it keeps asking me for the libreadline.so.4 . but I have it installed on my system. maybe it is looking at the worng path ? I also tried to install from the source but also

Re: Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Mon, 29 Apr 2002, Jim Dawson wrote: > Who wants to bet that if several competing computer companies were to form a >coalition to compete more effectively against Microsoft, Bill Gates and/or Steve >Balmer would get the heads of the Justice Department, Department of Commerce, etc. on >the ph

Re: Re: [expert] Linux for Kids

2002-04-29 Thread silkythreads
    And I'll take this bet !!!  It's a "very little known fact" that the government got exactly what it wanted from Microsoft during the bru-haha  do you really think MS didn't do for the US Gov what they told them to do or else.  True, MS got some return but ... the government

Re: [expert] Kernel Headers

2002-04-29 Thread skidley
On Mon, Apr 29, 2002 at 05:35:53PM +1000, Mark Williamson wrote: > On Mon, 2002-04-29 at 07:17, nDiScReEt wrote: > > so you do it like this: > > make dep && make clean && make modules && make modules_install && make install > > Hmm probably not too many people know this but > "make dep clean modu

Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Mon, 29 Apr 2002, FemmeFatale wrote: > daRcmaTTeR wrote: > > > > > > > i'm still having a hard time believing that the computing public at large > > allows businesses like MS to behave in such a way. all it would take is > > for all the people who are tired of them doing business the way they'

[expert] browser nazi buster

2002-04-29 Thread Brian Parish
Can anyone point me at a way of fooling a website that insists on IE and refuses to load if anything else is used? Supposedly this is because the site uses some javascript that "doesn't work in Netscape and some other browsers", but I'd be surprised if Galeon couldn't handle it. Is there a way o

Re: [expert] browser nazi buster

2002-04-29 Thread Brian
Some sites are fooled by setting Opera to IE. This kind of junk sure makes one wonder why there are standards and some webmasters choose to ignore them in favor of proprietary junk. If more people complained to these sites then maybe they'd worry about W3C standards. On 30 Apr 2002 11:49:20 +10

Re: [expert] browser nazi buster

2002-04-29 Thread Dennis Myhand
Opera has a way you can tell it to "imitate" other browsers. It has worked for me so far. Peace, Dennis in Victoria Brian Parish wrote: > Can anyone point me at a way of fooling a website that insists on IE and > refuses to load if anything else is used? Supposedly this is because > the site

Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Mon, 29 Apr 2002, Jason Guidry wrote: > sorry guys, I only sent this to tim earlier. read on below... > > Tim Holmes wrote: > >I completely agree. > > >Why is it permittied that M$ basically strong arms a vendor into > >installing Windows on a new computer, but an organization that freely

Re: [expert] browser nazi buster

2002-04-29 Thread Sevatio
Brian Parish wrote: > Can anyone point me at a way of fooling a website that insists on IE and > refuses to load if anything else is used? Supposedly this is because > the site uses some javascript that "doesn't work in Netscape and some > other browsers", but I'd be surprised if Galeon couldn't

[expert] Mandrake Security

2002-04-29 Thread Brian York
I have my computer set at higher security (Mandrake 8.2) and it doesn't let me login as root which i need to how can i change some file to let me login as root with out droping a security level? Thanks Brian __ Do You Yahoo!? Yahoo! Health - your g

Re: Re: [expert] Linux for Kids

2002-04-29 Thread daRcmaTTeR
On Mon, 29 Apr 2002, silkythreads wrote: > > And I'll take this bet !!! > > It's a "very little known fact" that the government got exactly what it wanted >from Microsoft during the bru-haha do you really think MS didn't do for the US >Gov what they told them to do or else. True, MS

Re: [expert] browser nazi buster

2002-04-29 Thread FemmeFatale
Sevatio wrote: > > Brian Parish wrote: > > Can anyone point me at a way of fooling a website that insists on IE and > > refuses to load if anything else is used? Supposedly this is because > > the site uses some javascript that "doesn't work in Netscape and some > > other browsers", but I'd be s

Re: [expert] Mandrake Security

2002-04-29 Thread skidley
On Mon, Apr 29, 2002 at 09:29:17PM -0700, Brian York wrote: > I have my computer set at higher security (Mandrake > 8.2) and it doesn't let me login as root which i need > to how can i change some file to let me login as root > with out droping a security level? > > Thanks > Brian > make a file /

[expert] NAT x SNAT

2002-04-29 Thread Ricardo Castanho de O. Freitas
Hi, I'm using VNC but, I can't get it 'MASQUERADE'. Can anybody help me on this iptables rules? I'm using this one: #iptables -t nat POSTROUTING -o eth1 192.168.0.0/24 -j SNAT --to my_IP(static) comp1: (linux only) eth0:ADSL (my_IP) static eth1:192.168.0.2 comp2: (windows only) eth0:192.168.0

Re: [expert] browser nazi buster

2002-04-29 Thread William Kenworthy
Exactly where in the preferences? - doesnt show on my version (Galeon 1.2.1) or in the help file? At one time I changed the version string before compiling it which worked as well. BillK On Tue, 2002-04-30 at 12:38, FemmeFatale wrote: > Sevatio wrote: > > > > Brian Parish wrote: > > > Can any

Re: [expert] browser nazi buster

2002-04-29 Thread Brian Parish
On Tue, 2002-04-30 at 14:38, FemmeFatale wrote: > Sevatio wrote: > > > > Brian Parish wrote: > > > Can anyone point me at a way of fooling a website that insists on IE and > > > refuses to load if anything else is used? Supposedly this is because > > > the site uses some javascript that "doesn't

Re: [expert] browser nazi buster

2002-04-29 Thread Brian Parish
Thanks Dennis and Brian, Opera does it just fine. Now if I can just convince Star Office 6 to open the Word docs they send me without crashing Brian On Tue, 2002-04-30 at 13:00, Dennis Myhand wrote: > Opera has a way you can tell it to "imitate" other browsers. It has > worked for me so

Re: [expert] Linux for Kids

2002-04-29 Thread J. Craig Woods
daRcmaTTeR wrote: > On Mon, 29 Apr 2002, silkythreads wrote: > > >> And I'll take this bet !!! >> >> It's a "very little known fact" that the government got exactly what it wanted >from Microsoft during the bru-haha do you really think MS didn't do for the US >Gov what they told them

[expert] Removing KDE3

2002-04-29 Thread Brian York
How can i remove KDE 3 on Mandrake 8.2 and go back to KDE 2.2? __ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

RE: [expert] Removing KDE3

2002-04-29 Thread Jose M. Sanchez
How about rpm -e `rpm -qa | grep kde3` You'll also need to remove the other 4 RPM's as well. -JMS |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]] On Behalf Of Brian York |Sent: Tuesday, April 30, 2002 1:48 AM |To: [EMAIL PROTECTED] |Subject: [expert] Removi

Re: [expert] Linux for Kids

2002-04-29 Thread nDiScReEt
On Tuesday 30 April 2002 12:01 am, you wrote: > daRcmaTTeR wrote: > > On Mon, 29 Apr 2002, silkythreads wrote: > >> And I'll take this bet !!! > >> > >> It's a "very little known fact" that the government got exactly what > >> it wanted from Microsoft during the bru-haha do you really thi

[expert] Dell Inspiron 8200??

2002-04-29 Thread Mcleod, Ian
Hi, Has anyone had much experience with the Dell 8200 (or even the 8100) on Linux Mandrake? I am about to purchase one and need to determine which hardware components to specify. I have heard Lucent internal modems can work with Linux - is this true? What about the Ethernet card - will 3COM in