Re: psql command

2006-09-05 Thread Jan Dinger
Jeff D wrote: Iuri Sampaio wrote: '>'> The postgres commands doesn't work to an user account '>'> '>'> '>'> '>'> I already created the user on postgres '>'> '>'> desktop:~# su - postgres '>'> '>'> [EMAIL PROTECTED]:~$ createuser -a -d oacsbr '>'> '>'> '>'> '>'> and set on .bashrc '>

Re: Dual CPU query

2006-09-05 Thread Paul Johnson
On Tuesday 05 September 2006 20:53, [EMAIL PROTECTED] wrote: > I can not see referecne to my second CPU. The system is a fresh net > install of Debian Sarge. So I need to do anything special to get the > second CPU reconzied? What have i done wrong suring the Debian install? Grab one of the linux

Dual CPU query

2006-09-05 Thread julian
After reading the e-mail regarding issues upgrading cpu, I decided to check my Dual CPU server to see what /proc/cpuinfo said. This is what is says: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping

Re: Dual CPU query

2006-09-05 Thread Stephen Cormier
On Wednesday 06 September 2006 00:53, [EMAIL PROTECTED] wrote: > After reading the e-mail regarding issues upgrading cpu, I decided to > check my Dual CPU server to see what /proc/cpuinfo said. > > This is what is says: > > processor : 0 > vendor_id : GenuineIntel > cpu family : 6

Issues upgrading cpu

2006-09-05 Thread Bruno Buys
I upgraded my cpu to a sempron with 64bit extension (Sempron 3400+ for 754, to be precise). After some googling and reading, I still can't figure those out: - Why do some instruction flags don't appear at /proc/cpuinfo? sse3 and x86-64, specifically. Do they have different names? (output follows).

Re: Blury fonts in OOo

2006-09-05 Thread Kevin Mark
On Wed, Sep 06, 2006 at 12:03:58AM +0200, Morten O. Hansen wrote: > > Hi, > > I have my font-hints set to "Subpixel smoothing (LCDs)" in GNOME, and > everything looks fine, but when i start OOo (oowriter), the fonts there > looks "blury" and doesn't seem to use the same hints. Is this a known > b

ALSA or ARTS strangeness

2006-09-05 Thread Bradley Alexander
I dist-upgraded my sid box the other night, and now I am seeing several strange things. For instance, my sound card, a SBLive, is not being detected wrong lspci shows that I have 01:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) 01:08.1 Input device controller: Creativ

RE: psql command

2006-09-05 Thread Iuri Sampaio
> > '>'> The postgres commands doesn't work to an user account > '>'> > '>'> > '>'> > '>'> I already created the user on postgres > '>'> > '>'> desktop:~# su - postgres > '>'> > '>'> [EMAIL PROTECTED]:~$ createuser -a -d oacsbr > '>'> > '>'> > '>'> > '>'> and set on .bashrc > '>'> >

Re: psql command

2006-09-05 Thread Jeff D
Iuri Sampaio wrote: '>'> The postgres commands doesn't work to an user account '>'> '>'> '>'> '>'> I already created the user on postgres '>'> '>'> desktop:~# su - postgres '>'> '>'> [EMAIL PROTECTED]:~$ createuser -a -d oacsbr '>'> '>'> '>'> '>'> and set on .bashrc '>'> '>'> LD_LIB

RE: psql command

2006-09-05 Thread Iuri Sampaio
> > '>'> The postgres commands doesn't work to an user account > '>'> > '>'> > '>'> > '>'> I already created the user on postgres > '>'> > '>'> desktop:~# su - postgres > '>'> > '>'> [EMAIL PROTECTED]:~$ createuser -a -d oacsbr > '>'> > '>'> > '>'> > '>'> and set on .bashrc > '>'> > '

Build of a cross-complier fails on etch

2006-09-05 Thread Gordon Farquharson
Hi I tried to build a cross-compiler for for the arm architecture by following the instructions at http://wiki.debian.org/BuildingCrossCompilers When building gcc, I get PATH=/usr/share/dpkg-cross:$PATH dh_strip -pgcc-4.1-arm-linux-gnu + /usr/bin/arm-linux-gnu-strip --remove-section=.comment -

Re: postfix in unstable does not auth to smarthost

2006-09-05 Thread Andrei Popescu
"Wolfe, Robert" <[EMAIL PROTECTED]> wrote: > I guess the question that I have is is SMTP auth _REQUIRED_ on your relay > server? You might always want to try disabling the relay host and see if > that resolves your problem. Yes, my ISP requires SMTP AUTH. But I don't know what you mean by disabl

