Re: How to change sound volume in gnome-shell?

2009-11-26 Thread Mr. Wang Long
On Fri, Nov 27, 2009 at 14:19, Mr. Wang Long wrote: > On Fri, Nov 27, 2009 at 11:18, Alan Ianson wrote: >> My gnome 2.28 testing/unstable has a sound icon in the tray as always. >> Is that what you mean? > I also have an icon in the top-right corner in gnome 2.28, but it is > actually an applet.

Re: How to change sound volume in gnome-shell?

2009-11-26 Thread Mr. Wang Long
On Fri, Nov 27, 2009 at 11:18, Alan Ianson wrote: > On Fri, 2009-11-27 at 10:12 +0800, Mr. Wang Long wrote: >> Hi, >> >> In gnome 2.28 I used to change sound volume by the mixer_applet, which >> won't run in gnome-shell environment. In gnome-shell I have to launch >> kmix manually, which shows up

Re: How to change sound volume in gnome-shell?

2009-11-26 Thread Alan Ianson
On Fri, 2009-11-27 at 10:12 +0800, Mr. Wang Long wrote: > Hi, > > In gnome 2.28 I used to change sound volume by the mixer_applet, which > won't run in gnome-shell environment. In gnome-shell I have to launch > kmix manually, which shows up in the system tray. But what is the > "normal" way to con

Re: How to change sound volume in gnome-shell?

2009-11-26 Thread Chris Jones
On Thu, Nov 26, 2009 at 09:12:58PM EST, Mr. Wang Long wrote: > Hi, > > In gnome 2.28 I used to change sound volume by the mixer_applet, which > won't run in gnome-shell environment. In gnome-shell I have to launch > kmix manually, which shows up in the system tray. But what is the > "normal" way t

Re: Debian can not boot from RAID-1

2009-11-26 Thread Justin The Cynical
Yuriy Kuznetsov wrote: In short: Dell Power Edge 2970; 6X3" HDDs: 2-RAID1, 4-RAID5 Etch on a 2950 at work. Installed latest Debian on RAID1, which is VD-00. Installation went through without any issue. After installation system can not boot. Checked BIOS and there are only 3 options to boo

How to change sound volume in gnome-shell?

2009-11-26 Thread Mr. Wang Long
Hi, In gnome 2.28 I used to change sound volume by the mixer_applet, which won't run in gnome-shell environment. In gnome-shell I have to launch kmix manually, which shows up in the system tray. But what is the "normal" way to control sound volume in gnome-shell? Thanks Wang Long -- To UNSUBSC

Re: kernel 32

2009-11-26 Thread Colin
Celejar wrote: FTR, b43 has been in mainline for a while already - it's not new to .32. Yes, but those drivers don't work at all. I always get "DMA Errors" whenever I try and use them. The version in 2.6.32 /should/ fix this problem and a lot more. As of rc8, these errors have not been f

Re: Debian can not boot from RAID-1

2009-11-26 Thread Justin Piszcz
On Thu, 26 Nov 2009, Johnathan Thibodeau wrote: Hello Yuriy, My experience has mostly been with software RAID, where in the case of RAID1 the kernel and initrd are just loaded off of one of the drives, basically ignoring the fact that it has a mirrored twin elsewhere... But I'll try to be

Re: Debian can not boot from RAID-1

2009-11-26 Thread Johnathan Thibodeau
Hello Yuriy, My experience has mostly been with software RAID, where in the case of RAID1 the kernel and initrd are just loaded off of one of the drives, basically ignoring the fact that it has a mirrored twin elsewhere... But I'll try to be helpful :) Yuriy Kuznetsov wrote: Hi, In short:

Re: Debian can not boot from RAID-1

2009-11-26 Thread Nick Douma
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If your server is anything like mine, your RAID card should abstract the RAID array, and present it as a single disk. I have this on a Dell server with 3 discs in RAID5. Did you by any chance install GRUB into the partition header instead of the MBR?

Re: running "apt-get update" locally

2009-11-26 Thread Nuno Magalhães
>From a q quick search: http://www.debian-administration.org/articles/237 So apt-mirror maybe. HTH. -- () ascii-rubanda kampajno - kontraŭ html-a retpoŝto /\ ascii ribbon campaign - against html e-mail -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsub

Debian can not boot from RAID-1

2009-11-26 Thread Yuriy Kuznetsov
Hi, In short: Dell Power Edge 2970; 6X3" HDDs: 2-RAID1, 4-RAID5 Installed latest Debian on RAID1, which is VD-00. Installation went through without any issue. After installation system can not boot. Checked BIOS and there are only 3 options to boot from: CD-ROM, NIC, Drive C(I'm not sure where d

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Klistvud
Dne, 26. 11. 2009 13:27:23 je Justin Piszcz napisal(a): > Yes its possible but you need the image OR someone who has the image > on > another host to split it up and see which part is bad. > > 1. split the dvd into 1 mb chunks (or larger) (must be same split > both > sides) > 2. md5sum each on

Re: running "apt-get update" locally

2009-11-26 Thread Celejar
On Thu, 26 Nov 2009 16:34:08 + Avi Greenbury wrote: > Albretch Mueller wrote: > > > On Thu, Nov 26, 2009 at 3:24 PM, Jochen Schulz > > wrote: > > > From what I guess, you actually just want to: > > > > > # apt-get update > > > # apt-get -d upgrade > > > > > This stores all upgradeable pac

Re: Setting up a network connection with the card 3CXE589EC (3com)

2009-11-26 Thread Celejar
[Once again, please respond only to the list and not to me.] On Thu, 26 Nov 2009 19:43:45 + (GMT) Tobias Ruff wrote: > Thanks again for your answer. > > Try removing the card, running 'tail -f /var/log/syslog' in > > a terminal, > > and then reinserting the card.  Post whatever gets > > adde

Re: base: Fails when i process a simple shell script with regular expressions in Lenny but not in Etch.

2009-11-26 Thread John Hasler
I don't see why the test should succeed at all with those quotes in there. In any case, you should file your bug report against the "bash" package. I suggest you do more tests first, after re-reading the section of the bash man page on the "[[ expression ]]" construct. -- John Hasler -- To UN

Re: base: Fails when i process a simple shell script with regular expressions in Lenny but not in Etch.

2009-11-26 Thread Javier Barroso
Hi, On Thu, Nov 26, 2009 at 5:22 PM, Ricardo F wrote: > Package: base > Severity: normal > > *** Please type your report below this line *** > > Whe i put this script in etch, it works, but in lenny don't work, the > condition is true, but any lines are output. ¿i don't know what's the > problem?

base: Fails when i process a simple shell script with regular expressions in Lenny but not in Etch.

2009-11-26 Thread Ricardo F
Package: base Severity: normal *** Please type your report below this line *** Whe i put this script in etch, it works, but in lenny don't work, the condition is true, but any lines are output. ¿i don't know what's the problem? if [[ foobarbletch =~ 'foo(bar)bl(.*)' ]] then echo The

Re: running "apt-get update" locally

2009-11-26 Thread Avi Greenbury
Albretch Mueller wrote: > On Thu, Nov 26, 2009 at 3:24 PM, Jochen Schulz > wrote: > > From what I guess, you actually just want to: > > > # apt-get update > > # apt-get -d upgrade > > > This stores all upgradeable package files > > in /var/cache/apt/archives, > > what about the case in which

Re: running "apt-get update" locally

2009-11-26 Thread Albretch Mueller
On Thu, Nov 26, 2009 at 3:24 PM, Jochen Schulz wrote: > From what I guess, you actually just want to: > # apt-get update > # apt-get -d upgrade > This stores all upgradeable package files in /var/cache/apt/archives, what about the case in which you want to stash the downloaded files somewhere

Re: Configuring a US keyboard with umlauts in sid (hal etc?)

