Re: xfce display

2010-05-17 Thread Mark Stapper
On 17/05/2010 19:10, Jean-Paul Natola wrote: >> Did you configure Xorg to use the intel driver? >> Check the handbook chapter 5.4 especially 5.4.3.1 Configuration with >> Intel(r) i810 Graphics Chipsets. >> > I have got it configured, now I'm a bit confused on which "display" section > I'm s

Where has my gbde write performance gone?

2010-05-17 Thread Joseph Gleason
Sometime between FreeBSD 7.2-RELEASE-p4 and 8.0-RELEASE write performance of gbde encrypted devices seems to have dropped significantly. A system I have running 7.2 seems to run gbde drives at or near the drive max rate (30-40MB/s) while I am seeing less than 10% of that on 8.0 systems. I get the

Re: Find a file with an unknown name

2010-05-17 Thread Roy Hubbard
Steve Bertrand wrote: I want to find a file that was recently created. The content within the file is known, so I can grep for that. The directory structure that contains the file is also known. The filename is not known. What command string do I use to search a directory structure for a file,

Re: Find a file with an unknown name

2010-05-17 Thread Steve Bertrand
On 2010.05.17 22:17, Randal L. Schwartz wrote: >> "Steve" == Steve Bertrand writes: > > Steve> What command string do I use to search a directory structure for a > file, > Steve> when my search pattern only matches content and not filename? > > grep -r 'pattern here' top-level-dir-here Som

Re: Find a file with an unknown name

2010-05-17 Thread Randal L. Schwartz
> "Steve" == Steve Bertrand writes: Steve> What command string do I use to search a directory structure for a file, Steve> when my search pattern only matches content and not filename? grep -r 'pattern here' top-level-dir-here -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. -

Find a file with an unknown name

2010-05-17 Thread Steve Bertrand
I want to find a file that was recently created. The content within the file is known, so I can grep for that. The directory structure that contains the file is also known. The filename is not known. What command string do I use to search a directory structure for a file, when my search pattern o

Re: 100Mb LAN hardware

2010-05-17 Thread Steve Bertrand
On 2010.05.17 20:40, Steve Bertrand wrote: > I'm cleaning up my office, and I've come across a piece of hardware that > has been successfully hacked with FBSD as a FW/GW in the past. I also have (found) two Cisco Catalyst 2924 switches that I will get rid of too. ...and I'm not done yet. Preferab

Re: 100Mb LAN hardware

2010-05-17 Thread Steve Bertrand
On 2010.05.17 20:40, Steve Bertrand wrote: > The unit is a Multi-Tech RF600VPN device, and it contains three 100Mbps > interfaces. > > I'd like to give this away. fwiw... I am an hour east of Toronto, Ontario. ...Canada. -sb ___ freebsd-questions@fr

100Mb LAN hardware

