Re: [Cooker] samba and xinetd

2001-04-14 Thread Ed Wilts
On Friday 13 April 2001 10:19, R.I.P. Deaddog wrote: > On Fri, 13 Apr 2001, Ed Wilts wrote: > > The Samba uninstall utility appears to be dependent on inetd, not xinetd, > > and does not function properly with just xinetd installed. By looking at > > the code, I think it w

Re: [Cooker] MailMan won't work...

2001-04-14 Thread Ed Wilts
tmp directories. Read README.LINUX which should be locoated in /usr/share/doc/mailman-2.0.2/README.LINUX .../Ed (still running mailman on Mandrake 7.2) -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] samba and xinetd

2001-04-13 Thread Ed Wilts
ess (/^swat\W+/ || /^#swat\W+/)' /etc/inetd.conf perl -ni -e 'print unless /^swat\W+/' /etc/services service xinetd reload &>/dev/null || : fi if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Matrox G450 driver opensource'd

2001-04-10 Thread Ed Wilts
XFree86 driver has gotten better, and at least it's now usable without anti-aliased fonts, but with AA turned on, your only option is to download and use the binary driver from Matrox. :-( -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Re: [Frozen-CHRPM] urw-fonts-2.0-2mdk

2001-04-08 Thread Ed Wilts
tings for the new urw-fonts now, but neither one has shown > > up on sunet.uio.no. The first changelog entry I received was about 36 > > I meant sunsite.uio.no of course, no sunet... > > > hours ago, and sunet has received a lot of updates that were supposed to > > be post

[Cooker] cleanup of urpmi headers

2001-04-08 Thread Ed Wilts
ied a removemedia and that did not clean up the files. Should not removemedia or updatemedia clean the old stuff up? Thanks, /Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Reasons FOR Mandrake...

2001-04-07 Thread Ed Wilts
an be both stable and experimental. It's a GNU product, and GNU says it's experimental. I've seen many cases in my computing career where the experimental version of the software was more stable than the production version or fixed significant security holes. That doesn't make

Re: [Cooker] Reasons FOR Mandrake...

2001-04-07 Thread Ed Wilts
not tend to use experimental versions of GCC or GLIBC. But that's the plan for Mandrake 8.0 - gcc 2.9x *is* an experiemental version of gcc. A darn good compiler, but experimental nonetheless. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] VMware under linux

2001-04-07 Thread Ed Wilts
> > > > > I am not, nor have I been running the mdk kernels since way before > > > > beta-1, so I know it wasn't a kernel update that caused it. I'm > > > > wondering if it was egcs stuff that I know was updated recently. > > > > > > > > Anyone else having problems like this? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Monitor detection?

2001-04-07 Thread Ed Wilts
ilts]$ urpmf ddcxinfos drakxtools-newt:/usr/sbin/ddcxinfos -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] VMware under linux

2001-04-07 Thread Ed Wilts
g.pl I'm doing this from memory, but should get you going again. This has worked for me and for others (thanks again, Pete!). I don't know if it's overkill somewhere along the line, but it does work. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Reasons FOR Mandrake...

2001-04-07 Thread Ed Wilts
en than Red Hat probably can't be backed up by the facts - they're both good and I believe are the leaders in this area. Don't get me wrong - I like Mandrake or I wouldn't be here - but I don't think you've presented any arguments for replacing RH. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: Re: [Cooker] kde update -3mdk

2001-04-05 Thread Ed Wilts
test XFree (4.0.3-5mdk). Any ideas what it takes to get AA fonts back? Are we still waiting for a new freetype2? My freetype2 is at 2.0.2-1mdk. Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Re: [Frozen-CHRPM] urw-fonts-2.0-2mdk

2001-04-05 Thread Ed Wilts
ago, and sunet has received a lot of updates that were supposed to be > posted after that, the latest being xmms-skins-1.0.0-8mdk.noarch.rpm. > > Thanks, > .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Re: [Frozen-CHRPM] urw-fonts-2.0-2mdk

2001-04-05 Thread Ed Wilts
arch.rpm. Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] kernel upgrade

2001-04-05 Thread Ed Wilts
install.sh to ensure that I'm current and bootable. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] /etc/passwd in RPMs

2001-04-03 Thread Ed Wilts
27;s in them with my own versions. Sometimes there are new defaults or options that weren't there when I did my own customizations. I then decide to either toss my file and start with the .rpmnew version, or apply some changes to my own. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: Re: [Cooker] kde update -3mdk

