maybe OT, but involves OOO its slideshow fmt, ``Impress''

2009-04-22 Thread Gary Kline
This is for anybody familiar with the "powerpoint" fmt docs/display, and the openoffice.org equivalent, Impress. I have several dozen of files in several directories; each file (php or html--or can be xlated to xml) had one or two jpeg graphics. What I

Re: Customized Remote Install

2009-04-22 Thread Jorg Andersson
Can you explain in more detail how to make a CD boot up FreeBSD and run a script? I haven't find any good resource on google. Alternatively, if you can provide a link. -- View this message in context: http://www.nabble.com/Customized-Remote-Install-tp23165397p23171529.html Sent from the freebsd-

qemu && cut&paste between X11 -- Windows

2009-04-22 Thread Matthias Apitz
Hello, Is there some way to cut&paste text between the UNIX desktop (KDE) and the qemu-0.10.2 VM running XP as a guest system? thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 -

Re: Disk usage analysis

2009-04-22 Thread Wojciech Puchar
These are called directories. You don't call files "sheets of paper" either, do you? :-) YES!! I'm probably too up-tight about the use of "folder", but it just seems like waay too much stupiding-down of the std Unix terminology. ([I thought I was the only one]. An

Re: Customized Remote Install

2009-04-22 Thread Odhiambo ワシントン
On Tue, Apr 21, 2009 at 11:42 PM, Scott Seekamp wrote: > I've done a lot of searching and maybe this capability doesn't exist, but I > am looking to do this: > > I am at my company's HQ, we have a new field office that I am setting up a > FreeBSD server. The technical knowledge at the site window

Re: Disk usage analysis

2009-04-22 Thread Peter Boosten
On 22 apr 2009, at 10:01, Wojciech Puchar > it's just stupid to pursue windoze/maclame naming It's just stupid to start another flame war about the superiority of one or another OS. Peter ___ freebsd-questions@freebsd.org mailing list h

Re: CD Burning

2009-04-22 Thread Graham Bentley
/etc/fstab is a File System Table used for mounting filesystems. You are a ways off just yet in having a filesystem on acd0 to mount. You can have a 'live fs' on dvd ram but its a bit laggy ... ___ freebsd-questions@freebsd.org mailing list http://list

Destination host unreachable

2009-04-22 Thread Redd Vinylene
Hi, I'm on my NAT workstation here (192.168.187.2), behind my FreeBSD pf firewall (80.X.X.X + 192.168.187.1), and everything works just fine except this one overseas IP that I just can't seem to reach: - C:\Documents and Settings\Administrator> ping 91.X.X.X Pinging 91.X.X.X with 32 bytes of da

freebsd-update on FreeBSD 6.x

2009-04-22 Thread Andy Smith
Hi, when running "freebsd-update fetch" on FreeBSD 6.x I get the error: Fetching public key... fetch: http://update.freebsd.org/i386/6.1/pub.key: No address record Error fetching updates I've previously had a search around and compared the config file with that present by default on FreeBS

Re: qemu && cut&paste between X11 -- Windows

2009-04-22 Thread Craig Butler
Run the vm with -vnc flag enabled. Then connect using vncviewer. Alternatively connect to the XP system using rdesktop. /Craig B On Wed, 2009-04-22 at 10:00 +0200, Matthias Apitz wrote: > Hello, > > Is there some way to cut&paste text between the UNIX desktop (KDE) and > the qemu-0.10.2 VM

Re: freebsd-update on FreeBSD 6.x

2009-04-22 Thread Manolis Kiagias
Andy Smith wrote: > Hi, > > when running "freebsd-update fetch" on FreeBSD 6.x I get the error: > > Fetching public key... > fetch: http://update.freebsd.org/i386/6.1/pub.key: No address record > Error fetching updates > I've seen the "No address record" in the past in few of my machines. The u

Re: freebsd-update on FreeBSD 6.x

2009-04-22 Thread Herbert J. Skuhra
On Wed, Apr 22, 2009 at 10:55:55AM +0100, Andy Smith wrote: > Hi, > >when running "freebsd-update fetch" on FreeBSD 6.x I get the error: > > Fetching public key... > fetch: http://update.freebsd.org/i386/6.1/pub.key: No address record > Error fetching updates So, you are running FreeBSD 6.1.

Re: Encrypted slice with geli

2009-04-22 Thread Giorgos Keramidas
On Wed, 22 Apr 2009 02:42:11 +0200, Bernt Hansson wrote: >Bill Moran said the following on 2009-04-21 14:41: >>In response to Bernt Hansson : >>>Giorgos Keramidas said the following on 2009-04-20 23:59: On Mon, 20 Apr 2009 21:38:54 +0200, Bernt Hansson wrote: > Hello list! >

RE: freebsd-update on FreeBSD 6.x

2009-04-22 Thread Marc Coyles
> I don't have a 6.1 machine around, but freebsd-update > is just a sh script and you should be able to find what's going on. > There is nothing hardcoded in it, at least in the version distributed > with 7.x. In fact I would try running the 7.x version on this system. I'd definitely be inclined t

"unable to completely remove directory" during deinstall

2009-04-22 Thread Richard DeLaurell
This is undoubtedly a very "newbie" question, but I have seen this type of error a few times recently: pkg_delete: unable to completely remove directory '/directory.name' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) It occurs at the end of a "d

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: Customized Remote Install