2010-05-17 Thread Steve Bertrand
I'm cleaning up my office, and I've come across a piece of hardware that has been successfully hacked with FBSD as a FW/GW in the past. The last time the hardware ran, it was from a 2GB CF card, but it also has a fully capable IDE channel that does work (that's how I installed FBSD onto the CF car

Re: VirtualBox: no network

2010-05-17 Thread Anselm Strauss
I'm using the default adapter, that's the intel desktop one I think. Establishing the connection with DHCP is indeed a bit inconsistent. Sometimes it's there just after boot, sometimes it scans for half a minute before making the connection. No problems with DNS. So far I tested browsing and softwa

Problems dumping to a SCSI device.

2010-05-17 Thread Patrick Mahan
Platform: HP 350DL FreeBSD version: FreeBSD 8.0 (amd64) Beginning of /var/run/dmesg.boot Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a r

Update KDE 4.3.5 to 4.4.3

2010-05-17 Thread Martin Schweizer
Hello What is the correct way to make such an update? I installed KDE 4.3.5 by useing the meta port. The following I have installed: konadi-1.2.1_2 Storage server for kdepim de-kde-l10n-4.3.5_1 German messages and documentation for KDE4 kde4-4.3.5_1 The "meta-port" for KDE kde4-icon

Re: download

2010-05-17 Thread Roland Smith
On Mon, May 17, 2010 at 06:37:49PM +0200, SmartTech Sales wrote: > Thanks Jerry > > I had a reply that I should rather use 8.0 and there I can only download > disk1, the rest I can get from the ports collection. (I'm not sure that I > can download all 2GB of the DVD successfully, our bandwidth i

Re: download

2010-05-17 Thread SmartTech Sales
o be the view of SmartTech (Spencer Allen Technologies cc). __ Information from ESET Smart Security, version of virus signature database 5121 (20100517) __ The message was checked by ESET S

RE: xfce display

2010-05-17 Thread Jean-Paul Natola
>Did you configure Xorg to use the intel driver? >Check the handbook chapter 5.4 especially 5.4.3.1 Configuration with >Intel(r) i810 Graphics Chipsets. I have got it configured, now I'm a bit confused on which "display" section I'm supposed to add the "mode" there are many do I add the 10.24x7

xmobar

2010-05-17 Thread Chip Camden
Today's port upgrade for xmobar broke my .xmobarrc. It no longer accepts commands whose arguments contain escaped quotes. I was able to work around it by changing the command I was spawning to not require quotes, but where should I report this issue? -- Sterling (Chip) Camden | camdensoftware.c

Re: download

2010-05-17 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/05/2010 16:00:29, Karen Bester wrote: > I'm not sure if I will be able to download 2GB successfully, I prefer > getting the separate ISO's. I only see disk1 for 8.0, where are the rest? Disc1 is all you need to install the OS. The other disk im

Re: download

2010-05-17 Thread Jerry McAllister
llen Technologies cc). > > > > __ Information from ESET Smart Security, version of virus signature > database 5121 (20100517) __ > > The message was checked by ESET Smart Security.

Re: VirtualBox: no network

2010-05-17 Thread Ondrej Majerech
Ondrej Majerech wrote: Anselm Strauss wrote: I switched to NAT networking for now. It doesn't require any modules to load besides the vboxdrv.ko and runs stable so far. Only strange that ICMP is not working ... NAT networking doesn't work for me. Which Adapter Type are you using? And did y

Re: VirtualBox: no network

2010-05-17 Thread Ondrej Majerech
Anselm Strauss wrote: I switched to NAT networking for now. It doesn't require any modules to load besides the vboxdrv.ko and runs stable so far. Only strange that ICMP is not working ... NAT networking doesn't work for me. Which Adapter Type are you using? And did you have to do any further

Re: VirtualBox: no network

2010-05-17 Thread Anselm Strauss
I switched to NAT networking for now. It doesn't require any modules to load besides the vboxdrv.ko and runs stable so far. Only strange that ICMP is not working ... On Tue, May 11, 2010 at 10:16 PM, Anselm Strauss wrote: > Okay, so it works with the stock kernel when I don't load the module and

Re: download

2010-05-17 Thread Karen Bester
ed on manual installations and such - good to have available in case of emergencies, but not really necessary. -Reko PS. And as Frank said in another reply, I'd consider 8.0 instead __ Information from ESET Smart Security, version of virus signature database 5121 (20100517) __

Re: download

2010-05-17 Thread Reko Turja
Hi, I wish to download FreeBSD but I am unsure which option to choose. 03/21/2010 02:08PM 40,554,496 FreeBSD-7.3-RELEASE-i386-bootonly.iso This is a good option, if the machine is connected into internet and downloading the base system and ports is okay for you. 03/21/2010 02:09PM

Re: download

2010-05-17 Thread Frank Bonnet
). __ Information from ESET Smart Security, version of virus signature database 5121 (20100517) __ The message was checked by ESET Smart Security. http://www.eset.com

download

2010-05-17 Thread Karen Bester
from ESET Smart Security, version of virus signature database 5121 (20100517) __ The message was checked by ESET Smart Security. http://www.eset.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: mount_smbfs and Kerberos

2010-05-17 Thread Ansar Mohammed
Sorry for the necro post.. but the source on mount_smbfs definitely has kerberos options.. http://www.opensource.apple.com/source/smb/smb-431.2/mount_smbfs/mount_smbfs.c >> mount_smbfs on OSX seems to have Kerberos support, does mount_smbfs on >> FreeBSD support Kerberos? >No, but if it's in D

Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-17 Thread Andrew Gould
On Mon, May 17, 2010 at 3:31 AM, Ruben de Groot wrote: > On Tue, May 11, 2010 at 06:43:09AM -0500, Andrew Gould typed: >> >> Another item to consider in this discussion is sharity-light, an >> easy-to-use program that allows FreeBSD to mount Windows shares. >> Sharity-light is in the ports and Sha

Re: xfce display

2010-05-17 Thread Mark Stapper
On 17/05/2010 15:40, Jean-Paul Natola wrote: > On 14/05/2010 21:56, Jean-Paul Natola wrote: > >> Hi all, >> >> I installed Xorg and xfce when I start it (/usr/local/bin/startxfce) my >> screen just shows vertical lines of many different colors on the screen, >> >> The monitor (fairly old gatew

RE: xfce display

2010-05-17 Thread Jean-Paul Natola
On 14/05/2010 21:56, Jean-Paul Natola wrote: > Hi all, > > I installed Xorg and xfce when I start it (/usr/local/bin/startxfce) my > screen just shows vertical lines of many different colors on the screen, > > The monitor (fairly old gateway 15" lcd) works fine in regular text mode, > on wind

Re: POP3 to POP3s tanslator

2010-05-17 Thread Roland Smith
On Mon, May 17, 2010 at 11:59:20AM +0300, Anas Matar wrote: > Dear Sir, > > > > Can I use your great product FreeBSD as a proxy to translate POP3 > requests to POP3s? > > My problem is simply that I have a software which does not support other > than POP3 connections for mail servers , and im

POP3 to POP3s tanslator

2010-05-17 Thread Anas Matar
Dear Sir, Can I use your great product FreeBSD as a proxy to translate POP3 requests to POP3s? My problem is simply that I have a software which does not support other than POP3 connections for mail servers , and im in need to connect to POP3s mail servers. SO I want a software in the m

Re: nanobsd upgrade partitions

2010-05-17 Thread Dimitar Vassilev
Dzienki Maciej :-) 2010/5/17 Maciej Milewski : > Dnia poniedziałek, 17 maja 2010 o 10:06:05 Dimitar Vassilev napisał(a): >> Hello, >> Could someone advise how one should create 1 unused partition for >> upgrading nanobsd in myconf.nano? What variables should I put into the >> config file to have a

Re: File system

2010-05-17 Thread Nikos Vassiliadis
Craig Whipp wrote: On Mon, May 10, 2010 10:53 am, Nikos Vassiliadis wrote: Ansar Mohammed wrote: Hello All, I have a FreeBSD VM running. Whenever I reboot the VM without a clean shutdown it boots into single user mode and I have to run fsck. When I run fsck, the file system clearly has issues.

Re: nanobsd upgrade partitions

2010-05-17 Thread Maciej Milewski
Dnia poniedziałek, 17 maja 2010 o 10:06:05 Dimitar Vassilev napisał(a): > Hello, > Could someone advise how one should create 1 unused partition for > upgrading nanobsd in myconf.nano? What variables should I put into the > config file to have a such? # Number of code images on media (1 or 2) NANO_

Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-17 Thread Ruben de Groot
On Tue, May 11, 2010 at 06:43:09AM -0500, Andrew Gould typed: > > Another item to consider in this discussion is sharity-light, an > easy-to-use program that allows FreeBSD to mount Windows shares. > Sharity-light is in the ports and Sharity is available as a > commercial product: What's the adv

nanobsd upgrade partitions

2010-05-17 Thread Dimitar Vassilev
Hello, Could someone advise how one should create 1 unused partition for upgrading nanobsd in myconf.nano? What variables should I put into the config file to have a such? How big it should be for 4GB card? Also what is the filesystem referred by NANO_DATASIZE variable? Thanks in advance! Dimitar

Re: xfce display

2010-05-17 Thread Mark Stapper
On 14/05/2010 21:56, Jean-Paul Natola wrote: > Hi all, > > I installed Xorg and xfce when I start it (/usr/local/bin/startxfce) my > screen just shows vertical lines of many different colors on the screen, > > The monitor (fairly old gateway 15" lcd) works fine in regular text mode, > on windo

Intel DG45FC Fly Creek LGA 775 Mini-ITX system board compatibility?

2010-05-17 Thread Kaya Saman
Hi, I'd just like to know if the Intel DG45FC Fly Creek LGA 775 Mini-ITX system board is compatible with FreeBSD and also if there is a PCIe SATA card recommendation too as I need more SATA ports?? I plan on building a Mini-ITX based NAS/Server using a Chenbro hot-swap chassis with FreeBSD 8