2001-04-01 Thread Ed Wilts
static-libraries-2.3.0-2mdk > > Perhaps this may shed more light? > > KCrash: crashing crashRecursionCounter = 2 > KCrash: Application Name = korganizer path = > ERROR: KUniqueApplication: DCOP communication error! > > not all kde aps exhibit the last error as well. > > I've tried > rpm --rebuilddb > updatedb > update-menus > > no change > > doesn't occur with root user, only my normal login user. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] sudo bug?

2001-03-18 Thread Ed Wilts
. It seems like the secure_path is being ignored. Here's the entry in my /etc/sudoers file: Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" It's on one line in the file but is wrapping in e-mail. Any suggestions or though

[Cooker] mkcd.pl problems

2001-03-17 Thread Ed Wilts
version 0.1.10 and is dated 14 Mar. Is this a known problem? For what it's worth, my packages are almost up to date - I updated everything yesterday (I think). Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Beta 2 and Matrox G400 means total darkness.

2001-03-17 Thread Ed Wilts
to allow G400 support. You can either get the latest XFree (-11mdk) or download the driver from Matrox's web site. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] How to eliminate named and mon (Beta 8.0)

2001-03-17 Thread Ed Wilts
You can also delete /etc/named.conf and it won't start up (according to the code, but I've got the file and it's still not starting up for me). Have you looked at your logs and tried to correlate the other messages with when named or mon are starting up? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] KDE and antialiasing in 8.0

2001-03-16 Thread Ed Wilts
On Friday 16 March 2001 08:47, Arnd Bergmann wrote: > On Fri, 16 Mar 2001, Ed Wilts wrote: > > On Friday 16 March 2001 04:27, Claudio (sekko) wrote: > > > My question is: in incoming 8.0 will antialiasing work? Anyway it could > > > be really usefull to clean up this

Re: [Cooker] Apache

2001-03-16 Thread Ed Wilts
kernels are highly experimental, and some have had known disk corruption problems in certain situations. You've already released an 8.0 beta, and 7.2 is production, so what do you classify Cooker to be, if not alpha? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] KDE and antialiasing in 8.0

2001-03-16 Thread Ed Wilts
with 8.0? I will assume that you've read and followed one of the many posts on how to actually make it work... LinuxPlanet just did an anrticle on anti-aliasing as well, and it's fairly straightforward. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] 2 gig file size

2001-03-16 Thread Ed Wilts
ago and we're running that on a RH 6.2 system at work. I'm assuming that Mandrake has included this version in Cooker. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Matrox G450 and 8 beta

2001-03-15 Thread Ed Wilts
On Thursday 15 March 2001 02:40, Frederic Lepied wrote: > Ed Wilts <[EMAIL PROTECTED]> writes: > > XFree86 is better off with NO Matrox support rather than what's shipping. > > At least then people know to get the drivers from Matrox first. > > > > ..

[Cooker] /boot/grub/menu.lst entries

2001-03-15 Thread Ed Wilts
A kernel install now automatically installs entries in /boot/grub/menu.lst. However, if you later remove that kernel, the entry isn't deleted. Can this additional feature be added? Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: Kmail and imap (RE: [Cooker] Workable fix for fonts under QT 2.3)

2001-03-13 Thread Ed Wilts
mail into a local mailbox, and then have KMail read it from there. I use this technique for reading my mail from a POP server, but fetchmail supports IMAP too. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Workable fix for fonts under QT 2.3

2001-03-12 Thread Ed Wilts
crosoft Outlook (yuck!). In Konqueror, I'm using Arial for my Standard font, Bitstream Charter for Fixed, LucidaSerif for Serif, LucidaSans for Sans Serif, and have a minimum font size of 12. I hope this helps, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Workable fix for fonts under QT 2.3

2001-03-11 Thread Ed Wilts
On Sunday 11 March 2001 12:59, Andrej Borsenkow wrote: > On Sun, 11 Mar 2001, Ed Wilts wrote: > > > No matter where I put fonts I can select only fixed for konsole and > > > it's un-useable right now with that one. Please watch your attritions - I did not write that b

Re: [Cooker] Non-root init 0?

2001-03-11 Thread Ed Wilts
-t3 -r now man shutdown and pay attention to what the -a does and the section on access control. For a home system, you may want to remove the -a parameter. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] confused... lilo and grub

2001-03-11 Thread Ed Wilts
mmands in the boot menu Yes. cat /boot/grub/menu.lst When you boot, you're presented with this menu plus you have the ability to go to a grub command line and do interesting/useful things. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Workable fix for fonts under QT 2.3