2009-04-22 Thread Jerry McAllister
On Wed, Apr 22, 2009 at 07:47:43AM +0200, Polytropon wrote: > On Tue, 21 Apr 2009 18:47:11 -0400, Jerry McAllister wrote: > > On Tue, Apr 21, 2009 at 11:51:32PM +0200, Polytropon wrote: > > > > > On Tue, 21 Apr 2009 14:42:32 -0600, Scott Seekamp > > > wrote: > > > > My hope was that I could ma

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: "unable to completely remove directory" during deinstall

2009-04-22 Thread Jerry
On Wed, 22 Apr 2009 09:16:22 -0500 Richard DeLaurell wrote: >This is undoubtedly a very "newbie" question, but I have seen this >type of error >a few times recently: > >pkg_delete: unable to completely remove directory '/directory.name' >pkg_delete: couldn't entirely delete package (perhaps the p

Re: Disk usage analysis

2009-04-22 Thread Mikel King
On Apr 21, 2009, at 11:24 PM, Robert Huff wrote: Christopher Chambers writes: Is there an easy way to analyze disk usage to determine which files and folders are taking up the most space? If this isn't a FAQ, then search the mailing list archives. This question, or something leadin

Re: Disk usage analysis

2009-04-22 Thread Jerry McAllister
On Tue, Apr 21, 2009 at 08:08:18PM -0700, Christopher Chambers wrote: > Is there an easy way to analyze disk usage to determine which files and > folders are taking up the most space? Check out the du(1) command. Go in to a file system and type du -sk * or maybe du -sh * (I prefer the forme

Re: "unable to completely remove directory" during deinstall

2009-04-22 Thread Richard DeLaurell
> What port are you referencing? The error has occurred with a few recently; the latest was compiz yesterday. I was going from 0.6.2_2 to 0.7.8_1--sorry, I did not save the exact output of the error. The new compiz ran okay until I logged out my x-session and then tried to log back in. X froze

Re: "unable to completely remove directory" during deinstall

2009-04-22 Thread Wojciech Puchar
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) It occurs at the end of a "deinstall" as a matter of updating a port "by hand". What is the proper procedure to correct this? Run "pkgdb -F"? Rm the offending files/dirs by hand? Both? check what

Re: "unable to completely remove directory" during deinstall

2009-04-22 Thread Lars Eighner
On Wed, 22 Apr 2009, Richard DeLaurell wrote: This is undoubtedly a very "newbie" question, but I have seen this type of error a few times recently: pkg_delete: unable to completely remove directory '/directory.name' pkg_delete: couldn't entirely delete package (perhaps the packing list is inco

Re: maybe OT, but involves OOO its slideshow fmt, ``Impress''

