Re: /bin/sh != /bin/bash ? [was Re: zsh vs bash]

1997-03-13 Thread carlos
ch as gzip, give an error in the perl (!!??) postinst script. I don't know why. Perhaps the zsh maintainer could investigate this? Carlos

Re: /bin/sh != /bin/bash ? [was Re: zsh vs bash]

1997-03-14 Thread carlos
Carey Evans ([EMAIL PROTECTED]) wrote on 14 March 1997 13:32: >Here (with gzip 1.2.4-14) the postinst script is for /bin/sh. >I suspect the problem is the line in /etc/zshenv: > >PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:." > >which means that every time zsh is used, /usr

Re: SCSI Ultra/Wide support

1997-03-19 Thread carlos
he 2940* extreme sensitivity to cables is somewhat substandard. Also, the buslogic driver seems more stable and faster. Adaptec doesn't give any hint on their product, and the maintainers have to do heroic efforts. On the other hand, Buslogic gives full support to the linux maintainer. Carlos

Re: is buslogic 958 really better than 2940uw

1997-03-21 Thread carlos
MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: carlos@fisica.ufpr.br To: debian-user@lists.debian.org Subject: Re: is buslogic 958 really better than 2940uw In-Reply-To: <333243A6.52CF@numbat.cs.rmit.edu.au> References: <3332

Re: is buslogic 958 really better than 2940uw

1997-03-21 Thread carlos
t will do their best >to help Linux users and will direct questions they can't handle to >me. Carlos

Re: lprm says "Permission denied" (fwd)

1997-02-26 Thread carlos
7;s the official position of the maintainer as well, as stated in a msg. to this list last year. I'll do it as soon as I have a chance. Carlos -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Installing debian

2003-02-26 Thread Carlos Taylor
rom the CD. Nothing happens.  It does not boot from the CD.   Can someone give me instructions on how to install?   Thanks a lot, Carlos...

Re: courier-imap setup - can't authenticate and maildir Q

