Solar Collector Windows - US Air Force Approved

2013-01-02 Thread Keith Roberts
Solar Window Solar Collecter Windows (Interior Mounted) - University Tested and Solar Rejector Windows all in one A 4' X 4' In'Flector window insulator can produce as much heat as a 600 watt electrical heater per sunlight hour and reflect up to 72% of the room heat back into the room! Du

Re: Chromium 19 core dumps on launch...

2012-06-13 Thread Keith Seyffarth
George Liaskos writes: > On Mon, Jun 11, 2012 at 3:04 AM, Keith Seyffarth wrote: >> >> Friday I installed Chromium again because it would be nice to have a >> browser to test in other than Firefox and Opera. It was installed using >> portinstall -R chromium, w

Chromium 19 core dumps on launch...

2012-06-10 Thread Keith Seyffarth
Friday I installed Chromium again because it would be nice to have a browser to test in other than Firefox and Opera. It was installed using portinstall -R chromium, which *appeared* to function properly. However, trying to run chrome results in: pid 50993 (chrome), uid 1001: exited on signal 11

Re: Off-Topic: Computing for the Blind

2012-03-26 Thread Keith McKenzie
On 26/03/12 11:12, Da Rock wrote: O I'm going to have to dredge up my copy and check that out - it sounds very interesting primarily because the techniques could be easily adapted here :P On version 6; not sure if it came earlier. Keith -- Sent from Free Open Source Software

Re: Off-Topic: Computing for the Blind

2012-03-26 Thread Keith McKenzie
, & was conceived for the authors blind wife. It can be found at www.knoppix.net. I hope I haven't upset anyone for talking Linux here. :) Keith PS Re sent as it seemed to get blocked before: have changed email address. Apologies if it gets dup

Re: Libreoffice daemon in rc script does not work (shell expansion problem)

2012-03-25 Thread Keith McKenzie
On 25/03/12 19:22, Jose Garcia Juanino wrote: Syntax error: Unterminated quoted string I'm new here, so bear with me, just trying to help. To find an unterminated quoted string, I would suggest loading your script into a programmers editor. Keith -- Sent from Free Open Source Software

RAID5 speed question.

2011-10-31 Thread Keith
Have an ancient 4.1R mail server to replace. It has about 3000 accounts. Usual /var/mail to store mail. /var/mail is RAID5 on an old Dell PERC3 card. Its worked pretty well and have lived through 3 drive failures over the years. New Dell box with a PERC5/i. Same drive setup, a 500GB RAID5 for /va

Re: Issue upgrading to 7.4, looking for guidance

2011-01-31 Thread Keith Seyffarth
EASE. After this a bunch of removing, reinstalling, and upgrading of ports was necessary, but everything appears to be working now. Of course, not having a FreeBSD CD for any version of FreeBSD would make copying a file from the CD rather difficult... ;) Keith S. _

Issue upgrading to 7.4, looking for guidance

2011-01-26 Thread Keith Seyffarth
um, what do I need to do to address this error: /libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR Keith S. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: use of menus crashes Firefox? (resolved, I think)

2011-01-20 Thread Keith Seyffarth
S. Thanks. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: use of menus crashes Firefox?

2011-01-20 Thread Keith Seyffarth
hu Jan 20 19:39:15 MST 2011 w...@janet.weif.net:/usr/obj/usr/src/sys/JANET i386 Kernel booted, x started, firefox started, firefox closed without crashing. now to uninstall FF3.5 and install FF3.6 Keith ___ freebsd-questions@freebsd.org mailing list ht

Re: use of menus crashes Firefox?

2011-01-20 Thread Keith Seyffarth
=== I hadn't, but the issues I'm seeing don't seem to be related to HTML 5. It also persists to Firefox 3.5 in addition to 3.6. I would expect that if clicking on a menu in Firefox 3.6 required this. I did make that change to see if it help

Re: use of menus crashes Firefox?

2011-01-20 Thread Keith Seyffarth
Or should I just build the kernel with what's currently in /usr/src? Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: use of menus crashes Firefox?