2009-04-22 Thread Peter Ulrich Kruppa
Am Mittwoch, den 22.04.2009, 00:23 -0700 schrieb Gary Kline: > In any case, there are > two questions for this list. > The first, obviously, is subjective and is: > would having my stuff in slideshow fmt gain me a wider readership? Yes. Any sort of attractive presentatio

Re: portmaster -a on a live server

2009-04-22 Thread Tom Worster
On 4/20/09 3:06 PM, "Matthew Seaman" wrote: > Many ports will shut down a running instance of themselves when upgraded > like this specifically to avoid the sort of complications that can occur > when the running image does not match what is on disk. > > mysql does, apache doesn't. > > So upgra

Re: maybe OT, but involves OOO its slideshow fmt, ``Impress''

2009-04-22 Thread Andrew Gould
On Wed, Apr 22, 2009 at 10:38 AM, Peter Ulrich Kruppa wrote: > Am Mittwoch, den 22.04.2009, 00:23 -0700 schrieb Gary Kline: > > In any case, there are > > two questions for this list. > > The first, obviously, is subjective and is: > > would having my stuff in slideshow fmt

i had a tought

2009-04-22 Thread Arjen Simon Scheer
why there is not a lunix operatingsystem consortium, for the kernel end the commercial userinterface -- Arjen Simon Scheer Konigin Wilhelminalaan 4-017 4205ET Gorinchem ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

autofs

2009-04-22 Thread Paul Schmehl
Is autofs built by default? pa...@utd65257# uname -r 7.1-STABLE Or do I need to do something special to build it? Can I build it independently? Or do I need to rebuild my kernel? If it isn't implemented by default, how do I make it the default when I rebuild the kernel? I can't find any ma

Re: i had a tought

2009-04-22 Thread Wojciech Puchar
he smoked too much why there is not a lunix operatingsystem consortium, for the kernel end the commercial userinterface -- Arjen Simon Scheer Konigin Wilhelminalaan 4-017 4205ET Gorinchem ___ freebsd-questions@freebsd.org mailing list http://lis

Re: /libexec/ld-elf.so.1: /usr/local/lib/libcairo.so.2: Undefined symbol "pixman_region32_init"

2009-04-22 Thread Chris Rees
2009/4/13 firm...@gmail.com : > Hi, > > After installing Freebsd 7.1 with this as my uname -a: > 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0 > > And then updating the ports, and doing the following: > > pkg_add -r xorg > pkg_add -r blackbox > pkg_add -r firefox3 > > I can start blackbox fine, but when

Re: /libexec/ld-elf.so.1: /usr/local/lib/libcairo.so.2: Undefined symbol "pixman_region32_init"

2009-04-22 Thread Adam Vandemore
firm...@gmail.com wrote: Hi, After installing Freebsd 7.1 with this as my uname -a: 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0 That could be a problem. That should read something like: 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #3 You might try updating to 7.1 release or if you're tracking STABL

Re: /libexec/ld-elf.so.1: /usr/local/lib/libcairo.so.2: Undefined symbol "pixman_region32_init"

2009-04-22 Thread firm...@gmail.com
ThanksI will upgrade. But in the meantime I reinstalled the cairo and pixman ports and now I can launch applications like firefox and thunderbird. All good now! On Wed, Apr 22, 2009 at 1:03 PM, Adam Vandemore wrote: > firm...@gmail.com wrote: > >> Hi, >> >> After installing Freebsd 7.1 with

Re: i had a tought

2009-04-22 Thread Andrew Gould
On Wed, Apr 22, 2009 at 11:10 AM, Arjen Simon Scheer wrote: > why there is not a lunix operatingsystem consortium, for the kernel end the > commercial userinterface > > -- > Arjen Simon Scheer > Konigin Wilhelminalaan 4-017 > 4205ET Gorinchem > ___

cvsup-mirror

2009-04-22 Thread Tim Judd
I am having quite the issue with a cvsup-mirror install (1.3_8) here. It seems to be keeping some meta information file somewhere and has FAILED to give me a local mirror (not one to be publicly available) yet. Being the stubborn person I am, I have multiple times cleared some and all of the fol