2003-11-03 Thread Carlos Sousa
irectories, then courier-imap for local/remote distribution to mail readers. (I think fetchmail could be made to deliver directly to procmail and save the sendmail step, but it's been working so nicely... ;) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: MTA help

2003-11-11 Thread Carlos Sousa
userdb, edit /etc/courier/userdb and make the database with makeuserdb. Good luck, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: installation date

2003-01-19 Thread Carlos Sousa
On Sun, 19 Jan 2003 20:53:24 +0100 Jan Willem Stumpel wrote: > Carlos Sousa wrote: > > ... a little script run by cron every day that generates a list of all > > installed packages, compares with the list generated in the previous > > run, and adds the changes, duly timestamp

Re: GNOME == bloatware?

2003-01-26 Thread Carlos Sousa
gabytes, not Kilobytes. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reasons for removing packages from Debian

2003-02-04 Thread Carlos Sousa
I can check to find out whatever reasons were given for their removal from Debian? Is this a question better suited for debian-devel ? Maybe I'm splitting hairs here, but I like to feel in control of the machines under my care :) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE

Re: Reasons for removing packages from Debian

2003-02-05 Thread Carlos Sousa
> moonlight 0.5.3-6 > > No idea what this was. Description: create and render 3D scenes -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Configuration centralizing tool sought

2003-02-09 Thread Carlos Sousa
ke this with shell scripting, and I always came out of them a lot smarter and with a lot more respect for the shell. Please mail me a copy of your 'thefile' (less any confidential info), I would really like to debug this issue. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIB

Re: [newbie] - apt-cache / dpkg question???

2003-02-11 Thread Carlos Sousa
.21(unstable) [snip] ??? kfilereplace 0.6.1-8 [snip] ??? w3m-ssl 0.3.1-3 ===> w3m(0.3.2.2+0.4rc1-1/unstable) ---> means package was upgraded. ===> means package was removed because superceeded by another. no arrows mean package was removed. Hope that helps. -- Carlos Sousa h

How to mount CDROM and CDRW?

2003-02-14 Thread Carlos Jiménez
I just installed Debian woody and i've had problems to mount the CDROM (hdb) and the CDRW (hdd). In the fstab file appears the following: /dev/cdrom /cdrom iso9660 ro,user,noauto 0 0 Does it mean that CDROM is mounted? Shouldn't the mount point be in /mnt/? And if it w

Re: just get the changelog

2003-09-13 Thread Carlos Sousa
On Sat, 13 Sep 2003 09:01:05 +0800 Dan Jacobson wrote: > What is the URL these days to just get a changelog? I use http://people.debian.org/~noel/changelogs/ -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

Re: weak perfomance on woody

2003-09-16 Thread Carlos Sousa
machine is still running the daily/weekly/monthly anacron jobs? Make sure you understand the way your system runs in as much detail as possible. - do an occasional 'ps', and try to understand what each entry is doing there - check your /var/log/ files, especially syslog and messages.

Re: Pinning question

2003-09-16 Thread Carlos Sousa
same as before the preferences file > existed. Try pinning woody below 100. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Pinning question

2003-09-16 Thread Carlos Sousa
I understand the consequences whenever I make use of it. Apt pinning seems best suited for a testing system where you want to occasionally leech a few packages from unstable. Using it on stable distributions is a foolhardy thing to do, and doomed to certain failure. -- Carlos "edge-walker&q

Re: No sourcing of ~/.profile at login

2003-09-16 Thread Carlos Sousa
ME/ Those should perhaps be: $HOME/.bash_profile $HOME/.bashrc $HOME/.profile /etc/bash.bashrc /etc/bash_completion /etc/environment /etc/profile (any others?) Then you should be able to see a 'trace' of the login process... -- Carlos Sousa http://vbc.dyndns.o

Re: Pinning question

2003-09-16 Thread Carlos Sousa
t remembered that potato's apt may not yet be aware of apt pinning. Is that the version you have? No more ideas, I'm afraid. Anyway, as I said in another post, I *strongly* advise you *not* to use apt pinning on a stable distribution. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Pinning question

2003-09-16 Thread Carlos Sousa
n X. You can still have newer packages on an old distribution by getting the debian sources and producing debian binary packages locally. I've never tried that, but it seems that's an easy process, accomplished by only a few (one?) commands. -- Carlos Sousa http://vbc.dyndns.org/ --

unsuscribe

2003-09-21 Thread Carlos Colorado
Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag On 20 Sep 2003 16:24:34, Neal Lippman ([EMAIL PROTECTED]) wrote: > I have run into another problem with 2.6.0-test2 and -test4. > > I use a Pilot

Re: Procmailrc to play sound async when message arrives

2003-09-23 Thread Carlos Sousa
an "overlapped > way" -- so that I can get my "rapid fire clicking effect". I know alsa > can do this: I play XMMS and Festival and MPlayer all simultaneously. > How can I do that from the command line with a WAV? The command 'play' (sox) does exactly that o

Re: Procmailrc to play sound async when message arrives

2003-09-23 Thread Carlos Sousa
On Tue, 23 Sep 2003 01:16:51 -0700 [EMAIL PROTECTED] wrote: > On Tue, Sep 23, 2003 at 09:06:49AM +0100, Carlos Sousa wrote: > > On Mon, 22 Sep 2003 19:45:42 -0700 [EMAIL PROTECTED] wrote: > > > > > > if I fork bplay several times, it doesn't "mix&qu

unsuscribe

2003-09-24 Thread Carlos Colorado
Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

unsuscribe

2003-09-26 Thread Carlos Colorado
Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: rpm -qa vs apt/dselect/etc

2003-09-30 Thread Carlos Sousa
;. I very much doubt that. At least, not until you bring your cut'n'paste under control. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Holy Spam!

2003-10-03 Thread Carlos Sousa
On Fri, 3 Oct 2003 12:13:28 -0400 (EDT) Jon Earle wrote: > > I've been forced to change my email address, thanks to the debian mailing > list. No, it was thanks to spam. You're confusing the issues here. The Debian list is not the enemy, spammers are. -- Carlos Sousa ht

Re: Holy Spam!

2003-10-03 Thread Carlos Sousa
l doing it. Still alive. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Games for 1-2 year old child. Recommendations wanted.

2003-10-06 Thread Carlos Sousa
image/sound content as it's coming in, apply some heuristic criteria, and decide on that basis whether to block it on the fly. Even so, I doubt many equipment makers will take the trouble, since they would be fighting the industry that ultimately justifies their existence on the market. -- Carl

Re: seek problem on avi on cdrom

2003-10-07 Thread Carlos Sousa
uldn't trust a CD recording that gave me an IO error. That's probably the cause of your problem. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: shell script question

2003-10-12 Thread Carlos Sousa
2 - "$2" > > where I feed the script $1 (input) and $2 (output). In every case, $1 and $2 > are the same, except for $2 I want the output filename to have a .wav > extension. > > Could I alter the script to eliminate entering $2, since the basic filename is > the

Re: shell script question

2003-10-13 Thread Carlos Sousa
.wav". > > "${1%.*}.wav" That's much better, no dependency on yet another utility, so more portable code. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: isag usage?

2002-10-05 Thread Carlos Sousa
with less and see what path is defined for the data files. HTH -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: oopadmin/spadmin problem?

2002-10-14 Thread Carlos Sousa
ut to be an issue involving defoma and a recent msttcorefonts upgrade, solved by deleting the /usr/lib/X11/fonts/TrueType directory (since its contents have moved inside a defoma tree somewhere), and checking a few config files. Quick try: rename said directory, restart X and check oo before doing any

Re: Routing doesn't start automatically

2002-10-14 Thread Carlos Sousa
this file is deprecated in favour of > # the ifup/ifdown commands (invoked from /etc/init.d/networking), which > # can be configured from the file /etc/network/interfaces. > > so I guess I'm using an out-of-date method. A pre-potato relic, surely. No such file on my originally-po

Re: can't install blackdown java

2002-10-22 Thread Carlos Sousa
1.3/ and some links in /etc/alternatives/ are broken Thanks for the heads-up. Running update-alternatives --auto on the dangling symlinks in /etc/alternatives seems to have worked. Being forewarned helped a lot. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Secure site browser access

2002-10-29 Thread Carlos Sousa
by doing # echo 0 > /proc/sys/net/ipv4/tcp_ecn and check whether you now can access the troublesome websites. If this works, you might consider adding this line to some local init script to ensure ECN is turned off every time you boot the machine. HTH. -- Carlos Sousa http://vbc.dyndns

Re: Please HELP: def gateway problem on eth0 and eth1

2002-10-29 Thread Carlos Sousa
2 default gateways. It seems logical that the system gets confused not knowing where to send packets for networks other than the 2 configured ones, since it has a choice of to interfaces with no criteria to apply. Try specifying just one default gateway (the one that'll give you Internet acc

Warning: Hold upgrading sendmail in testing

2002-10-29 Thread Carlos Sousa
MTA. I confess I didn't expect a package with a "grave" bug to be able to get into testing. How did it avoid the package checks that enable packages to make the transition? -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Warning: Hold upgrading sendmail in testing

2002-10-29 Thread Carlos Sousa
other bug in the sendmail package prompted me to switch to postfix You'll pry sendmail from my cold, gnarled dead hands :) Can't explain it, though. Perhaps some unresolved childhood issue... -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

tiger reporting thousands of files with "undefined groups ownership"

2002-11-01 Thread Carlos Sousa
any lead. Thanks for any help. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Root can't login (but can in single user mode)

2002-11-09 Thread Carlos Sousa
ned to me a while back, my machine crashed and then no user could login except root in single user. I sniffed a pam problem and, sure enough, my /etc/pam.d directory was gone. I just restored it from backup, and all was right again. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE

I can't start the x-windows

2002-11-14 Thread Carlos Munoz
I've got a Woody installation that works with some problems, but the most important is the x-windows Ive installed the new drivers for nvidia taken from the web, but it wasn't the solution to my problem. When I try to start x, it says me that there isn't a screen (no, that isn't a joke

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
along. Could you shed a bit more light on this? Perhaps the relevant sections of your XFConfig file? Thanks. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
smatches, and DRI fails (thank > Colin for this) Already taken care of. > steve@gashuffer:~$ uname -a > Linux gashuffer.lobefin.net 2.4.20-rc1 #1 SMP Sun Nov 3 14:05:24 EST 2002 i686 >Pentium III (Coppermine) GenuineIntel GNU/Linux carlos@snob:~$ uname -a Linux snob 2.4.18vbc02 #1 Sun Oc

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
On Wed, 20 Nov 2002 17:30:30 -0500 Stephen Gran <[EMAIL PROTECTED]> wrote: > > carlos@snob:~$ lspci > > (...) > > 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF > > steve@gashuffer:~$ /sbin/lspci > > 01:00.0 VGA compatible contr

Re: Hard disk support in v2.2.7

2002-11-23 Thread Carlos Ross
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 4:57 PM Subject: Re: Hard disk support in v2.2.7 > On Sat, Nov 23, 2002 at 04:34:34PM -0500, Carlos Ross wrote: > > Hello, > > > > I have an 8.6Gb hard disk and my

Re: Hard disk support in v2.2.7

2002-11-23 Thread Carlos Ross
s for your reply. Carlos Ross - Original Message - From: "Nathan E Norman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 4:57 PM Subject: Re: Hard disk support in v2.2.7 > On Sat, Nov 23, 2002 at

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-12-03 Thread Carlos Sousa
ensavers, and, most important, the flightgear flight simulator :( I've just tried it this morning, having recently installed Linux kernel 2.4.20, but the problem remains. Does anyone know how to get acceleration from these #$%!% $#&%$!# broken ATI cards? For over 10 minutes, that is. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: jpegs to mpeg? convert->mpeg2encode?

2002-12-03 Thread Carlos Sousa
the mjpegtools package, you can even make an S(VCD) out of your movies, and watch in on the telly :) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Audacity worked once, but not twice.

2002-12-03 Thread Carlos Sousa
rmon? You don't wanna mess with a man of God... :) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: why is the package being pulled from testing?

2002-12-03 Thread Carlos Sousa
understanding of the apt pinning mechanism here :) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-12-03 Thread Carlos Sousa
was even worse (random patches of colour painted all over the screen while running glxgears). Fortunately, all I had to do was to copy back the standard kernel modules I had backed up before installing the new ones, and run update-modules. So, back to where I started. Damned card. Worked perfec

Re: why is the package being pulled from testing?

2002-12-03 Thread Carlos Sousa
ren't in testing. Going out on a limb here, do you have a line APT::Default-Release "testing"; in your /etc/apt/apt.conf? Maybe that line exists on the other machines and not on the one concerned. HTH -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL

Re: Updates to Sarge?

2002-12-03 Thread Carlos Sousa
e me. There are currently 900 packages waiting for a > fixed glibc (although they may be waiting for other things too, so take > that figure with a pinch of salt). Why not make it Debian 3.1? ;) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: How to escape "find" result

