Re: [expert] Accessing ACM device -- USB Modem

2003-08-16 Thread Charlie
On Sun, 17 Aug 2003 12:22 pm, deedee wrote:
> There still was no
> /dev/usb/ttyACM0, but a device I knew was physically on the system had now
> shown up -- /dev/usb/acm/-0 -- and I connected.

Yeees! Really good detective work deedee. Great going.

Charlie

-- 
In three words I can sum up everything I've learned about life. It goes on.

Robert Frost

This email is guaranteed to be wholly Linux Mandrake 9.1, Kmail v1.5 and
OpenOffice.org1Beta


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Blaster hits and IPCOP..what should I look for???

2003-08-16 Thread Gavin
Kiran,

Thanks for your reply, but I wanted to see an actual snip from someone's IPCOP 
IDS to see EXACTLY what I should look for, I've got many hits on these ports 
but not sure if its the blaster worn or not.




On Sun, 17 Aug 2003 11:58 am, Kiran wrote:
> http://www.cert.org/advisories/CA-2003-20.html
>
> this describes it best.
>
> On Sat, 2003-08-16 at 12:38, Gavin wrote:
> > I've got a few M$ boxes running 2000 and XP behind my IPcop firewall, all
> > my boxes are patched.. I've been checking my logs for anything pertaining
> > to the blaster worm but "I THINK" there is nothing showing..I've got
> > snort  active but I'm not "REALLY" sure what to look for!! if any of you
> > experts are using ipcop and your logs show hits. could you show me a snip
> > so I know what to look for..
> >
> > Thank you

-- 
Gavin
c/o GES
Fukushimaken, Fukushima City
Nankodai 2-34-1
Zip:960
Japan
Register Linux user # 199685
Sent 2u on a M$ free system!!


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Blaster hits and IPCOP..what should I look for???

2003-08-16 Thread Kiran
http://www.cert.org/advisories/CA-2003-20.html

this describes it best.

On Sat, 2003-08-16 at 12:38, Gavin wrote:
> I've got a few M$ boxes running 2000 and XP behind my IPcop firewall, all my 
> boxes are patched.. I've been checking my logs for anything pertaining to the 
> blaster worm but "I THINK" there is nothing showing..I've got snort  active 
> but I'm not "REALLY" sure what to look for!! if any of you experts are using 
> ipcop and your logs show hits. could you show me a snip so I know what to 
> look for.. 
> 
> Thank you
-- 
Kiran <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Re: [expert] Accessing ACM device -- USB Modem

2003-08-16 Thread deedee
Date: Fri, 15 Aug 2003 16:18:54 -0700
From: Larry Sword <[EMAIL PROTECTED]>
Possibly it's looking for a "/dev/modem" in which case try making a link 
to the /dev/usb/acm/0 device.

In the kernel doc sections see: file:/usr/share/doc/kernel-doc-2.4.21/usb/ 
acm.txt
I followed your suggestions, Larry, and created the /dev/modem directory 
and put in a link to /dev/usb/acm/-0. I checked through acm.txt (a very 
helpful file, thank you for pointing it out to me). There were some 
problems in /proc/bus/usb/devices -- mostly that everything for the modem 
pointed to "hub" instead of "acm" or "comm" or "data".

I decided to reboot just to be sure my changes had propagated throughout 
the system. When I looked again, they had and /proc/bus/usb/devices read 
correctly (for all three usb devices, as a matter of fact -- it found my 
scanner that time as well as the external floppy disk drive and modem).

Since I'm not familiar with minicom, I tried drakconnect to see if I could 
get any further than the last time I tried to set up a connection with it. 
I did.

It actually found both the usb modem and the winmodem and proceeded to 
install and configure KPPP. However, when testing the configuration, it 
failed to open the modem. There were only two choices for modem in the 
setup -- /dev/modem and /dev/ttyACM0. It had tried /dev/modem, which 
failed, so I changed to /dev/ttyACM0. That also failed. I returned to my 
ms-win partition to write this and found Charlie's message.

Date:  8/15/2003 8:38:59 PM Eastern Daylight Time
From:  Charlie <[EMAIL PROTECTED]>
On Fri, 15 Aug 2003 03:47 am, deedee wrote:
> hub.c: new USB device 00:08.0-2, assigned address 5
> usb.c: USB device 5 (vend/prod 0x803/0x9700) is not claimed by any active
> driver.
> usb.c: registered new driver acm
> ttyACM0: USB ACM device
> acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN
> adapters
It appears that there is a driver acm for this? Probably a module?

Try KDE, do you use that?
I can use KDE, but I'm mostly in Gnome because there are a couple of Gnome 
applets that I like a lot that only work in Gnome, whereas all the KDE 
utilities that I like will work in Gnome also. KPPP works in Gnome.

KPPP/Setup/Device/Modem dev/usb/ttyACMO

Note the "usb"
I didn't see a way to add /dev/usb/ttyACM0 to the KPPP/Setup/Device/Modem 
list, and I almost was going to respond and say that immediately. Why I 
decided to return to Linux and try the two modems listed again, I can't 
tell you.

However, when I returned to Linux, the list of modems had grown to include 
all kinds of devices that I'm sure are not there. There still was no 
/dev/usb/ttyACM0, but a device I knew was physically on the system had now 
shown up -- /dev/usb/acm/-0 -- and I connected.

There were still a few more problems, but they were trivial once I got the 
system to talk to the modem and dial out.

Thank you both for your responses, and especially you, Larry, for your 
patience in working with me on this.

deedee


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
Kiran wrote:
"hostname=My-Box-Name" (this is what sets your hostname in memory - man
hostname) and if it doesn't connect anymore then get a DSL/CABLE
router-firewall and let it set the hostname on that connection. If your
connection works you may just put it in a script and re-run it after the
network scripts have run. DHCP is a good thing but sometimes it can be a
pain. Too bad you don't have a static address.dang cable service.

Thanks, Kiran.  I might just wind up trying something in rc.local.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
Greg Meyer wrote:
On Saturday 16 August 2003 02:19 pm, Dave Sherman wrote:

You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0
and make sure there is in entry that looks like:
NEEDHOSTNAME=no
You would also need to edit /etc/sysconfig/network, and set the
following entry (if it's not already there):
HOSTNAME=localhost


This is the solution and was the first response to your post.  SOmehow I think 
you missed it.

$ cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=localhost
I did do this, maybe you didn't get the mail that stated that.  Thanks.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Greg Meyer
On Saturday 16 August 2003 02:19 pm, Dave Sherman wrote:
> You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0
> and make sure there is in entry that looks like:
>  NEEDHOSTNAME=no
>
> You would also need to edit /etc/sysconfig/network, and set the
> following entry (if it's not already there):
>  HOSTNAME=localhost

This is the solution and was the first response to your post.  SOmehow I think 
you missed it.
-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Kiran
"hostname=My-Box-Name" (this is what sets your hostname in memory - man
hostname) and if it doesn't connect anymore then get a DSL/CABLE
router-firewall and let it set the hostname on that connection. If your
connection works you may just put it in a script and re-run it after the
network scripts have run. DHCP is a good thing but sometimes it can be a
pain. Too bad you don't have a static address.dang cable service.

> 
> either reboot the box (the cowards way out *grin*) or do 
> 
> hostname = [new name from above]
> 
> to get the hostname to change in the current session.  Linux only reads
> the hostname during boot and never again during the session.  Doing this
> forces a re-read so to speak (not actually be effectively.) 
> 
> James
> 

-- 
Kiran <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


[expert] LM 9.1 and Ximian desktop

2003-08-16 Thread Daniel Axtell
I was rather impressed by Ximian 2.0's integration of OpenOffice and other 
applications.  I'd like to try it, but LM 9.1 is not on Ximian's list of 
supported distributions.  Does anyone know if this is fairly easy to get up 
and running under LM9.1?  I switched over to Gnome and ran the Ximian 
installation, but Galeon doesn't run and a number of OpenOffice apps are 
missing from the menu.  Any ideas?

Thanks,
Dan

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
James Sparenberg wrote:
On Sat, 2003-08-16 at 13:12, Rolf Pedersen wrote:

Bill Mullen wrote:

On Sat, 16 Aug 2003, Rolf Pedersen wrote:



I still have internet connectivity but the prompt and echo $HOSTNAME are
still the MAC address.


Because you haven't restarted networking yet ("service network restart").

No, as I said in the part that you cut out:


   service network restart
to restart your network services without rebooting.
Went to runlevel 3 to do this so as to restart kde (which is needed to
 ^^
see a change in the konsole prompt when I use hostname to change the host)


Not really needed.  just start a new konsole session.  I'm beginning to
$HOSTNAME is not changed w/o restarting the desktop

suspect that tmdns or worse yet zcip are "helping" you in some way. 
I've thought of tmdns and zeroconf company because of the problems 
reported during the betas.  Might try removing them.  When I switch to 
the adsl account, also on a dhcp modem, however, I don't have the 
hostname being changed like this.  Seems to be a difference between how 
the modems work.

personally I remove them both and then put them in the skip list for
urpmi (one MDK box and I run my own DNS, besides IMHO Novel networking
bytes.) 

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread James Sparenberg
On Sat, 2003-08-16 at 13:12, Rolf Pedersen wrote:
> Bill Mullen wrote:
> > On Sat, 16 Aug 2003, Rolf Pedersen wrote:
> > 
> > 
> >>I still have internet connectivity but the prompt and echo $HOSTNAME are
> >>still the MAC address.
> > 
> > 
> > Because you haven't restarted networking yet ("service network restart").
> > 
> 
> No, as I said in the part that you cut out:
> 
> > service network restart
> > to restart your network services without rebooting.
> 
> Went to runlevel 3 to do this so as to restart kde (which is needed to
>   ^^
> see a change in the konsole prompt when I use hostname to change the host)

Not really needed.  just start a new konsole session.  I'm beginning to
suspect that tmdns or worse yet zcip are "helping" you in some way. 
personally I remove them both and then put them in the skip list for
urpmi (one MDK box and I run my own DNS, besides IMHO Novel networking
bytes.) 

James

> 
> 
> 
> 
> __
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Cups web interface files missing

2003-08-16 Thread Larry Sword
Carlos A. Siso wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Greetings:

I am trying to setup a Cups print server using Mandrake 9.1.

I installed 9.1 from CD's without any additional packages and installed Cups 
using the urpmi command "urpmi cups".

While the cups server is running, the problem is that the Cups web interface 
files at "/usr/share/doc/cups" are not installed, so there is no access to 
the print server using "http://server:631";.

I have reinstalled cups a few times ("rpm -e cups; urpmi cups") and still 
there are no files at "/usr/share/doc/cups".

The strange thing is this:

[EMAIL PROTECTED] cups]# rpm -qf /usr/share/doc/cups/index.html
cups-1.1.19-1.1mdk
[EMAIL PROTECTED] cups]# ls -la /usr/share/doc/cups/
total 16
drwxr-xr-x4 root root 4096 Aug 16 14:29 ./
drwxr-xr-x   17 root root 4096 Aug 16 14:29 ../
drwxr-xr-x2 root root 4096 May 28 16:15 de/
drwxr-xr-x2 root root 4096 May 28 16:15 fr/
What am I missing here? Any help woul be appreciated. TIA.

Runnig fine here. These are the programs I have installed.

# rpm -qa | grep cups
libcups1-1.1.19-1.1mdk
cups-common-1.1.19-1.1mdk
cups-drivers-1.1-104.2mdk
cups-1.1.19-1.1mdk
Larry

--
Abit VP-6 Dual Pentium III 1GHz
Mandrake 9.1
Kernel 2.4.21-0.25mdksmp


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] k3b & CD writer

2003-08-16 Thread Charlie
On Sat, 16 Aug 2003 12:45 pm, Todd Lyons wrote:
> >I have supermount and K3b runs flawlessly.
>
> And so I stand corrected 

I also disable supermount, and k3b runs faultlessly, in fact I like it much 
better than Nero on windows for all things, especially multisession. Each 
system must find its balance. Mine is centered beautifully without 
supermount. Obviously others mileage varies. Linux choice working wonderfully 
again.

HTH
Charlie.

-- 
In three words I can sum up everything I've learned about life. It goes on.

Robert Frost

This email is guaranteed to be wholly Linux Mandrake 9.1, Kmail v1.5 and
OpenOffice.org1Beta


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread ed tharp
On Sat, 2003-08-16 at 16:27, James T. Nelson III wrote:
Couldn't he set the prompt to whatever turns his crank in .bashrc?