2009-11-26 Thread Howard Eisenberger
On 2009-11-25, Kelly Clowers wrote: > On Tue, Nov 24, 2009 at 14:59, Howard Eisenberger wrote: >> On 2009-11-23, Frank Küster wrote: >> >>> in xorg.conf, I used this definition for my keyboard: >>> >>> Section "InputDevice" >>>  Option  "XkbOptions" "compose:caps,lv3:ralt_switch_multikey,eurosign:

Re: running "apt-get update" locally

2009-11-26 Thread Jochen Schulz
Albretch Mueller: > ~ > How do you make "apt-get update" save all files downloaded for an > update in a certain directory You don't. The 'update' operation is not designed to do that. > and then what changes do you make in > your source.list in order to get those files from your local > director

Re: 64 bit flashplayer for iceape or seamonkey

2009-11-26 Thread Thomas H. George
> > > you can get/install flashplugin-nonfree (adobe flash player 10) from debian > multimedia repo > http://debian-multimedia.org/ > Thanks. I received an email with an attachment saying it needed a newer version and I messed my system up trying to locate a newer version. With flashplugin-nonf

Re: Secondary Mail Server

2009-11-26 Thread Robert Brockway
On Wed, 25 Nov 2009, John Hasler wrote: That some organizations ignore the standard and deliberately configure their servers to give up after a few hours. I've been seeing less of that. My recent experience is that even organisations pushing a lot of mail will keep retrying for 24 or 48 hour

Re: Secondary Mail Server

2009-11-26 Thread Robert Brockway
On Wed, 25 Nov 2009, Tony Nelson wrote: My advice is not to have a "secondary" MX, as it is just going to be the main target of spammers, as secondary MX servers usually don't receive the care given to primary MX servers. It might well cause a lot of backscatter spam, as spam accepted during th

Re: Email Blast

2009-11-26 Thread Sudev Barar
2009/11/26 Michal : > Roman Gelfand wrote: >> I was wondering if somebody could recommend an email blast software >> that would comply with anti-spam measures like grey listing, provides >> unsubscribe functionality and sends email periodically. >> >> Thanks in advance >> >> > > Well how serious do

running "apt-get update" locally

2009-11-26 Thread Albretch Mueller
~ How do you make "apt-get update" save all files downloaded for an update in a certain directory and then what changes do you make in your source.list in order to get those files from your local directory? ~ lbrtchx -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subj

Re: Email Blast

2009-11-26 Thread Michal
Roman Gelfand wrote: > I was wondering if somebody could recommend an email blast software > that would comply with anti-spam measures like grey listing, provides > unsubscribe functionality and sends email periodically. > > Thanks in advance > > Well how serious do you need it? I worked for a

Re: clive doesn't extract youtube file