2002-12-04 Thread Carlos Sousa
ay to use find when you have spaces in > filenames. Dont forget the quotes arounf $f when you use it, or you get > the same problem when running the commands (ie appears as two args > instead of one). This doesn't work when you have to update a variable inside the while loop that you

Re: from knoppix3.2 -> where?

2003-08-05 Thread Carlos Sousa
On Tue, 05 Aug 2003 16:32:42 -0400 Howell Evans wrote: > My knoppix knowledge is meger, but if its anything like the debian > install you are running stable. >From Knoppix's changelog and package list, I should think the OP is rather tracking >unstable. -- Carlos Sousa http

Re: Challenge-response mail filters considered harmful (was Re: Look

2003-08-10 Thread Carlos Sousa
On Thu, 07 Aug 2003 08:10:30 -0500 John Hasler wrote: > Carlos Sousa writes: > > Do you also have an account at my service provider? Or is it that > > you're just incapable of setting up your mail system to show the > > real origin of your emails? Anyway, you'r

Re: Challenge-response mail filters considered harmful (was Re: Look

2003-08-14 Thread Carlos Sousa
ncapable of setting up your mail system to show the real origin of your emails? Anyway, you're incurring in mail forgery. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: from knoppix3.2 -> where?

2003-08-14 Thread Carlos Sousa
On Wed, 6 Aug 2003 00:33:59 +0100 Richard Lyons wrote: > On Tuesday 05 August 2003 23:52, Carlos Sousa wrote: > > From Knoppix's changelog and package list, I should think the OP is > > rather tracking unstable. > > The sources.list provided with Knoppix include some st

Re: Testing->Unstable question

2003-08-14 Thread Carlos Sousa
ng a weenie and > just run sid. Suit yourself. Probably better for security reasons, and to keep your adrenalin in a nice state of flow :) -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: fetchmail error

2003-08-17 Thread Carlos Sousa
syntax false, headers_sender_verify false' will do in > exim 4? The line FEATURE(`accept_unresolvable_domains')dnl in /etc/mail/sendmail.mc might be what you're looking for. HTH. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: /etc/rc.boot