> You can set your $HOSTNAME in /etc/sysconfig/network to whatever you
> want and then set a different name in
> /etc/sysconfig/network-scripts/ifcfg-eth0.  You get to have your
> hostname of choice and your internet works.
> 
> 
> On Sat, 2003-08-16 at 14:45, Rolf Pedersen wrote:
> > James T. Nelson III wrote:
> > > Try adding a DHCP_HOSTNAME= entry to the
> > > /etc/sysconfig/network-scripts/ifcfg-eth0 file with the hostname Comcast
> > > is providing you.  The ifup script will send this when it does the DHCP
> > > negotiation instead of the hostname you've selected for your machine.
> > > 
> > > JN
> > 
> > I am not following this suggestion.  My problem is that dhcp or some
> > other script is changing $HOSTNAME to the name Comcast, evidently, is
> > using.  Internet is functional; it's just disturbing to see the prompt
> > changed to
> > [EMAIL PROTECTED]
> > and not being able to change it.  I was able to change $HOSTNAME with
> > the hostname command, but it does not persist across a reboot.  Can you
> > clarify for me?  Thanks.
> > 
> > Rolf
> > > 
> > > On Sat, 2003-08-16 at 13:44, Rolf Pedersen wrote:
> > > 
> > >>Dave Sherman wrote:
> > >>
> > >>>Rolf Pedersen wrote:
> > >>>
> > >>>
> > Hi,
> > 
> > I was just provisioned with a cable modem/account, which uses dhcp, and
> > my bash prompt now looks like:
> > 
> > [EMAIL PROTECTED]
> > 
> > where the part starting with 00 is the HWaddr of eth0, according to
> > >>
> > >>>Yes. Your cable company's dhcp server knows your ethernet MAC address. 
> > >>>It is assigning you a host name using your MAC address to ensure that 
> > >>>the hostname is unique on its network.
> > >>>
> > >>>You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
> > >>>and make sure there is in entry that looks like:
> > >>>NEEDHOSTNAME=no
> > >>
> > >>Changed this from =yes to =no
> > >>
> > >>
> > >>>You would also need to edit /etc/sysconfig/network, and set the 
> > >>>following entry (if it's not already there):
> > >>>HOSTNAME=localhost
> > >>
> > >>added this
> > >>
> > >>
> > >>>Both of these need to be done as root (or use sudo). Finally, as root 
> > >>>(or using sudo) run the following command:
> > >>>service network restart
> > >>>to restart your network services without rebooting.
> > >>
> > >>Went to runlevel 3 to do this so as to restart kde (which is needed to
> > >>see a change in the konsole prompt when I use hostname to change the host)
> > >>
> > >>
> > >>>However, depending upon how the cable company is set up, their systems 
> > >>>might refuse you Internet access if you have a hostname that they don't 
> > >>>recognize.
> > >>
> > >>I still have internet connectivity but the prompt and echo $HOSTNAME are
> > >>still the MAC address.
> > >>
> > >>
> > >>>Good luck.
> > >>>
> > >>
> > >>Thanks.
> > >>
> > >>
> > >>
> > >>
> > >>__
> > >>
> > >>Want to buy your Pack or Services from MandrakeSoft? 
> > >>Go to http://www.mandrakestore.com
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Want to buy your Pack or Services from MandrakeSoft? 
> > > Go to http://www.mandrakestore.com
> > 
> > 
> > 
> > 
> > __
> > 
> > Want to buy your Pack or Services from MandrakeSoft? 
> > Go to http://www.mandrakestore.com
> 
> 
> 
> __
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] k3b & CD writer

2003-08-16 Thread Larry Sword
Praedor Atrebates wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 15 August 2003 09:45 pm, Todd Lyons wrote:
 

Larry Sword wanted us to know:
   

I have supermount and K3b runs flawlessly.
 

And so I stand corrected 
   

How have you pulled this off?  I have tried, off and on, to get k3b working - 
and disabling supermount is not an option.  I just wont do it.

I have tried temporarily disabling supermount but it hasn't worked.  Then I 
tried just letting k3b add its garbage to /etc/fstab while leaving the 
supermount entries for the very same cdrom drives intact.  No worky.

What is your trick to getting k3b to work without disabling supermount?

praedor
 

My system: Abit VP6 with Dual 1GHz pentium 3. A Plexor writer CD-R 
PX-W1210A,
master /dev/hdc and a Sony DVD, slave /dev/hdd.

This is my system settings, sorry for the long message.

I ran k3b Setup and accepted all defaults. Added myself as a user. I 
Also added
myself as member of the cdwriter group.
After starting k3b as user I ran
"settings ->Configure->Devices and set the Reader->Cdrdao 
drivers->generic-mmc
and the Writer->Cdrdao drivers->generic-mmc.

1. Pertinent lilo entry.

image=/boot/vmlinuz-smp
   label="linux-smp"
   root=/dev/hdb5
   initrd=/boot/initrd-smp.img
   append="devfs=mount hdc=ide-scsi hdd=ide-scsi"
   read-only
2. My /etc/fstb file.