7.2 fsck weirdness

2009-04-22 Thread Peter Harrison
I've just upgraded my laptop from 7-STABLE (pre-7.2) to 7.2-PRERELEASE. Now I'm getting GEOM_LABEL messages during boot at fsck -p: GEOM_LABEL: Label for provider ad0s4a is ufsid/47512fd69af66806. GEOM_LABEL: Label for provider ad0s4d is ufsid/47512fd8e911c63d. GEOM_LABEL: Label for provider ad0s

libc or OpenSSL patches break ssh?

2009-04-22 Thread Jake Evans
Am running 6.4-PRERELEASE. Received FreeBSD-SA-09:07.libc / FreeBSD-SA-09:08.openssl notifications today, applied applicable patches correctly. However, now when anyone attempts to connect to my server via SSH, the connection is closed after they enter their login & password. /var/log/messa

libc or OpenSSL patches break ssh?

2009-04-22 Thread Jake Evans
Am running 6.4-PRERELEASE. Received FreeBSD-SA-09:07.libc / FreeBSD-SA-09:08.openssl notifications today, applied applicable patches correctly. However, now when anyone attempts to connect to my server via SSH, the connection is closed after they enter their login & password. /var/log/messa

Re: 7.2 fsck weirdness

2009-04-22 Thread Adam Vandemore
Peter Harrison wrote: I've just upgraded my laptop from 7-STABLE (pre-7.2) to 7.2-PRERELEASE. Now I'm getting GEOM_LABEL messages during boot at fsck -p: GEOM_LABEL: Label for provider ad0s4a is ufsid/47512fd69af66806. GEOM_LABEL: Label for provider ad0s4d is ufsid/47512fd8e911c63d. GEOM_LABEL:

Re: i had a tought

2009-04-22 Thread Jerry McAllister
On Wed, Apr 22, 2009 at 06:10:04PM +0200, Arjen Simon Scheer wrote: > why there is not a lunix operatingsystem consortium, for the kernel end > the commercial userinterface Good question. Maybe you should ask them. Probably few people on this list will know because it is not a Lunix Ema

Re: libc or OpenSSL patches break ssh?

2009-04-22 Thread Jake Evans
Figured it out. The libc patch instructions don't tell you to rebuild libutil. You need to do that. On Wed, 22 Apr 2009, Jake Evans wrote: Am running 6.4-PRERELEASE. Received FreeBSD-SA-09:07.libc / FreeBSD-SA-09:08.openssl notifications today, applied applicable patches correctly. Howe

Re: Disk usage analysis

2009-04-22 Thread Mikel King
On Apr 22, 2009, at 3:05 PM, andrew clarke wrote: On Wed 2009-04-22 10:46:14 UTC-0400, Mikel King (mikel.k...@olivent.com ) wrote: I used to run durep on my shared servers. durep seems to have no concept of security :-) So how did you go about restricting unwanted people from viewing

Re: Disk usage analysis

2009-04-22 Thread Mikel King
On Apr 22, 2009, at 3:13 PM, andrew clarke wrote: On Thu 2009-04-23 05:05:25 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: durep seems to have no concept of security :-) So how did you go about restricting unwanted people from viewing its output? I'm referring to the CGI version o

Re: Disk usage analysis

2009-04-22 Thread andrew clarke
On Thu 2009-04-23 05:05:25 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: > durep seems to have no concept of security :-) So how did you go about > restricting unwanted people from viewing its output? I'm referring to the CGI version of durep here, of course. ___

Re: 7.2 fsck weirdness

2009-04-22 Thread Peter Harrison
Wednesday, 22 April 2009 at 13:26:37 -0500, Adam Vandemore said: > Peter Harrison wrote: > >I've just upgraded my laptop from 7-STABLE (pre-7.2) to 7.2-PRERELEASE. > >Now I'm getting GEOM_LABEL messages during boot at fsck -p: > > > >GEOM_LABEL: Label for provider ad0s4a is ufsid/47512fd69af66806.

FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Daniel Underwood
I'm having trouble getting wireless to work on my FreeBSD laptop. I'm running FreeBSD 7.1-RELEASE. My wireless device is Intel PRO/Wireless 2200BG. After typing "ifconfig iwi0", I get the following: iwi0: flags=8802 metric 0 mtu 1500 ether 00:16:6f:91:d5:58 media: IEEE 802.11 Wir

Re: Disk usage analysis

2009-04-22 Thread andrew clarke
On Wed 2009-04-22 10:46:14 UTC-0400, Mikel King (mikel.k...@olivent.com) wrote: > I used to run durep on my shared servers. durep seems to have no concept of security :-) So how did you go about restricting unwanted people from viewing its output? Regards Andrew

Re: i had a tought

2009-04-22 Thread Tom Worster
On 4/22/09 12:10 PM, "Arjen Simon Scheer" wrote: > why there is not a lunix operatingsystem consortium, for the kernel end > the commercial userinterface isn't that OSDL? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mai

awk question (actively tail a file & notify when expression is found)

2009-04-22 Thread Evuraan : : ഏവൂരാന്‍
Greetings..! this works, tail -f /var/log/apache2/access.log | nawk '/192.168.1.100/{ print $0 }' and this too: tail -f /var/log/apache2/access.log |awk ' /192.168.1.100/ { system ("mail -s \"This works\" m...@email.address")}' but this below, does not work tail -f /var/log/apache2/access.l

Modern FreeBSD Installer?

2009-04-22 Thread Fritz
Hi, As a big fan (and paying subscriber) of FreeBSD it pains me to ask this question: When are you going to build a modern installer for FreeBSD? I looked at the list of projects and didn't see it there ... did I miss something? Thanks Fritz Kolberg Phoenix, AZ ___

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Leslie Jensen
Daniel Underwood skrev: I'm having trouble getting wireless to work on my FreeBSD laptop. I'm running FreeBSD 7.1-RELEASE. My wireless device is Intel PRO/Wireless 2200BG. After typing "ifconfig iwi0", I get the following: iwi0: flags=8802 metric 0 mtu 1500 ether 00:16:6f:91:d5:58

Re: Modern FreeBSD Installer?

2009-04-22 Thread Wojciech Puchar
As a big fan (and paying subscriber) of FreeBSD it pains me to ask this question: When are you going to build a modern installer for FreeBSD? what is missing in current to make anything else? if you have some ideas about extending it - just tell, and even better - send a patch ___

Re: Modern FreeBSD Installer?

2009-04-22 Thread Chuck Swiger
On Apr 22, 2009, at 12:27 PM, Fritz wrote: Hi, As a big fan (and paying subscriber) Interesting-- I wasn't aware that the FreeBSD project had a paid subscription model...? ...of FreeBSD it pains me to ask this question: When are you going to build a modern installer for FreeBSD? I loo

Re: awk question (actively tail a file & notify when expression is found)

2009-04-22 Thread Bill Campbell
You might want to look at ``swatch'' which is designed to do this, and monitors multiple log files simultaneously. On Wed, Apr 22, 2009, Evuraan:: wrote: >Greetings..! > >this works, > >tail -f /var/log/apache2/access.log | nawk '/192.168.1.100/{ print $0 }' > >and this to

Re: Modern FreeBSD Installer?

2009-04-22 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fritz wrote: > Hi, > > As a big fan (and paying subscriber) of FreeBSD it pains > me to ask this question: When are you going to build > a modern installer for FreeBSD? > > I looked at the list of projects and didn't see it there ... did > I miss so

Re: awk question (actively tail a file & notify when expression is found)

2009-04-22 Thread Evuraan : : ഏവൂരാന്‍
nevermind, i got it to work, with a little help from http://student.northpark.edu/pemente/awk/awk_sys.txt, tail -f /var/log/apache2/access.log | awk '/192.168.1.100/ {system("echo " $0 "| mailx -s test_email m...@email.com" ) }' thx..! 2009/4/22 Bill Campbell : > You might want to look at ``swat

