ndis0 panic when ifconfig inet IP address

2008-03-01 Thread Glenn
processor eflags = interrupt enabled, resume, IOPL = 0 current process = 994 (ndis0 taskq) trap number = 12 Any idea what the problem may be? Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: ndis0 panic when ifconfig inet IP address

2008-03-01 Thread Glenn
Update: I wasn't able to solve the problem so resorted to installing FreeBSD 6.3 instead, and got the wireless working without any difficulty. I guess that some of the ndis kernel code has been changed in 7.0 that is causing my system to panic. Glenn > I have just upgraded my Asus A2

question

2004-11-29 Thread Glenn
do you have any information as to where I could acquire a beastie mascot costume? -Glenn ___ [EMAIL PROTECTED] mailing list http

Xcdroast root privilege error

2003-11-17 Thread Glenn Todd
x27;/usr/ home/glenn/.xcdroast/track-01'... Fatal error: did not drop root privilege. child reader sem request failed Child exited with 2 I am running FreeBSD 4.8-STABLE with xcdroast 0.98aplpha14 cdda2wav Version 2.00.3 from the cdrtools-2.0.3

Buildworld fails updating from 5.4-RELEASE-p2 to 6.0-RELEASE

2009-10-22 Thread Glenn Sieb
ror code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I've installed texinfo from ports, as well as LaTeX. Now, I don't particularly care about info files, personally, as I rarely, if ever, use

Re: Buildworld fails updating from 5.4-RELEASE-p2 to 6.0-RELEASE

2009-10-22 Thread Glenn Sieb
I absolutely have to. I'd just really like for the buildworld &c. to work as they're supposed to. :-/ So if anyone can tell me what to do to fix that buildworld from 5.4-RELEASE-p2 to go up to 6.0-RELEASE, I'd appreciate it! Thanks in advance, --Glenn _

Re: Grand Omission from WebSite

2008-04-07 Thread Glenn Sieb
ite operating system should be so http://www.freebsd.org/ports/index.html It's under "Shortcuts" on the right. Not obfuscated.. I found it in no time at all... Enjoy.. Best, --Glenn ___ freebsd-questions@freebsd.org mailing list http://

FreeBSD 7.0 and Denyhosts 2.6_1?

2008-05-14 Thread Glenn Sieb
cp_wrappers not matching what the man page for hosts.allow says it can do? I figured I'd ask here, since, well, y'all are pretty knowledgeable and such and you might have an idea of what I may be doing wrong here. Thanks in advance, listpeop

Re: FreeBSD 7.0 and Denyhosts 2.6_1?

2008-05-15 Thread Glenn Sieb
Nevermind :) I think I solved the issue. Thanks anywho :) Best, --Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

tar won't extract a dir

2012-03-12 Thread Glenn McCalley
.tar.gz htdocs/standrewsglenwood ...extracts nothing. I've tried an individual file in that dir with no success. I've tried other files and dirs with no success. ?? Glenn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: mysql missing from my home-page WordPress....

2011-03-01 Thread Glenn Sieb
else? Check and make sure the MySQL extensions are installed in PHP? pkg_info | grep php5-mysql (if not..) cd /usr/ports/databases/php5-mysql && make install clean Good luck! --Glenn ___ freebsd-questions@freebsd.org mailing list http:/

Re: /etc/newsyslog.conf and denyhosts

