Re: Bind 9 (Was: bsdstats) - fatal error: RUNTIME_CHECK(((pthread_mutex_destroy(((&manager->lock))) == 0)

2009-07-27 Thread Marc G. Fournier
operator > > Is not handled gracefully in the bsdstats script. Is there something I can do to improve the script to handle it better? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . scra...@hub.org MSN . scra...@h

Re: bsdstats.org - fatal error

2009-07-27 Thread Marc G. Fournier
l to "freebsd-questions-unsubscr...@freebsd.org" - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . scra...@hub.org MSN . scra...@hub.org Yahoo . yscrappy Skype: hub.orgICQ

Re: bsdstats not working in 7.1

2009-07-27 Thread Marc G. Fournier
gt; http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . scra...@hub.org

Re: rm -rf and fat fingers

2009-07-22 Thread Rolf G Nielsen
Jimmie James wrote: So here I was, half asleep, removing some old directories as root, and here's what I did...sitting in /home/jimmie after su jim...@jimmiejaz <101> [0] /home/jimmie#rm -rf cd /usr/local/lib (note the space, the PWD is home/jimmie/) Now, a lot of libs went missing from /u

Re: my kernel is not build/install

2009-06-26 Thread Rolf G Nielsen
Brent Bloxam wrote: fo...@pisem.net wrote: When I make my kernel (make kernel KERNCONF=KERNEL) it stop whith Error code 1 According to Chapter 8.5 of the handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html): 1. Change to the /usr/s

Re: my kernel is not build/install

2009-06-26 Thread Rolf G Nielsen
Кирилл А. Фомин wrote: Здравствуйте, Rolf. In my first mail i attach my config file. Latest i attach full console output. Вы писали 26 июня 2009 г., 23:35:14: Brent Bloxam wrote: fo...@pisem.net wrote: When I make my kernel (make kernel KERNCONF=KERNEL) it stop whith Error code 1 Accor

Re: Compiling in sound driver in kernel

2009-06-12 Thread Rolf G Nielsen
Bernt Hansson wrote: Polytropon said the following on 2009-06-12 12:54: On Fri, 12 Jun 2009 04:45:59 +0200, Bernt Hansson wrote: Mel Flynn said the following on 2009-06-12 01:23: FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009 r...@fqdn:/usr/obj/usr/src/sys/GENERIC

Re: Command-line IRC client

2009-05-07 Thread gabe g
Irssi or Weechat will be most recommended. ___ 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: clear old output in login screen?

2009-05-03 Thread gabe g
Hey John, In order to achieve this, there are two methods that I know of, however, they are only tested in the Bourne and Bourne Again shells. clear && logout # Bourne Again (Bash) Shell clear && exit # Bourne (sh) Shell You may have to try similar comman

Re: Modern FreeBSD Installer?

2009-04-27 Thread Rolf G Nielsen
Polytropon wrote: <...> There is NO thing that works for everyone, a one size fits all egg-laying wool milk sow; in Germany, we call this "eierlegende Wollmilchsau", a device (or system) that does everything under any circumstances, for everyone. People are different, that's why there are many

Re: Modern FreeBSD Installer?

2009-04-26 Thread Rolf G Nielsen
Glen Barber wrote: On Sun, Apr 26, 2009 at 7:01 AM, Wojciech Puchar wrote: software installation CPU/RAM needs), run the dialog(3) interface. If it's a fast 686, default to a X environment. nonsense. please stop this stupid discussion at all. just use linux or windows (maybe PC-BSD) if it's

Re: Sudden /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by errors

2009-04-10 Thread gabe g
On Fri, Apr 10, 2009 at 7:40 PM, Agus wrote: > Hi guys, > > Yesterday i suddenly start receiving this errors... first i noticed it > cause i couldnt login and bash threw it.. then su... > > /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by > "-su" > > Then i remove bash an

Re: How to list all the installed packages...

2009-03-27 Thread Alain G. Fabry
On Fri, Mar 27, 2009 at 09:34:00AM +0100, Jan Henrik Sylvester wrote: > Olivier Nicole wrote: > > Is there a way to show a list of all installed packages that are not > > required by any other package? > > cd /var/db/pkg/ ; for i in *-* ; do if [ ! -e $i/+REQUIRED_BY ] ; then > echo $i ; fi ; don