2001-03-11 Thread Ed Wilts
ctory that helps or if something else is different. > No matter where I put fonts I can select only fixed for konsole and it's > un-useable right now with that one. Take Keith's truetype font archive and do the following: # cd /usr/X11R6/lib/X11/fonts # tar zxf ~/tr

Re: [Cooker] confused... lilo and grub

2001-03-10 Thread Ed Wilts
ou looking for that you couldn't find? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Mandrake 7.2 + 8.0 bloated and resource hog!

2001-03-10 Thread Ed Wilts
r muli-user graphics systems shipping with 512K. I've got memory on my video card now than you can physically fit into an older VAX I've still got in production at work! -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Mandrake 7.2 + 8.0 bloated and resource hog!

2001-03-09 Thread Ed Wilts
ot of hard-drive space and they're in the default > >selection of install. I never run tin, xrn, or other old and ugly news > > Agreed too. Yup. If the user is installing KDE, let them use knode. If they decide to install another application like tin or xrn, let them do it manually. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Mandrake 7.2 + 8.0 bloated and resource hog!

2001-03-08 Thread Ed Wilts
and at least run top to see who is using what memory. Don't blame KDE until you've got evidence to back it up. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Matrox G450 and 8 beta

2001-03-08 Thread Ed Wilts
the driver, since an upgrade of XFree86 will replace your drivers with the unusable ones. XFree86 is better off with NO Matrox support rather than what's shipping. At least then people know to get the drivers from Matrox first. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] which package provides libreadline4?

2001-03-08 Thread Ed Wilts
~/cooker]# rpm -ql readline /lib/libhistory.so.4 /lib/libhistory.so.4.1 /lib/libreadline.so.4 /lib/libreadline.so.4.1 -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: urpmi failures (was Re: [Cooker] error in perl-base-5.7 ?)

2001-03-08 Thread Ed Wilts
I'm guessing that urpmi is confused if there are multiple packages that provide /usr/bin/perl. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] liblcms1 problems

2001-03-08 Thread Ed Wilts
rpm -qf /usr/lib/liblcms.so.1 liblcms1-1.06-3mdk The library used to be in the liblcms package (fancy that, a library in a lib* package!). Now it's gone... -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] ImageMagick failed dependencies

2001-03-08 Thread Ed Wilts
[root@linux1 ~/cooker]# rpm -Fvh *.rpm error: failed dependencies: liblcms.so.1 is needed by ImageMagick-5.3.0-1mdk [root@linux1 ~/cooker]# rpm -q liblcms1 liblcms1-1.06-3mdk So what's it looking for? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] chkconfig --add

2001-03-05 Thread Ed Wilts
t off. This is a bug. What it should do is quietly return success and not do anything. I've been burned by this several times, getting services turned off that were running. The workaround, at least until chkconfig gets fixed, is to add the services manually to /etc/security/msec/server.4

Re: Fwd: Re: [Cooker] Aurora

2001-03-05 Thread Ed Wilts
mber of lines you can scroll back and review with shift/pageup? -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] amaya-4.2.1-1mdk.i586.rpm

2001-03-05 Thread Ed Wilts
this, but if you specify a file name argument, it displays just fine... .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] error in perl-base-5.7 ?

2001-03-05 Thread Ed Wilts
ependencies, the following packages are going to be installed (20 MB): perl-devel-5.700-1mdk perl-base-5.700-1mdk perl-5.700-1mdk zsh-doc-3.1.9-4mdk Is it ok? (Y/n) n [root@linux1 ~/cooker]# rpm -i zsh-doc-3.1.9-4mdk.i586.rpm [root@linux1 ~/cooker]# rpm -q perl-base perl-base-5.600-28mdk Cheers,

Re: [Cooker] Where can I find the following files ?

2001-03-05 Thread Ed Wilts
ilts]$ urpmf liblcms.so.1 liblcms1:/usr/lib/liblcms.so.1 liblcms1:/usr/lib/liblcms.so.1.0.6 This assumes that you've used urpmi.update to update your urpmi database. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Why no KDE 2.1 packages for 7.2?

2001-03-03 Thread Ed Wilts
- can't afford any problems for the weekend on my M7.2 system. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Support (or provision for) Matrox 450 Dual Head

2001-03-02 Thread Ed Wilts
e.. something > like that. It's not a licensing issue, as I stated here earlier. There is absolutely nothing preventing Mandrake from including the driver other than their own policies (which they have the right to, since it is their company). -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] VMware and latest kernel

