Re: Request of urgent help....(Solved)

2022-01-13 Thread David Christensen
On 1/13/22 7:02 AM, fran...@libero.it wrote: Hello, I succeeded in solving the problem by running testdisk on Debian then recuperate Mac partition and when I rebooted only Mac system run. Then I reinstalled REFind and the problem was solved. Now I have the 2 systems again! Regards Francesco

Re: Request of urgent help....(Solved)

2022-01-13 Thread frantal
Hello, I succeeded in solving the problem by running testdisk on Debian then recuperate Mac partition and when I rebooted only Mac system run. Then I reinstalled REFind and the problem was solved. Now I have the 2 systems again! Regards Francesco

Re: kernel security upgrade bollixed need help [solved]

2014-05-13 Thread Paul E Condon
On 20140513_0904+0200, Filip wrote: > On Mon, 12 May 2014 20:34:37 -0600 > Paul E Condon wrote: > > > I was responding to a recently received security message about the > > linux kernel in Wheezy. I thought I had things configured so that the > > repaired kernel would come from the security repos

Re: debian sensible browser help SOLVED

2011-07-25 Thread Paul E Condon
On 20110725_140518, Steve Kleene wrote: > On 2011-07-25 02:24:59 GMT, Paul E Condon wrote: > > > How do I make debian offer google-chrome to gnome? I have > > checked all the places I know of. Where is sensible browser > > defined? > > You might check in /etc/mailcap for lines that begin with "te

Re: [EMAIL PROTECTED] Re: cgi-bin stopped working in apache ?! please help SOLVED

2008-09-12 Thread Zach Uram
On Thu, Sep 11, 2008 at 5:19 AM, André Warnier <[EMAIL PROTECTED]> wrote: [...] > > I just felt like telling you the above because I have the impression that a > misunderstanding of the above is the source of 90% of the problems > encountered by people unfamiliar with Virtual Hosting in general. I

Re: [EMAIL PROTECTED] Re: cgi-bin stopped working in apache ?! please help SOLVED

2008-09-11 Thread Rob Starling
On Thu, Sep 11, 2008 at 11:19:34AM +0200, André Warnier wrote: > Apart from the related tip from Kris about the various virtual server > config files in /etc/apache2/sites-available and > /etc/apache2/sites-enabled, here is what I do to insure that virtual > servers are "included" in the corr

Re: [EMAIL PROTECTED] Re: cgi-bin stopped working in apache ?! please help SOLVED

2008-09-11 Thread André Warnier
Zach Uram wrote: On Tue, Sep 9, 2008 at 3:54 PM, André Warnier <[EMAIL PROTECTED]> wrote: Just a guess : 1) the new entry you have added to /etc/apache2/sites-available (and sites-enabled) is called e.g. "darcs", which for some reason precedes "default" in the directory. 2) in the apache.conf,

Re: cgi-bin stopped working in apache ?! please help SOLVED

2008-09-09 Thread Zach Uram
On Tue, Sep 9, 2008 at 3:54 PM, André Warnier <[EMAIL PROTECTED]> wrote: > > Just a guess : > > 1) the new entry you have added to /etc/apache2/sites-available (and > sites-enabled) is called e.g. "darcs", which for some reason precedes > "default" in the directory. > 2) in the apache.conf, there i

RE: syslog help - SOLVED

