Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Dave
On 25 Nov 2010 at 21:25, Polytropon wrote: > On Thu, 25 Nov 2010 20:00:21 -, "Dave" > wrote: > Lots is written about the 'x' bit, and allowing execution of > a file, but > not that it affects the ability to even use that > directory. I guess in > this context, "using" = "executing", so it >

Re: just found this...

2010-11-26 Thread Arthur Chance
On 11/25/10 23:02, Gary Kline wrote: I've probably already ranted scores of times that there were no undergrad networking courses when i was in school, Some of us round here are old enough that computing wasn't even a degree subject when we were at university. :-) > so things like these are

Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Polytropon
On Fri, 26 Nov 2010 11:30:29 -, "Dave" wrote: > The original instructions I used when creating the GPS/NTP server, > resulted in the BASH shell being used. I think that's part of the odd > problem, as that does not show up in the list of known shell's, when > creating a new user. The Bo

Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Chris Brennan
On Fri, Nov 26, 2010 at 6:30 AM, Dave wrote: > Yes, I found that, good info. I'm relying on the freebsd.org site man > pages and documentation among others, as I'm finding it too inconvenient > (bad short term memory) using the man pages on the system. At least I > can have the website pages

Re: pwlib broken again

2010-11-26 Thread Marco Beishuizen
On Thu, 25 Nov 2010, Da Rock wrote: Perhaps try using WITH_OPENSSL_BASE=YES in make.conf? You would probably have to rebuild other ports as well, but I'm sure someone else here could confirm that. HTH Ekiga seems to be the problem here. Ekiga wants to install opal, and opal wants to instal

Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Ryan Coleman
On Nov 26, 2010, at 8:53 AM, Chris Brennan wrote: > On Fri, Nov 26, 2010 at 6:30 AM, Dave wrote: > >> Yes, I found that, good info. I'm relying on the freebsd.org site man >> pages and documentation among others, as I'm finding it too inconvenient >> (bad short term memory) using the man page

Re: just found this...

2010-11-26 Thread bdsfbsd
Is "just found this..." a subject? Seriously, how many times do we have to ask you to use descriptive subject lines? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mai

Re: Maintainer of mod_proxy_html ?

2010-11-26 Thread Herbert J. Skuhra
On Wed, 24 Nov 2010 11:48:42 -0500 Alejandro Imass wrote: > Does anyone know if "David Lay" is still > maintaining the mod_proxy_html port? You can find out by % cd /usr/ports/www/mod_proxy_html % make maintainer This will tell you that the port is now maintained by apa...@. > I don't know

Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Polytropon
On Fri, 26 Nov 2010 09:53:51 -0500, Chris Brennan wrote: > There are two options that I know of that could make this part easier for > you > > 1) screen (tried and true) can do split windows/multiple windows although > I've never been able to correctly figure it out > > 2) tmux (the pretentious

Re: new user questions. (Before I back myself into a corner!)

2010-11-26 Thread Chip Camden
Quoth Polytropon on Friday, 26 November 2010: > On Fri, 26 Nov 2010 09:53:51 -0500, Chris Brennan > wrote: > > There are two options that I know of that could make this part easier for > > you > > > > 1) screen (tried and true) can do split windows/multiple windows although > > I've never been a

Memory leak and swapfile

2010-11-26 Thread Jack Raats
It looks like that there may be a memory leak of my swap space with one of the processes that is running. Big question: How can I determine which process is responsible. Any suggestions? Thanks Jack ___ freebsd-questions@freebsd.org mailing list ht