Re: Modern FreeBSD Installer?

2009-04-22 Thread Bill Moran
In response to Fritz : > > As a big fan (and paying subscriber) of FreeBSD it pains > me to ask this question: When are you going to build > a modern installer for FreeBSD? > > I looked at the list of projects and didn't see it there ... did > I miss something? This topic has been brought up ti

Re: Modern FreeBSD Installer?

2009-04-22 Thread Adam Vandemore
Chuck Swiger wrote: On Apr 22, 2009, at 12:27 PM, Fritz wrote: Hi, As a big fan (and paying subscriber) Interesting-- I wasn't aware that the FreeBSD project had a paid subscription model...? Indeed, I fear my dues may be late. ...of FreeBSD it pains me to ask this question: When are you

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Daniel Underwood
Yes, and my /etc/wpa_supplicant.conf contains the following (actual psk not shown): ctrl_interface=/var/run/wpa_supplicant ap_scan=1 network={ ssid="neuralnet" psk="..." } On Wed, Apr 22, 2009 at 4:15 PM, Leslie Jensen wrote: > > Daniel Underwood skrev: >> >> I'm having trouble getting wir

Re: Modern FreeBSD Installer?

2009-04-22 Thread VirtualHost
It would probably help if you state what you mean with "modern". Jerone Fritz schreef: Hi, As a big fan (and paying subscriber) of FreeBSD it pains me to ask this question: When are you going to build a modern installer for FreeBSD? I looked at the list of projects and didn't see it there ..

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Patrick Lamaizière
Le Wed, 22 Apr 2009 15:04:09 -0400, Daniel Underwood : > My /boot/loader.conf contains: > > wlan_scan_ap_load="YES" > wlan_scan_sta_load="YES" > wlan_wep_load="YES" > wlan_tkip_load="YES" > wlan_ccmp_load="YES" I do not use iwi anymore, but in the past you had to agree the firmware license. With

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Daniel Underwood
After re-reading man iwi, I noticed that it says: "This driver requires firmware to be loaded before it will work. You need to obtain iwicontrol(8) from the IWI web page listed below to accomplish loading the firmware before ifconfig(8) will work." I'm going to look into this. Sounds like this

Re: Modern FreeBSD Installer?

2009-04-22 Thread Wojciech Puchar
as better than sysinstall. Once upon time, there was a Summer of Code projects set to develop a graphical installer for FBSD 7.x. I don't know what happened to it, but also agree there is no need for such a thing. Sysinstall may appear intimidating but it's really quite easy to use once you'r

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Patrick Lamaizière
Le Wed, 22 Apr 2009 17:04:41 -0400, Daniel Underwood : > After re-reading man iwi, I noticed that it says: > > "This driver requires firmware to be loaded before it will work. You > need to obtain iwicontrol(8) from the IWI web page listed below to > accomplish loading the firmware before ifconf

RE: Modern FreeBSD Installer?

2009-04-22 Thread Wojciech Puchar
IMHO numbers and letters look the same in the scary dark place, a TUI, or GUI. Better device detection, faster, more packages, etc. would all be "better" and should be more of a priority than making a GUI exactly. GUI don't need to have any priority, it's just don't needed AT ALL. if fancy c

Re: Modern FreeBSD Installer?

2009-04-22 Thread Jon Radel
Adam Vandemore wrote: Chuck Swiger wrote: On Apr 22, 2009, at 12:27 PM, Fritz wrote: Hi, As a big fan (and paying subscriber) Interesting-- I wasn't aware that the FreeBSD project had a paid subscription model...? Indeed, I fear my dues may be late. I suspect the OP has mingled the Free

RE: i had a tought

2009-04-22 Thread Gary Gatten
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jerry McAllister Sent: Wednesday, April 22, 2009 1:42 PM To: Arjen Simon Scheer Cc: freebsd-questions@freebsd.org Subject: Re: i had a tought On Wed, Apr 22, 2009 at 06:

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Daniel Underwood
Thanks Patrick. After updating my /boot/loader.conf, it now contains: legal.intel_iwi.license_ack=1 iwi_bss_load="YES" iwi_ibss_load="YES" iwi_monitor_load="YES" wlan_scan_ap_load="YES" wlan_scan_sta_load="YES" wlan_wep_load="YES" wlan_tkip_load="YES" wlan_ccmp_load="YES" I no longer receive the

