Re: access(FULLPATH, xxx);

2012-01-18 Thread Da Rock
: Sat, 14 Jan 2012 09:28:21 +0100 From: Polytropon To: Robert Bonomi Cc: freebsd-questions@freebsd.org Subject: Re: access(FULLPATH, xxx); On Sat, 14 Jan 2012 02:00:12 -0600 (CST), Robert Bonomi wrote: To repeat some advice from one of my Computer Science professors, many years ago, whenever I

Re: access(FULLPATH, xxx);

2012-01-15 Thread Polytropon
012 > >>>> Date: Sat, 14 Jan 2012 09:28:21 +0100 > >>>> From: Polytropon > >>>> To: Robert Bonomi > >>>> Cc: freebsd-questions@freebsd.org > >>>> Subject: Re: access(FULLPATH, xxx); > >>>> > >>>&g

Re: access(FULLPATH, xxx);

2012-01-15 Thread Da Rock
@freebsd.org Subject: Re: access(FULLPATH, xxx); On Sat, 14 Jan 2012 02:00:12 -0600 (CST), Robert Bonomi wrote: To repeat some advice from one of my Computer Science professors, many years ago, whenever I asked 'how does it work' questions: "Try it and find out." I bet my profes

Re: access(FULLPATH, xxx);

2012-01-14 Thread Polytropon
> >> Cc: freebsd-questions@freebsd.org > >> Subject: Re: access(FULLPATH, xxx); > >> > >> On Sat, 14 Jan 2012 02:00:12 -0600 (CST), Robert Bonomi wrote: > >>> To repeat some advice from one of my Computer Science professors, many > >>> y

Re: access(FULLPATH, xxx);

2012-01-14 Thread Da Rock
On 01/14/12 19:54, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Sat Jan 14 02:32:15 2012 Date: Sat, 14 Jan 2012 09:28:21 +0100 From: Polytropon To: Robert Bonomi Cc: freebsd-questions@freebsd.org Subject: Re: access(FULLPATH, xxx); On Sat, 14 Jan 2012 02:00:12 -0600 (CST

Re: access(FULLPATH, xxx);

2012-01-14 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Jan 14 02:32:15 2012 > Date: Sat, 14 Jan 2012 09:28:21 +0100 > From: Polytropon > To: Robert Bonomi > Cc: freebsd-questions@freebsd.org > Subject: Re: access(FULLPATH, xxx); > > On Sat, 14 Jan 2012 02:00:12 -0600 (CST), Rob

Re: access(FULLPATH, xxx);

2012-01-14 Thread Polytropon
On Sat, 14 Jan 2012 02:00:12 -0600 (CST), Robert Bonomi wrote: > To repeat some advice from one of my Computer Science professors, many years > ago, whenever I asked 'how does it work' questions: "Try it and find out." I bet my professor can beat up your professor. :-) Mine used to say several ti

Re: access(FULLPATH, xxx);

2012-01-13 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Jan 13 18:15:44 2012 > Date: Fri, 13 Jan 2012 16:05:18 -0800 > From: Gary Kline > To: FreeBSD Mailing List > Cc: > Subject: access(FULLPATH, xxx); > > > excuse this slip of memory, but do you need the full path PLUS t

Re: access(FULLPATH, xxx);

2012-01-13 Thread Polytropon
On Fri, 13 Jan 2012 16:05:18 -0800, Gary Kline wrote: > > excuse this slip of memory, but do you need the full path PLUS the > filename to use access? or just the filename? > > say that i'm i n ~/tmp/foob and want to deetermine wheether i can > access file foob. do i need to use "access("home/

access(FULLPATH, xxx);

2012-01-13 Thread Gary Kline
excuse this slip of memory, but do you need the full path PLUS the filename to use access? or just the filename? say that i'm i n ~/tmp/foob and want to deetermine wheether i can access file foob. do i need to use "access("home/kline/tmp/foob", F_OK)" or will "access("foob", F_OK)" do the tri

Re: music file in /tmp/XXX/