(I'll aplhbetize these due to word warp)
a. /dev/hdb5 / ext3 defaults 1 1
b. none /dev/pts devpts mode=0620 0 0
c. /dev/hdb8 /home ext3 defaults 1 2
d. none /mnt/cdrom supermount
e. dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
f. none/mnt/cdrom2
g. supermount
h. dev=/dev/scd1,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=00 0
i. none /mnt/fd0 supermount
j. dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0
0
k. /dev/hda1 /mnt/win_c ntfs iocharset=iso8859-1,ro,umask=0 0 0
l. /dev/hdb1 /mnt/win_c2 vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
m. /dev/hda5 /mnt/win_d vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
n. /dev/hdb6 /mnt/win_d2 vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
o. /dev/hda6 /mnt/win_e vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
p. /dev/hda7/mnt/win_fvfat iocharset=iso8859-1,codepage=850,umask=0 0 0
q. none /proc procdefaults 0 0
r. /dev/hdb7 swap swap defaults 00
s. /dev/scsi/host0/bus0/target0/lun0 /cd/mnt/cdrecorderauto
ro,noauto,user,exec
00

3. My /dev/cd entries.

ls -l /dev/cdrom lr-xr-xr-x1 root root   13 Aug 16 
12:31 /dev/cdrom ->
ls -l /dev/cdrom0 lr-xr-xr-x1 root root   13 Aug 16 
12:31 /dev/cdrom0 ->
ls -l /dev/cdrom1 lr-xr-xr-x1 root root   13 Aug 16 
12:31 /dev/cdrom1 ->
ls -l /dev/cdroms/cdrom0 lr-xr-xr-x1 root root   34 Dec 
31  1969 /dev/cdroms/cdrom0 ->
../scsi/host0/bus0/target0/lun0/cd
ls -l/dev/cdroms/cdrom0 lr-xr-xr-x1 root root   34 Dec 
31  1969
/dev/cdroms/cdrom0 -> ../scsi/host0/bus0/target0/lun0/cd
ls -l /dev/cdroms/cdrom1lr-xr-xr-x1 root root   34 Dec 
31  1969
/dev/cdroms/cdrom1 -> ../scsi/host0/bus0/target1/lun0/cd
ls -l /dev/scd0 lr-xr-xr-x1 root root   31 Aug 16 12:31 
/dev/scd0 ->
scsi/host0/bus0/target0/lun0/cd
ls -l /dev/scd1 lr-xr-xr-x1 root root   31 Aug 16 12:31 
/dev/scd1 ->
scsi/host0/bus0/target1/lun0/cd
ls -l /dev/hdc lr-xr-xr-x1 root root   35 Aug 16 12:31 
/dev/hdc ->
ide/host0/bus1/target0/lun0/generic
ls -l /dev/hdd lr-xr-xr-x1 root root   35 Aug 16 12:31 
/dev/hdd ->
ide/host0/bus1/target1/lun0/generic
ls -l /dev/dvdlr-xr-xr-x1 root root   36 Aug 16 05:31 
/dev/dvd ->
/dev/scsi/host0/bus0/target1/lun0/cd

4.My .kde/share/config/k3crc file

[Audio project settings]
default pregap=150
[Cddb]
cddb server=Http freedb.org:80
cgi path=~cddb/cddb.cgi
local cddb dirs=~/.cddb/
proxy port=8080
proxy server=
proxy settings type=kde
save cddb entries locally=true
use local cddb query=true
use manual cgi path=false
use proxy server=false
use remote cddb=true
[Data project settings]
Drop doubles=false
List hidden files=false
List system files=false
Use ID3 Tag for mp3 renaming=false
[Devices]
Reader1=/dev/scsi/host0/bus0/target1/lun0/cd,40,generic-mmc
Writer1=/dev/scsi/host0/bus0/target0/lun0/cd,32,12,generic-mmc,yes,yes,yes,2048,
8,yes
[Docking Config]
K3b Audio Player:stayButton=false
K3b Audio Player:type=DOCK
K3b Dir View,Workspace,K3b Audio Player:first_name=K3b Dir View
K3b Dir View,Workspace,K3b Audio Player:last_name=Workspace,K3b Audio Player
K3b Dir View,Workspace,K3b Audio Player:orientation=0
K3b Dir View,Workspace,K3b Audio Player:parent=yes
K3b Dir View,Workspace,K3b Audio Player:sepPos=32
K3b Dir View,Workspace,K3b Audio Player:stayButton=false
K3b Dir View,Workspace,K3b Audio Player:type=GROUP
K3b Dir View:stayButton=false
K3b Dir View:type=DOCK
Main:Geometry=408,29,805,641
Main:dock=Workspace
Main:view=K3b Dir View,Workspace,K3b Audio Player
Main:visi

Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
James T. Nelson III wrote:
You can set your $HOSTNAME in /etc/sysconfig/network to whatever you
want and then set a different name in
/etc/sysconfig/network-scripts/ifcfg-eth0.  You get to have your
hostname of choice and your internet works.
All right.  I put DHCP_HOSTNAME=x1-6-00-03-xx-xx-xx-xx in
/etc/sysconfig/network-scripts/ifcfg-eth0, *Attention James* rebooted,
and the prompt is still @x1-6-00-03-xx-xx-xx-xx
To review:

Configured cable account with drakconnect, specifying localhost as
hostname, which results in
hostname = localhost
being configured in /etc/tmdns.conf
Changed from NEEDHOSTNAME=yes to NEEDHOSTNAME=no in
/etc/sysconfig/network-scripts/ifcfg-eth0
Added HOSTNAME=localhost to /etc/sysconfig/network

Added DHCP_HOSTNAME=x1-6-00-03-xx-xx-xx-xx in
/etc/sysconfig/network-scripts/ifcfg-eth0
service network restart

reboot

prompt is still @x1-6-00-03-xx-xx-xx-xx

do hostname localhost

restart kde and prompt/$HOSTNAME are localhost

open up port 67 on the firewall so dhclient can get through and dhclient
-r to release the dhcp lease
power-cycle modem, service network restart, reboot --> prompt is
@x1-6-00-03-xx-xx-xx-xx
From man dhclient,
*In  order  to  keep  track  of  leases across system reboots and server
   restarts, dhclient keeps a list of leases it has been assigned
in  the
   dhclient.leases(5)  file.   On startup, after reading the
dhclient.conf
   file, dhclient reads the dhclient.leases file  to  refresh  its
 memory
   about what leases it has been assigned.*
and there is a line in dhclient.leases:
option host-name "x1-6-00-03-xx-xx-xx-xx"
Something is changing the $HOSTNAME variable on boot.  I can change it
back for the session w/o affecting internet but it would be nice not to
have to.
I've thought to try putting hostname localhost in rc.local but that
seems an ugly hack.
Thanks.

On Sat, 2003-08-16 at 14:45, Rolf Pedersen wrote:

James T. Nelson III wrote:

Try adding a DHCP_HOSTNAME= entry to the
/etc/sysconfig/network-scripts/ifcfg-eth0 file with the hostname Comcast
is providing you.  The ifup script will send this when it does the DHCP
negotiation instead of the hostname you've selected for your machine.
JN
I am not following this suggestion.  My problem is that dhcp or some
other script is changing $HOSTNAME to the name Comcast, evidently, is
using.  Internet is functional; it's just disturbing to see the prompt
changed to
[EMAIL PROTECTED]
and not being able to change it.  I was able to change $HOSTNAME with
the hostname command, but it does not persist across a reboot.  Can you
clarify for me?  Thanks.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
Bill Mullen wrote:
On Sat, 16 Aug 2003, Rolf Pedersen wrote:


I still have internet connectivity but the prompt and echo $HOSTNAME are
still the MAC address.


Because you haven't restarted networking yet ("service network restart").

No, as I said in the part that you cut out:

service network restart
to restart your network services without rebooting.
Went to runlevel 3 to do this so as to restart kde (which is needed to
 ^^
see a change in the konsole prompt when I use hostname to change the host)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread James T. Nelson III
You can set your $HOSTNAME in /etc/sysconfig/network to whatever you
want and then set a different name in
/etc/sysconfig/network-scripts/ifcfg-eth0.  You get to have your
hostname of choice and your internet works.


On Sat, 2003-08-16 at 14:45, Rolf Pedersen wrote:
> James T. Nelson III wrote:
> > Try adding a DHCP_HOSTNAME= entry to the
> > /etc/sysconfig/network-scripts/ifcfg-eth0 file with the hostname Comcast
> > is providing you.  The ifup script will send this when it does the DHCP
> > negotiation instead of the hostname you've selected for your machine.
> > 
> > JN
> 
> I am not following this suggestion.  My problem is that dhcp or some
> other script is changing $HOSTNAME to the name Comcast, evidently, is
> using.  Internet is functional; it's just disturbing to see the prompt
> changed to
> [EMAIL PROTECTED]
> and not being able to change it.  I was able to change $HOSTNAME with
> the hostname command, but it does not persist across a reboot.  Can you
> clarify for me?  Thanks.
> 
> Rolf
> > 
> > On Sat, 2003-08-16 at 13:44, Rolf Pedersen wrote:
> > 
> >>Dave Sherman wrote:
> >>
> >>>Rolf Pedersen wrote:
> >>>
> >>>
> Hi,
> 
> I was just provisioned with a cable modem/account, which uses dhcp, and
> my bash prompt now looks like:
> 
> [EMAIL PROTECTED]
> 
> where the part starting with 00 is the HWaddr of eth0, according to
> >>
> >>>Yes. Your cable company's dhcp server knows your ethernet MAC address. 
> >>>It is assigning you a host name using your MAC address to ensure that 
> >>>the hostname is unique on its network.
> >>>
> >>>You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
> >>>and make sure there is in entry that looks like:
> >>>NEEDHOSTNAME=no
> >>
> >>Changed this from =yes to =no
> >>
> >>
> >>>You would also need to edit /etc/sysconfig/network, and set the 
> >>>following entry (if it's not already there):
> >>>HOSTNAME=localhost
> >>
> >>added this
> >>
> >>
> >>>Both of these need to be done as root (or use sudo). Finally, as root 
> >>>(or using sudo) run the following command:
> >>>service network restart
> >>>to restart your network services without rebooting.
> >>
> >>Went to runlevel 3 to do this so as to restart kde (which is needed to
> >>see a change in the konsole prompt when I use hostname to change the host)
> >>
> >>
> >>>However, depending upon how the cable company is set up, their systems 
> >>>might refuse you Internet access if you have a hostname that they don't 
> >>>recognize.
> >>
> >>I still have internet connectivity but the prompt and echo $HOSTNAME are
> >>still the MAC address.
> >>
> >>
> >>>Good luck.
> >>>
> >>
> >>Thanks.
> >>
> >>
> >>
> >>
> >>__
> >>
> >>Want to buy your Pack or Services from MandrakeSoft? 
> >>Go to http://www.mandrakestore.com
> > 
> > 
> > 
> > 
> > 
> > 
> > Want to buy your Pack or Services from MandrakeSoft? 
> > Go to http://www.mandrakestore.com
> 
> 
> 
> 
> __
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] eroaster

2003-08-16 Thread David E. Fox

just installed eroaster and can't get it to work. I'm on cooker 9.2 at the moment. 
seems there are some issues with python:

[EMAIL PROTECTED] dfox]$ Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/gtk-1.2/gtk.py", line 127, in __call__
ret = apply(self.func, a)
  File "/usr/lib/eroaster/main.py", line 682, in BurnWriterOptions