Re: psql command

2006-09-05 Thread Jeff D
Iuri Sampaio wrote: Bud Thanks for remind me that, but I already did that, even boot over again the machine, turn off and turn on. Neither those worked out iuri '>'> The postgres commands doesn't work to an user account '>'> '>'> '>'> '>'> I already created the user on postgres '>'> '>'>

Re: Switching Crontab Files Via At

2006-09-05 Thread Russell L. Harris
Scott Gifford <[EMAIL PROTECTED]> writes: > Martin McCormick <[EMAIL PROTECTED]> writes: > You can install a crontab file by running: > > crontab [filename] When you create the file for crontab, don't forget the warning found in the crontab man page: "Although cron requires that each entr

RE: Re: psql command

2006-09-05 Thread Iuri Sampaio
Bud Thanks for remind me that, but I already did that, even boot over again the machine, turn off and turn on. Neither those worked out iuri '>'> The postgres commands doesn't work to an user account '>'> '>'> '>'> '>'> I already created the user on postgres '>'> '>'> desktop:~# su - postg

Static local Mirror Install

2006-09-05 Thread John Gallagher
I have a 3 cd set of Debian Sarge 3.1 for I386. I want to create a local apt-mirror to install my systems from using only the packages on the CD. The systems I am building are very picky about the packages that are installed. I do not want any updates as I have certified the applications to wor

Blury fonts in OOo

2006-09-05 Thread Morten O. Hansen
Hi, I have my font-hints set to "Subpixel smoothing (LCDs)" in GNOME, and everything looks fine, but when i start OOo (oowriter), the fonts there looks "blury" and doesn't seem to use the same hints. Is this a known bug? (is it a bug?), is there something I can do to tell OOo to use the same hint

Re: postfix in unstable does not auth to smarthost

2006-09-05 Thread Wolfe, Robert
On Tue, September 5, 2006 12:37 pm, Andrei Popescu said: > Hello everybody, > > I am trying to relay my mail through my new provider, instead of > gmail. This is mail.log after a postqueue -f First, here is my config info: juniper:/home/robert# postconf -n alias_database = hash:/etc/aliases alia

Re: problems with gnome

2006-09-05 Thread Owen Heisler
On Tue, 2006-09-05 at 15:37 -0300, Rodrigo Castro wrote: > Sorry, I`ve mistaken the e-mails. > > Anyway, as I told before I`m having trouble with Gnome, as it doesn`t > show the panel saying that there`s already a panel running, doesn`t > show desktop icons or the main menu. As a palliative method

Re: 3ware woes, seem to be missing vital

2006-09-05 Thread Travis Crook
On Wed, 30 Aug 2006 13:28:28 +0200 Michelle Konzack <[EMAIL PROTECTED]> wrote: > Am 2006-08-28 15:09:21, schrieb Andrew M.A. Cater: > > > Not a problem I've seen: I have 1.5TB raid (4 x 500 SATA) using the > > 3ware 9500 and 2.6.17 at work. 3ware just works as far as I can see. > > I have 400 a

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Kamaraju Kusumanchi
On Tuesday 05 September 2006 09:23, Uwe Dippel wrote: > On Tue, 05 Sep 2006 04:45:50 -0500, Ron Johnson wrote: > > I think that's what he's running. > > Thanks, Ron, for the clarification. Why the hell would I take all this > pleading and yelling on me if I were running Sid or Testing ?? > > Uwe M

Re: detect shell script language

2006-09-05 Thread Bob McGowan
Some general comments about how I understand this stuff to work, a bit long, perhaps, but to be sure we're all on the same starting line. Also, due to being out of the office, I missed some of the earlier mails and so will most likely repeat some things that have already been said. My apolog

Re: problems with gnome

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In addition to killing the errant gnome processes, I'd: $ mv .gnome .gnome.old $ mv .gnome2 .gnome2.old $ mv .gnome2_private .gnome2_private.old And then run startx. Rodrigo Castro wrote: > Sorry, I`ve mistaken the e-mails. > > Anyway, as I told be

Re: problems with gnome

2006-09-05 Thread Rodrigo Castro
Sorry, I`ve mistaken the e-mails.Anyway, as I told before I`m having trouble with Gnome, as it doesn`t show the panel saying that there`s already a panel running, doesn`t show desktop icons or the main menu. As a palliative method to solve this I`ve been removing files such as .xsession-errors .gtk