2009-10-13 Thread Tobias Rehbein
Am Sun, Oct 11, 2009 at 11:31:48AM -0700 schrieb Gary Kline: > is there a freebsd app that will take my music file, 18 of them in /tmp/XXX, > all named ogg files, and burn them to a CD? You might take a look at audio/mp3burn. Despite it's name it burns ogg files just fine: mp

Re: music file in /tmp/XXX/

2009-10-11 Thread Polytropon
On Sun, 11 Oct 2009 11:31:48 -0700, Gary Kline wrote: > is there a freebsd app that will take my music file, 18 of them in /tmp/XXX, > all named ogg files, and burn them to a CD? > [...] > all are names so i figure they have the internet-title/siong-named > database tags. no

music file in /tmp/XXX/

2009-10-11 Thread Gary Kline
guys, is there a freebsd app that will take my music file, 18 of them in /tmp/XXX, all named ogg files, and burn them to a CD? i've got like /tmp/XXX/one.ogg /tmp/XXX/two.ogg . . . /tmp/XXX/eighteen.ogg all are names so i figure they have the internet-title/siong-named database tags. not

Mar 16 10:41:41 thusnelda kernel: Mar 16 10:41:41 thusnelda sshd[19231]: fatal: login_get_lastlog: Cannot find account for uid XXX

2009-03-16 Thread O. Hartmann
After updating the LDAP server from OpenLDAP 2.4.14/db46 to 2.4.15/db47 I receive on an attached client the following message when trying to log in via ssh: Mar 16 10:41:41 thusnelda kernel: Mar 16 10:41:41 thusnelda sshd[19231]: fatal: login_get_lastlog: Cannot find account for uid I'm able

How to auto-logout after XXX idle?

2009-01-20 Thread lhmwzy
When ssh to a sever,how to auto-logout after XXX idle? in tcsh,I know to set autologout=X How in the default /bin/sh shell to autologut? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: arp: XXX is on rl0 but got reply from ...

2006-02-26 Thread Andrei Iarus
--- Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Andrei Iarus <[EMAIL PROTECTED]> writes: > > > I have read a lot about this error message, but I > have another > > questions: What actually happens when this error > occures? I mean what > > can this error lead to? Is it enough to switch the > sp

Re: arp: XXX is on rl0 but got reply from ...