self.BurnCDNow()
  File "/usr/lib/eroaster/main.py", line 820, in BurnCDNow
cdrecord = cdrtools.cdrecord(channel, id, lun, self.devWriter.get_text(), 
self.cat.get_loglevel())
  File "/usr/lib/eroaster/cdrtools.py", line 106, in __init__
self.__cdrecord_read_version()
  File "/usr/lib/eroaster/cdrtools.py", line 204, in __cdrecord_read_version
self.__cdrecord_version_major = atoi(version[0])
  File "/usr/lib/python2.3/string.py", line 220, in atoi
return _int(s, base)
ValueError: invalid literal for int(): line


oh well. It gets to the conversion step, deposits some wavs in /tmp, and then 
normalizes. Maybe it's pilot error.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread James Sparenberg
On Sat, 2003-08-16 at 11:44, Rolf Pedersen wrote:
> Dave Sherman wrote:
> > Rolf Pedersen wrote:
> > 
> >> Hi,
> >>
> >> I was just provisioned with a cable modem/account, which uses dhcp, and
> >> my bash prompt now looks like:
> >>
> >> [EMAIL PROTECTED]
> >>
> >> where the part starting with 00 is the HWaddr of eth0, according to
> 
> > Yes. Your cable company's dhcp server knows your ethernet MAC address. 
> > It is assigning you a host name using your MAC address to ensure that 
> > the hostname is unique on its network.
> > 
> > You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
> > and make sure there is in entry that looks like:
> > NEEDHOSTNAME=no
> 
> Changed this from =yes to =no
> 
> > 
> > You would also need to edit /etc/sysconfig/network, and set the 
> > following entry (if it's not already there):
> > HOSTNAME=localhost
> 
> added this
> 
> > 
> > Both of these need to be done as root (or use sudo). Finally, as root 
> > (or using sudo) run the following command:
> > service network restart
> > to restart your network services without rebooting.
> 
> Went to runlevel 3 to do this so as to restart kde (which is needed to
> see a change in the konsole prompt when I use hostname to change the host)
> 
> > 
> > However, depending upon how the cable company is set up, their systems 
> > might refuse you Internet access if you have a hostname that they don't 
> > recognize.
> 
> I still have internet connectivity but the prompt and echo $HOSTNAME are
> still the MAC address.
> 
> > 
> > Good luck.
> > 
> 
> Thanks.

either reboot the box (the cowards way out *grin*) or do 

hostname = [new name from above]

to get the hostname to change in the current session.  Linux only reads
the hostname during boot and never again during the session.  Doing this
forces a re-read so to speak (not actually be effectively.) 

James

> 
> 
> 
> 
> __
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Cups web interface files missing

2003-08-16 Thread Carlos A. Siso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Greetings:

I am trying to setup a Cups print server using Mandrake 9.1.

I installed 9.1 from CD's without any additional packages and installed Cups 
using the urpmi command "urpmi cups".

While the cups server is running, the problem is that the Cups web interface 
files at "/usr/share/doc/cups" are not installed, so there is no access to 
the print server using "http://server:631";.

I have reinstalled cups a few times ("rpm -e cups; urpmi cups") and still 
there are no files at "/usr/share/doc/cups".

The strange thing is this:

[EMAIL PROTECTED] cups]# rpm -qf /usr/share/doc/cups/index.html
cups-1.1.19-1.1mdk
[EMAIL PROTECTED] cups]# ls -la /usr/share/doc/cups/
total 16
drwxr-xr-x4 root root 4096 Aug 16 14:29 ./
drwxr-xr-x   17 root root 4096 Aug 16 14:29 ../
drwxr-xr-x2 root root 4096 May 28 16:15 de/
drwxr-xr-x2 root root 4096 May 28 16:15 fr/