2011-01-19 Thread Keith Seyffarth
7.2-RELEASE #1: Sat Oct 31 16:21:25 MDT 2009 on a 2.4 GHZ Pentium Dual Core But, while Firefox 3.5 is much better than Firefox 3.6, I don't think I've gone a whole day without it crashing since I upgraded GTK mid-December. Keith ___ freebsd-qu

Re: use of menus crashes Firefox?

2011-01-19 Thread Keith Seyffarth
Chuck Swiger writes: > Enter "run", or "c" for continue. If and when Firefox crashes, you > will be able to gain more useful information That does provide a bunch more information. Thank you. Here is the output when Firefox crashed when trying to load a web page. I can definitely get anoth

Re: use of menus crashes Firefox?

2011-01-18 Thread Keith Seyffarth
> Right - firefox3 is a script that sets up a couple environment > variables and runs the real binary. You need to gdb the real binary > (which is in /usr/local/lib/firefox or somesuch - its not in any > remotely normal $PATH). Since the environment stuff the script does is > required for it to sta

Re: use of menus crashes Firefox?

2011-01-18 Thread Keith Seyffarth
Chuck Swiger writes: > On Jan 18, 2011, at 6:01 PM, Keith Seyffarth wrote: >> $ gdb --exec=firefox3 >> This GDB was configured as >> "i386-marcel-freebsd"."/usr/local/bin/firefox3": not in executable >> format: File format not recognized > >

Re: use of menus crashes Firefox?