2009-11-26 Thread Howard Eisenberger
On 2009-11-24, Rodolfo Medina wrote: > Hi to all Debian users. > > I installed clive in my Lenny partition with: `aptitude install clive', but > it seems that it does not manage to download the video I installed it for: > > $ clive http://www.youtube.com/watch?v=ucOVqmhXa-o > clive 0.4.18 2008071

Re: Setting up a network connection with the card 3CXE589EC (3com)

2009-11-26 Thread Celejar
[Please respond on list, and not to me personally, as per the list Code of Conduct.] On Thu, 26 Nov 2009 07:54:34 + (GMT) Tobias Ruff wrote: > Thank you for your answer and sorry for not having wrapped the lines in my > mail. > bash> ifconfig -a > lo Link encap:Lokale Schleife >inet A

Email Blast

2009-11-26 Thread Roman Gelfand
I was wondering if somebody could recommend an email blast software that would comply with anti-spam measures like grey listing, provides unsubscribe functionality and sends email periodically. Thanks in advance -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Justin Piszcz
On Thu, 26 Nov 2009, Sthu Deus wrote: Good day. I have badly downloaded dvd.iso file w/ Debian - though size is exactly the same as it should - md5sum check fails... My question is, Whither rsync can re-download the file in manner that allows me to redoanload it not (w/ ftp, etc) whole aga

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Justin Piszcz
On Thu, 26 Nov 2009, Tzafrir Cohen wrote: On Thu, Nov 26, 2009 at 07:12:35PM +0700, Sthu Deus wrote: Good day. I have badly downloaded dvd.iso file w/ Debian - though size is exactly the same as it should - md5sum check fails... My question is, Whither rsync can re-download the file in mann

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Tzafrir Cohen
On Thu, Nov 26, 2009 at 07:12:35PM +0700, Sthu Deus wrote: > Good day. > > I have badly downloaded dvd.iso file w/ Debian - though size is > exactly the same as it should - md5sum check fails... > > My question is, Whither rsync can re-download the file in manner that > allows me to redoanload

Re: Will rsync fix iso-file checksum failure?

2009-11-26 Thread Eduardo M KALINOWSKI
On Qui, 26 Nov 2009, Sthu Deus wrote: Good day. I have badly downloaded dvd.iso file w/ Debian - though size is exactly the same as it should - md5sum check fails... My question is, Whither rsync can re-download the file in manner that allows me to redoanload it not (w/ ftp, etc) whole aga

Will rsync fix iso-file checksum failure?

2009-11-26 Thread Sthu Deus
Good day. I have badly downloaded dvd.iso file w/ Debian - though size is exactly the same as it should - md5sum check fails... My question is, Whither rsync can re-download the file in manner that allows me to redoanload it not (w/ ftp, etc) whole again? Thank You for Your time. -- To UNSU

Re: Anyone using an IP1000A on a 10/100/1000 network in Lenny?

2009-11-26 Thread Berni Elbourn
Berni Elbourn wrote: Howdy, I put Lenny on a system recently it seems the ipg.ko module in Lenny and backport kernels does not work under any kind of high load. :-( About a minute after rebooting into Lenny's 2.6.26 kernel the interface just "stopped working". Nothing in logs...but pings fa

Re: postfix+sasl+dovecot script help!

2009-11-26 Thread Didar Hossain
On Thu, Nov 26, 2009 at 3:20 PM, Tudod Ki wrote: > > postfix+sasl+dovecot script help! > > Hi everybody! > > I am trying to get the solution for days now, and I don't know what to do > really :S > > I just want to write a script, what does automatically install postfix, > dovecot, and it configu

Re: perl install paths

2009-11-26 Thread Tzafrir Cohen
On Wed, Nov 25, 2009 at 05:29:12PM -0800, Kelly Clowers wrote: > On Wed, Nov 25, 2009 at 13:54, Tyler MacDonald wrote: > > Hi, > > > >  Background here: > > > >  https://rt.cpan.org/Ticket/Display.html?id=52072 > > > >  Essentially, I had two copies of TAP::Harness installed -- one from CPAN > > a

postfix+sasl+dovecot script help!

2009-11-26 Thread Tudod Ki
postfix+sasl+dovecot script help! Hi everybody! I am trying to get the solution for days now, and I don't know what to do really :S I just want to write a script, what does automatically install postfix, dovecot, and it configures sasl authentication for the clients. I'm here right now [the s

Re: willing to learn php basics

2009-11-26 Thread Avi Greenbury
Bernard wrote: > Have I got to install one or more Debian packages for PHP ? > '$apt-cache search PHP' gives too many results for a choice. You want to do # apt-get install php5 php-mysql apache2 Which will also pull in the php5 apache module. By default, the web pages live under /var/www, the p

Re: [OT] wireless router/switch suddenly hang

2009-11-26 Thread Peter Teunissen
On Thu, November 26, 2009 07:05, Umarzuki Mochlis wrote: > What could cause such device to stop working (in general)? I also cannot > ping the device eventhough its LED indicates it to be working. > FWIW, I had my zyxel router lock up in a similar way. After looking in it's log it turned out that