What am I missing here? Any help woul be appreciated. TIA.
- -- 
Carlos A. Siso
Hyper Sistemas s.a.
GPG Key: E762AD4D
http://www.hypersistemas.com/keys/casiso.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Poux+tvDo+dirU0RAnHeAJ455/vcydFRHE7OYc0KVYMlGxJAMgCcCdX0
NGz6B7E5rCKJZhvtH3LrhOk=
=G8lC
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
James T. Nelson III wrote:
Try adding a DHCP_HOSTNAME= entry to the
/etc/sysconfig/network-scripts/ifcfg-eth0 file with the hostname Comcast
is providing you.  The ifup script will send this when it does the DHCP
negotiation instead of the hostname you've selected for your machine.
JN
I am not following this suggestion.  My problem is that dhcp or some
other script is changing $HOSTNAME to the name Comcast, evidently, is
using.  Internet is functional; it's just disturbing to see the prompt
changed to
[EMAIL PROTECTED]
and not being able to change it.  I was able to change $HOSTNAME with
the hostname command, but it does not persist across a reboot.  Can you
clarify for me?  Thanks.
Rolf
On Sat, 2003-08-16 at 13:44, Rolf Pedersen wrote:

Dave Sherman wrote:

Rolf Pedersen wrote:


Hi,

I was just provisioned with a cable modem/account, which uses dhcp, and
my bash prompt now looks like:
[EMAIL PROTECTED]

where the part starting with 00 is the HWaddr of eth0, according to

Yes. Your cable company's dhcp server knows your ethernet MAC address. 
It is assigning you a host name using your MAC address to ensure that 
the hostname is unique on its network.

You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
and make sure there is in entry that looks like:
   NEEDHOSTNAME=no
Changed this from =yes to =no


You would also need to edit /etc/sysconfig/network, and set the 
following entry (if it's not already there):
   HOSTNAME=localhost
added this


Both of these need to be done as root (or use sudo). Finally, as root 
(or using sudo) run the following command:
   service network restart
to restart your network services without rebooting.
Went to runlevel 3 to do this so as to restart kde (which is needed to
see a change in the konsole prompt when I use hostname to change the host)

However, depending upon how the cable company is set up, their systems 
might refuse you Internet access if you have a hostname that they don't 
recognize.
I still have internet connectivity but the prompt and echo $HOSTNAME are
still the MAC address.

Good luck.

Thanks.



__

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] decoding a VBR mp3

2003-08-16 Thread David E. Fox
> Hey, a Kiss fan?! Me too! My cousin and I saw the "final" (reunited with 
> Peter) tour in Louisville a couple of years ago. Awesome stuff!

Kinda sorta. I had friends who were into it, I haven't listened to them
since vinyl days, but it brings back memories. I have a couple of kiss
cd's - one unplugged that is rather nice, and 'kiss my ass' featuring
covers of different people (garth brooks etc.) doing the songs. That one
is pretty good, and there are some interesting variants, including a 6/8
time rendition of "rock and roll all nite" that actually sounds better
than the original version (in 4/4 time).

led zep is like that too - encomium features a number of new rock
artists playing classic LZ. It features probably the wierdest rendition
of "custard pie" I've ever heard :). Plus last weekend I ripped dread
zezpelin - now that's really weird. kinda reggae / dance music versions
:).

> 
> Umm, its 70 mins for audio, right? I use Gcombusts screen to tell how many WAV 

Yeah, 74 but kiss alive ii fit just fine on a 74 min. Bet the cd version
is marketed as a 2 disk version though. What a ripoff :(.

One can supposedly calculate the required size from the wav file size,
of course, so awk (probably) to the rescue ;).

A little aside - if file would just say "this is a 44.1khz file that is
so many mins and seconds' or another quickie tool, that would be a good
thing. Otherwise I could hover the mouse on an mp3 in konqueror and get
the timings. But that's not always the case.

I guess I'll have to give gcombust another try. My experience hasn't
been all that successful for the type of stuff (namely, other than
44.1khz stereo mp3s) I've been putting on CDs.

   /\  
> Dark>Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Bill Mullen
On Sat, 16 Aug 2003, Rolf Pedersen wrote:

> I still have internet connectivity but the prompt and echo $HOSTNAME are
> still the MAC address.

Because you haven't restarted networking yet ("service network restart").

-- 
Bill Mullen   [EMAIL PROTECTED]   MA, USA   RLU #270075   MDK 8.1 & 9.0
"There are two kinds of people in the world, those who believe there are
two kinds of people in the world and those who don't." - Robert Benchley

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] MP3 to Wave

2003-08-16 Thread David E. Fox
> If your burning it to CD try EcliptRoaster (eroaster) it should do what
> you want.

Hmm. I have not yet tried that. Here's what I've tried,

mpg123 | sox - well, OK, but harder to automate, but only really proven
way to ensure that what you have at the end of a conversion is really a
44.1k AIFF WAV suitable for burning. That's important especially if you
have (as I do) a number of MP3s in 22050 mono or what have you. Specif-
ically, I'm doing a number of CBSRMT radio show mp3s to CDs, and these
shows are ca. 45 minutes long, so if your WAV files aren't in the 450
meg or so range, something is amiss and you'll end up with a CD of high
pitched voices, like playing a 3 3/4 ips tape at 7 1/2 ips :).

k3b - OK at the conversion step, dismal at the burn step. Often the
thing segfaults in the middle of the burn and I end up with a locked
drive, only seemingly way to rectify this is to reboot. Net result, of
course, is a coaster.

cdbakeoven -- Seemingly OK in the burn step. Conversion step not OK,
they haven't done it right. I end up with data files on the CD, and net
result is a coaster with wonderful white noise. Otherwise, I get the
wrong size WAV as described above. Very nice looking interface. I have
2.0beta source but haven't been able to compile it yet.

xcdroast - didn't like it, don't use it.

cdrecord - well great at burning the CD, what can I say :)

gcombust - not too terribly useful for mp3s. The one time I tried it,
even after ensuring I was making an audio cd and not a data cd, it wrote
mp3s to the cd as mp3s, no conversion needed ;). Good so far for data
cds, and maybe i'll try burning a cd's worth of mp3s with it if I get
that sony portable that can play mp3 cd's as well as music cd's :). 

xmms-diskwriter: well this will do the job of mp3 to wav conversion when
others fail - specifically VBR encoded files. I had mpg123, mplayer and
lame --decode all fail with segmentation faults/core dump when I was
trying to do this last night. Very easy to use, just select the
diskwriter plugin, path etc., then select the files you want, and it
puts WAVs in the directory, then run cdrecord. Downside - doesn't know
that it needs to resample 22050 mono to 44100 stereo - I just tried that
with a file this morning.