2003-08-21 Thread Carlos Sousa
/etc/inittab and /etc/cron.d:@reboot are not really options... What's wrong with /etc/rcS.d ? Just put a script there, or a symlink to one. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Tool for sending Windows popup messages?

2003-08-26 Thread Carlos Sousa
the NetBIOS name, etc.? > > Did you try smbclient's -I option? Seems to need the netbios name all the same. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Tool for sending Windows popup messages?

2003-08-26 Thread Carlos Sousa
On Tue, 26 Aug 2003 10:49:44 -0700 Vineet Kumar wrote: > * Carlos Sousa ([EMAIL PROTECTED]) [030826 07:25]: > > On Mon, 25 Aug 2003 18:53:47 -0700 Vineet Kumar wrote: > > > * Joe Emenaker ([EMAIL PROTECTED]) [030825 17:03]: > > > > Is there some Debian tool that wo

A bit OT: iptables rules for simple network traffic accounting

2003-08-27 Thread Carlos Sousa
affic? Is the iptables' MARK target really innocuous concerning packet routing decisions (it's not used in all my other iptables' rules)? Any problems I'm unaware of? I've made this available through http://vbc.dyndns.org/~carlos/share/index.html Thanks for any comments.

Re: scsi device for cdrdao

2003-08-29 Thread Carlos Sousa
our user to the cdrom group. adduser cdrom -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