2001-02-27 Thread Ed Wilts
On Tuesday 27 February 2001 21:45, Steve Wray wrote: > wow, how do I get the VMWare source myself? > > I couldn't find it at the vmware site, > only the bit about modules. You don't get the whole source! Check /usr/lib/vmware/modules/source .../Ed -- Ed Wilts

[Cooker] VMware and latest kernel

2001-02-27 Thread Ed Wilts
oubleshoot module-related problems, please have a look at "http://www.vmware.com/download/modules/modules.html". Execution aborted. --- end cut --- Any ideas as to what happened? The first part of the VMware build works fine, but vmnet is failing. Thanks, .../Ed -- Ed

[Cooker] chkconfig issues

2001-02-26 Thread Ed Wilts
rzbowski /root]# chkconfig --list ntpd ntpd             0:off   1:off   2:on    3:on    4:on    5:on    6:off It might be a problem with a Mandrake-specific customization. --end cut-- -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Driver for Matrox 450 dual head

2001-02-26 Thread Ed Wilts
Konqueror source. That said, Opera does lie and identify itself as IE or Netscape and it does display espn properly. although I haven't been able to make it happy with fonts yet. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Driver for Matrox 450 dual head

2001-02-25 Thread Ed Wilts
On Sunday 25 February 2001 13:40, Ron Stodden wrote: > Ed Wilts wrote: > > I find it amazing that Mandrake will ship Netscape, binary only, when > > there is a good GPL alternative (Konqueror) but will not ship a freely > > distributable binary-only driver for which there is

Re: [Cooker] openssh-server installation bug

2001-02-25 Thread Ed Wilts
On Thursday 18 January 2001 00:55, you wrote: > Ed Wilts <[EMAIL PROTECTED]> writes: > > When the openssh server is installed, it is disabled. This makes sense > > if it wasn't running before the install, but if it was enabled when the > > package was installe

Re: [Cooker] Re: [CHRPM] portmap-4.0-13mdk

2001-02-25 Thread Ed Wilts
id, you have pointed me in the right direction and it looks like if I manually keep /etc/security/msec/server.4 up to date whenever I turn a service on or off, rpm -F seems to perform as expected. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Driver for Matrox 450 dual head

2001-02-25 Thread Ed Wilts
ood GPL alternative (Konqueror) but will not ship a freely distributable binary-only driver for which there is no alternative short of replacing the hardware. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Re: [CHRPM] portmap-4.0-13mdk

2001-02-25 Thread Ed Wilts
n of portmap-4.0-13mdk script failed, exit status 1 [root@linux1 cooker]# chkconfig portmap --list portmap 0:off 1:off 2:off 3:off 4:off 5:off 6:off .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Konqueror problems

2001-02-24 Thread Ed Wilts
multimedia-2.1-0.20010110.1mdk kdepim-2.1-0.20010115.1mdk kdeadmin-2.1-0.20010210.2mdk kdelibs-2.1-0.20010210.1mdk kdelibs-sound-devel-2.1-0.20010210.1mdk kdebase-2.1-0.20010219.1mdk kdesupport-2.1-0.20010220.1mdk kdenetwork-2.1-0.20010105.1mdk kdegraphics-2.1-0.20010210.1mdk -- Ed Wilts, Moun

Re: [Cooker] Cooker Mirrors

2001-02-23 Thread Ed Wilts
vening when it's the middle of night in Europe. Cheers, .../Ed (who moved from Victoria in '97) -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] How to set up a cooker system and keeping it current ?

2001-02-23 Thread Ed Wilts
s isn't to say that urpmi is all bad. I use urpmf regularly and find it very helpful. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] How to set up a cooker system and keeping it current ?

2001-02-23 Thread Ed Wilts
On Friday 23 February 2001 05:43, Ron Stodden wrote: > Ed Wilts wrote: > > This will mirror the entire cooker tree and you do can do regular updates > > from there with an rpm -Fvh. > > No, that won't work. rpm -Uvh *.rpm will.Freshen will ignore > new rp

[Cooker] nfs-utils broken

2001-02-22 Thread Ed Wilts
stops working... Can we get this fixed please? Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] How to set up a cooker system and keeping it current ?

2001-02-22 Thread Ed Wilts
you serious grief (like the net kit I mentioned above), including rendering your system unbootable. You should be prepared to learn how to recover from these kind of situations without complaining out loud (grumbling and cussing to yourself is expected!). Happy cooking! .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Soyo/ VIA chip built-in sound