mplayer - well dumpstream is an option but it doesn't do any conversion,
just seems to end up with a stream dump file in the same format as the
original. It also segfaulted when presented with a VBR mp3.

I got a number of spare cdrs so maybe I'll try eroaster :).

Magnus writes;

> > I know this is a little bit of topic but can anyone recommend a good=20
> > program that converts MP3 to Wave with really nice quality ?

Well I am not sure what is meant by 'really nice quality' since the
wav can only be as good as the original mp3. For most serious
conversion, I use a mpg123 pipeline to sox, and ensure that all the
rates, channels are set up for the input as well as output formats. OK
for one at a time deals but a bit harder to automate because the
filenames are usually long with lots of saces like 'foo fighers 1 of 14
something song.mp3 :) 

> Kiran <[EMAIL PROTECTED]>

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread James T. Nelson III
Try adding a DHCP_HOSTNAME= entry to the
/etc/sysconfig/network-scripts/ifcfg-eth0 file with the hostname Comcast
is providing you.  The ifup script will send this when it does the DHCP
negotiation instead of the hostname you've selected for your machine.

JN

On Sat, 2003-08-16 at 13:44, Rolf Pedersen wrote:
> Dave Sherman wrote:
> > Rolf Pedersen wrote:
> > 
> >> Hi,
> >>
> >> I was just provisioned with a cable modem/account, which uses dhcp, and
> >> my bash prompt now looks like:
> >>
> >> [EMAIL PROTECTED]
> >>
> >> where the part starting with 00 is the HWaddr of eth0, according to
> 
> > Yes. Your cable company's dhcp server knows your ethernet MAC address. 
> > It is assigning you a host name using your MAC address to ensure that 
> > the hostname is unique on its network.
> > 
> > You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
> > and make sure there is in entry that looks like:
> > NEEDHOSTNAME=no
> 
> Changed this from =yes to =no
> 
> > 
> > You would also need to edit /etc/sysconfig/network, and set the 
> > following entry (if it's not already there):
> > HOSTNAME=localhost
> 
> added this
> 
> > 
> > Both of these need to be done as root (or use sudo). Finally, as root 
> > (or using sudo) run the following command:
> > service network restart
> > to restart your network services without rebooting.
> 
> Went to runlevel 3 to do this so as to restart kde (which is needed to
> see a change in the konsole prompt when I use hostname to change the host)
> 
> > 
> > However, depending upon how the cable company is set up, their systems 
> > might refuse you Internet access if you have a hostname that they don't 
> > recognize.
> 
> I still have internet connectivity but the prompt and echo $HOSTNAME are
> still the MAC address.
> 
> > 
> > Good luck.
> > 
> 
> Thanks.
> 
> 
> 
> 
> __
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
Dave Sherman wrote:
Rolf Pedersen wrote:

Hi,

I was just provisioned with a cable modem/account, which uses dhcp, and
my bash prompt now looks like:
[EMAIL PROTECTED]

where the part starting with 00 is the HWaddr of eth0, according to

Yes. Your cable company's dhcp server knows your ethernet MAC address. 
It is assigning you a host name using your MAC address to ensure that 
the hostname is unique on its network.

You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
and make sure there is in entry that looks like:
NEEDHOSTNAME=no
Changed this from =yes to =no

You would also need to edit /etc/sysconfig/network, and set the 
following entry (if it's not already there):
HOSTNAME=localhost
added this

Both of these need to be done as root (or use sudo). Finally, as root 
(or using sudo) run the following command:
service network restart
to restart your network services without rebooting.
Went to runlevel 3 to do this so as to restart kde (which is needed to
see a change in the konsole prompt when I use hostname to change the host)
However, depending upon how the cable company is set up, their systems 
might refuse you Internet access if you have a hostname that they don't 
recognize.
I still have internet connectivity but the prompt and echo $HOSTNAME are
still the MAC address.
Good luck.

Thanks.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] k3b & CD writer

2003-08-16 Thread Dave Sherman
Praedor Atrebates wrote:
On Friday 15 August 2003 09:45 pm, Todd Lyons wrote:

Larry Sword wanted us to know:

I have supermount and K3b runs flawlessly.
And so I stand corrected 


How have you pulled this off?  I have tried, off and on, to get k3b working - 
and disabling supermount is not an option.  I just wont do it.
Here's how I got k3b working on my laptop. It has a CD-RW/DVD combo 
drive. The important point to remember is that I only have a single 
CD-ROM drive, with two mount points, one for CD-ROMs and one for 
CD-Rs/CD-RWs.

$ cat /etc/fstab (edited for relevance -- also not ethat the two lines 
wrap):

none /mnt/cdrom supermount 
dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0

/dev/scsi/host0/bus0/target0/lun0/cd/mnt/cdrecorder auto 
ro,noauto,user,exec 0 0

OK, see how my cdrecorder does *not* use supermount? That's how k3b 
works so nicely for me. Even if it automounts a CD-RW with stuff already 
on it, the mount point is /mnt/cdrom, which does not interfere with k3b 
using /mnt/cdrecorder.

--
Dave Sherman - MCSE, MCSA, CCNA
Meddle not in the affairs of dragons,
  for you are crunchy, and good with ketchup.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Dave Sherman
Rolf Pedersen wrote:
Hi,

I was just provisioned with a cable modem/account, which uses dhcp, and
my bash prompt now looks like:
[EMAIL PROTECTED]

where the part starting with 00 is the HWaddr of eth0, according to
ifconfig.  Heretofore, it has been '@localhost' on this single,
non-networked machine.
In /var/lib/dhcp/dhclient.eth0.leases, under the three most recent of
the four leases, there is:
option host-name "x1-6-00-03-xx-xx-xx-xx"

which seems culpable.  I reran drakconnect, setting hostname there to
localhost, which shows up in /etc/tmdns.conf but, after reboot, the host
in the prompt is as shown.
For a short while, I have been using dhcp for an adsl modem but the host
was not changed, making me think it might be a behavior of the cable
modem.  I tried releasing and renewing the lease with dhclient -r eth0,
dhclient -l eth0 but that did not seem to do anything.  Not knowing
anything about networking, I hope someone knows what is going on.
Yes. Your cable company's dhcp server knows your ethernet MAC address. 
It is assigning you a host name using your MAC address to ensure that 
the hostname is unique on its network.

You *might* be able to edit /etc/sysconfig/network-scripts/ifcfg-eth0 
and make sure there is in entry that looks like:
NEEDHOSTNAME=no

You would also need to edit /etc/sysconfig/network, and set the 
following entry (if it's not already there):
HOSTNAME=localhost

Both of these need to be done as root (or use sudo). Finally, as root 
(or using sudo) run the following command:
service network restart
to restart your network services without rebooting.

However, depending upon how the cable company is set up, their systems 
might refuse you Internet access if you have a hostname that they don't 
recognize.

Good luck.

--
Dave Sherman - MCSE, MCSA, CCNA
Meddle not in the affairs of dragons,
  for you are crunchy, and good with ketchup.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Blaster hits and IPCOP..what should I look for???

2003-08-16 Thread Gavin

I've got a few M$ boxes running 2000 and XP behind my IPcop firewall, all my 
boxes are patched.. I've been checking my logs for anything pertaining to the 
blaster worm but "I THINK" there is nothing showing..I've got snort  active 
but I'm not "REALLY" sure what to look for!! if any of you experts are using 
ipcop and your logs show hits. could you show me a snip so I know what to 
look for.. 

Thank you

-- 
Gavin
c/o GES (Gavin's English School)
Register Linux user # 199685
Sent 2u on a M$ free system!!


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Installed cable --> now host = HWaddr of NIC

2003-08-16 Thread Rolf Pedersen
Hi,

I was just provisioned with a cable modem/account, which uses dhcp, and
my bash prompt now looks like:
[EMAIL PROTECTED]

where the part starting with 00 is the HWaddr of eth0, according to
ifconfig.  Heretofore, it has been '@localhost' on this single,
non-networked machine.
In /var/lib/dhcp/dhclient.eth0.leases, under the three most recent of
the four leases, there is:
option host-name "x1-6-00-03-xx-xx-xx-xx"

which seems culpable.  I reran drakconnect, setting hostname there to
localhost, which shows up in /etc/tmdns.conf but, after reboot, the host
in the prompt is as shown.
For a short while, I have been using dhcp for an adsl modem but the host
was not changed, making me think it might be a behavior of the cable
modem.  I tried releasing and renewing the lease with dhclient -r eth0,
dhclient -l eth0 but that did not seem to do anything.  Not knowing
anything about networking, I hope someone knows what is going on.
Rolf



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] k3b & CD writer

2003-08-16 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 15 August 2003 09:45 pm, Todd Lyons wrote:
> Larry Sword wanted us to know:
> >I have supermount and K3b runs flawlessly.
>
> And so I stand corrected 

How have you pulled this off?  I have tried, off and on, to get k3b working - 
and disabling supermount is not an option.  I just wont do it.

I have tried temporarily disabling supermount but it hasn't worked.  Then I 
tried just letting k3b add its garbage to /etc/fstab while leaving the 
supermount entries for the very same cdrom drives intact.  No worky.

What is your trick to getting k3b to work without disabling supermount?

praedor

- -- 
Key fingerprint = D6F9 8682 2257 2871 10C6  DB92 6F50 8BBA B100 EB15
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/PkOFb1CLurEA6xURAu6VAKDOq9dLsQ8qDlIVrraZL7HG7X+SrwCeK/aK
0PEHX2ISn/nOmfEZ7zgBxRs=
=V95t
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] MP3 to Wave

2003-08-16 Thread Magnus Wirström
Actually I want it to wav files so I can use my own options on cdrecord 
when I burn it :) Because I have a PlexWriter Drive and I wanna make use 
of the VariRec Option it haves :)