libc6 in unstable

2003-08-29 Thread Carlos Sousa
t are currently piling up on my wait queue because of their recent dependency on libc6 >= 2.3.2, which I've learnt to treat with the utmost respect... Do you think I could upgrade to the new libc6 without major system breakage? Thanks, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUB

Re: tab completion in bash

2003-08-30 Thread Carlos Sousa
kuickview -> .jpg, .gif etc. > Where can i tweak this bash behavior so that I could tell it to > recognize .m2v files as to be opened with mplayer, for example? In bash, type 'help compgen' and 'help complete' and check: /etc/bash_completion /etc/bash_complet

Re: Logging into X remotely

2003-08-30 Thread Carlos Sousa
On Sat, 30 Aug 2003 04:06:39 -0700 Steve Lamb wrote: > On Sat, 30 Aug 2003 11:42:09 +0100 > Piers Kittel <[EMAIL PROTECTED]> wrote: > > Is it possible at all for X on a computer to log in another computer > > > > remotely? > > Yes. Look into XDMCP. Anot

Re: Logging into X remotely

2003-08-30 Thread Carlos Sousa
On Sat, 30 Aug 2003 04:19:42 -0700 Steve Lamb wrote: > On Sat, 30 Aug 2003 12:16:00 +0100 > Carlos Sousa <[EMAIL PROTECTED]> wrote: > > On Sat, 30 Aug 2003 04:06:39 -0700 Steve Lamb wrote: > > > On Sat, 30 Aug 2003 11:42:09 +0100 > > > Piers Kittel <[EMAIL PR

Re: Quoting

2003-08-30 Thread Carlos Sousa
ng about those "irritating PGP signatures" that your mailer cannot handle, since that is a direct consequence of your choice. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Quoting

2003-08-30 Thread Carlos Sousa
On Sat, 30 Aug 2003 12:48:56 +0100 Carlos Sousa wrote: > On Sat, 30 Aug 2003 13:30:53 +0200 Yves Goergen wrote: > > On Saturday, August 30, 2003 1:07 PM CEST, Paul Johnson wrote: ^^ Oops, forgot to delete this line. Sorr

Re: libc6 in unstable

2003-08-30 Thread Carlos Sousa
On Fri, 29 Aug 2003 22:48:12 +0100 Carlos Sousa wrote: > Do you think I could upgrade to the new libc6 without major system > breakage? Went ahead with it, no breakage till now, except for systat complaining with date: relocation error: /lib/libpthread.so.0: symbol __libc_pthrea

Re: sed question

2003-08-31 Thread Carlos Sousa
an sed, man grep) It seems you mean 's/^\w*\s//' Unfortunately, it seems sed doesn't understand the \w and \s escape sequences, unlike grep. Better try: sed 's/^[[:alnum:]]*[[:space:]]*//' -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EM

Re: sed question

2003-08-31 Thread Carlos Sousa
files but I now need to delete that first > virtual host entry so I can use webalizer to analyse the seperate log > files. I have read the info page for sed and looked at tutorials and > the faq but haven't seen been able to really understand the options. Don't worry, it comes

Re: /var/lib/dpkg/status problem

2003-08-31 Thread Carlos Sousa
165824;" to ^ remove the extra 's' My line is: APT::Cache-Limit "16777216"; Cheers, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Logging into X remotely

2003-08-31 Thread Carlos Sousa
hese cases, but XDMCP seems to be an equally feasible solution (never tried it myself). -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: re wet blue

2003-09-01 Thread Carlos Sousa
ical term used in the leather industry, designating animal hides that have suffered an initial chromium tanning process. These hides can then go through various other chemical processes in order to produce the large variety of leather products available to the consumer. C'mon, people... ;)

Re: Unfortunate Dummy.

2003-09-01 Thread Carlos Sousa
m *needs* swap space to work correctly, you're probably due for a RAM upgrade. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unfortunate dummy gets good advise

2003-09-01 Thread Carlos Sousa
p file is also another way to go... -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Lost Access to Logon Profiles after upgrade to samba 3 Beta 2

2003-09-02 Thread Carlos Sousa
ation changes concerning the authentication area. See http://us1.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html chapter "Account Information Databases", config options 'passdb backend' and 'auth methods'. Also chapter "Upgrading from Samba-2.x to

Re: Cd manufactor

2003-09-03 Thread Carlos Sousa
al cd / cd-rw (the little > round thing), I don't think that it is possible. I do not believe that > manufacturers stamp their name on the cd and/or that it is possible to > read that kind of data. cdrecord -v reveals the CD media manufacturer code, so it seems it really is stamped

Re: logrotate help

2003-09-04 Thread Carlos Sousa
e large. > > In what area of logrotate do I need to add these, do I have to add > them all seperately ? man logrotate, check /etc/logrotate.d/ and add your own logrotate config files there. Cheers, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL

Re: Faked From-Adress with my domain on them

2003-09-05 Thread Carlos Sousa
On Fri, 5 Sep 2003 02:26:31 -0400 Michael C. wrote: > I hope this fixes it. Sorry, I don't know of a test list. You can use a mail echo service like [EMAIL PROTECTED] to test how your mail arrives at its destination. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email t

Re: (no subject)

2003-09-05 Thread Carlos Sousa
devices i w3nt to the control panel to install hardware but ^^^ > I suspect the OP was using some GUI-based, probably > wizard-oriented, audio configuration tool. We can safely > conclude that the OP's running either KDE or Gnome

Re: testing -- kdebase-audiolibs dependency

2003-06-06 Thread Carlos Sousa
t, not needed for kde usage). Also, upgrading to kde 3.1.2 in unstable will take care of it, but that's a whole new ballgame... HTH, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: testing -- kdebase-audiolibs dependency

2003-06-06 Thread Carlos Sousa
On Fri, 06 Jun 2003 14:45:37 -0600 Harshwardhan Nagaonkar wrote: Please don't Cc: me on list mail. Just reply to the list, I'll be sure to read it :) > Carlos Sousa wrote: > > On Fri, 06 Jun 2003 12:34:28 -0600 Harshwardhan Nagaonkar wrote: > > > >>Hello

Re: testing -- kdebase-audiolibs dependency

2003-06-07 Thread Carlos Sousa
On Fri, 06 Jun 2003 18:18:59 -0600 Harshwardhan Nagaonkar wrote: > Carlos Sousa wrote: > > > >dpkg --remove kdebase-audiolibs kde kdebase-dev > > > Yes, that worked. Thanks so much. Does this mean that we can post to the > debian bug-list place and tell them to

Re: ACPI HOWTO (draft #2)

2003-06-07 Thread Carlos Sousa
r old kernel ln -s /usr/src/linux-2.4.20-fresh linux ^^ ? -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What is the best Xfree Setup Program?

2003-06-09 Thread Carlos Sousa
r-xfree86 to accomplish this. This prompted me to go look in /var/lib/dpkg/info/, and xserver-xfree86.config seems to have something to do with it. Unfortunately, it seems to be meant to be run by other utilities, not directly by the user. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What is the best Xfree Setup Program?

2003-06-10 Thread Carlos Sousa
On Tue, 10 Jun 2003 02:22:58 +0100 Colin Watson wrote: > On Tue, Jun 10, 2003 at 01:55:53AM +0100, Carlos Sousa wrote: > > On Mon, 9 Jun 2003 17:54:24 -0400 Geordie Birch wrote: > > > dpkg-reconfigure xserver-xfree86 will allow you to reconf

Re: fstab Mystery

2003-06-10 Thread Carlos Sousa
from whatever follows. 2- users -> user. Not a mount expert, though :) HTH -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: fstab Mystery

2003-06-10 Thread Carlos Sousa
On Tue, 10 Jun 2003 16:16:24 -0700 Vineet Kumar wrote: > * Carlos Sousa ([EMAIL PROTECTED]) [030610 15:19]: > > On Tue, 10 Jun 2003 22:05:17 +0200 Mark Annandale wrote: > > > Hi Guys > > > > > > This is an extract from my /etc/fstab - > > > "/dev

Re: OT:Any tips on burning knoppix cdr

2003-06-15 Thread Carlos Sousa
be obtained by running 'cdrecord -scanbus', and the speed= should be adjusted to your drive's capabilities. HTH, -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Low latency patch worth the fuss?

2003-06-15 Thread Carlos Sousa
h their priority below that of other running programs, and thus improve general system responsiveness. Take a bit longer to do the ripping/encoding, unfortunately... -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bootable CD w/X-CD-Roast: mkisofs error

2002-12-11 Thread Carlos Sousa
inutes... Or did I misunderstand your intentions? -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   6   7   8   >