2001-02-22 Thread Ed Wilts
1 (autoclean) rtc 6208 0 agpgart22432 0 (unused) ide-floppy 11456 0 A Google search on via686a will turn up LOTS of pages on this subject. I've actually got an M807 motherboard with the same chipset on it. Make sure the bios ha

Re: [Cooker] 424 Expert Upgrade

2001-02-22 Thread Ed Wilts
f my IDE-SCSI CD burner and it's working fine for me. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] new mkcd.pl script

2001-02-18 Thread Ed Wilts
low my network to come up (it's hard to get an updated package without a network!). I finally recovered by installing an older version from a Mandrake 7.2 iso image. Cheers, ../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] restarting services in %post scripts

2001-02-18 Thread Ed Wilts
* services, and my session dropped when sshd gets killed, leaving my system basically dead until I could physically get to the system and manually restart the sshd service. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] mkcd.pl errors

2001-02-17 Thread Ed Wilts
1 root root 2833710 Feb 17 12:51 /backup/tmp/.build_hdlist/hdlist2.cz -rw-r--r--1 root root 1492400 Feb 17 12:51 /backup/tmp/.build_hdlist/hdlist3.cz It does create the other 2 isos. Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] mkcd.pl errors

2001-02-17 Thread Ed Wilts
ript broken? Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] gcc and alternatives

2001-02-16 Thread Ed Wilts
tions - the first prompts for the location of gcc and the second doesn't. This means that after every gcc upgrade I need to put the link back into /usr/bin. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Mandrake and Konqueror

2001-02-12 Thread Ed Wilts
onqueror. It's set to execute: kfmclient openProfile webbrowsing On your panel, right click and work your way through "Panel Menu", "Add", "Button", "Networking", "WWW", and then finally "Konqueror Web Browser". Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] initscripts failed dependencies

2001-02-09 Thread Ed Wilts
--1 root ewilts 112811 Jan 21 09:45 xinetd-2.1.8.9pre14-1mdk.i586.rpm -rw-r--r--1 root ewilts 80985 Jan 21 09:45 xinetd-ipv6-2.1.8.9pre14-1mdk.i586.rpm -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Watch your FTPs

2001-02-09 Thread Ed Wilts
t users - no real users at all. This limits their view of the file system If you can, set up your network filters to only allow ftp connections from specific network segments. If you've only got a few users, consider using sftp or scp instead of ftp and then turn your ftp service off. There's always been the VERY good Linux Administrator's Security Guide. Read it, follow it, and sleep soundly at night. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Samba does not suppress files after printing! :|

2001-02-07 Thread Ed Wilts
s (and I prefer the Windows drivers over the Cups ones). Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] scd0 device number for 2.4 kernel?

2001-02-07 Thread Ed Wilts
e kernel parameter in grub (or lilo). This is my entry in /boot/grub/menu.lst: title linux kernel (hd0,4)/boot/vmlinuz root=/dev/hda5 hdd=ide-scsi -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] vmware

2001-01-29 Thread Ed Wilts
nterface). If it's not one challenge it's another... .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] kaffe getting old?

2001-01-28 Thread Ed Wilts
s the latest version on Cooker. What are the plans on getting a more recent copy out? Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] vmware and kernel 2.4

2001-01-28 Thread Ed Wilts
ersion in the 2.2.17 kernel source. I'm not a kernel developer, and don't know if this is expected or not. [root@linux1 linux]# ls -l `locate modversions.h` -rw-r--r--1 root root 116 Jan 27 16:33 /usr/include/linux/modversions.h -rw-r--r--1 root root 1426 Nov 25 10:32 /usr/src/linux-2.2.17/include/linux/modversions.h -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Trying to download mail from a server running postfix

2001-01-28 Thread Ed Wilts
nning, did an rpm -Fvh on the postfix packages, and postfix was disabled. This is a common problems with several packages (I just re-reported this with cups). -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Re: [CHRPM] cups-1.1.6-1mdk

2001-01-27 Thread Ed Wilts
cups --list cups0:off 1:off 2:off 3:on4:on5:on6:off -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] what hardware internal modem to buy for my mandrake ?

2001-01-27 Thread Ed Wilts
read the modem howto. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Cooker packages...

2001-01-27 Thread Ed Wilts
of the packages are certainly personal choice - you can run sendmail and wu-ftpd security but you MUST be current on patches - and some are just bad security decisions in some situations (like telnet). Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] New xcdroast needed