2011-05-03 Thread Glenn Sieb
must start with `/' in order to be recognized properly. signal_number This optional field specifies the signal number that will be sent to the daemon process (or to all processes in a process group, if the U flag was specified). If this field

Helix (RealNetworks) Server on FreeBSD

2011-05-04 Thread Glenn McCalley
Hey there... anyone running an up-to-date Helix media server from RealNetworks on FreeBSD? Not the 5 or 6 year old one they used to market as "FreeBSD compatible", but a current version? ___ freebsd-questions@freebsd.org mailing list http://lists.f

MySQL update

2011-06-07 Thread Glenn McCalley
on mysql 4.1. Question: Do I have to deinstall everything, and then put it all back together, or can I force the mysql 5.5 client and 5.5 server to install? Thanks! Glenn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: MySQL update - Done

2011-06-07 Thread Glenn McCalley
Chris, portmaster was the key. Installed that (yes, read the manpage, and your -o syntax was OK anyway) and MAGIC! -- update went fine. Matthew and Robert's comments regarding updating taken to heart as well. THANKS guys, much appreciated. Glenn. - Original Message - From: &

mysql_connect error

2011-06-14 Thread Glenn McCalley
shared extension for php" extensions.ini shows "extension=mysql.so" Is there anywhere/anything else to look/do? Thanks! Glenn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscr

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Damien Fleuriot" To: Sent: Tuesday, June 14, 2011 10:35 AM Subject: Re: mysql_connect error On 6/14/11 2:46 PM, Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work for me. "Fatal error: Cal

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work for me. "Fatal error: Call to oundefined function mysql_connect() in etc., etc." This began happening after an upgrade to php5 using the portmaste

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Greg Larkin" To: "Glenn McCalley" Cc: Sent: Tuesday, June 14, 2011 11:26 AM Subject: Re: mysql_connect error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/14/11 10:49 AM, Glenn McCalley wrote: - Original Message - Fr

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Rodrigo Gonzalez" To: ; Cc: "Glenn McCalley" Sent: Tuesday, June 14, 2011 11:46 AM Subject: Re: mysql_connect error Hi Glenn, Try running this command in your shell: php -i | grep -i php.ini Does the reported path match the

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Rodrigo Gonzalez" To: ; "Glenn McCalley" Cc: Sent: Tuesday, June 14, 2011 12:45 PM Subject: Re: mysql_connect error On Tuesday, June 14, 2011 12:56:11 PM Glenn McCalley wrote: Rodrigo, The php.ini path and file match the phpinfo pa

Re: mysql_connect error

2011-06-15 Thread Glenn McCalley
- Original Message - From: "Michael Powell" To: Sent: Wednesday, June 15, 2011 1:30 AM Subject: Re: mysql_connect error Rodrigo Gonzalez wrote: On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have this problem but cannot get their reso

Re: How to add zfs support to FreeBSD?

2013-02-18 Thread Glenn Sieb
On 2/18/13 4:21 PM, Fbsd8 wrote: > The handbook does not cover how to add zfs support. > > How is it done? Does this help you? https://wiki.freebsd.org/ZFS Best, --Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.fr

how to tell which process call sendmail

2013-09-19 Thread Glenn McCalley
/file name called it each time? Since it's always called by the www user that doesn't help -- I need to distinguish between legit processes that call 5 or 10 in a day and the idiot who calls the other 31,000 times. Thanks! Glenn. ___ freebsd-q

Re: history

2013-09-19 Thread Glenn Sieb
s C-shell and Turbo C-shell (csh/tcsh). http://en.wikipedia.org/wiki/Bourne_shell#Criticism Best, --Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

Re: Do I really have to install 80 packages?

2013-10-11 Thread Glenn Sieb
ay? Actually I think you want x11-toolkits/gtk20..? Would pkg_add work for you? Best, --Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

Re: forwarding http requests with ipfw

2005-12-30 Thread Glenn Dawson
d action does not change the contents of the packet at all. In particular, the destination address remains unmodified, so packets forwarded to another system will usually be rejected by that system unless there is a matching rule on that system to capture them."

Re: forwarding http requests with ipfw

2005-12-30 Thread Glenn Dawson
m correct in my interpretation then this part of the man page is irrelivent to my problem. My question is not, why is www.freebsd.org not receiving the packet. My question is, why is privatehost.internal.freebsd.org not sending the packet. What tcpdump rules are you using to look for packet

Re: forwarding http requests with ipfw

2005-12-31 Thread Glenn Dawson
At 11:25 PM 12/30/2005, Robert Collins wrote: - Original Message - From: "Glenn Dawson" <[EMAIL PROTECTED]> To: "Robert Collins" <[EMAIL PROTECTED]>; Sent: Saturday, December 31, 2005 1:46 AM Subject: Re: forwarding http requests with ipfw At 10:

Re: FreeBSD 6.0: Problem with network, doesn't use default gateway

2006-01-03 Thread Glenn Dawson
route ,etc) or is windows configured to use something different? How is NAT configured in the router? Does it's configuration cover the 192.168.0.228 address? -Glenn alcoy# ifconfig bge0: flags=8843 mtu 1500 options=1a inet6 fe80::214:22ff:fee1:41be%bge0 prefixl

Re: Can't build mplayer-skins: checksum missing error

2006-01-04 Thread Glenn Dawson
this later? Is GREP_OPTIONS defined in your environment? If it is, certain options will cause the error you are seeing. -Glenn Thanks. Jesse Sheidlower ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: error with kernel building

2006-01-04 Thread Glenn Dawson
r devices that require it that are still included. -Glenn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Enabling atapi-cam and other kernel features

2006-01-07 Thread Glenn Dawson
o add support for something that's not already compiled in. -Glenn Thank you. __ Yahoo! DSL ­ Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com ___ freebsd-questions@freebsd.org mailing

Re: 80 pin SCSI hard drives.

2006-01-16 Thread Glenn Dawson
scsi.html If you look around a bit you can probably find some cheaper. The link above was from a quick search, but there are a lot of places that sell the adapters. -Glenn Thank you in advance. JK ___ freebsd-questions@freebsd.org mailing li

Re: Need help User Statistics with Finger

2006-02-07 Thread Glenn Dawson
At 05:12 PM 2/7/2006, Sean Murphy wrote: I need to gather mail statistics what users are checking there mail. I know finger shows the "Mail Last Read" but where does finger get that information from? atime of the users mail spool fil

USB not working

2006-02-09 Thread Glenn Mawby
27;t help. Any ideas? Glenn Sydney. Do you Yahoo!? Yahoo! News: Get the latest news via video today! http://au.news.yahoo.com/video/ ___ freebsd-questions@freebsd.org ma

Re: cvsup question - use just one supfile?

2006-02-12 Thread Glenn Dawson
ts, then override them as necessary, like this: src-all prefix=/foo tag=RELENG_5 src-all prefix=/bar tag=RELENG_6 -Glenn thanks, -- Joel Hatton -- Security Analyst| Hotline: +61 7 3365 4417 AusCERT - Australia's national CERT | Fax: +61 7 3365 7031 The Univers

Re: HELP:(cisco serial (up, up) but cannot ping its interface from within.

2006-02-13 Thread Glenn Dawson
eems to be misconfigured in our router??? What does this have to do with FreeBSD? You might have better luck posting to a mailing list for Cisco products. -Glenn Thanks.. - Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new

how to tell what ran what

2006-02-15 Thread Glenn McCalley
rom nobodysendmail/usr/local/apache/cgi-bin/ Failed attempts would be nice to know as well. Thanks! Glenn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: how to tell what ran what

2006-02-15 Thread Glenn McCalley
- Original Message - From: "Björn König" <[EMAIL PROTECTED]> To: "Glenn McCalley" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, February 15, 2006 11:13 AM Subject: Re: how to tell what ran what > Glenn McCalley schrieb: > > > Is there a way

Re: how to tell what ran what

2006-02-15 Thread Glenn McCalley
> > > > > >> Glenn McCalley schrieb: > >> > >> > Is there a way to find out -which- -process- calls another process? > >> > >> Each process is associated with a parent; look at the ppid column: > >> > >>ps axo use

Re: [Total OT] Trying to improve some numbers ...

2006-02-16 Thread Glenn Dawson
At 02:32 PM 2/16/2006, Daniel A. wrote: > What exactly do you want to measure to make what decision? > > Do you want to find out how much [%] your OS is available > whithout load just patching it with the latest SA recommended patches? > > Do you want t

Re: no boot or boot loop

2006-02-16 Thread Glenn Dawson
and see if that makes a difference. -Glenn I get no error messages I have tried 3 different hard drives thinking it might be a messed MBR but even a fresh drive makes no difference What is missing? please help my system is running an AMD Duron at 1.3 MHz with 380megs ram R Glen Whyte

Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread Glenn Dawson
using to transfer the files? ftp, scp, nfs, something else? -Glenn Network have been changed and the problem is still the same. So I thought it was a network problem. Then I installed an other FreeBSD on a different computer and plugged it in a completely different network and the problem is s

Re: incorrect superblock error when mounting partition

2006-02-19 Thread Glenn Dawson
ency! Are you sure you don't want ad1s1e? Also, posting the output from the following commands would go a long way in helping you figure out what to do: fdisk /dev/ad1 bsdlabel /dev/ad1 bsdlabel /dev/ad1s1 And possibly: bsdlabel /dev/ad1s2 bsdlabel /dev/ad1s3 bsdlabel /dev/ad1s4 dependi

Re: shutdown not shutting down :-(

2006-02-19 Thread Glenn Dawson
er in which partitions are unmounted. Any idea? that's exactly what shutdown now is supposed to do. If you want the machine to power off you can use shutdown -p now or if you just want it to halt but stay on you can use shutdown -h now the shutdown(8) man page has all the details. -Glenn

Re: Quick question on newfs

2006-02-20 Thread Glenn Dawson
be absolutely sure before entering any disk modifying commands (just like I was absolutely sure last time...). I'm guessing it's as simple as: # newfs /dev/ad0s1e That will do it. -Glenn cheers, a1 (ps: please CC as I'm not on the list)

Re: Samba Print server

2006-02-21 Thread Glenn Dawson
e is okay. lpr works when on the print server machine - it will print. Windows can't. If anyone can give me some suggestions...? You may need guest ok = yes for the printer share. Unless of course you tried that already. -Glenn Here is my smb.conf file. # smb.conf20060220 - re-

Re: qpopper load heavily the machine ?

2006-02-21 Thread Glenn Dawson
ompletely different. See pages 40-42 in the qpopper docs: http://www.eudora.com/download/eudora/qpopper/4.0/free/final/Qpopper.pdf -Glenn Running it from inet can cause a load as inet will exec qpopper on demand. I run qpopper in server mode with out seeing much load on 5.X servers. Hope th

Re: Configuring multiple interface card in one box

2006-02-21 Thread Glenn Dawson
but got reply from 46:04:ed:10:08:33 on vx0 please can somebody tell me what's going on and how I can fix it Don't run three network cards on the same network in the same system. -Glenn thank you in advanced. _ Ni

Re: script(1) > Why does it output in CR/LF?

2006-02-28 Thread Glenn Dawson
beginning of a line. -Glenn Isn't this a bit stupid? Thanks, Vaaf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Glenn Dawson
At 03:04 PM 3/4/2006, Jason C. Wells wrote: When I use 'tip' I seem to bee connected, but I get no login prompt. $ tip sio0 connected and nothing else. Did you enable ttyd0 in /etc/ttys? -Glenn If I telnet to the receiving host and redirect a file to the serial line, I do see

Re: Terminal Not Providing login: Prompt

2006-03-04 Thread Glenn Dawson
At 06:17 PM 3/4/2006, Jason C. Wells wrote: Glenn Dawson wrote: What sort of cable are you using? Does it have all the control lines connected? or just tx/rx data? (forgive me if this sounds like nitpicking) This marks the first time I ever busted out my multimeter to work on FreeBSD

Re: Apache auth question

2006-03-06 Thread Glenn Dawson
At 03:56 AM 3/6/2006, Scott Sipe wrote: I am dealing with a company LAN that lives behind an OpenBSD based firewall+NAT machine. All internal machines have 10.x.x.x addresses. One of the internal machines acts as an intranet webserver. Everyone in the building should be able to access it. I wo

Re: Newbie FreeBSD/Linux Question

2006-03-08 Thread Glenn Dawson
ciated. Assuming you're building from source, and following their directions found here: http://jackit.sourceforge.net/docs/faq.php#a7 you would supply that option to the configure script that you run before doing a make. -Glenn Thanks, Lawrence JACK README Welcome to JACK, the Jack Audio C

Re: dd - cloning a disk.

2006-03-12 Thread Glenn Dawson
oes it matter what os and/or format they would have? You can get an image of a data cd with: dd if=/dev/acd0 of=foo.iso bs=2048 You can then use burncd to make a copy. Also note that the block size is important here. -Glenn ___ freebsd-qu

Re: What is the meaning of following message

2006-03-12 Thread Glenn Dawson
At 03:28 PM 3/12/2006, Jeffrey wrote: I am getting the following message: inetd[624]: ssh/tcp: bind: Address already use Anyone could tell me what is the meaning of this message? It means that you are running sshd as a daemon _and_ starting it from inetd. You can't do both. -

Re: make installkernel doesn't work?

2006-03-13 Thread Glenn Dawson
ernel/kernel. Assuming it's there, what happens if you stop the boot at the loader prompt and manually load the kernel you want? -Glenn - Original Message - From: <[EMAIL PROTECTED]> Cc: Sent: Sunday, March 12, 2006 11:53 PM Subject: Re: make installkernel doesn't work?

Re: Adding partition

2006-03-13 Thread Glenn Dawson
n differences in sustained throughput of up to 2 to 1 when comparing the beginning of the disk and the end of the disk. The beginning of the disk being faster. -Glenn Anyway, using the partition labels out of order does lead to confusion and errors in calculations - in my experience. By the

Re: port updates

2006-03-15 Thread Glenn Dawson
sd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html#PORTS-UPGRADING -Glenn Thx for your help Markus _ Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig im Web, Ihren E-Mails und auf Ihrem PC! Jetzt

Re: ipfw and burstable rates

2006-03-16 Thread Glenn Dawson
At 07:48 PM 3/16/2006, Rob W. wrote: Is this possible, I have searched on Google for an answer and have not gotten a straight forward one. Is what possible? Any help is appreciated. ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: need help

2006-03-16 Thread Glenn Dawson
HDD is toast. You might also want to try and mount the partitions read-only (this way they don't have to be clean). Some data might still be accessible. I think he would have much greater success by fsck'ing /dev/ad0s1a instead of /dev/ad0s1. (note the lack of an 'a' in the de

Re: need help

2006-03-17 Thread Glenn Dawson
At 04:30 AM 3/17/2006, Michael S wrote: I've tried both. fsck_ffs /dev/ad0s1a also exits because of bad superblocks. Have you tried to use any of the On 3/17/06, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 09:46 PM 3/16/2006, Andrew Pantyukhin wrote: > >On 3/17/0

Re: need help

2006-03-17 Thread Glenn Dawson
At 04:30 AM 3/17/2006, Michael S wrote: I've tried both. fsck_ffs /dev/ad0s1a also exits because of bad superblocks. Have you tried to use any of the alternate super blocks? On 3/17/06, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 09:46 PM 3/16/2006, Andrew Pantyukhin wrote:

Re: mysql-server50 lacks supports for innodb ???

2006-03-26 Thread Glenn Dawson
aults, and it has support for innodb. What did you do to determine that your install does not have support? -Glenn Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: mysql-server50 lacks supports for innodb ???

2006-03-27 Thread Glenn Dawson
At 04:51 AM 3/27/2006, Ian Lord wrote: At 07:47 2006-03-27, Ian Lord wrote: At 02:47 2006-03-27, Glenn Dawson wrote: At 10:22 PM 3/26/2006, Ian Lord wrote: Hi, I just installed mysql-server50 port for the ports databases directory... I compiled it using defaults make make install and

Re: Changing prompt

2006-03-28 Thread Glenn Dawson
27;%{\e[22;31m%}%m%{\e[01;31m%})%{\e[01;31m%}%{\e[01;31m%}(' PROMPT+=$'%{\e[22;31m%}%D{%H:%M}%{\e[01;30m%}+%{\e[22;31m%}%D{%m/%d/%y}' PROMPT+=$'%{\e[01;31m%})%{\e[01;30m\e[00m%}\n%{\e[01;31m%}(' PROMPT+=$'%{\e[22;31m%}%#%{\e[01;30m%}:%{\e[22;31m%}%~%{\e[

Re: virtusertable blocking seems to have no effect

2006-03-28 Thread Glenn Dawson
k2T2g3Le011056: from=<[EMAIL PROTECTED]>, size=0, class=0, nrcpts=0, proto=SMTP, daemon=MTA, relay=200-100-163-150.dial-up.telesp.net.br [200.100.163.150] -Glenn Thanks! -mi > At 01:22 PM 3/28/2006, Mikhail Teterin wrote: > >Hi! > > > >I host a domain

Re: virtusertable blocking seems to have no effect

2006-03-28 Thread Glenn Dawson
At 09:26 PM 3/28/2006, Mikhail Teterin wrote: On Tuesday 28 March 2006 10:09 pm, Glenn Dawson wrote: = I use this in my virtusertable: = [EMAIL PROTECTED] error:nouser 550 No such user here = = but you should be able to change the message half of that with no trouble. Please, review

Re: Why are so many people using 4.x?

2006-03-29 Thread Glenn Dawson
bute with facts and observations to strenghten this theory, I would really appreciate it. Besides being flame bait, I think you'll find little support for your "little theory" on this list. -Glenn Thank you all, Vaaf ___ freebsd

Re: virtusertable blocking seems to have no effect

2006-03-29 Thread Glenn Dawson
At 06:17 AM 3/29/2006, Mikhail Teterin wrote: On Wednesday 29 March 2006 12:35 am, Glenn Dawson wrote: = I saw that, but you had that part right...I thought the only = problem was with getting the reject message to work properly. = = Anyway... = = This is what I typically do: = = [EMAIL

Re: show port's deps

2006-04-01 Thread Glenn Dawson
At 10:48 AM 4/1/2006, Luke Dean wrote: Hi, how can i know what the dependencies are for a particular port? try: # make pretty-print-run-depends-list - or - # make pretty-print-build-depends-list Where do you guys find these interesting and useful make targets? man ports -Glenn I&#x

Re: spelling error on your site.

2006-04-10 Thread Glenn Dawson
hosting, VPS (Virtual Private Servers), and fully managed dedicated servers that run on multiple versions of FreeBSD. cPanel and Fanstastico are available and bandwidth allocation is generous. 24x7 live support for single sites and resellers. Are you sure you want to trade one typo for another? -Glen

Re: SCSI Hardware problem?

2005-01-06 Thread Glenn Dawson
just reboot the machine again and boot normally (multi-user mode) after you're finished with fsck and stuff. Or you could just exit the shell and the system will continue to boot into multi-user mode. -Glenn Cheers, Jorn > Thanks in advance. > _

Re: aac support

2005-03-19 Thread Aaron Glenn
On Sat, 19 Mar 2005 12:38:48 -0700, Scott Long <[EMAIL PROTECTED]> wrote: > Otherwise, stop crying that no one will help you. Please enlighten us (those who buy Adaptec hardware and would like full functionality on OpenBSD) why no one at Adaptec will help the OpenBSD developers by simply giving t

top display weirdness

2005-03-31 Thread Glenn McCalley
has the same MB, drives, etc. Ideas appreciated. Glenn. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Keep compile options through upgrade

2005-01-28 Thread Glenn Sieb
Olivier Certner said the following on 1/28/2005 4:00 AM: Thanks for these 2 answers. I didn't have seen this file mentioned in the portupgrade manpage, so I could have been searching for a while before finding... Quite welcome..hope it helped! :) Best, G. -- "They that can give up essential li

Re: mailman question

2005-01-30 Thread Glenn Sieb
Dikshie said the following on 1/31/2005 12:03 AM: sorry for newbie question: No prob.. you may, however, prefer the mailman-users list for this as it's not a FreeBSD issue.. :) cd /usr/ports/mail/mailman make MAIL_GID=mail install clean httpd.conf: Options ExecCGI ScriptAlias /mailman "/

Re: mailman question

2005-01-30 Thread Glenn Sieb
Dikshie said the following on 1/31/2005 12:39 AM: Glenn Sieb ([EMAIL PROTECTED]) wrote: Go to the mailman directory (/usr/local/mailman) and issue bin/check_perms If it complains, do check_perms -f box# bin/check_perms -f No problems found Did you restart Apache? Do any other web sites

Any experience with KeySpan USA-19W?

2005-01-31 Thread Glenn Sieb
Or any other USB-to-Serial adapters? Do they work well in FreeBSD 5.3-RELASE? http://www.keyspan.com/products/usb/USA19W/ We're looking to set up a console server in our colo, and these looked like a good way of doing multiple serial ports fairly cheaply. Thanks in advance! :) Best, --

Re: buildworld error in Makefile.inc1

2005-02-02 Thread Glenn Sieb
Kris Kennaway said the following on 2/2/2005 9:14 PM: On Wed, Feb 02, 2005 at 05:59:11PM -0800, Jeffrey Bouquet wrote: on WEDS 2-2-05, Glenn Sieb wrote (paraphrased): (quoting the error): error in Makefile.inc1, cannot continue... I ran into this problem last July doing a 5.1 > 5.2.1 upgr

Re: buildworld error in Makefile.inc1

2005-02-03 Thread Glenn Sieb
Kris Kennaway said the following on 2/3/2005 12:29 AM: On Wed, Feb 02, 2005 at 10:25:38PM -0500, Glenn Sieb wrote: Stop in /usr/src. # So, should this upgrade be this painful? 5.1-RELEASE-p17 isn't _that_ old.. I kind of wonder now what's going to happen when I upgrade one of my

Equinox SST on 5.3?

2005-02-15 Thread Glenn Sieb
ossibly.. these cards might work on a 5.3 machine? Thanks in advance! Best, --Glenn -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ~Benjamin Franklin, Historical Rev

Re: Domain registration

2005-02-23 Thread Glenn McCalley
I/Verisign that evaporated when we went to these guys. We do our own DNS, hosting, mail etc so I don't know about their products in these areas. Glenn. - Original Message - From: "Sean" <[EMAIL PROTECTED]> To: Sent: Monday, February 21, 2005 8:53 PM Subject: Domain regis

Re: Different OS's? Marketshare

2005-02-23 Thread Glenn McCalley
I think he said "break point" not "break even" In a previous life, our stats guys in banking considered anything that had 2% share (although I think we used 3%, whatever) of a population was "significant" and worth breaking out for study. Glenn. - Orig

Re: Problem with cups

2003-09-27 Thread Glenn Johnson
nstall the foomatic-db port.. I do not think that is true. The OP said he had a 930c and the ppd for that is installed with the _patched_ hpijs. -- Glenn Johnson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: .htaccess in subdir of /usr/home//public_html

2004-04-18 Thread Glenn Sieb
Heya Noah! Noah said the following on 4/18/2004 7:19 PM: -rw-r- 1 21 Apr 18 16:09 /usr/home//.htpasswd Unless you're running Apache as , then the .htaccess file needs to be world-readable.. Best, Glenn ___ [EMAIL PROTECTED] mailing

Re: .htaccess in subdir of /usr/home//public_html

2004-04-18 Thread Glenn Sieb
Noah said the following on 4/18/2004 9:15 PM: On Sun, 18 Apr 2004 19:27:04 -0400, Glenn Sieb wrote Heya Noah! Noah said the following on 4/18/2004 7:19 PM: -rw-r- 1 21 Apr 18 16:09 /usr/home//.htpasswd Unless you're running Apache as , then the .htaccess file nee

Re: .htaccess in subdir of /usr/home//public_html

2004-04-18 Thread Glenn Sieb
/~yourusername/subdir it doesn't prompt you for anything? Check it against this: AuthType Basic AuthUserFile htpasswd.file.location.and.name.here AuthName "Something to make sense" require valid-user Best, Glenn ___ [EMAIL PROTECTED] ma

Re: .htaccess in subdir of /usr/home//public_html

2004-04-19 Thread Glenn Sieb
owOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec Order allow,deny Allow from all Order deny,allow Deny from all Best, Glenn ___ [EMAIL PROTECTED] mailing

Re: XFree86 Config (continued)

2004-06-12 Thread Glenn Sieb
Daniela said the following on 6/11/2004 6:39 PM: On Friday 11 June 2004 20:36, LW Ellis wrote: OK thanx to all the help, I think I'm getting close. I have a config file that works fineonly as long as I am signed in as root. KDE-Lite loads and works fine... However If I sign in as a user, I g

Re: fstab option to 'skip' a file system?

2005-06-11 Thread Glenn Dawson
At 08:16 PM 6/11/2005, Marc G. Fournier wrote: Is there an option that I can add to fstab (or some way of doing it?) that, when a server reboots, it will 'ignore' that file system, but I can still do a 'mount /fs' after the fact? in the options column in fstab specify noa

Re: Blocking ports from upgrade

2005-06-17 Thread Glenn Dawson
back in to make it work again. I'd like to just block it from upgrading those programs until I absolutely must upgrade. Is there some way to mark them as being port that should be ignored? Thanks in advance for the info. Looks like the -x option to portupgrade will do the tric

Re: Detailed logging of ssh sessions

2005-06-19 Thread Glenn Dawson
thing ... I'm guessing I'm not searching for the right phrases, since I can't believe I'm the only one doing this. Any advice or pointers are welcome. This looks like it might do the trick for you: http://honeypots.sourceforge.net/modified_script.html -Glenn -- Bill Moran P

Re: qpopper error

2005-06-20 Thread Glenn Dawson
from ports? or ? What options did you enable or disable/ (assuming you built from ports) -Glenn Thanks, Charles ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: Looking for arp scanner

2005-06-29 Thread Glenn Dawson
ite a few hosts are firewalled from ping? Try nmap. It has a variety of different ways to "look" for systems on a given subnet. -Glenn Thanks, Fabian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Looking for arp scanner

2005-06-29 Thread Glenn Dawson
At 03:45 PM 6/29/2005, Vince Hoffman wrote: On Wed, 29 Jun 2005, Fabian Anklam wrote: On 6/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: At 02:18 PM 6/29/2005, Fabian Anklam wrote: Hi there, I've browsing freshports.org for an arp scanner and found only arpscan, which is ma

Re: dhcpd.conf problem

2005-07-08 Thread Glenn Dawson
The service dhcpd runs but the client is not received the ip add. So what is the problem? Could you pls reply me as soon as possible. Unless part of the config file wasn't sent properly, it looks like you have one extra right brace just before "host rvc-wscompaq", and there'

Re: SSH

2005-07-13 Thread Glenn Dawson
rompt, but after typing a username, I am never asked for a password... This sounds very much like the machine you're trying to login to can't do a reverse lookup on the IP address you're logging in from. -Glenn __ Yahoo! Mail for Mobile Take Ya

Re: Soft-updates & du & df

2005-07-13 Thread Glenn Dawson
#x27;s usually syslogd) -Glenn Shouldn't du and df roughly agree on the amount that's used/available? /var is mounted using soft-updates [EMAIL PROTECTED] mount /dev/ad2s1a on / (ufs, local) devfs on /dev (devfs, local, multilabel) /dev/ad2s1e on /tmp (ufs, local, soft-updates)

  1   2   3   4   5   >