RE: Modern FreeBSD Installer?

2009-04-22 Thread Gary Gatten
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Wojciech Puchar Sent: Wednesday, April 22, 2009 4:17 PM To: Adam Vandemore Cc: questi...@freebsd.org Subject: Re: Modern FreeBSD Installer? >> as better than sysinstall.

Re: Modern FreeBSD Installer?

2009-04-22 Thread VirtualHost
Please, calm down a bit, The original poster only revert to a "modern' install, who knows what he ment by this. Perhaps he doesn't want to specify what the partioning would look like himself, unless he prefered to do it otherwise. The idea that he insist on a graphicals installation is implied

Re: i had a tought

2009-04-22 Thread Jerry McAllister
On Wed, Apr 22, 2009 at 05:10:05PM -0500, Gary Gatten wrote: > > > -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jerry > McAllister > Sent: Wednesday, April 22, 2009 1:42 PM > To: Arjen Simon Scheer > Cc: freebs

Re: Modern FreeBSD Installer?

2009-04-22 Thread Jerry McAllister
On Wed, Apr 22, 2009 at 01:34:13PM -0700, Chuck Swiger wrote: > On Apr 22, 2009, at 12:27 PM, Fritz wrote: > >Hi, > > > >As a big fan (and paying subscriber) > > Interesting-- I wasn't aware that the FreeBSD project had a paid > subscription model...? > > >...of FreeBSD it pains me to ask this

Re: i had a tought

2009-04-22 Thread till plewe
On 4/23/09, Gary Gatten wrote: > > > -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jerry > McAllister > Sent: Wednesday, April 22, 2009 1:42 PM > To: Arjen Simon Scheer > Cc: freebsd-questions@freebsd.org > Subjec

Re: Modern FreeBSD Installer?

2009-04-22 Thread Manolis Kiagias
VirtualHost wrote: > Please, calm down a bit, > > The original poster only revert to a "modern' install, who knows what > he ment by this. Perhaps he doesn't want to specify what the > partioning would look like himself, unless he prefered to do it > otherwise. The idea that he insist on a graphica

Re: FreeBSD and Intel PRO/Wireless 2200BG

2009-04-22 Thread Daniel Underwood
[SOLVED] Thanks for the help, folks. It works fine now. 2009/4/22 Daniel Underwood : > Thanks Patrick.  After updating my /boot/loader.conf, it now contains: > > legal.intel_iwi.license_ack=1 > iwi_bss_load="YES" > iwi_ibss_load="YES" > iwi_monitor_load="YES" > wlan_scan_ap_load="YES" > wlan_scan

Re: i had a tought

2009-04-22 Thread RW
On Wed, 22 Apr 2009 14:42:21 -0400 Jerry McAllister wrote: > On the other hand, you can just stick with FreeBSD and not bother > with the Lunix stuff and you will get along just fine. > http://www.youtube.com/watch?v=gb_qHP7VaZE ___ freebsd-qu

multiple PPPoE connections on one machine (DSL load balancing)

2009-04-22 Thread Jeff Croft
Hello -- I'm configuring FreeBSD 7.1 as a router/load-balancer and I just got stuck. I know this sounds like a newbie question, but hear me out. I have three DSL line (AT&T in SF Bay Area, business class) connected via ethernet to the box, and one more ethernet connected to an internal ne

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

2009-04-22 Thread Agus
Thanks a lot guys Really dunno what happened with those files... They were 444 perms not modified for long... but well now i reinstalled bash form ports and went ok. Thanks guys for your time... 2009/4/21 Michael Powell : > Agus wrote: > > [snip] >>> What is the output of "ldconfi

Re: Modern FreeBSD Installer?