2007-08-01 Thread Tony Heal
Works great. thanks Tony Heal Pace Systems Group, Inc. 800-624-5999 [EMAIL PROTECTED] > -Original Message- > From: Douglas Allan Tutty [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 01, 2007 1:07 PM > To: debian-user@lists.debian.org > Subject: Re: syslog help > > On Wed, Aug 01, 2

RE: Newbie Samba help (solved)

2007-04-26 Thread Jan Sneep
Thanks I was just going to ask if there was some way of filtering out the hidden files so they wouldn't be presented to the Xp users. -Original Message- From: P Kapat [mailto:[EMAIL PROTECTED] Sent: April 26, 2007 2:33 AM To: debian-user@lists.debian.org Subject: Re: Newbie Samba

Re: Newbie Samba help (solved)

2007-04-25 Thread P Kapat
On 4/26/07, John K Masters <[EMAIL PROTECTED]> wrote: On Wed, 25 Apr 2007 22:03:47 -0400 "Jan Sneep" <[EMAIL PROTECTED]> wrote: > > Interestingly from the Win Xp machine I can see a whole bunch of > files and folders with names that start with a "." that I can't see > from the Gnome desktop.

Re: Newbie Samba help (solved)

2007-04-25 Thread John K Masters
On Wed, 25 Apr 2007 22:03:47 -0400 "Jan Sneep" <[EMAIL PROTECTED]> wrote: > > Interestingly from the Win Xp machine I can see a whole bunch of > files and folders with names that start with a "." that I can't see > from the Gnome desktop. > These are hidden files. Not shown by default in Gno

RE: Newbie Samba help (solved)

2007-04-25 Thread Jan Sneep
Many Thanks for all the replies ... Turned out that all I needed to do was an "smbpasswd -a jan" and re-enter my password. At first I tried the settings you suggested ... I printed out your email and my smb.conf and compared them line by line. The differences were very small. Below is the smb.co

Re: Synce help.. SOLVED

2006-03-21 Thread Keith Bates
On Tue, 21 Mar 2006 16:50:34 +1100 Keith Bates <[EMAIL PROTECTED]> wrote: > I am trying to use synce to copy files to and from a hand-held. > > The help message is illuminating: > > Syntax: > > synce-pcp [-d LEVEL] [-h] SOURCE DESTINATION > > -d LEVEL Set debug log level >

Re: webmin help - SOLVED

2005-11-21 Thread Ganeshram Iyer
On 11/21/05, Michael Bellears <[EMAIL PROTECTED]> wrote: > > > > have installed webmin on this box which is currently > > functioning as a file server with unison backup. but for some > > reason when using my XP laptop to try to connect to the > > debian box results in "Error - Access denied to 19

Re: need iptables port forwarding help! (solved)

2004-09-06 Thread Tom Vier
ok, i solved it. 8) here's the script i'm using. thanks for everyone's help. -- Tom Vier <[EMAIL PROTECTED]> DSA Key ID 0x15741ECE script: #!/bin/bash INTFWIP="10.86.79.10" INTIF="eth0" EXTIF="eth1" EXTIP=" fconfig $EXTIF | awk /$EXTIF/'{next}//{split($0,a,":");\ split(a[2],a," ");print a[1

Re: /usr/bin/mail help - SOLVED

2004-03-11 Thread T. Albert
Hello s., Wednesday, March 10, 2004, 12:13:43 AM, you wrote: sk> Incoming from T. Albert: >> >> i'd like to change default mta which /usr/bin/mail use from exim to >> qmail / sendmail (from qmail package). is there any guidance how i sk> When I went from postfix to exim, the former was u

OT filter help solved

2003-06-11 Thread Jeff Ali
I didn't think this would work but i just used message contains. Still would be interested in using a filter based on the reply to message info but it doesn't show directly. jeff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Re: video card help (solved)

2002-10-27 Thread ian
At 09:18 PM 10/27/02 -0800, you wrote: ian said: > Section "Device" > Identifier "NV AGP" > Driver "nv" > # BusID "PCI:0:13:0" > Option "UseFBDev" "true" I would delete the line that has UseFBDev Thanx nate, deleting t

Re: XFree and Matrox G550 -- HELP! -- SOLVED!

2002-09-05 Thread Chuck Percy
My thanks to François, Robert, Balazs and the others who have written. I have gotten the Xserver working, and now I just need to complete the monitor configurations. Hopefully I won't need any more assistance. Chuck Percy n7fz-at-arrl-dot-net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: /dev/fd0u1743 help --> SOLVED

2001-07-27 Thread Mike Pfleger
On Fri, Jul 27, 2001 at 04:39:30PM -0500, Petr [Dingo] Dvorak wrote: > On Fri, 27 Jul 2001, Mike Pfleger wrote: > > try mknod /dev/df0u1743 b 2 76 > > brw-rw1 root floppy 2, 76 May 31 22:12 fd0u1743 > > that's what it is on my machine :) > >

Recode Help Solved-Thanks

2001-03-30 Thread Jonathan Gift
Hi, I got two great replies that work flawlessy. Thanks a great deal for what may appera a little work on your end, but on mine, with 5-600 text files, was no joke. Again thanks. Jonathan -- [EMAIL PROTECTED]

Re: NIC help! solved!

2001-02-04 Thread Michael P. Soulier
On Sun, Feb 04, 2001 at 09:20:53PM -0500, Jonathan D. Proulx wrote: > Damn! I should have that tatooed on my eyelids. Now that you mention it > I've had the same problem (twice), both times it took days of hair pulling > to finally flip the right setting, and here I was cruising for a third...