2006-02-24 Thread Lowell Gilbert
Andrei Iarus <[EMAIL PROTECTED]> writes: > I have read a lot about this error message, but I have another > questions: What actually happens when this error occures? I mean what > can this error lead to? Is it enough to switch the specific sysctl > variable to stop the error (and all it can lead t

arp: XXX is on rl0 but got reply from ...

2006-02-23 Thread Andrei Iarus
I have read a lot about this error message, but I have another questions: What actually happens when this error occures? I mean what can this error lead to? Is it enough to switch the specific sysctl variable to stop the error (and all it can lead to)? I dont think so, then: Is the blocking

RE: NEW: cannot ssh to my computer - Found word(s) XXX in the Text body

2004-11-20 Thread Michael Smith
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ivan Georgiev Sent: Saturday, November 20, 2004 4:21 PM To: [EMAIL PROTECTED] Subject: [KEYWORD GFI SPAM] - NEW: cannot ssh to my computer - Found word(s) XXX in the Text body Hello, Please excuse my re

arp messages XXX is on but got reply.../multihoming problem

2004-07-10 Thread ftomlinson
WWW 08702401718 CO,UK F TOMLISON ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: System Hang - Found word(s) list error remove XXX in the Text body.

2004-05-21 Thread Jorn Argelo
Nicholas Bernstein wrote: On Fri, 2004-05-21 at 00:06, Jorn Argelo wrote: Nicholas Bernstein wrote: :: snip :: I wonder ... why do want to run CURRENT on a machine like that? It's the bleeding edge source code, which is unstable most of the times. You might want to consider running

Re: arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Jer
At 02:46 PM 1/18/2004, you wrote: In the last episode (Jan 18), Jer said: > 4.9-REL > > sis0: inside network 192.168.XXX.XXX > > xl0: connection to RR commercial via DHCP > assigned ip 24.172.21.XXX gateway 24.172.21.219 nat'd > > rl0: unused > > What I want to

Re: arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Dan Nelson
In the last episode (Jan 18), Jer said: > 4.9-REL > > sis0: inside network 192.168.XXX.XXX > > xl0: connection to RR commercial via DHCP > assigned ip 24.172.21.XXX gateway 24.172.21.219 nat'd > > rl0: unused > > What I want to do is plug in an RR home

arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Jer
Dear all I have a setup as follows. 4.9-REL sis0: inside network 192.168.XXX.XXX xl0: connection to RR commercial via DHCP assigned ip 24.172.21.XXX gateway 24.172.21.219 nat'd rl0: unused What I want to do is plug in an RR home connection to the rl0 interface so rl0 would then look lik

xxx

2003-12-02 Thread Dan Strick
My ISP assigns my IP address dynamically. For this and other reasons I have to relay all my outgoing email through my ISP's SMTP email relay. I tried to enable sendmail SMTP client-side authentication on my FreeBSD 4.9 system by adding this line to my sendmail.mc file: FEATURE(`authinfo'

Re: explain annoying "You have XXX mail messages"

2003-10-19 Thread Fernan Aguero
+[ Lowell Gilbert <[EMAIL PROTECTED]> (03.Oct.2003 20:44): | | Fernan Aguero <[EMAIL PROTECTED]> writes: | | > The default mailbox (/var/mail/fernan) is empty, since I | > use procmail to deliver messages to several different | > mailboxes under ~/mail. | > | > Still, I keep receving this mes

Re: explain annoying "You have XXX mail messages"

2003-10-04 Thread Mikko Työläjärvi
il" variable to ~/mail or some other directory. This makes csh look for new mail in the specified path(s). See csh(1), under the description of the "mail" variable. All other programs use the environment variable MAIL, or default to /var/mail/$USER, where there is no mail for you.

Re: explain annoying "You have XXX mail messages"

2003-10-04 Thread Fernan Aguero
2003-10-03 at 17:08, Fernan Aguero wrote: | > Hi! | > | > I'd like to understand why every time I open a new terminal | > (or just type 'csh' in a terminal) I get a message similar | > to: | > | > You have XXX mail messages. | > | > The default mailb

Re: explain annoying "You have XXX mail messages"

2003-10-03 Thread Lowell Gilbert
Fernan Aguero <[EMAIL PROTECTED]> writes: > The default mailbox (/var/mail/fernan) is empty, since I > use procmail to deliver messages to several different > mailboxes under ~/mail. > > Still, I keep receving this message all the time. Right now > it says I have 50 messages. What are they? Where

explain annoying "You have XXX mail messages"

2003-10-03 Thread Fernan Aguero
Hi! I'd like to understand why every time I open a new terminal (or just type 'csh' in a terminal) I get a message similar to: You have XXX mail messages. The default mailbox (/var/mail/fernan) is empty, since I use procmail to deliver messages to several different mailbox

Re: Need route add default 192.xxx after every reboot

2003-08-17 Thread thornton
: "Freebsd" <[EMAIL PROTECTED]> Sent: Sunday, August 17, 2003 4:26 AM Subject: Need route add default 192.xxx after every reboot > I need to add a default route everytime I reboot. > > Where are these settings stored, what can

Re: Need route add default 192.xxx after every reboot

2003-08-17 Thread Matthew Seaman
On Sun, Aug 17, 2003 at 10:26:52AM +0200, Joachim Dagerot wrote: > I need to add a default route everytime I reboot. > > Where are these settings stored, what can I do to get the default route > added automatically at a boot? Such settings are all in /etc/rc.conf. In particular you need to look

Need route add default 192.xxx after every reboot

2003-08-17 Thread Joachim Dagerot
I need to add a default route everytime I reboot. Where are these settings stored, what can I do to get the default route added automatically at a boot? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un