2001-01-26 Thread Ed Wilts
ord >= 1.10-1mdk is needed by xcdroast-0.98-3mdk cdrecord-cdda2wav >= 1.10-1mdk is needed by xcdroast-0.98-3mdk -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Re: Linux-Mandrake Cooker-i586 20010114 5:15 - KDE problems

2001-01-25 Thread Ed Wilts
with my Matrox G450-32MB without any problems... -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] cdrecord problems

2001-01-23 Thread Ed Wilts
annot send SCSI cmd via ioctl cdrecord: Numerical argument out of domain. Cannot send SCSI cmd via ioctl cdrecord: fifo had 64 puts and 0 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] cdrecord and Mandrake iso image

2001-01-23 Thread Ed Wilts
nt disk. cdrecord: Cannot write CD's >= 100 minutes. [root@linux1 iso]# rpm -q cdrecord cdrecord-1.9-3mdk -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] mkcd.pl and unusable install CD

2001-01-22 Thread Ed Wilts
kages nothing found while parsig /mnt/var/lib/urpmi/hdlist.cdrom1.cz. This occurs right after formatting the partitions, and won't go past this step. Obviously it's still on the first CD... Any ideas? Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] XFree86-4.0.2-4mdk.i586.rpm

2001-01-21 Thread Ed Wilts
and assist in the further development of this driver." Even though the driver they ship is definitely not GPL, neither is Netscape and Mandrake has no problems shipping it. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Linux-Mandrake Cooker-i586 20010114 5:15 - lilo broken

2001-01-19 Thread Ed Wilts
shoot yourself in the foot doing this. rpm has no concept of which VERSION of the package you're uninstalling, and doesn't know that two packages have the same file. It's quite likely that you'll remove a file that -2 wants if it was common with -1. I did that once with rpm.

Re: [Cooker] Linux-Mandrake Cooker-i586 20010114 5:15 - lilo broken

2001-01-19 Thread Ed Wilts
ce it gets disabled following an install, even if it was enabled before. I've seen other earlier cases where bind gets turned off. Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

Re: [Cooker] Is Linux Mandrake vulnerable to Internet Worm?

2001-01-18 Thread Ed Wilts
ixes, then you could be in trouble. I typically pay attention to the security announcements in lwn.net and am happy to see that Mandrake is usually in the first group of vendors to release security fixes. It's one of the reasons I chose Mandrake as my supplier. .../Ed -- Ed Wilts

[Cooker] openssh-server installation bug

2001-01-17 Thread Ed Wilts
ing sshd: [ OK ] [root@linux1 cooker]# [root@linux1 cooker]# chkconfig --list sshd sshd0:off 1:off 2:off 3:off 4:off 5:off 6:off [root@linux1 cooker]# chkconfig sshd on [root@linux1 cooker]# chkconfig --list sshd sshd0:off 1:off 2:off 3:on4:on5:on 6:of

Re: [Cooker] remapping of 'winblows' keys in KDE

2001-01-04 Thread Ed Wilts
into control center again after KDE starts and hit apply again. I haven't found the right spot to put the xmodmap command in yet. Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Re: [CHRPM] kaffe-1.0.6-5mdk

2001-01-03 Thread Ed Wilts
breaks with gcc 2.96 > - devel related stuff moved to -devel package This is the problem. The libraries are in the -devel package so kaffe won't install without installing the -devel package. I suspect you need to create a libkaffe package... > - clean up the spec file -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] Conflicts: initscripts and xinetd

2000-12-28 Thread Ed Wilts
to etc/init.d has gone away) [root@linux1 cooker]# ls -l xinetd-2* -rw---1 ewilts ewilts 110941 Nov 26 10:45 xinetd-2.1.8.9pre13-4mdk.i586.rpm Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] KDE package naming, mirror extra files

2000-12-28 Thread Ed Wilts
is manually updated of course). Thanks, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

[Cooker] XFree4.0.2 and SiS 6326 cards

2000-12-24 Thread Ed Wilts
6 (Diamond A50) was working properly until recently and then I started seeing the same thing you did. The screen starts to come up properly, I can see the KDE splash box start, and then I get a mixture of black and white boxes. Switch to console and back, and everything's fine, and stays fin

Re: [Cooker] problem with XFree 4.0.2

2000-12-22 Thread Ed Wilts
s not started at run levels 3-5, do the following: # chkconfig xfs on This will get it going for future boots. For the current boot, do the following: # service xfs statussee what it's doing # service xfs start Cheers, .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED]

  1   2   >