WINE installation problem

2009-03-25 Thread Alain G. Fabry
Hi, My WINE was running fine, but while performing a portupgrade I got an error message. So I decided to remove WINE and reinstall. Now I can't install it either. I get the following message ===> wine-1.1.17,1 builds, but fails upon startup. *** Error code 1 Stop in /usr/ports/emulators/wine.

Re: Atom 330 testing

2009-03-24 Thread D G Teed
On Mon, Mar 23, 2009 at 11:35 PM, Warren Block wrote: > This board would make a very nice low-power server if it could boot > reliably. > I'm running the earlier brother to this with Linux and it is fine. The only weakness is the southbridge fan - they fail early in their life. Google it and y

Re: libsndfile portupgrade cuts sound... :-(

2009-03-10 Thread Alain G. Fabry
On Wed, Mar 11, 2009 at 07:38:29AM +0100, Wojciech Puchar wrote: > >>:) > > > >Nope, no sound coming out of my speakers. I was a bit worried that it was > >my audio card died on me but booting from another external HD with > >FreeBSD, everything seems to work fine. I'll portupgrade the other HD a

Re: libsndfile portupgrade cuts sound... :-(

2009-03-10 Thread Alain G. Fabry
On Tue, Mar 10, 2009 at 08:03:49PM +0100, Wojciech Puchar wrote: > > >Today, I successfully portupgraded libsndfile, but afterwards I noticed > >that my sound doesn't work anymore. > > > >Running FreeBSD 7.0-RELEASE #0 and have a '82801G (ICH7 Family) High > >Definition Audio' sound card. Before

libsndfile portupgrade cuts sound... :-(

2009-03-10 Thread Alain G. Fabry
Today, I successfully portupgraded libsndfile, but afterwards I noticed that my sound doesn't work anymore. Running FreeBSD 7.0-RELEASE #0 and have a '82801G (ICH7 Family) High Definition Audio' sound card. Before it was working without any problems with the sound/snd_hda drivers. What can I d

Re: vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-16 Thread Marc G. Fournier
Thanks, that one helps ... On Mon, 16 Feb 2009, Mel wrote: On Thursday 12 February 2009 06:50:58 Marc G. Fournier wrote: I'm gettig an error on my console about 'Approaching the limit on PV entries', to which its giving me two choices as to how to deal with it ... Why would

vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-12 Thread Marc G. Fournier
I'm gettig an error on my console about 'Approaching the limit on PV entries', to which its giving me two choices as to how to deal with it ... Why would I use one over the other? Thx Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email .

Re: xorg 7.4: "button" fonts unreadable ...

2009-02-09 Thread Marc G. Fournier
Downgrading to 7.3 has made X usable again ... will try out nvidia driver tomorrow ... On Mon, 9 Feb 2009, Thomas Dickey wrote: On Mon, Feb 09, 2009 at 08:58:12PM -0400, Marc G. Fournier wrote: So, if I backtrack to 7.3.x, I should be fine? that sounds like it (I don't keep track o

Re: xorg && 7-current && ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier
ings, like spanning 2 monitors, etc (on workstations). I can dig up my notes if you intend to go this route at some point... d Deb Heller-Evans Energy Science Network MS-50A-3101 Berkeley, CA 94720 510/495-2243 Marc G. Fournier wrote: Okay, I've exhausted every google search I can th

Re: xorg && 7-current && ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier
On Mon, 9 Feb 2009, Glen Barber wrote: On Mon, Feb 9, 2009 at 8:22 PM, Marc G. Fournier wrote: Are you starting hald and dbus via rc.conf? Yes ... both mouse and keyboard have been working great ... Well, that's good to hear. ;) Thought I'd as to be safe. Ya, that was t

Re: xorg && 7-current && ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier
On Mon, 9 Feb 2009, Glen Barber wrote: On Mon, Feb 9, 2009 at 8:15 PM, Marc G. Fournier wrote: Okay, I've exhausted every google search I can think of, and not getting anywhere, so now to ask ... Just upgraded my motherboard / CPU (old one fried out) ... picked up an ASUS P5Q with a

xorg && 7-current && ( kde || nvidia driver ) == desktop crash

2009-02-09 Thread Marc G. Fournier
'm at a lose as to what ... Can anyone help? Thanks ... Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scra...@hub.org MSN . scra...@hub.org Yahoo . yscrappy Skype: hub.orgICQ . 7615664 _

Re: xorg 7.4: "button" fonts unreadable ...

2009-02-09 Thread Marc G. Fournier
So, if I backtrack to 7.3.x, I should be fine? On Mon, 9 Feb 2009, Thomas Dickey wrote: On Mon, Feb 09, 2009 at 07:28:58PM -0400, Marc G. Fournier wrote: Have searched Google, but haven't been able to find anything that either worked, or was relevant ... I just cleaned out and reinst

xorg 7.4: "button" fonts unreadable ...

2009-02-09 Thread Marc G. Fournier
what to look at ... have checked the output from starting X, and not seeing anything font related ... Help? Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scra...@hub.org MSN . scra...@hub.org Yahoo . yscrappy

Re: Xlib: extension "Generic Event Extension" missing on display ":0.0"

2009-02-04 Thread Alain G. Fabry
I'm using the radeonhd driver and am getting the message also. Video card is the ati mobility radeon x1600. On Wed, Feb 04, 2009 at 06:48:40PM -0500, Robert Huff wrote: > > Da Rock writes: > > > > X is working fine here on a Radeon X1650 on 7.1-RELEASE with rnoland's > > > last patch to upd

Re: Load balancing multiple virtual hosts on 1 IP

2009-02-01 Thread Marc G. Fournier
this, the pointers to the other software(s) provided "proof" that it wasn't the software, but my configuration ... - --On Saturday, January 31, 2009 13:55:08 + Matthew Seaman wrote: > Marc G. Fournier wrote: >> >> Simple: is it possible? >> >>

Load balancing multiple virtual hosts on 1 IP

2009-01-31 Thread Marc G. Fournier
the backend apache server and load up the right content? Or is this a limitation in the protocol itself?/ Thx Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scra...@hub.org MSN . scra...@hub.org Yahoo . yscrappy

Re: Restarting new Xorg freezes system

2009-01-29 Thread Alain G. Fabry
On Thu, Jan 29, 2009 at 10:18:10PM -0800, Luke Dean wrote: > > > On Wed, 28 Jan 2009, Glen Barber wrote: > > >Luke Dean wrote: > >> > >>The operating system and ports were all cvsupped and built from source > >>today. I'm running Xorg + windowmaker + the "radeon" driver on i386 > >>7-STABLE > >

portupgrade xorg-server failure

2009-01-27 Thread Alain G. Fabry
When I try to upgrade my xorg-server, it fails with the following error, apparently it is looking for dri_interface.h (and I have /graphics/dri installed). cc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-su pport/bus -I../hw/xfree86/common -I../hw/xfree86/dri

Re: 3945ABG wireless problems

2009-01-09 Thread Alain G. Fabry
.. > check your file /etc/wpa_supp**.conf > > On Fri, Jan 9, 2009 at 3:55 PM, Alain G. Fabry wrote: > > > > > Hi, > > > > I'm having problems with my 3945ABG Wireless card. > > > > I keep on getting "wpi0: Radio

3945ABG wireless problems

2009-01-09 Thread Alain G. Fabry
Hi, I'm having problems with my 3945ABG Wireless card. I keep on getting "wpi0: Radio Transmitter is switched off" pushing 802.11 button on laptop -> Turning OFF --- Jan 9 07:59:08 desmo kernel: ugen0: at uhub0 port 1 (addr 2) disconnected Jan 9 07:59:08 desmo kern

amarok install failure

2008-12-28 Thread Alain G. Fabry
During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../..

SMP and ACPI problem ??

2008-12-25 Thread Alain G. Fabry
Hi, To make a long story shorteverything worked fine on my system (7.0-RELEASE FreeBSD). Last night I was updating stuff on my windoswXP guess (under qemu) and performed a clean shutdown. This morning, after bringing back up my system it has been unbearably slow. Without doing anyting to F

Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
n for all the informative comments, list... On Sat, 2008-12-20 at 22:20 +, RW wrote: > On Sat, 20 Dec 2008 13:35:35 -0500 > Martes G Wigglesworth wrote: > > > > However, the intuitive list member response strikes again. > > > > Thanks alot for you input. >

Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
A year, or two, ago, I found such information buried within the Juniper website; however, upon recent attempts at further investigation, both for learning about certifications, and subject matter for this topic, I am unable to locate said information. The "historic Juniper" blurbs were very inform

Re: Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
Thank you very much for the intuitive commentary. Sorry for making the inquiry so specific to Juniper, however, I could not think of another source that would be a good example. I fully understand how the inquiries appeared, however, thanks for answering what you could. The inquiry was meant t

Network Stack Code Re-write (Possible motivations...?)

2008-12-20 Thread Martes G Wigglesworth
direction to make further inquiries. Thanks Respectfully, -- Martes G Wigglesworth M.G. Wigglesworth,LLC ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: Nagios & Jail

2008-12-17 Thread Mars G Miro
On Thu, Dec 18, 2008 at 5:05 AM, Albert Shih wrote: > Hi all. > > I'm trying to install a nagios server in a jail. > > I've a problem with check_ping. > > [r...@]# /usr/local/libexec/nagios/check_ping -H some_host -w 3000.0,80% -c > 5000.0,100% -p 5 > CRITICAL - You need more args!!! > Could not

Re: QEMU: increase image size with FreeBSD partitions ...

2008-12-09 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 09, 2008 10:15:45 +0100 Ivan Voras <[EMAIL PROTECTED]> wrote: > Marc G. Fournier wrote: >> >> I have FreeBSD 7 running in a QEMU VM ... works like a charm, but I'm >> wondering if there

QEMU: increase image size with FreeBSD partitions ...

2008-12-08 Thread Marc G. Fournier
ut Unix in general, or FreeBSD specifically ... Is there any way of doing this, or do I have to build a new, larger img, and copy the data from diskA -> diskB, and reboot on diskB? Doable, but time consuming ... Thx - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.h

Re: IPFW Firewall Question

2008-12-05 Thread G magicman
Thank you for your help on this Garrett --- On Fri, 12/5/08, Mel <[EMAIL PROTECTED]> wrote: From: Mel <[EMAIL PROTECTED]> Subject: Re: IPFW Firewall Question To: freebsd-questions@freebsd.org, [EMAIL PROTECTED] Date: Friday, December 5, 2008, 6:02 AM On Friday 05 December 2008 01:26:0

Re: IPFilter section in Handbook needs updating

2008-12-05 Thread G magicman
And incomplete yes i agree that the doc does need to be updated and examples (more) need to be added. --- On Fri, 12/5/08, Dean Weimer <[EMAIL PROTECTED]> wrote: From: Dean Weimer <[EMAIL PROTECTED]> Subject: IPFilter section in Handbook needs updating To: freebsd-questions@freebsd.org Date: Fri

Image Programs

2008-12-04 Thread G magicman
Hello  does anyone know the following 1.  Does Freebsd have a program like Photoshop avail to use a copy-left GNU license type ? and a form of Thumbsplus which allows me to do rudimentary picture manipulations changing file type, cropping etc.  i have all the 3d programs but not these 2 basic o

IPFW Firewall Question

2008-12-04 Thread G magicman
1.  I need help to reconfigure my firewall on the server using BSD's ipfw here is part of the configuration file so far that the Co-lo people put in. 2. short of a reboot how do you start stop and restart the  firewall #!/usr/local/bin/bash export IPF="ipfw -q add" ports="11 21 22 23 25 37 4

auto-addm new tap device to existing bridge ...

2008-11-22 Thread Marc G. Fournier
set, or sysctl value, that will have the new tap device attach itself to an existing bridge device? thanks ... - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy

Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-04 Thread Marc G. Fournier
; > Thanks > > Gabriel > > 2008/11/4 Marc G. Fournier <[EMAIL PROTECTED]> > >> On Wed, 5 Nov 2008, andrew clarke wrote: >> >> On Mon 2008-11-03 18:33:57 UTC-0400, Marc G. Fournier ([EMAIL PROTECTED]) >>> wrote: >>> >>> For F

Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-04 Thread Marc G. Fournier
On Wed, 5 Nov 2008, andrew clarke wrote: On Mon 2008-11-03 18:33:57 UTC-0400, Marc G. Fournier ([EMAIL PROTECTED]) wrote: For FreeBSD users, you just need to install /usr/ports/sysutils/bsdstats to set things up. I stopped using bsdstats after it caused my FreeBSD router to take too long to

Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
for an individual host to connect to the rver ... - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PG

Re: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, November 04, 2008 01:10:02 +0100 Bernt Hansson <[EMAIL PROTECTED]> wrote: > Marc G. Fournier skrev: >> As of November 3rd, 2008, the project has hit a new milestone of 25 000+ >> hosts reporting in, with a

RE: BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
--- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc G. Fournier > Sent: Monday, November 03, 2008 2:34 PM > To: freebsd-questions@freebsd.org; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; Thorsten Glaser; > Gonzalo Martinez - Sanjuan Sanchez; &g

BSDstats: New High Water Mark: 25 000+ Hosts Reporting In

2008-11-03 Thread Marc G. Fournier
ad the word, we need more ... If you have any questions, please feel free to email me ... -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.org

Re: copying 'holey' files ...

2008-11-03 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sweet, never even thought about doing that ... thank you ... - --On Monday, November 03, 2008 11:04:22 -0600 Matt <[EMAIL PROTECTED]> wrote: > On Mon, Nov 3, 2008 at 10:40 AM, Marc G. Fournier <[EMAIL PROTECTED]> wrote: >> >

copying 'holey' files ...

2008-11-03 Thread Marc G. Fournier
ile format: raw virtual size: 4.0G (4294967296 bytes) disk size: 652M to: image: dtc.img file format: raw virtual size: 4.0G (4294967296 bytes) disk size: 4.0G Is there a way of moving things around such that it *maintains* the holes, instead of fills them in? Thx - -- Marc G. Fournier

Re: Is KDE4 usable on FreeBSD?

2008-11-01 Thread Rolf G Nielsen
Yuri wrote: Wojciech Puchar wrote: it's SLOW and resource hungry - giving nothing else than a good look. that's why i compare it to windoze. and why you need "desktop" (whatever it means) at all? You need desktop for Unix (Linux) to be adopted by simple users. Also GUI makes life much eas

Re: Breach of Contract Reported for FREEBSD.ORG

2008-10-15 Thread David G Lawrence
to change, but have been unable to due to a problem with the Network Solutions website. I don't know who reported that the information was incorrect, but they are mistaken. I will additionally follow up in the other ways mentioned in your message. -DG Dr. David G. Lawrence President Download

Re: FreeBSD installation doesn't work

2008-09-18 Thread Alain G. Fabry
On Thu, Sep 18, 2008 at 03:32:09PM +0200, Leslie Jensen wrote: > > Robert Lebovich skrev: > >I'm trying to install freeBSD on my pc, but after the installation it > >doesn't boot. It can't find the kernel. > >I think it is the problem with my partitioning. i'm trying this order: > >/boot > >swap

Auto blacklist ssh connections ...

2008-09-17 Thread Marc G. Fournier
211.21.47.50 139 196.219.63.3 128 200.111.64.171 This is for one day ... I'd like to be able to throttle so that after X Invalid user attempts, the IP gets blocked ... Possible? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)

Re: Virtual machines hosted on FreeBSD 7

2008-09-08 Thread Alain G. Fabry
On Mon, Sep 08, 2008 at 10:21:56PM -0500, Derek Ragona wrote: > I have a FreeBSD 7 release I wanted to use as a host for virtual > machines. What software is anyone else using to host virtual machines > under FreeBSD? > I use Qemu and run XP, Solaris, Gentoo, and FreeBSD as guests. Speed is no

Grid computing under FreeBSD using jails ... ?

2008-09-06 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is it possible to run software on two different jails that would load balance processes between two or more VPSs? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED

cPanel or Plesk in jail ... ?

2008-09-01 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simple enough, has anyone been able to get either to run successfully in a jail? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED

Re: Problem with firefox3

2008-08-20 Thread Rolf G Nielsen
Albert Shih wrote: Hi all I've some problem with firefox3, I would like to known if it's me or they are other user to have same problem. Sometime when I want to some website (very classic site) I loose every images, other time I've got something unreadable. Anyone have this kind of problem ?

remote backup solution over WAN

2008-08-17 Thread S t i n g r a y
I am building one backup file server on WAN on FreeBSD, which will backup remote servers data over slow links, (256-512kbps), simply because i have never seen an operating system as stable/robust as FreeBSD ever :-) Now i want to know a technology that can sync only the changed data in a day rat

Re: x11/xterm question

2008-08-04 Thread Alain G. Fabry
I guess what you are looking for is xconsole. On Tue, Aug 05, 2008 at 12:37:41AM +0200, mcassar wrote: > hi anyone, > > can anyone tell me how to replicate/get this thing running cuz i'm still > learning the basics of unix, and really hooked on freebsd - but this is > driving me nuts and nee

Re: portupgrade policykit problem

2008-07-24 Thread Alain G. Fabry
Works like a charm, many thanks. On Thu, Jul 24, 2008 at 12:12:12PM -0300, Bruno Schmitt wrote: > Update your ports. There is a new patched version 0.9_1 that > will > solve the problem. On Thu, Jul 24, 2008 > at > 2:07 AM, Alain G. Fabry <mailto:[EMAIL PROT

portupgrade policykit problem

2008-07-23 Thread Alain G. Fabry
Hi, Hope I didn't do something stupid here Tried to 'portupgrade -R policykit' but it came back with an error. So I deinstalled it and now I'm trying to reinstall it, but it fails with the following error. R=\""/usr/local/etc"\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_BIN_DI

Wireless 3945ABG problems

2008-07-17 Thread Alain G. Fabry
Hi, I'm having problems getting my wireless Intel 3945ABG to work. Running FreeBSD 7.0-RELEASE. Following are some results from /var/log/messages after different commands: After boot == wpi0: mem 0xf400-0xf4000fff irq 11 at device 0.0 on pci16 wpi0: Ethernet address: 00:19:d2:58:9

Possible ath (AR5212) disfunctionality on 7-STABLE

2008-07-07 Thread Martes G Wigglesworth
information on this at all? I wanted to upgrade and use 7-STABLE for my wireless/wireline routing however, as it is right now, I am unable to even use the devices. -- Respectfully, Martes G Wigglesworth,CEO M.G.Wigglesworth,LLC [EMAIL PROTECTED

keymapping -> numlock doesn't work anymore

2008-06-30 Thread Alain G. Fabry
FreeBSD 7.0-RELEASE (qemu host) X.Org X Server 1.4.2 HP Compaq nc8430 laptop Hi, recently I performed a portupgrade (-R xorg-server) and now my numlock doesn't work anymore under Xorg. Since I was having problems with my key-mapping in Qemu (key 1 and 4 did not work), I used the numlock to boot

Re: clone a drive, no raid involved

2008-06-20 Thread D G Teed
On Thu, Jun 19, 2008 at 1:08 PM, Brad Mettee <[EMAIL PROTECTED]> wrote: > I'm setting up a pair of machines with almost identical OS config, and > completely identical hardware. One is a primary DNS server, the other is > secondary. NS1 will also serve web, NS2 will be a mail server. Both are low

Re: g4u

2008-06-20 Thread D G Teed
On Thu, Jun 19, 2008 at 9:48 PM, Jean-Paul Natola < [EMAIL PROTECTED]> wrote: > can I use G4U to clone a 40 gig drive to a 30 gig drive, if the source > drive only has 20 gigs of data? > G4U does not work with data, it works with partitions or whole disks. If you get that concept, it will help

Re: BSDstats: May Statistics - 23 998 Hosts Reported In

2008-06-05 Thread Marc G. Fournier
, as well as trying to a more regular monthly notice up ... I find a jump in stats each time I do so as more ppl find out about it ... Report I did a few months back shows only 85 Countries reporting in, so although its just one host here and there, adding 40 new countries is cool ... - -- Ma

BSDstats: May Statistics - 23 998 Hosts Reported In

2008-06-05 Thread Marc G. Fournier
g over the next few weeks. If you have any questions, please feel free to email me ... - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub

Re: FreeBSD based router ...

2008-05-29 Thread Marc G. Fournier
uniper vs going with Cisco ... - --On Wednesday, May 28, 2008 09:55:07 +0200 Wojciech Puchar <[EMAIL PROTECTED]> wrote: >> Does anyone know of anyone make an enterprise level router based off of >> FreeBSD? > > define what "enterprise level router" is > &

FreeBSD based router ...

2008-05-27 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone know of anyone make an enterprise level router based off of FreeBSD? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo

Re: 486 Install??

2008-05-16 Thread Rolf G Nielsen
Thomas F Simpson Jr wrote: I have a 486 DEEP GREEN system I would like to put some version of FreeBSD on (I have my reasons). I have other inquiries out on this, but if I correctly recall (and that is a real rusty recall at best), the max memory you could get on one of these beasts was 48MB,

Re: MP3/MP4

2008-05-07 Thread G Grace
Dear customer, We are pleased to get to know that you are presently on the market for MP4 and other digital products, and as the *largest specialized OEM manufacturer of mp3/MP4/DPF and other digital products *and exporter for these products in China, we sincerel

Re: Logitech G9 mouse and FreeBSD 7

2008-05-05 Thread Rolf G Nielsen
Nickolay D. Hodyunya wrote: Hi everyone. I'm using Logitech G9 mouse with my freebsd 7.0 box. The problem is that my mouse don't response after I click on additional buttons. The cursor stop moving in both system console and xorg session. I've had the same problem with my G5. When I disabled mo

Re: freeze and crashes

2008-04-25 Thread Alain G. Fabry
g.html > > Generally speaking I would enable in my KERNCONF file (GENERIC, etc. > under src/sys//conf/) > > # Turn off debugging symbols > makeoptions DEBUG=-g > > # Debugger support > options KDB > options DDB > options KDB_T

freeze and crashes

2008-04-25 Thread Alain G. Fabry
Have a issue here. I've been running FreeBSD 6.3 release for about 6 months now without problem. Then last week I purchase another external HD and installed release 7.0. Everything went great for about 3 weeks. Then suddenly my 7.0 started to crash (kde freezing, sudden reboots, etc). The first

Re: RFC: Article on implementing UFS journaling on desktop PCs

2008-04-24 Thread Rolf G Nielsen
Manolis Kiagias wrote: Rolf G Nielsen wrote: Gabor Kovesdan wrote: Manolis Kiagias escribió: I have just completed an article (mostly how-to) for implementing UFS journaling on a typical desktop PC: http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html It

Re: RFC: Article on implementing UFS journaling on desktop PCs

2008-04-24 Thread Rolf G Nielsen
Gabor Kovesdan wrote: Manolis Kiagias escribió: I have just completed an article (mostly how-to) for implementing UFS journaling on a typical desktop PC: http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html It focuses on detailing an easy to follow, repeatable pro

Re: USB wireless AP?

2008-04-22 Thread Martes G Wigglesworth
, Ivan Voras wrote: > 2008/4/22 Martes G Wigglesworth <[EMAIL PROTECTED]>: > > I always atheros-based cards/interfaces. ath driver seems to be the > > defacto homegrown AP medium. > > Thanks, can you recommend an ath-based USB card? > > > On Tue, 2008-04

Re: glXIsDirect failed

2008-04-15 Thread Alain G. Fabry
On Tue, Apr 15, 2008 at 07:24:15PM +0200, Mel wrote: > On Tuesday 15 April 2008 18:57:45 Alain G. Fabry wrote: > > > xorg log indicates GLX and DRI to be loaded > > > > (II) LoadModule: "glx" > > (II) Loading /usr/local/lib/xorg/modules/extension

glXIsDirect failed

2008-04-15 Thread Alain G. Fabry
Hi, Running 7.0-RELEASE #0, trying to get 3ddesktop to work, but whenever I launch "3ddesk --kde3", I get the following error. 3ddeskd: glXIsDirect failed, no Direct Rendering possible! 3ddeskd: Please configure hardware acceleration. Exiting. What could be causing this? xorg.conf module sec

missing bridge.ko

2008-04-13 Thread Alain G. Fabry
Hi, I just installed FreeBSD 7.0-RELEASE and wanted to enable kldload bridge.ko for Qemu networking support. But apparently this file does not exist in /boot/kernel How do I need to install, or where can I download this? Thanks, Alain ___ freebsd-que

kdebase3 installation failure

2008-04-12 Thread Alain G. Fabry
Since I wanted to use my ATI Mobility x1600 video card, I upgraded to CURRENT. Video card is working now but I'm having problem with my kdebase3. During installation it fails during the install of the cyrus-sas12 port. I did a make distclean, but that still didn't solve the problem. following i

Re: Access Point Failures using hostapd and ath0 w/ WG311 WiFi Card

2008-03-30 Thread Martes G Wigglesworth
e the issues as of the previous email. I wanted to research what may have caused this issue, since I will likely see it again, especially if there is some misscommunication with routed and hostapd authentication. - Respectfully, Martes G Wigglesworth, CEO M.G. Wigglesworth,LLC [EMAIL PROTECTED] O

Access Point Failures using hostapd and ath0 w/ WG311 WiFi Card

2008-03-30 Thread Martes G Wigglesworth
output. I am not familiar with driver troubleshooting, or hostapd code, so if someone could point me in the correct direction, I would appreciate the assistance. -- Respectfully, Martes G Wigglesworth, CEO M.G. Wigglesworth,LLC [EMAIL PROTECTED

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
Hi again, Darrell Blake wrote: I'm SSHing to my server from my desktop as I haven't actually got a monitor on the server but when I do a sockstat I get the following output regarding svn: svusersvnserve 846 3 tcp6 *:3690*:* I jus

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
Hi Darrell, Please don't top post. Further help follows. Darrell Blake wrote: I'm SSHing to my server from my desktop as I haven't actually got a monitor on the server but when I do a sockstat I get the following output regarding svn: svusersvnserve 846 3 tcp6 *:3690

Re: Subversion and FreeBSD permission problems

2008-03-23 Thread Mark G.
David Kelly wrote: On Mar 23, 2008, at 11:01 AM, Darrell Blake wrote: If I move into a temp directory and do "svn checkout file:///usr/local/svn/repository/TestProject" it works fine but if I do "svn svn://127.0.0.1/TestProject" I get an error stating "svn: Can't connect to host '127.0.0.1': Co

Re: BSDstats: February Statistics - 18 494 Hosts Reported In

2008-03-08 Thread Marc G. Fournier
inks don't work. > > Drivers/HW Stats CPU Stats Port Stats > > Do you know why? > > > Regards, > > -Abdullah Ibn Hamad Al-Marri > Arab Portal > http://www.WeArab.Net/ > > - Original Message >> From: Marc G. Fournier <[EMAIL PROTECTED]

BSDstats: February Statistics - 18 494 Hosts Reported In

2008-03-07 Thread Marc G. Fournier
s being sent in .. and there is only one level of reporting that is required, and that is Operating System + Version ... Device and Ports reporting are 100% optional ... For those that are participating ... once more, thank you ... and spread the word, we need more ... - Marc G. Fournier

Re: hardware problem

2008-02-27 Thread D G Teed
On Wed, Feb 27, 2008 at 1:58 AM, Ted Mittelstaedt <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of D G Teed > > Sent: Monday, February 25, 2008 7:22 AM > > To: DAve &

Re: hardware problem

2008-02-26 Thread D G Teed
On Mon, Feb 25, 2008 at 10:45 PM, Da Rock <[EMAIL PROTECTED]> wrote: > On Mon, 2008-02-25 at 20:38 -0500, Tsu-Fan Cheng wrote: > > hi guys, > >just take every part out and dust with a brush, reseat the m-board > > and hook on the power supply, switch on the power and both fans spin > > for

Re: hardware problem

2008-02-25 Thread D G Teed
Every system I've seen with his description of the problem, where the power supply can't even run it's own fan, is having a power supply problem. Power supplies are very often low quality these days and can't handle the stresses of typical electrical grid fluctuations. Most people who deal with h

Re: MP3/MP4

2008-02-23 Thread G Grace
Dear Customer, We are pleased to get to know that you are presently on the market for MP4 other digital products, and as the *largest specialized OEM manufacturer of MP4/GPS/DPF and other digital products *and exporter for these products in China, we sincerely hope to establish business relation

<    1   2   3   4   5   6   7   8   9   10   >