2009-04-22 Thread Al Plant
Chuck Swiger wrote: On Apr 22, 2009, at 12:27 PM, Fritz wrote: Hi, As a big fan (and paying subscriber) Interesting-- I wasn't aware that the FreeBSD project had a paid subscription model...? ...of FreeBSD it pains me to ask this question: When are you going to build a modern installer

Re: libc or OpenSSL patches break ssh?

2009-04-22 Thread Mel Flynn
On Wednesday 22 April 2009 20:11:09 Jake Evans wrote: > Am running 6.4-PRERELEASE. > > Received FreeBSD-SA-09:07.libc / FreeBSD-SA-09:08.openssl notifications > today, applied applicable patches correctly. > > However, now when anyone attempts to connect to my server via SSH, the > connection is cl

Re: portmaster -a on a live server

2009-04-22 Thread Mel Flynn
On Wednesday 22 April 2009 17:37:06 Tom Worster wrote: > by the by, on my test machine i ended up with python installed. seems to be > because i needed php5-gd which now depends on python. all for some simple > freetype2 calls. Wrong assumption. php-gd doesn't depend on python at all. devel/apr d

Re: Modern FreeBSD Installer?

2009-04-22 Thread Matthew Seaman
Manolis Kiagias wrote: Personally, I would like a text installer using a previous/next approach that would give me options like: - Install a Complete FreeBSD Base System => Subchoices: install everything or select base system components - Install Additional Software Packages - Configure other s

Re: Modern FreeBSD Installer?

2009-04-22 Thread Polytropon
On Wed, 22 Apr 2009 12:27:39 -0700, Fritz wrote: > As a big fan (and paying subscriber) of FreeBSD it pains > me to ask this question: When are you going to build > a modern installer for FreeBSD? It has already been done. The modern installer is called "sysinstall". It covers many actions: It d

Re: awk question (actively tail a file & notify when expression is found)

2009-04-22 Thread Polytropon
On Wed, 22 Apr 2009 12:38:47 -0700, Evuraan::ഏവൂരാന്‍ wrote: > but this below, does not work > > tail -f /var/log/apache2/access.log |awk ' /192.168.1.100/ { print > $0 | "mail m...@email.address "}' I would suggest to keep the system() approach: tail -f /var/log/apache2/access.log

Re: Modern FreeBSD Installer?

2009-04-22 Thread Polytropon
On Wed, 22 Apr 2009 23:16:43 +0200 (CEST), Wojciech Puchar wrote: > i don't understand WHY something has to be better just because it's > working in graphics mode. The problem is that if the graphics isn't optional (if it's the default), the whole thing is *limiting* the actions you can do with

Re: i had a tought

2009-04-22 Thread Polytropon
On Wed, 22 Apr 2009 17:10:05 -0500, "Gary Gatten" wrote: > LMAO! Touche! So, are you saying I shouldn't ask any questions here > about Ubuntu, Suse, RedHat, et al? Only if you want to know how to delete them. The answer is newfs. :-) > Isn't Lunix better than BSD anyway? > ;-) No no, "Free

Re: Modern FreeBSD Installer?

2009-04-22 Thread Polytropon
On Thu, 23 Apr 2009 01:59:53 +0300, Manolis Kiagias wrote: > VirtualHost wrote: > > Perhaps he doesn't want to specify what the > > partioning would look like himself, unless he prefered to do it > > otherwise. The installer does this already, as far as I know. > Exactly. Modern install does n

Re: Modern FreeBSD Installer?

2009-04-22 Thread Polytropon
On Wed, 22 Apr 2009 17:07:54 -1000, Al Plant wrote: > Gui installs have a tendency to hide things you need to tweak or alter > to suit a specific need. That's a point especially when you want to turn an older 150 MHz P1 into a worthful part of the IT society. :-) No, honestly: If the GUI instal

Re: Modern FreeBSD Installer?

2009-04-22 Thread Wojciech Puchar
The problem is that if the graphics isn't optional (if it's the default), the whole thing is *limiting* the actions you can do with it. like installing over serial port or without mouse. both i use ___ freebsd-questions@freebsd.org mailing list http://