Re: Re: CD reader doesn't read audio CDs
I had the same problem. http://packages.debian.org/squeeze/cdfs-src saved me & my audio disk. ppm. -- This message w/attachments (message) is intended solely for the use of the intended recipient(s) and may contain information that is privileged, confidential or proprietary. If you are not an intended recipient, please notify the sender, and then please delete and destroy all copies and attachments, and be advised that any review or dissemination of, or the taking of any action in reliance on, the information contained in or attached to this message is prohibited. Unless specifically indicated, this message is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Sender. Subject to applicable law, Sender may intercept, monitor, review and retain e-communications (EC) traveling through its networks/systems and may produce any such EC to regulators, law enforcement, in litigation and as required by law. The laws of the country of each sender/recipient may impact the handling of EC, and EC may be archived, supervised and produced in countries other than the country in which you are located. This message cannot be guaranteed to be secure or free of errors or viruses. Attachments that are part of this EC may have additional important disclosures and disclaimers, which you should read. By messaging with Sender you consent to the foregoing. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e54ea47976e36048b5c9f2c2501763130c07c...@ex2k.bankofamerica.com
DHCP on samba
Hi Every one , I have installed Samba server and i want to install dhcp on the same server . Can i do it? Regards, Partha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
can i use Secondry ip on firewall
I am using firewall-jay and Squid. eth0 global ip eth1 local ip (192.168.3.1) Can i have secondary ip (192.168.4.1) on the eth1? And use the squid for this subnet to access internet? ~R Partha, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using RPM on Debian
http://www.kitenet.net/programs/alien/ - Original Message - From: "Tim Ruehsen" <[EMAIL PROTECTED]> To: Sent: Thursday, August 25, 2005 9:01 PM Subject: Re: Using RPM on Debian > > What is the best/easiest way to convert an RPM to a Deb? Can I install > > RMP on my Debian machine, or is there a conversion utility? > > apt-get install alien > man alien > > Tim > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Using RPM on Debian
Try Alien package converter - Original Message - From: "Tim Ruehsen" <[EMAIL PROTECTED]> To: Sent: Thursday, August 25, 2005 9:01 PM Subject: Re: Using RPM on Debian > > What is the best/easiest way to convert an RPM to a Deb? Can I install > > RMP on my Debian machine, or is there a conversion utility? > > apt-get install alien > man alien > > Tim > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Linux box as NFS server
Hi, My home directory is on a Debian box and gets NFS mounted on all other machines. I have noticed that on Solaris clients I get the following message on the console whenever my disk partition is mounted automountd: No network locking on bounty : contact admin to install server change On other Linux boxes, there is no such warning. I do not have 'mandatory file locking' option turned on in the kernel. Should I do it? Will it solve this problem? Is this really a problem at all or just a harmless warning (whatever that means)? Thanks, partha -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
adduser problem
After various combinations of adduser arguments, this is the most I have progressed through the process of adding a user. -- # adduser --gid 100 --uid 1001 xx Adding user xx... Adding new user xx (1001) with group CNC. useradd -d /home/xx -g CNC -s /bin/bash -u 1001 xx Home directory /home/xx already exists. Not copying from /etc/skel passwd xx passwd: Unknown user xx adduser: `passwd xx' returned error. Aborting. -- # tail /etc/passwd xx:!:1001:100::/home/xx:/bin/bash -- I am using adduser 3.4 from /hamm Could someone please help me? Thanks, partha -- Partha Narasimhan C & C Research Labs Tel. 609-951-2989 NEC USA, Inc. Fax. 609-951-2499 4 Independence Way Princeton, NJ 08540 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .