Guarddog Wont Allow Access To Browzer And Email

2005-08-05 Thread Debian User Leonard Chatagnier
Just finished configuring Guarddog firewall using the "Using Guarddog" Basic Configuation Tutorial in the KDE help files. The tutorial seemed fairly easy to use and understand so, I'm a little surprised that I was blocked from accessing the internet. However, I'm new to Linux and have only used

Apt-Get is Not Working (Was Upgrading KDE)

2005-08-05 Thread David R. Litwin
On 01/08/05, David R. Litwin <[EMAIL PROTECTED]> wrote: > I have upgraded KDE (mostly). There is the problem. I put the Alioth > repository in my source.list and proceeded to do an apt-get > dist-upgrade. This gave me KDE 3.4.1; but only those things which I > already had. So, I did apt-get install

Re: upgrading to X.org server

2005-08-05 Thread Javier-Elias Vasquez-Vivas
Did you try "dpkg-reconfigure xserver-xorg" and still got what you mentioned? I had some issues with previous XF86Config-4 at 1st, but after performing the reconfiguration of the package I got everything set correctly... Javier. On 8/5/05, Jim McCloskey <[EMAIL PROTECTED]> wrote: > > Not so lon

Re: two ppp interfaces brought up at startup?

2005-08-05 Thread David R. Litwin
On 05/08/05, Leszek Koltunski <[EMAIL PROTECTED]> wrote: > > Hello Debian gurus, > > My problem is that at startup, 2 ppp interfaces are brought up : ppp0 > and ppp1. ( I've got a DSL line here ) Every time I boot the system > (it's a laptop so I pretty much have to switch it off/on everyday ) I

Re: eject cdrom

2005-08-05 Thread David E. Fox
On Thu, 21 Jul 2005 14:30:10 -0700 (PDT) Enrique Morfin <[EMAIL PROTECTED]> wrote: > eject: unable to eject, last error: Invalid argument fwiw: sometimes I get that error and the cdrom ejects fine. what does 'eject -v /dev/cdrom' say (or other permutations of devices you can try)? It may includ

Re: why?

2005-08-05 Thread Paul Johnson
On Thursday 04 August 2005 10:53 pm, corass wrote: > my email had been removed from debian-user mailing list but i can > recived mail now. Any mailing list software worth using will automatically remove any address that bounces N times in X days... pgpvW9r0doLC6.pgp Description: PGP signature

Re: [SWOT] Microsoft on the run?

2005-08-05 Thread Paul Johnson
On Friday 05 August 2005 05:16 am, Nate Bargmann wrote: > Office has always been a Microsoft cash cow. Is that cow now > drying up? I ask this because yesterday during a nationally > syndicated program I heard a radio commercial for Microsoft Office. > No, the spot did not mention a *new* versio

Re: knoppix DVD 4.0

2005-08-05 Thread David E. Fox
On 28 Jul 2005 20:01:25 -0700 "Art H" <[EMAIL PROTECTED]> wrote: > Hi all. Just so you know, I'm a newbie, I downloaded,burned and booted > up with Knoppix 4.0 with no problems and have been using Linux for a Well, you could install it to a partition on your HD, then you'd be able to apt-get nea

Re: [SWOT] Microsoft on the run?

2005-08-05 Thread Steve Lamb
Rajiv Vyas wrote: > This is a Debian forum. Not sure how much people would appreciate > discussing OO. Well, two things. 1: This is a Debian *user* forum. Generally topics of interest to Debian users, whether they're related to Debian or not, are often held as fair game for this mailing list

Re: losing dvd medias with k3b/growisofs

2005-08-05 Thread David E. Fox
On Sat, 30 Jul 2005 11:23:36 -0300 Frederico Rodrigues Abraham <[EMAIL PROTECTED]> wrote: > Hi. I every once in a while lose dvd medias with k3b (growisofs) > I wonder what is wrong... is it my writer, is it the software, is it the > media? Dunno. I'm new at this myself. It's possible you

Re: [SWOT] Microsoft on the run?

2005-08-05 Thread Rajiv Vyas
On 8/5/05, Nate Bargmann <[EMAIL PROTECTED]> wrote: > Perhaps these spots have been running longer, but I just heard the > first one yesterday. > > Office has always been a Microsoft cash cow. Is that cow now drying > up? I ask this because yesterday during a nationally syndicated > program I he

Re: apt-get: Command not found.

2005-08-05 Thread James A. Donald
Date sent: Fri, 5 Aug 2005 18:42:46 -0500 From: Grant Thomas <[EMAIL PROTECTED]> Send reply to: Grant Thomas <[EMAIL PROTECTED]> To: "James A. Donald" <[EMAIL PROTECTED]> Subject:Re: apt-get: Command not found. Copies to:

Re: apt-get: Command not found.

2005-08-05 Thread James A. Donald
On Tue, 02 Aug 2005 10:20:13 +0200, Jochen Schulz <[EMAIL PROTECTED]> wrote: > James A. Donald: > > > apt-get: Command not found. > > Very strange. apt-get is not deprecated and it should be in /usr/bin. This was my error, and for some reason I am unable to post my retraction to the newsgroup.

Re: udev - easy setup ?

2005-08-05 Thread Jules Dubois
On Friday 05 August 2005 06:03, Nate Bargmann <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > * Jules Dubois <[EMAIL PROTECTED]> [2005 Aug 05 01:15 -0500]: > >> When I first installed it, I didn't do any sort of configuration. I >> didn't see any difference in how my system worked, until I l

Re: udev - easy setup ?

2005-08-05 Thread Damon Chesser
On Friday 05 August 2005 21:03, Sridhar M.A. wrote: > On Fri, Aug 05, 2005 at 03:20:00PM -0400, H. S. wrote: >> > Good! I'm glad to see things are coming along. I don't regularly >> > use either of the DEs and just use IceWM, so I haven't seen this >> > progression first hand. >>

Re: web browser alternatives...

2005-08-05 Thread David P James
On Tue 2 August 2005 23:37, Javier-Elias Vasquez-Vivas wrote: > > What would be interesting would be a light web browser but fast, with > the ability flash and java support (playback, scripting and others), > and that are not dependant upon desktop environments like KDE or > Gnome. Only options I

a debian windoze operation

2005-08-05 Thread stephen Turner
ok ive seen coLinux which supposedly is a full linux os working with windows (not duel boot but linux in windows) colinux didnt want to work for me atleast or i did not know how to install right either case. what im looking for is a linux like colinux or other that will allow me to work on native

Re: script copy files based upon content

2005-08-05 Thread Tong
On Fri, 05 Aug 2005 18:58:58 -0500, Michael Martinell wrote: > I am trying to figure out how to come up with a shell script that will cat > or grep a file and if it contains the word SPAM it will then move it to > another folder. > > I have been trying combinations of grep SPAM * | mv * ../spam [

Re: udev - easy setup ?

2005-08-05 Thread Sridhar M.A.
On Fri, Aug 05, 2005 at 03:20:00PM -0400, H. S. wrote: > > > > Good! I'm glad to see things are coming along. I don't regularly use > > either of the DEs and just use IceWM, so I haven't seen this > > progression first hand. > > Hmm ... If something like this comes along in Ic

Re: GeForce 4 MX 400

2005-08-05 Thread Ms Linuz
Grant Thomas wrote: >try the nv driver, or even the vesa driver, both of those should do you fine. >dpkg-reconfigure xserver-xfree86 > if you have xfree86, not sure about xorg though. > >On 8/5/05, Rogerio Eduardo Oliveira <[EMAIL PROTECTED]> wrote: > > >>Hello Dears, >>I have one video card

Those disabled goodies in mplayer

2005-08-05 Thread Tong
Hi, I guess most of people is like me, seeing these messages over and over but never pay attention: MMX2 supported but disabled SSE supported but disabled SSE2 supported but disabled 3DNow supported but disabled 3DNowExt supported but disabled This is what my mplayer outputs when it start decod

Re: Windows corrupts Grub on Dell

2005-08-05 Thread Grant Thomas
I believe if you hit the esc key during the installer process, you should see an item that says install lilo boot loader, or something similar. On 7/27/05, Hendrik Boom <[EMAIL PROTECTED]> wrote: > On Wed, Jul 27, 2005 at 08:09:08AM -0700, Alan Ianson wrote: > > On Wed July 27 2005 05:27 am, Hendr

Re: apt-get: Command not found.

2005-08-05 Thread Ms Linuz
James A. Donald wrote: >On Tue, 02 Aug 2005 09:30:15 +0200, "James A. Donald" ><[EMAIL PROTECTED]> wrote: > > > >>apt-get: Command not found. >> >> > >Sorry. > >User error: Wrong version of linux. > > > > < AHEM > ... :(|) >-- >http://www.jim.com > > > > -- To UNSUBSCRIBE, email

upgrading to X.org server

2005-08-05 Thread Jim McCloskey
Not so long ago, I upgraded to the X.org 6.8.2 packages in unstable. The upgrade was very smooth and easy, and produced a working configuration right away (creating /etc/X11/xorg.conf from the old XF86Config-4 file). It looks like the X Strike Force has done a really great job. However, there we

Re: apt-get: Command not found.

2005-08-05 Thread James A. Donald
On Tue, 02 Aug 2005 09:30:15 +0200, "James A. Donald" <[EMAIL PROTECTED]> wrote: > apt-get: Command not found. Sorry. User error: Wrong version of linux. -- http://www.jim.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Re: script copy files based upon content

2005-08-05 Thread Chris Palmer
Ryan King writes: > The other weirdish piece is the ">/dev/null", which is just so that it > doesn't output anything even if it does match (which you expect to > happen. It's better to use -q. That way grep can terminate right away when it finds the first match. -- To UNSUBSCRIBE, email to [EM

Re: Can't get more than 1024x768 even with the on-board card properly detected (XFree86+KDE 3.3)

2005-08-05 Thread Tony Godshall
... > I only get at most 1024x768 in KDE 3.3 (and I think in gdm too) (in fact, > the pulldown menu shows just up to this resolution) > > How can I fix this? > > Related note: I see I have both XF86Config and XF86Config-4.. which one is > my system using? How can I tell? Why are there both? II

Re: Portable OGG Player

2005-08-05 Thread Carl Fink
On Fri, Aug 05, 2005 at 06:31:20PM -0400, Steven Pasternak wrote: > Hi! Does anybody know if there is such thing as a portable OGG player? > (like iPod,MuVO,etc. NOT software) > -Steven In addition to the iRiver players (I have one, too) you could use PocketTunes on the Palm platform. Software,

Re: GeForce 4 MX 400

2005-08-05 Thread Grant Thomas
try the nv driver, or even the vesa driver, both of those should do you fine. dpkg-reconfigure xserver-xfree86 if you have xfree86, not sure about xorg though. On 8/5/05, Rogerio Eduardo Oliveira <[EMAIL PROTECTED]> wrote: > Hello Dears, > I have one video card GeForce 4 MX 400, where debian

Re: Can't get more than 1024x768 even with the on-board card properly detected (XFree86+KDE 3.3)

2005-08-05 Thread Grant Thomas
I have an HP tablet pc to work on, so I couldn't test with your resolution, as mine only scales to 1024x768. This is what I did, and it could help you. when you start your X session, by default a log file is created at /var/log/XFree86.0.log type mv /var/log/XFree86.0.log /var/log/XFree86.0.log.ol

Re: script copy files based upon content

2005-08-05 Thread Ryan King
On Fri, Aug 05, 2005 at 08:31:30PM -0400, Ryan King wrote: > On Fri, Aug 05, 2005 at 06:58:58PM -0500, Michael Martinell wrote: > > I have been trying combinations of grep SPAM * | mv * ../spam however I > > don't know what to put in for * since the filenames are always changing. > > Try something

Re: script copy files based upon content

2005-08-05 Thread Ryan King
On Fri, Aug 05, 2005 at 06:58:58PM -0500, Michael Martinell wrote: > I am trying to figure out how to come up with a shell script that will cat > or grep a file and if it contains the word SPAM it will then move it to > another folder. > > I have been trying combinations of grep SPAM * | mv * ../s

script copy files based upon content

2005-08-05 Thread Michael Martinell
I am trying to figure out how to come up with a shell script that will cat or grep a file and if it contains the word SPAM it will then move it to another folder. I have been trying combinations of grep SPAM * | mv * ../spam however I don't know what to put in for * since the filenames are alway

apt-get: Command not found.

2005-08-05 Thread James A. Donald
apt-get: Command not found. I am a newbie to linux. I recently installed Debian on a computer that sits in a closet So I ssh in. I got Samba working fine, after tinkering with the /etc/samba/smb.conf file to read: [global] workgroup = workgroup netbios name = linux sec

Re: apt-get: Command not found.

2005-08-05 Thread James A. Donald
James A. Donald: > > I conjecture that apt-get has been replaced with some cool gui based > > configuration tool, and apt-get is no longer on the path. Jochen Schulz > It is. All of the fancy GUI programs rely on apt-get so it still has to > be there. I assure you, apt-get is *not* on the path.

Re: apt-get: Command not found.

2005-08-05 Thread Grant Thomas
On my system, testing, 2.6.11-1-686 kernel I am able to type the following: locate apt-get this will search the root drive with the permissions of whomever is logged in, and display the results at the command line. My machine returns the following. Ran as root: # locate apt-get /usr/binapt-get /

Re: Installing a new kernel on Debian.

2005-08-05 Thread Colin
Redefined Horizons wrote: > I'm currently running Debian Sarge with the 2.4.27 kernel. I would > like to update to a 2.6 kernel. I don't have an internet connection to > my Debian box yet, so I can't use apt-get. How did you install Debian in the first place? By CD? If so, the 2.6 kernels are on

Re: apt-get: Command not found.

2005-08-05 Thread James A. Donald
On Tue, 02 Aug 2005 09:40:11 +0200, Gene Heskett <[EMAIL PROTECTED]> wrote: > On Tuesday 02 August 2005 03:05, James A. Donald wrote: > >apt-get: Command not found. > > > >I am a newbie to linux. I recently installed Debian on a computer > >that sits in a closet > > > >So I ssh in. I got Samba w

Re: trash

2005-08-05 Thread Nicos Gollan
On Friday August 5 2005 19:49, j j wrote: > can I empty trash can from a terminal? Can I use xffm to delete kde > trash:/ ? Which directory is trash:/ stored in? Try ~/Desktop/Trash and delete or move its contents to see if it works properly. -- Got Backup? Jabber: Shadowdancer at jabber.fsi

Problems with display in anjuta

2005-08-05 Thread Michael Ott
Hello! I have a great problem. I tested anjuta and the editor show me my source code this way: http://www.zolnott.de/fileadmin/images/tmp/anjuta.gif Where can i change this? Using SID. CU Michael --

PERC4ei support in Sarge 2.6 kernel?

2005-08-05 Thread John Fleming
Does the Sarge 2.4 or 2.6 kernel recognize the PERC4ei RAID controller? Tnx - John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

two ppp interfaces brought up at startup?

2005-08-05 Thread Leszek Koltunski
Hello Debian gurus, My problem is that at startup, 2 ppp interfaces are brought up : ppp0 and ppp1. ( I've got a DSL line here ) Every time I boot the system (it's a laptop so I pretty much have to switch it off/on everyday ) I gotta su to root and 'ifconfig ppp1 down' to get networking to wor

Re: Portable OGG Player

2005-08-05 Thread Sven Arvidsson
Steven Pasternak wrote: > Hi! Does anybody know if there is such thing as a portable OGG player? > (like iPod,MuVO,etc. NOT software) Sure, http://wiki.xiph.org/VorbisHardware -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22 signature.asc Description: Digital signature

Re: Portable OGG Player

2005-08-05 Thread Michael D. Crawford
Does anybody know if there is such thing as a portable OGG player? There is been a core design for an Ogg player available for a while: http://www.finearch.com/english/news/pr_20030715/pr_20030715.htm http://www.finearch.com/english/ will take you to more info. They are selling the basic tech

Re: Portable OGG Player

2005-08-05 Thread Glenn English
On Fri, 2005-08-05 at 18:31 -0400, Steven Pasternak wrote: > Hi! Does anybody know if there is such thing as a portable OGG player? > (like iPod,MuVO,etc. NOT software) > -Steven My iRiver iHP-120 does ogg. -- Glenn English [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Portable OGG Player

2005-08-05 Thread Steven Pasternak
Hi! Does anybody know if there is such thing as a portable OGG player? (like iPod,MuVO,etc. NOT software) -Steven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re:SOLVED- *.deb & *.udeb files

2005-08-05 Thread Johan
Roberto C. Sanchez wrote: On Fri, Aug 05, 2005 at 01:51:00PM +0200, Johan wrote: Hi list members, Bit new to Debian. Up to now I only new and read of *.deb files only. Now while trying to learn more about Debian I find a lot of *.udeb files on the cd's. On disc 1 there is 1038 .deb fil

Re: *.deb & *.udeb files

2005-08-05 Thread Sven Arvidsson
Johan wrote: > Bit new to Debian. > > Up to now I only new and read of *.deb files only. > > Now while trying to learn more about Debian I find a lot of *.udeb files > on the cd's. > > On disc 1 there is 1038 .deb files & 145 .udeb files. If you want to find out more about Debian, you should

Re: Can't get more than 1024x768 even with the on-board card properly detected (XFree86+KDE 3.3)

2005-08-05 Thread Fernando Cacciola
Hello Grant, That's what I did... My XF86Config-4 has: (only relevant parts shown... all color dephts have the same modes) Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82865G Integrated Graphics Device" Monitor "PHILIPS 107T5PHL" DefaultDepth 24 SubSection "Displ

[no subject]

2005-08-05 Thread Jenner Almánzar
    Jenner Almánzar IT Manager     Phone: +1 (809) 333-3838 Fax: +1 (809) 947-2959 [EMAIL PROTECTED] www.cefinte.com CEFINTE, S. A. Arístides Fiallo Cabral No.4 Gazcue, Santo Domingo

Re: Problems after closing Open DX

2005-08-05 Thread Carl Fink
On Fri, Aug 05, 2005 at 12:39:32PM +0200, Szasz Robert wrote: > Recently I have upgraded my operative system from woody to sarge. Since > that it happens quiet often that after closing dx I cannot type any more > in any of the programs, (even if e.g. I open a new xterm). The keyboard > is not co

fsck boot not working

2005-08-05 Thread Charlie Grosvenor
I used to run debian testing, i now run stable (clean install). It seems that fsck at boot is not working on this installation, the mount count on the file system is 59 and the maximum mount count is 5. Is there something that I need to install / configure to get this to work? Charlie -- To

Re: udev - easy setup ?

2005-08-05 Thread H. S.
Apparently, _Nate Bargmann_, on 05/08/05 13:15,typed: > * H. S. <[EMAIL PROTECTED]> [2005 Aug 05 10:54 -0500]: > >>You are not supposed to yant it like that, neither in Windows not in >>Linux. In Windows, you "Safely Remove" a USB device and in Linux you >>umount that device prior to removing. >

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread michael
Original Message apols for sending only to Sebestian before. M. -- >> > > > Anybody out there successfully used a US >> > Robotics >> > > > 33.6k Sportster voice >> > >

a quick question

2005-08-05 Thread David Zhang
Hi, guys. I just have a quick question. I burnt the DVD and netinstall version of debian. I put it in the dvd rom in my laptop, and then pressed enter to boot. After a short loading of kernels..etc for like 2 sec. my screen goes blank, and both the harddrive and dvd rom stop functioning/respondin

Re: Q re missing rc.local file

2005-08-05 Thread Gene Heskett
On Friday 05 August 2005 11:03, Bob Proulx wrote: [...] >> > cp skeleton localrc >> > editor localrc # edit as you desire >> >> Ahh, that I can handle. I take it it gets sourced if it exists as >> localrc? > >It gets sourced because it has a symlink to it (created with >update-rc.d in my exampl

GeForce 4 MX 400

2005-08-05 Thread Rogerio Eduardo Oliveira
Hello Dears, I have one video card GeForce 4 MX 400, where debian "sarge" cannot recognize it (problem with driver). I already try compile drivers from web site nVidia, but it return a lot of errors, and I give up. Anyone has one better idea? Att, Rogério Eduardo de Oliveira

trash

2005-08-05 Thread j j
Hi My desktop is xfce4 but I like to use konqueror as my main file manager. When I delete a file in konqueror, the files are actually moved to trash:/ Now I am not using kde as a desktop, so I find it difficult to empty the trash can. can I empty trash can from a terminal? Can I use xffm to del

Re: udev - easy setup ?

2005-08-05 Thread Nate Bargmann
* H. S. <[EMAIL PROTECTED]> [2005 Aug 05 10:54 -0500]: > > You are not supposed to yant it like that, neither in Windows not in > Linux. In Windows, you "Safely Remove" a USB device and in Linux you > umount that device prior to removing. :) But, what did I do that an average computer user doesn

Re: how to mount an image file ( .img ) in a loopback - mount -o loop ?

2005-08-05 Thread gothicdoom
Hi tripolar. I didn't read your first mail, but I'm assuming you used 'dd' to bkp the fs, is that it? So far I can see, you can't mount it because the bkp is corrupted. I found this same error on a similar case, where the fs was XFS. tripolar wrote: Sergio Cuéllar Valdés wrote: 2005/

Re: Dell 1850/Sarge

2005-08-05 Thread Jason Martens
John Fleming wrote: I've done some googling in this area, but would like to ask here. Has anyone had experience installing Sarge on a Dell 1850 with SCSI drives? (No RAID) Anyone care to predict what might happen trying to do a mondorestore (nuke) on an 1850 using a DVD made on a 600SC? I w

Re: GREP

2005-08-05 Thread michael
On Fri, 2005-08-05 at 11:25 -0500, Ed Curtis wrote: > I need some help with grep. In fact I'm not really sure grep is what I > should be using. I would list to find the number of files containing a > string. Not the number of times the string appears in a single file. > > Say I'm searching the /v

GREP

2005-08-05 Thread Ed Curtis
I need some help with grep. In fact I'm not really sure grep is what I should be using. I would list to find the number of files containing a string. Not the number of times the string appears in a single file. Say I'm searching the /var/spool/mail dir and want to see how many times the string '

Re: Exim4 + Clamav

2005-08-05 Thread TreeBoy
On Tuesday 02 Aug 2005 21:32, Marco Tasinato wrote: > Hi! About mail scanner, surfing the net, I found that among a lot of > programs, the more used is amavis. But I don't know how I can configure > exim in order to use amavis or others mailscanners and also how configure > the mailscanners to use

Re: XEmacs TeX mode: Excessive syntax highlighting

2005-08-05 Thread Jim Ottaway
> Victor Munoz <[EMAIL PROTECTED]> writes: > Hello. > Since the sarge upgrade, everytime I open a TeX document, wherever I > have some \section{} command, appears in Big Bold Blue letters. > I don't like it. I'm perfectly happy with a change of color, but not a > change of size. You can set

Re: pbuilder create error

2005-08-05 Thread Roberto C. Sanchez
On Fri, Aug 05, 2005 at 11:04:55AM -0400, Kevin Coyner wrote: > > I've installed pbuilder on a sid box but keep getting hung up with > the following error message whenever I try to execute: > > pbuilder create > > I've tried this on 3 different sid boxes and still get the same > thing each t

Re: *.deb & *.udeb files

2005-08-05 Thread Roberto C. Sanchez
On Fri, Aug 05, 2005 at 01:51:00PM +0200, Johan wrote: > Hi list members, > > Bit new to Debian. > > Up to now I only new and read of *.deb files only. > > Now while trying to learn more about Debian I find a lot of *.udeb files on > the > cd's. > > On disc 1 there is 1038 .deb files & 145 .

*.deb & *.udeb files

2005-08-05 Thread Johan
Hi list members, Bit new to Debian. Up to now I only new and read of *.deb files only. Now while trying to learn more about Debian I find a lot of *.udeb files on the cd's. On disc 1 there is 1038 .deb files & 145 .udeb files. Kindly please what is the difference .. etc. Regards -- Johan

Re: udev - easy setup ?

2005-08-05 Thread H. S.
Apparently, _Nate Bargmann_, on 05/08/05 08:03,typed: > * Jules Dubois <[EMAIL PROTECTED]> [2005 Aug 05 01:15 -0500]: > > >>The message I half-finished writing and accidentally sent, the one that >>mentions "Apple developer documents". I discovered that the only >>interesting parts of Apple's s

Re: how do I keep the clock from going back to UTC?

2005-08-05 Thread Simonelli, Anthony
Thank you so much for figuring this problem out: http://lists.debian.org/debian-user/2005/02/msg00682.html Apparently it is still a problem in the stable release. I created /etc/localtime as a link to /usr/share/zoneinfo/America/Chicago and it worked great! I did try Gentoo not too long ago

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread j Mak
--- michael <[EMAIL PROTECTED]> wrote: > Anybody out there successfully used a US Robotics > 33.6k Sportster voice > fax-modem with wvdial? If so can you send me your > wvdial.conf (the AT > codes part) since my (auto-setup) of the > configuration hangs when it > dials with 'waiting for carrier'

Re: OpenOffice and Scientific Notations

2005-08-05 Thread Jerome BENOIT
Hello, Peter Kupfer OOo wrote: Jerome BENOIT wrote: Thanks for the prompt reply. Roberto C. Sanchez wrote: On Tue, Aug 02, 2005 at 10:23:42PM +0100, Jerome BENOIT wrote: Hello List, my boss sent me a PPT file: I can read with openoffice.org, but unfortunately some scientic symbols are re

Re: ftp fails first time when using apt-get

2005-08-05 Thread wim
Daniel McBrearty wrote: Daniel, First check manual if your router succesfully make a connection to the internet. I've used those D-link before on belgian internet providers and sometimes it's hard to get it connected. Especially check the ATM PVC properties, they differ depending the provid

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread Sergio Basurto Juarez
--- Sergio Basurto Juarez <[EMAIL PROTECTED]> wrote: > > > --- michael <[EMAIL PROTECTED]> > wrote: > > > On Fri, 2005-08-05 at 07:56 -0700, Sergio Basurto > > Juarez wrote: > > > > > > --- michael <[EMAIL PROTECTED]> > > wrote: > > > > > > > Anybody out there successfully used a US > > Rob

Re: why?

2005-08-05 Thread kamaraju kusumanchi
corass wrote: my email had been removed from debian-user mailing list but i can recived mail now. May be you have subscribed using another address and forwarding its email to the above ([EMAIL PROTECTED]) address. raju -- Kamaraju S Kusumanchi Graduate Student, MAE Cornell University h

Re: PAM using php

2005-08-05 Thread [KS]
H S Rai wrote: > Yesterday at 8:46pm -0700 Vinu Balaji wrote: > > I tried to use pam_auth http://www.math.ohio-state.edu/~ccunning/pam_auth/ > > on Debian with PHP 4.3.10-15, ./configure gave following error: > >> checking for pam_appl.h... checking for pam_start in >> -lpam... no >> configure:

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread Sergio Basurto Juarez
--- michael <[EMAIL PROTECTED]> wrote: > On Fri, 2005-08-05 at 07:56 -0700, Sergio Basurto > Juarez wrote: > > > > --- michael <[EMAIL PROTECTED]> > wrote: > > > > > Anybody out there successfully used a US > Robotics > > > 33.6k Sportster voice > > > fax-modem with wvdial? If so can you send

pbuilder create error

2005-08-05 Thread Kevin Coyner
I've installed pbuilder on a sid box but keep getting hung up with the following error message whenever I try to execute: pbuilder create I've tried this on 3 different sid boxes and still get the same thing each time. Any thoughts would be appreicated. Thanks, Kevin Snippet of the erro

Re: Q re missing rc.local file

2005-08-05 Thread Bob Proulx
Gene Heskett wrote: > Bob Proulx wrote: > > On Debian there is no difference (by default) to the different run > > levels. This is an often confusing point to people switching to > > Debian. And the converse that run levels are meaningful to people > > switching to Red Hat. > > Yes, among other

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread michael
On Fri, 2005-08-05 at 07:56 -0700, Sergio Basurto Juarez wrote: > > --- michael <[EMAIL PROTECTED]> wrote: > > > Anybody out there successfully used a US Robotics > > 33.6k Sportster voice > > fax-modem with wvdial? If so can you send me your > > wvdial.conf (the AT > > codes part) since my (auto

Re: XEmacs TeX mode: Excessive syntax highlighting

2005-08-05 Thread michael
On Fri, 2005-08-05 at 22:46 +0900, Victor Munoz wrote: > On Fri, Aug 05, 2005 at 02:14:00PM +0100, michael wrote: > > > The emacs (sic) command to toggle font-lock (syntax highlighting) is > > font-lock-mode > > > > Yes, except that it disables all syntax highlighting. I don't want that. I > wa

Re: wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread Sergio Basurto Juarez
--- michael <[EMAIL PROTECTED]> wrote: > Anybody out there successfully used a US Robotics > 33.6k Sportster voice > fax-modem with wvdial? If so can you send me your > wvdial.conf (the AT > codes part) since my (auto-setup) of the > configuration hangs when it > dials with 'waiting for carrier'

Re: setting up the graphics

2005-08-05 Thread Ralph Katz
On 08/05/2005 08:10 AM, Inhabitant of Zion wrote: > Hi > > I want to go through the setup for the graphics side of things as I > think my graphics card is not set up right. I have an nvidia TNT2 PCI > with 32mb of ram. But the best resolution I can get is only 800x600 > which means I can't see a l

Re: Q re missing rc.local file

2005-08-05 Thread Bob Proulx
Roberto C. Sanchez wrote: > Gene Heskett wrote: > > Yes, among other things if its setup for a graphical login, but I want > > to first do a text login followed by a startx. How then is this > > accomplished? > > Decide which runlevel you want for that (likely 2) and then delete the > symlinks t

PAM using php

2005-08-05 Thread H S Rai
Yesterday at 8:46pm -0700 Vinu Balaji wrote: I tried to use pam_auth http://www.math.ohio-state.edu/~ccunning/pam_auth/ on Debian with PHP 4.3.10-15, ./configure gave following error: checking for pam_appl.h... checking for pam_start in -lpam... no configure: error: could not find pam_sta

Re: XEmacs TeX mode: Excessive syntax highlighting

2005-08-05 Thread Victor Munoz
On Fri, Aug 05, 2005 at 02:14:00PM +0100, michael wrote: > The emacs (sic) command to toggle font-lock (syntax highlighting) is > font-lock-mode > Yes, except that it disables all syntax highlighting. I don't want that. I want syntax highlighting to change only font colors if needed, not the f

Re: CD/DVD drive not in /dev/

2005-08-05 Thread gothicdoom
Hi Martin I know you said it's IDE, but did you try to use it with SCSI emulation? This is how I use mine. It would be hdd, but look: manix:~# cat /proc/ide/hdd/model HL-DT-ST RW/DVD GCC-4120B manix:~# lsmod Module Size Used by sr_mod 16544 0 sd_mod

Firefox apparence & KDE

2005-08-05 Thread Paolo Pantaleo
I have KDE and firefox. I configured the fonts for KDE (using the msttcorefonts). I noticed that firefox is not affected by the font configuration of KDE, and moreover has not the standard KDE aspect, while with xfce firefox looked good. This should be due to firefox using some GUI library (is it G

Re: CD problem: hardware or software? - SOLVED

2005-08-05 Thread Daniel Ramaley
>Could something be overheating? You could perhaps try putting the >external drive in the refrigerator for a few minutes, but not long > enough that condensation can become a problem. Then take it out and > see if it works any longer. It is an external disk, after all. > >Of course it could be a

Re: Kernel Build Failure (long post!)

2005-08-05 Thread Nick Miller
Jon D. Irish wrote: Hi Nick, Thanks for the help! It fixed my problem and I was able to finish compiling the kernel. I installed it and tried to boot to it, but I keep getting a kernel panic. This stinks because right before the panic I can see ALSA discovering the sound card. The error state

wvdial and US Robotics 33.6k ext modem

2005-08-05 Thread michael
Anybody out there successfully used a US Robotics 33.6k Sportster voice fax-modem with wvdial? If so can you send me your wvdial.conf (the AT codes part) since my (auto-setup) of the configuration hangs when it dials with 'waiting for carrier' thanks -- Michael Bane Atmospheric Physics Group Univ

Re: XEmacs TeX mode: Excessive syntax highlighting

2005-08-05 Thread michael
On Fri, 2005-08-05 at 17:13 +0900, Victor Munoz wrote: > Hello. > > Since the sarge upgrade, everytime I open a TeX document, wherever I > have some \section{} command, appears in Big Bold Blue letters. > I don't like it. I'm perfectly happy with a change of color, but not a > change of size. >

Re: Cyrus maibox restore

2005-08-05 Thread Henrique de Moraes Holschuh
On Fri, 05 Aug 2005, Hans du Plooy wrote: > had cyrus-imap running before. I made a tarball of the whole Which version? > /var/spool/cyrus directory, and restored that after reloading. Then I Well, you have all the important data backed up, that's for sure. So it IS there. > reconstruct user.

Problems using hal, pmount and gvm

2005-08-05 Thread Christian Hentschel
Hi, I seem to have problems with the mentioned components. I managed to configure hal and pmount such that an attached usbdisk gets mounted to /media. However, I don't get the device icons visible in nautilus in the computer:/// view. As I said, the disks get mounted properly and I have acces

Re: Cannot enable DMA od DVD burner under 2.6.12

2005-08-05 Thread Henrique de Moraes Holschuh
On Fri, 05 Aug 2005, ?á?ek Kry?tof wrote: > I have SATA disk on /dev/sda and IDE DVD burner (LG) on /dev/hda. The chipset > is Intel 82801EB. > I fought hard to install Debian on this machine with debian-installer's > linux26 (atapi-piix SATA driver is crap in 2.6). > > Now DVD works and I would

[SWOT] Microsoft on the run?

2005-08-05 Thread Nate Bargmann
Perhaps these spots have been running longer, but I just heard the first one yesterday. Office has always been a Microsoft cash cow. Is that cow now drying up? I ask this because yesterday during a nationally syndicated program I heard a radio commercial for Microsoft Office. No, the spot did n

setting up the graphics

2005-08-05 Thread Inhabitant of Zion
Hi I want to go through the setup for the graphics side of things as I think my graphics card is not set up right. I have an nvidia TNT2 PCI with 32mb of ram. But the best resolution I can get is only 800x600 which means I can't see a lot of stuff on my Sun 21" monitor. I am sure my card an monit

Re: udev - easy setup ?

2005-08-05 Thread Nate Bargmann
* Jules Dubois <[EMAIL PROTECTED]> [2005 Aug 05 01:15 -0500]: > The message I half-finished writing and accidentally sent, the one that > mentions "Apple developer documents". I discovered that the only > interesting parts of Apple's stuff is extracted from the official USB docs. > I sent anoth

Cyrus maibox restore

2005-08-05 Thread Hans du Plooy
Hi all, I had to reload my notebook, and now I'm trying to restore my mail. I had cyrus-imap running before. I made a tarball of the whole /var/spool/cyrus directory, and restored that after reloading. Then I logged into cyradm as user cyrus and ran: reconstruct user.hansdp It didn't change

Re: 855resolution help

2005-08-05 Thread Uwe Dippel
On Fri, 05 Aug 2005 03:07:27 +0530, Ritesh Raj Sarraf wrote: > (II) I810(0): Xdebc Monitor: Using hsync range of 30.00-75.00 kHz > (II) I810(0): Xdebc Monitor: Using vrefresh range of 50.00-85.00 Hz > (II) I810(0): Not using mode "1280x1024" (no mode of this name) > (--) I810(0): Virtual size is

  1   2   >