Re: [OT] Win2k blocks ports to my ISP's pop3 & smtp

2006-09-05 Thread Johan Kullstam
T <[EMAIL PROTECTED]> writes: > hi > > Please don't flame for this waaa~y OT question -- I'm still trying to > solve my smarthost problem and was forced to use M$ outlook, I suspect is > it my ISP's problem but have to prove it, anyway, long story short: What do you want to use for mail on the w

postfix in unstable does not auth to smarthost

2006-09-05 Thread Andrei Popescu
Hello everybody, I am trying to relay my mail through my new provider, instead of gmail. This is mail.log after a postqueue -f Sep 5 19:25:13 omnibook postfix/qmgr[5774]: 6D0FC1BB1A: from=<[EMAIL PROTECTED]>, size=540, nrcpt=1 (queue active) Sep 5 19:25:14 omnibook postfix/smtp[7066]: warning:

Need help with wierd dpkg message.

2006-09-05 Thread edwardsa
I'm using a 32-bit chroot on an amd64 etch box. I have installed cups and associated packages, especially the hplip. Now, when I'm installing perl, I get the error: dpkg: syntax error: unknown user `hplip' in statoverride file What the ?? -- Arthur H. Edwards Senior Research Physicist Air For

PD: USB stick

2006-09-05 Thread Zbigniew Wiech
" Hi there, sorry about the basic quality of the question : I have a sarge distribution on a laptop and I would like to install a USB memory stick. I'm afraid I don't know how to go about it! Thanks in advance, Gilles Siche " 1. Install "kernel-image" 2.6.8 2. Create in /media directories "us

Re: Windows, alas!

2006-09-05 Thread Paul Seelig
Scott Reese wrote: If you want to back up the Windows partition from Linux, you need to do it at a bit level rather than a file level. Using dd works, and you can feed that through bzip to compress it, if space is an issue. I was very happy using ntfsclone from the ntfsprogs package for backing

Re: [OT] Firefox interface font...?

2006-09-05 Thread Tom Verbreyt
Hey Mathias, >> { >> font-size: 10pt !important; >> font-family: tahoma sans-serif !important; >> } > There are two errors in the above CSS code. *blush* Thanks. Looks a lot better now... :) Cheers, Tom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Re: Compiling flops.c

2006-09-05 Thread David A. Parker
David A. Parker wrote: Hello, I am trying to compile flops.c on my Debian (etch) system. I have used gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: $ gcc-4.1 -o flops flops.c flops.c: In function 'main': flops.c:174: warning: return type of 'main' is not 'int' /tmp/

Re: install kernel from testing on sarge

2006-09-05 Thread Andrei Popescu
Vladi Lemurov <[EMAIL PROTECTED]> wrote: > micha пишет: > > > > On 5 Sep 2006, at 06:50, Vladi Lemurov wrote: > > > >> Hi there! > >> I use debian sarge and would like to install the latest kernel from > >> "testing" (I need it to set dvb interfaces down without getting the > >> server hung), bu

Re: [OT] Firefox interface font...?

2006-09-05 Thread Mathias Brodala
Hello Tom. > The general GTK font can be changed easily with switch2, > which edits ~/.gtkrc-2.0 accordingly. Firefox, however, > doesn't obey the settings in that file. Some searching > taught me about userChrome.css, but adding > > { > font-size: 10pt !important; > font-family:

Re: Switching Crontab Files Via At

2006-09-05 Thread Scott Gifford
Martin McCormick <[EMAIL PROTECTED]> writes: [...] > I want to properly duplicate what the crontab -e > application does and not introduce some problem that bites later. You can install a crontab file by running: crontab [filename] This will do exactly what crontab -e does, only with

Re: Problem booting RAID1/mdadm system when one disk is unplugged

2006-09-05 Thread Scott Gifford
James Brown <[EMAIL PROTECTED]> writes: [...] > I was advised this was a problem with my initrd because it didn't > contain a mdadm.conf file and presumably that I should > > Unfortunately, some friends of mine do not agree that my initrd is the > problem because they point out that I can still b

[OT] Firefox interface font...?

2006-09-05 Thread Tom
Hey ho, GTK applications by default seem to use a fairly large sans-serif font. I'd like to change that, but don't feel like installing the whole of Gnome to be able to do so (using gnome-control-center and gnome-settings-daemon). The general GTK font can be changed easily with switch2, which edi

Re: detect shell script language

2006-09-05 Thread Scott Gifford
Lorenzo Bettini <[EMAIL PROTECTED]> writes: [...] > However, there are cases where this is not enough, since the script, > although it has #!/bin/sh is actually written (and interpreted) in > another language, e.g., Tcl. > > So my question is, is there another way of detecting the actual > langua

Re: Compiling flops.c

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David A. Parker wrote: > Hello, > > I am trying to compile flops.c on my Debian (etch) system. I have used > gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: > > $ gcc-4.1 -o flops flops.c > flops.c: In function 'main': > f

Re: problems with gnome

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rodrigo Castro wrote: > These panel problems appears when I log through gdm. Disable gdm and use startx from the CLI. This way, *before* you run startx, run "ps aux | grep gnome" to see if there are any errant processes hanging around. > On 9/5/06,

Re: problems with gnome

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rodrigo Castro wrote: > Gnome's been giving me trouble recently. Sometime it doesn't show the main > menu, the archives listed on desktop or doesn't initialize the panel saying > that there's already a running panel. I've been deleting some archives li

Re: question

2006-09-05 Thread Andrei Popescu
"James Sieber" <[EMAIL PROTECTED]> wrote: > New to linux : heres some back ground info > 1. installed suse 10.1 amd 700mhz 128 mem vid 64meg no win > Note here worked good until I tried to install java > No pages loaded timed out error netdev watchdog eth0 transmit timed out > 2. second install

Compiling flops.c

2006-09-05 Thread David A. Parker
Hello, I am trying to compile flops.c on my Debian (etch) system. I have used gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: $ gcc-4.1 -o flops flops.c flops.c: In function 'main': flops.c:174: warning: return type of 'main' is not 'int' /tmp/cce46kOB.o: In functio

problems with gnome

2006-09-05 Thread Rodrigo Castro
Gnome's been giving me trouble recently. Sometime it doesn't show the main menu, the archives listed on desktop or doesn't initialize the panel saying that there's already a running panel. I've been deleting some archives like .xsession-errors .gtkrc* and so on. But this isn't always successful. An

Re: install kernel from testing on sarge

2006-09-05 Thread Stephen
On Tue, Sep 05, 2006 at 02:47:32PM +0700 or thereabouts, Vladi Lemurov wrote: > micha ??: > > > >On 5 Sep 2006, at 06:50, Vladi Lemurov wrote: > > > >Of course you can add the testing branche to your apt sources.list. > >This would give the option to install any kernel in etch. Afterwards

FW: Re: psql command

2006-09-05 Thread Iuri Sampaio
Bud Thanks for remind me that, but I already did that, even boot over again the machine, turn off and turn on. Neither those worked out iuri '>'-- Mensagem Original -- '>'From: Bud Rogers <[EMAIL PROTECTED]> '>'To: debian-user@lists.debian.org '>'Subject: Re: psql command '>'Date: Mon, 4 Sep

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Andrei Popescu
Uwe Dippel <[EMAIL PROTECTED]> wrote: > On Tue, 05 Sep 2006 04:44:19 -0500, Ron Johnson wrote: > > > OTOH, IMNSHO, what the heck are you doing running Moz 1.0.2 (or > > 1.0.8)??? Upgrade already! > > No, Ron, you don't get it here. Debian stable is what I run. It is not my > task to

Re: How to get cups printing remotely solved

2006-09-05 Thread Clive Menzies
On (05/09/06 03:42), mlaks wrote: > This letter documents > > How I set up printing on debian sid remotely ie: > from 1 computer running sid to another computer running sid. > > good articles on cups setup remotely > http://www.linuxquestions.org/linux/answers/Networking/Setting_Up_a_Network_Pr

Re: question

2006-09-05 Thread Carl Fink
On Tue, Sep 05, 2006 at 08:14:37AM -0500, James Sieber wrote: First of all, you might want to read: http://www.catb.org/~esr/faqs/smart-questions.html I say that because your subject line isn't helpful. There's no way for us to know what you're asking about without opening the actual message, w

openldap crashed when syncrepl is activ

2006-09-05 Thread Angela Gavazzi
Hallo to all, I'm doing some testing with slapd (from testing, 2.3.25-1 ) and syncrepl. Syncrepl loads now, but every time I try to modify something, for example a telephoneNumber, the slapd crashes. If I deactivate syncrepl there is no problem. Can anybody tell me if it is a configuration error

Re: question

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Sieber wrote: > New to linux : heres some back ground info > 1. installed suse 10.1 amd 700mhz 128 mem vid 64meg no win > Note here worked good until I tried to install java > No pages loaded timed out error netdev watchdog eth0 transmit timed ou

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Uwe Dippel
On Tue, 05 Sep 2006 04:45:50 -0500, Ron Johnson wrote: > I think that's what he's running. Thanks, Ron, for the clarification. Why the hell would I take all this pleading and yelling on me if I were running Sid or Testing ?? Uwe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Uwe Dippel
On Tue, 05 Sep 2006 04:44:19 -0500, Ron Johnson wrote: > OTOH, IMNSHO, what the heck are you doing running Moz 1.0.2 (or > 1.0.8)??? Upgrade already! No, Ron, you don't get it here. Debian stable is what I run. It is not my task to find out that I ought to upgrade. I trust Debian and

question

2006-09-05 Thread James Sieber
Title: question New to linux : heres some back ground info 1. installed suse 10.1 amd 700mhz 128 mem vid 64meg no win Note here worked good until I tried to install java No pages loaded timed out error netdev watchdog eth0 transmit timed out 2. second install same thing same os 3. man

Re: debian meets HP Proliant DL320

2006-09-05 Thread René Seindal
jef wrote: René Seindal wrote: I run debian testing on a HP Proliant DL320 without any problems at all, and I have the uhci_hcd module loaded. I have never seen the problem mentioned. Do you have the G4 version of the 320 that was just recently released? Older Generations don't have the uh

Re: detect shell script language

2006-09-05 Thread Lorenzo Bettini
Matej Cepl wrote: Lorenzo Bettini wrote: I was told that this was used to get around problems in older versions of shells. Wov! How old shell you have to have, which doesn't understand normal shebang line? don't ask me ;-) I read this reply on a forum where I posted a similar request... ch

Re: Windows, alas!

2006-09-05 Thread Scott Reese
[EMAIL PROTECTED] wrote: > > Do you happen to know just what has to be backed up to be able to restore > Windows fron > backup and even have it boot? Every time I've tried it with the current crop > of > Windowses just copying all the files (using Linux tar) and running lilo > hasn't sufficed

Re: USB stick

2006-09-05 Thread Alan Chandler
Stephen McGregor writes: I run 2.4.27 . All I did was add /dev/sda1 /usbvfatuser,rw,group,auto 0 0 to /etc/fstab , and away I went. The problem with that is, if anything else (such as a camera or whatever) gets plugged in ahead of it, it will

Re: Email programs that work.

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ismael Valladolid Torres wrote: > Ron Johnson escribe: >> Good to know. For *big* .mbox.gz files, though, I'd still wonder >> about it's practicality. > > For me, mutt is as good reading big .mboz.gz files as reading big mbox > files. Don't know what

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kamaraju Kusumanchi wrote: > On Monday 04 September 2006 21:16, Uwe Dippel wrote: >> On Mon, 04 Sep 2006 17:08:11 -0400, Kamaraju Kusumanchi wrote: [snip] > > two words - install stable. I think that's what he's running. - -- Ron Johnson, Jr. Jeffer

Re: Thunderbird does not show attachments any longer

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uwe Dippel wrote: > On Mon, 04 Sep 2006 16:18:07 -0500, Ron Johnson wrote: > >> Nevertheless, have you considered upgrading to 1.5.0.6, either thru >> backports.or or the mozilla.org binary? > > I answered this elsewhere here: Sorry. I read the thr

Re: install kernel from testing on sarge

2006-09-05 Thread Vladi Lemurov
micha пишет: On 5 Sep 2006, at 06:50, Vladi Lemurov wrote: Hi there! I use debian sarge and would like to install the latest kernel from "testing" (I need it to set dvb interfaces down without getting the server hung), but keep all other packets from "stable" distribution, so I could update

Re: Email programs that work.

2006-09-05 Thread Ismael Valladolid Torres
Ron Johnson escribe: > Good to know. For *big* .mbox.gz files, though, I'd still wonder > about it's practicality. For me, mutt is as good reading big .mboz.gz files as reading big mbox files. Don't know what are you considering *big* of course... :) Cordially, Ismael -- Ismael Valladolid Torre

Re: system hangs momentarily every 4 mins 2 secs

2006-09-05 Thread Matus UHLAR - fantomas
> > On 03.09.06 11:36, tom arnall wrote: > > > The appearance of the messages coincided with the appearance of another > > > phenomenon: my system momentarily hangs every 4 mins 2 secs exactly. By > > > 'momentarily hangs' I mean the CPU usage jumps to 50-99% usage (by > > > events/0) and the syst