2011-01-18 Thread Keith Seyffarth
t trap: 6 (core dumped) this results in both Firefox and GDB crashing... $ gdb --core=gdb.core This GDB was configured as "i386-marcel-freebsd". Core was generated by `gdb'. Program terminated with signal 6, Aborted. #0 0x283e8e17 in ??

Re: use of menus crashes Firefox?

2011-01-18 Thread Keith Seyffarth
opying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: use of menus crashes Firefox?

2011-01-18 Thread Keith Seyffarth
t I'd really hope to avoid a very M$Windows solution like that... Any further ideas? Keith S. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Firefox 3.6 crashes after GTK upgrade

2010-12-27 Thread Keith Seyffarth
s? I did receive one suggestion to gdbm the .core file, but can't find any information on how I would apply a database manager to a file like that, or what I would expect to find from that. Keith S. ___ freebsd-questions@freebsd.org mailing

Re: use of menus crashes Firefox?

2010-12-20 Thread Keith Seyffarth
nd try there as well) I did post to the Mozilla forum as well, but haven't heard anything there... Thanks, Keith S. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

use of menus crashes Firefox?

2010-12-19 Thread Keith Seyffarth
2 (core dumped) I'm not sure what else to try. Any suggestions? Keith S. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

MacIP Gateway Solution for FreeBSD?

2010-08-06 Thread Keith Seyffarth
ke to get the Mac internet access, but I need a Macintosh IP Gateway installed on the network somewhere. there was a package called macipgw, but that fails to compile on FreeBSD 7. Does anyone have an updated version of macipgw, or does anyone know of another port to handle this? Ke

enquiry

2009-08-21 Thread keith cak
Dear Sir, May i know how to change the IP address in freeBSD . Thank you. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.

Re: Gnucash 2.2.7_2 after upgrade to Firefox 3.0.9

2009-04-30 Thread Keith Seyffarth
This patch worked for me: https://lists.gnucash.org/pipermail/gnucash-user/2009-April/029582.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questi

Gnucash 2.2.7_2 after upgrade to Firefox 3.0.9

2009-04-29 Thread Keith Seyffarth
double clicking the account name) gets gnucash to dump core. I have also downloaded the source tarball for gnucash 2.2.9 from sourceforge, but encounter an issue running ./configure on that, as it is not finding gettext (which I appear to have installed at /usr/local/bin/gettext). Ideas? Thoughts? S

Re: Can you ACTUALLY print from FreeBSD?

2009-04-22 Thread Keith Seyffarth
> What kind of printing do you need to do? For the moment there are two things: 1. Create .pdf files from HTML/XHTML documents viewed in Firefox or Opera 2. Print HTML/XHTML documents viewed in Firefox or Opera to a printer. > To send files to some either attached or network attached print

Re: Can you ACTUALLY print from FreeBSD?

2009-04-22 Thread Keith Seyffarth
> What version of FreeBSD are you using? There was a problem with certain > USB devices in the 6.x branch with timing out. What would the symptoms of this timing out be? what I'm seeing is pretty instantaneous. In fact, printing to lpr instead of cups (with cups disabled), I usually can't catch t

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> Googling that shows it to be a file shared with Windows boxes when you're > running samba. I don't know if you set up samba or not, but I would ignore > this error for now. It's likely unrelated to the printing problem that > you're > having. OK. Thanks. I guess. I was kind of hoping that

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> This makes no sense at all. DLLs are a Windows version of a library. > FreeBSD That's what I thought. Here's the line in question: D [20/Apr/2009:13:07:46 -0600] [CGI] /usr/local/share/cups/drivers/pscript5.dll: No such file or directory > doesn't use them. Are you by any chance tryin

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> > cups-base-1.3.9_3 Common UNIX Printing System > > cups-pdf-2.5.0 A virtual printer for CUPS to produce PDF files > > cups-pstoraster-8.15.4_2 Postscript interpreter for CUPS printing to non-= > PS printers > > gutenprint-cups-5.1.7_3 GutenPrint Printer Driver > > libgnomecups-0.2.3_1=2C

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> >> Follow the instructions here: > >> > >> http://desktopbsd.net/wiki/doku.php?id=doc:printing > >> > > > > I'm currently four days of troubleshooting after having done all > > that's listed on that wiki entry (though I didn't find that page until > > yesterday), and still trying to get clos

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> > I'm trying to print from my FreeBSD machine. I've been through a > > number of online tutorials and instructions on printing from Unix or > > FreeBSD in particular, but they all seem to start with the assumption > > that printing from the machine is possible. I'm trying to get to that > > start

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> Sorry - meant to add this to post > > Take a look here:- > > http://openprinting.org/show_printer.cgi?recnum=HP-OfficeJet_4110 > > A free driver is available, rather than the windows .dll Downloaded and installed that ppd and selected it fro the printer. It still errors that the pscript5.dl

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
> Follow the instructions here: > > http://desktopbsd.net/wiki/doku.php?id=doc:printing I'm currently four days of troubleshooting after having done all that's listed on that wiki entry (though I didn't find that page until yesterday), and still trying to get close. That would be one of the pa

Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Keith Seyffarth
s but CUPS has to be manually started by root after each reboot. what else needs to be done to get cupsd to start at startup? Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: issues in XFCE 4.6 (looking for a working WM)

2009-03-22 Thread Keith Seyffarth
> Try a smaller one, like evilwm. It's (pretty much) all command line. For > example, you would open up a term and launch firefox from there (# firefox). > Once you get the hang of its keybindings, which are vi-like, it's fun and > easy. It's also compatible with aterm, which will give you transpa

Re: issues in XFCE 4.6 (looking for a working WM)

2009-03-22 Thread Keith Seyffarth
X. By doesn't work, I mean when you click on it nothing happens. > portdowngrade and some work can probably do it. If your problems are > really xorg related, changing window manager won't help. Looked into portdowngrade, and I may look into that further at some point. At this

Re: issues in XFCE 4.6 (looking for a working WM)

2009-03-20 Thread Keith Seyffarth
At this point, I guess I'm looking for recommendations on a window manager. Here are the major problems with XFCE4 4.6: * < 20% probability of starting X without crashing and locking computer * 20-25 minutes to start X (was about 1 under XFCE4 4.4) * 0% chance of shutting down successfully if

Re: issues in XFCE 4.6

2009-03-16 Thread Keith Seyffarth
> Keith Seyffarth said the following on 2009-03-16 02:38: > >> Sorry, should have had you do rmconfig-recursive first. There's a > > > > OK. I'll have to think about that. It is mostly working now, having > > added an xrandr line to the .xinitrc file t

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
> I haven't been folowing this discussion but have you tried to delete the > .config folder in your user's home and start xfce without it? that forces > it to redo the config from scratch. I didn't actually try that, but at one point I did create a new user and that user has the same issues.

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
or even > build with that. You may have to upgrade to 7.1-release or -stable > before going on. Yeah, it's 6.0, but xorg was working just fine until Thursday when I upgraded from XFCE4 4.4 to 4.6; and it was reported from pkg_info as xorg 7.4 something. Keith S. ___

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
this is pretty easy to work around, just shutdown from an xterm. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
Well, I finally got XORG to install again, and then installed XFCE 4.6. Still no menus, and huge screen resolution. However, Ctl-Alt-[Keypad Minus] will zoom in on part of the desktop area, making text at least readable on screen. Any other suggestions on getting XFCE to have its menu again? Or o

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
I'm trying to get XFCE installed again, and see if I get better results. Thanks Erik. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: issues in XFCE 4.6

2009-03-15 Thread Keith Seyffarth
rg pkg_add: can't stat package file 'xorg' # pkg_add -r xorg Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Latest/xorg.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch '

Re: issues in XFCE 4.6

2009-03-14 Thread Keith Seyffarth
g-drivers install, but make clean install -k in x11/xorg won't install because xf86-video-via is ignored. Anyone have another suggestion? At this point, I need to get X installed so I can even consider a window manager. Keith S. ___ freebsd-questio

Re: issues in XFCE 4.6

2009-03-14 Thread Keith Seyffarth
than blowing away XORG? I'd really rather not spend the next several days trying to get XORG installed again. Really, if there's just a command line way to get to the XFCE settings and change the resolution, it would probably be usable. I'm really not too concerned a

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
n January). However, I did not have it as the last line in the ServerLayout section. I moved it to the last line, but that didn't make a difference. There's still no XFCE menu, and without the ability to update the settings in XFCE, it's pretty much unusable... Keith _

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
I went through pkg_rmleaves and deleted xfce and then everything it exposed, then re-installed using portinstall -R This installed 32 packages when I had only deleted 31, so something got installed that wasn't previously. Unfortunately, this still didn't fix the problems. The XFCE menu still i

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
thing this morning I used portinstall -R making from the port directory and using portinstall seem to have gotten me to the same place... Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
frustrating that any time there is an update for something X-related, it seems that if you're going to make the upgrade, you need to be ready to have your computer unusable for 3-10 days... Keith ___ freebsd-questions@freebsd.org mailing list http://l

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
the (mislead?) path of upgrading to 4.6, there is no going back to a working version, so I need to get this one working. Since the XFCE menu is not supported in 4.6 yet, is there a file I can edit to get the screen resolution and refresh rate set correctly (important), and to switch the theme (much l

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
> The install for 4.6.0 is too complicated (hence error-prone). > I'm sticking with my current version of xfce, which I like a lot. That may well have been a better choice at this point... ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
> The following is a list of the xfce related ports (minus some extra > add-ons) in my system. Check whether you are missing something: That looks like the same list I have. thanks for passing it on. Keith ___ freebsd-questions@freebsd.o

issues in XFCE 4.6

2009-03-13 Thread Keith Seyffarth
as well ask now, but in 4.4 there was not an option for "Appearance" in the Settings Manager. Should this have been installed in 4.6, or is there something else I need to install? I don't see anything that looks like an error in Xorg.0.log. Thanks, Keith S.

Re: Restricting users to their own home directories / not letting users view other users files...?

2009-02-12 Thread Keith Palmer
ntation or information on that sort of stuff... -- - Keith Palmer ke...@academickeys.com http://www.AcademicKeys.com/ On Thu, February 12, 2009 11:48 am, Uwe Laverenz wrote: > On Thu, Feb 12, 2009 at 11:04:59AM -0500, Keith Palmer wrote: > >> Your other proposed solution results in the s

Re: Restricting users to their own home directories / not letting users view other users files...?

2009-02-12 Thread Keith Palmer
remove the groups write privs, then PHP scripts can't really do any damage at least. Your solution doesn't work because the user "keith" could still do a "ls /home/shannon/public_html/" and get the directory listing (shannon's public_html directory is 0755, per y

Re: Restricting users to their own home directories / not letting users view other users files...?

2009-02-12 Thread Keith Palmer
rectory -type d -exec chmod g+s '{}' \; Thanks! -- - Keith Palmer ke...@academickeys.com http://www.AcademicKeys.com/ On Wed, February 11, 2009 2:23 pm, Paul Schmehl wrote: > --On Wednesday, February 11, 2009 12:38:33 -0600 Keith Palmer > wrote: > >> >> &g

Re: Restricting users to their own home directories / not letting users view other users files...?

2009-02-11 Thread Keith Palmer
if I symlinked each home user's public_html directory to a directory readable only by Apache? Would Apache be able to read the destination directory via the symlink, even if it doesn't have permission to access the destination directory? Is there really no better way to do this...?!?

Restricting users to their own home directories / not letting users view other users files...?

2009-02-11 Thread Keith Palmer
or SFTP session. i.e. if I'm logged in as "keith" I should *not* get a list of files when I do "ls /home/shannon" I realize I can fix this by setting the permissions on the "/home/shannon" directory to 700. *However* then Apache (running as user "www") won

Re: issues with X not loading

2009-01-31 Thread Keith Seyffarth
> > I also tried adding > > AllowEmptyInput "off" > > in xorg.conf, but that gives an error when starting X that > > AllowEmptyInput is not valid. > > In section ServerLayout, add > > Option "AllowEmptyInput" "Off" Thakns. This worked. I had the syntax incorrect. however, I thought this wasn't s

Re: issues with X not loading

2009-01-31 Thread Keith Seyffarth
a PS/2 mouse and keyboard (I'm not sure if X is receiving keyboard input, but I'm not sure how to test that without being able to click something to open some kind of window...) Thanks for any further tips. Keith ___ freebsd-questions@free

issues with X not loading

2009-01-28 Thread Keith Seyffarth
ion. (EE) Problem parsing the config file (EE) Error parsing the config file Fatal server error: no screens found giving up. I can comment out line 75 referred to above, but that seems to put me back to where I was before trying to upgrade: startx hangs the computer... Does anyone have any sugg

Re: Setting up a PDF printer

2009-01-03 Thread Keith Seyffarth
the future (at which point I'll have to figure out how to get printing to a printer working). When I run # which cups the response is: cups: Command not found. would # portinstall cups install this printing option? or would I have to install something else? Keith ___

Setting up a PDF printer

2009-01-03 Thread Keith Seyffarth
What do I need to install to make printing a pdf from the print command in an appliction as an option. It looks like panda may do this, but I'm unsure. My immediate goal is to be able to print invoices to .pdf from gnucash. ___ freebsd-questions@freeb

Dell 1950 RAID 1 Drives.

2008-12-31 Thread Keith
Have the above server, drive 0 failed. No onsite spares left. Ordered replacement drives a week ago but they are still on route and wont be here till Jan 5 or 6. All I have is a test server of the same make/model in my test rack configured and running a slightly different version of FBSD. If I p

Re: Page Fault.

2008-12-01 Thread Keith
On Mon, 1 Dec 2008, Mel wrote: |->On Monday 01 December 2008 19:32:59 Keith wrote: |->> |->> == |->> kernel trap 12 with interrupts disabled |->> |->> Fatal trap 12: page fault while in kernel mode |->> cpuid = 2; apic id = 02 |->> fa

Page Fault.

2008-12-01 Thread Keith
5 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); What might be the cause for this? It is the in the same place every time. Once the machine hung and had to be powercycled. But on the screen was the same page fault error on the same process. Is this flaky

Re: Firefox 3 problems - SLOW...

2008-07-13 Thread Keith Seyffarth
early the performance of FF2. Though I haven't seen the black images issue yet. Thanks, Keith S ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Firefox 3 problems - SLOW...

2008-07-13 Thread Keith Seyffarth
Has anyone else had problems with Firefox 3 installed from the ports being massively slow? Unlike on Windows, where the load time for the application is much slower (takes roughly twice as long as FF2 did), but once the application is loaded, it seems to be about the same, on my BSD box, the appl

Re: samba

2008-03-22 Thread MD Keith
Thank you, That did it for me also, so what does that change do? change hash etc uses for sending passwords? Again thanks for the fix Mark On Sat, Mar 22, 2008 at 12:52 PM, Julius Huang <[EMAIL PROTECTED]> wrote: > Hi, > > > On Mar 22, 2008, at 02:02 , MD Keith wrote:

samba

2008-03-21 Thread MD Keith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, I have a FreeBSD box i set up long ago as a file server has worked great till I had to get a better laptop with gfx card to keep up with my SecondLife Addiction. and now can't get the installed Vista Os to connect to it. Help would be app

Re: can't upgrade - catch-22

2007-10-28 Thread Keith Seyffarth
well, it looks like portupgrade is rebuilding now, so I can probably get x upgraded after that. Thanks, Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: can't upgrade - catch-22

2007-10-28 Thread Keith Seyffarth
et as root, but I still get the same error. (and I did run whoami on that terminal after getting this email to make sure.) Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: can't upgrade - catch-22

2007-10-28 Thread Keith Seyffarth
> try: setenv X11BASE /usr/X11R6 > > then rebuild portupgrade. That still gives the 'cannot set X11BASE' error... If I run env after setting the X11BASE as instructed above, it is set, but I still get the error. Keith __

Re: can't upgrade - catch-22

2007-10-27 Thread Keith Seyffarth
> Why don't you just manually remove Xorg and then install it with > portinstall? > ie. pkg_delete -f xorg\* > > That'll remove all packages that start with the characters xorg. > Install the newer version of Xorg then upgrade portupgrade, then upgrade the > packages that depended on xorg. Well,

Re: can't upgrade - catch-22

2007-10-27 Thread Keith Seyffarth
s the same error mentioned previously - can't set default X11BASE. Setting X11BASE in make.conf does not make a difference. > Read and follow the instructions in UPDATING for updating xorg Again, requires portupgrade, and it appears that just about anything (including portupgrade) requires th

Re: can't upgrade - catch-22

2007-10-27 Thread Keith Seyffarth
de... I was starting with trying to get Ruby because that addressed the vulnerabilities I was trying it initially address. However, that's pretty irrelevant at the moment. Where I'm stuck is getting either portupgrade working or getting X upgraded, both of which seem to be dependent o

can't upgrade - catch-22

2007-10-22 Thread Keith Seyffarth
I posted this about a month ago, but haven't heard anything, so I'm trying again: When trying to re-install ruby on my system, I receive this error: On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in

problem upgrading

2007-09-24 Thread Keith Seyffarth
When trying to re-install ruby on my system, I receive this error: On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in make.conf. On the other hand, if you do wish to use non-default X11BASE, please set

Re: portupgrade -rf gettext problems

2007-03-25 Thread Keith Beattie
On 3/22/07, Dino Vliet <[EMAIL PROTECTED]> wrote: Hi folks, I saw this in usr/ports/UPDATING: 20070318: AFFECTS: users of devel/gettext (ie: YOU) AUTHOR: [EMAIL PROTECTED] As a result of the upgrade to gettext-0.16.1, the shared library version of libintl has changed, so you will need

Re: IPv4 loopback - solved

2007-03-19 Thread Keith E. Brandt, M.D.
27;m not sure how it got broken in the first place. Bottom line is all is up and running now. Thanks! ~~~~ LtCol Keith E. Brandt, MD, MPH USAF-NASA Aerospace Medicine Liaison Officer Johnson Space Center, Houston, Texas [EMAIL PROTECTED] Goodbye cruel wo

IPv4 loopback

2007-03-18 Thread Keith E. Brandt, M.D.
nstalled about 3 wks ago). Keith (newcomer to FreeBSD) ~~~~ LtCol Keith E. Brandt, MD, MPH USAF-NASA Aerospace Medicine Liaison Officer Johnson Space Center, Houston, Texas [EMAIL PROTECTED] Goodbye cruel world that was my home- there's cleaner space out

IPv4 loopback - solved

2007-03-18 Thread Keith E. Brandt, M.D.
Disregard - I found the 'network_interfaces' line of rc.conf was lacking lo0. I added it back in and it seems to be booting correctly. Sorry for the bandwidth! Keith While trying to configure ntp, I discovered that my IPv4 loopback was not being configured. I can manually resta

file system for FreeBSD, OS X and WinXP?

2006-12-31 Thread Keith Beattie
Hello all, I recently picked up a big 700G external USB/Firewire Seagate drive with the hopes of using it to store my growing collection of music, photos, etc. currently spread across several different machines (all with nearly full discs). My hope is that I could use a single file system on thi

Re: flink_elf_lookup_symbol:missing symbol hash table

2006-11-19 Thread Keith McKenzie
you don't have:- sound_load="YES" in your loader.conf file ! Could that be causing the missing hash table message ? (Accidentally deleted ?) Regards Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Boot from CD (Digest, Vol 156, Issue 6 0, msg 12)

2006-11-15 Thread Keith McKenzie
whatever partition you like, as long as it is / (I am not an expert, but it worked for me - I am still experimenting.) HTH Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: 4x Kernel

2006-09-12 Thread Keith Phipps
On 9/12/06, Mark Cullen <[EMAIL PROTECTED]> wrote: Keith Phipps wrote: > Good Day, > > We've got a FreeBSD box that's running 4.10 (that may not be correct, but > it's 4.x for certain) and it's not seeing our ATA driver on the appliance > it's bee

4x Kernel

2006-09-12 Thread Keith Phipps
I can get to the drive, I can't load the OS properly, can't just replace the kernel that way. Any and all ideas, resources, etc.. would be helpful, as this was just sort of dropped on my plate. Thanks! -Keith ___ freebsd-questions@freebsd.org

Sparkling Brand New FreeBSD Admin

2006-09-02 Thread Keith Phipps
Good Day, My name is Keith and I"ve just been promoted to our Unix SysAdmin at work. I'll be working with a team of guys in the Ops department but the majority are Windows Admins. I'm not completely lost when it comes to using *nix, I use it as my Desktop and know Slack

RE: showing hidden files by default

2006-05-11 Thread Keith Bottner
Just setup an alias in your shell login file for whatever options you want ls to use and be done with it. Keith > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Robert Davison > Sent: Thursday, May 11, 2006 12:21 PM > To:

SIGCHLD and sockets HELP!

2006-04-10 Thread Keith Bottner
time, it is quite an interesting problem so I am hoping to get some insightful answers. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

SIGCHLD and sockets

2006-04-03 Thread Keith Bottner
time, it is quite an interesting problem so I am hoping to get some insightful answers. Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Setting up a microphone

2006-01-25 Thread Keith Beattie
On 01/24/06 15:40, Danny Pansters wrote: mixer recsrc must be mic, do you have that? yup. Both mixer and aumix tell me so. ugh. ksb ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Setting up a microphone

2006-01-24 Thread Keith Beattie
On 01/24/06 07:11, uidzero wrote: It's worked flawlessly for me after I add recompiled the kernel with sound support. (I use Skype as well.) Thanks and glad to hear that Skype is working. Listening to music, etc. works just fine for me too, it's how to get input from the mic which I'm stuc

Setting up a microphone

2006-01-24 Thread Keith Beattie
Hello, I'd like to try recording through the microphone both for skype and for general audio recording but can't figure out how to get sound out of the microphone. The Handbook's "7.2.2 Testing the Sound Card" section is a great set of simple instructions for testing of playback (cat /dev/s

FBSD 6.0 - Canyon WF-511 Wireless card setup

2006-01-02 Thread Keith McKay
n the wireless card in the router log. If I run dhclient ral0 and it trys to find the server without success. I have all the settings on the wireless card entered, wepkey, station, channel etc. Any suggestions as to what I am doing wrong? Thanks Keith -- No virus found in this outgoing message. Ch

SCTP Kernel resource overhead

2005-12-29 Thread Keith Bottner
ervers. If SCTP could be used instead then that would definately be the better solution. Any ideas? Thanks in advance, Keith ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

  1   2   >