Kiran wrote:

If your burning it to CD try EcliptRoaster (eroaster) it should do what
you want.
On Wed, 2003-08-13 at 03:12, Magnus Wirström wrote:
 

Hi

I know this is a little bit of topic but can anyone recommend a good 
program that converts MP3 to Wave with really nice quality ?
Thanks
Magnus
   




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] MP3 to Wave

2003-08-16 Thread Kiran
If your burning it to CD try EcliptRoaster (eroaster) it should do what
you want.

On Wed, 2003-08-13 at 03:12, Magnus Wirström wrote:
> Hi
> 
> I know this is a little bit of topic but can anyone recommend a good 
> program that converts MP3 to Wave with really nice quality ?
> Thanks
> Magnus
-- 
Kiran <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Re: [expert] Accessing ACM device -- USB Modem

2003-08-16 Thread Charlie
On Fri, 15 Aug 2003 03:47 am, deedee wrote:
> hub.c: new USB device 00:08.0-2, assigned address 5
> usb.c: USB device 5 (vend/prod 0x803/0x9700) is not claimed by any active
> driver.
> usb.c: registered new driver acm
> ttyACM0: USB ACM device
> acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN
> adapters

It appears that there is a driver acm for this? Probably a module?

Try KDE, do you use that? 

KPPP/Setup/Device/Modem dev/usb/ttyACMO

Note the "usb"

Then on the modem tab Query modem.

If that doesn't work, just for stamps try some of the other options. On 
previous, earlier distro's my Maestro modem was /dev/cua1 

Try any you like, and when you have selected them in Device go to Modem and 
Query Modem. Mostly you will find Modem not found, but it might just connect 
on something if :- dev/usb/ttyACMO does not work.

HTH

Charlie

PS apologies if this has already gone through, but I feel that I used the 
wrong address and it might have been returned.

-- 
The ancient teachings illumine the mind and the mind illumines the ancient
teachings.

Zen saying

This email is guaranteed to be wholly Linux Mandrake 9.1, Kmail v1.5 and
OpenOffice.org1Beta


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] decoding a VBR mp3

2003-08-16 Thread Ronald J. Hall
On Saturday 16 August 2003 01:25 am, David E. Fox wrote:

> That's precisely what I'm trying to do. BTW, the xmms-diskwriter thingy
> worked fine - I just su over, run cdrecord and give him all the wav
> files. I'm the proud "owner" of a new Ween CD :).
>
> Now I'm getting kiss alive II :) guess I'll be up all night :).
> Originally this was a double lp. Maybe it'll all fit on one CD.

Hey, a Kiss fan?! Me too! My cousin and I saw the "final" (reunited with 
Peter) tour in Louisville a couple of years ago. Awesome stuff!

> I don't think I can find fault with that method. What I am looking for
> is an easier way to automate much of the background processing, and when
> burning a set of mp3s in wav for cd, making sure I can fit the # of mp3
> files to the CD, and not run out of room. It's simpler of course to do
> that in a GUI.

Umm, its 70 mins for audio, right? I use Gcombusts screen to tell how many WAV 
files I can get on a 700 mb CD. It tells size and minutes, from the screen 
where you are adding files from.

> I like cdbakeoven's interface btw. It'll keep track of the time your
> tracks use as well as give you an indication of how much space you've
> wasted.

Well, like I mentioned, Gcombust does that as well.

See ya later! :-)

-- 
  
  /\  
Dark>Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com