Re: NIC help! solved!

2001-02-04 Thread Jonathan D. Proulx
On Sun, Feb 04, 2001 at 09:00:29PM -0500, Michael P. Soulier wrote: :Ok, after pouring over news postings, we managed to find someone with a :similar problem. Apparently having the BIOS set to support PNP isn't always a :good thing when it comes to tulip. I disabled PNP in the BIOS, and magicka

Re: NIC help! solved!

2001-02-04 Thread Michael P. Soulier
Ok, after pouring over news postings, we managed to find someone with a similar problem. Apparently having the BIOS set to support PNP isn't always a good thing when it comes to tulip. I disabled PNP in the BIOS, and magickally it came up on irq 10 and it works! Cheers, Mike -- Mich

Re: apache, perl, 403 forbidden, help? (SOLVED...kinda)

2000-11-27 Thread Ernest Johanson
MAIL PROTECTED]> > To: Ernest Johanson <[EMAIL PROTECTED]> > Cc: debian-user@lists.debian.org > Subject: Re: apache, perl, 403 forbidden, help? (SOLVED...kinda) > > thanks for everyone's help so far. it works...a little bit more. =) > > the problem i found is that th

Re: apache, perl, 403 forbidden, help? (SOLVED...kinda)

2000-11-26 Thread Herbert Ho
> > > >#!/usr/bin/perl -w > >print "Content-type: text/html\n\"; > > print "Content-type: text/html\n\n"; > doh! that's what happens when you don't copy/paste. =( but in the code that i actually run, the two '\n' do exist. sorry. =p herbert

Re: apache, perl, 403 forbidden, help? (SOLVED...kinda)

2000-11-26 Thread Herbert Ho
thanks for everyone's help so far. it works...a little bit more. =) the problem i found is that there is already a directive for the public_html/ directories in access.conf. this seems to either be read last (thus overrriding changes made in other files) or conflict w/ changes made in other file

Re: Run out of hd free space. Please help (SOLVED)

2000-11-16 Thread Robert Guthrie
On Thursday 16 November 2000 11:02, Vicente wrote: > 340MB on this directory was the problem!! > Thanks As Dave Sherohman pointed out, apt-get clean will keep that directory clear of refuse. I'd suggest a cron job that runs /usr/bin/apt-get clean once a week or so. -- Did you know that

Re: Run out of hd free space. Please help (SOLVED)

2000-11-16 Thread Vicente
Robert Guthrie wrote: > > How's your /var/cache/apt/archives/ directory? If you don't delete those > files once in a while (dselect asks if you want to), that'll fill your hard > drive pretty quickly. > 340MB on this directory was the problem!! Thanks

Re: mount problems NEED URGENT HELP Solved

2000-09-29 Thread Alex V. Toropov
Find out that removing /etc/mtab forced mount to report everything correctly. Removing /etc/mtab and restarting coursed the problem to be fixed (Hope that really fixed) But still can't understand the reason.

Re: slrn+NNTP help: SOLVED!

2000-04-12 Thread Maciej Kalisiak
I figured out what the problem was: a couple of years ago I did once try slrn, and used it for a bit. Apparently in my .bashrc I still had a leftover alias from way back then: alias slrn = 'slrn"" -C --spool' Do! -- Maciej Kalisiak | <[EMAIL PROTECTED]> | http:

Re: Help(solved)

2000-01-24 Thread Jianbo Wang
Hi, I use "dpkg -i perl-5.005-base_5.005.03-5.2_i386" to overwrite the old one, and it works. Jianbo

Re: [OT] One file of Staroffice got lost-please help - (solved)

1999-08-23 Thread Stephan Hachinger
- Original Message - From: Patrick Olson <[EMAIL PROTECTED]> To: Stephan Hachinger <[EMAIL PROTECTED]> Sent: Monday, August 23, 1999 9:44 PM Subject: Re: [OT] One file of Staroffice got lost-please help > > > Thanks very much!! I've downloaded it and will try it soon. > > Glad to help, l

Re: Debian Menu and Fvwm2--help!--SOLVED

1999-03-24 Thread Curt Daugaard
Thanks, Richard. It worked perfectly. Curt [EMAIL PROTECTED] On Wed, Mar 24, 1999 at 06:58:36AM +, Richard Harran wrote: > You can use the ~/.fvwm2/menudefs.hook menus to override the system-wide > ones. What you also need to do is to provide a ~/.fvwm2rc user config. > file. Do this by co