Re: Google Chrome

2008-09-03 Thread Fred C
On Sep 3, 2008, at 11:27 PM, Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Fred C Sent: Wednesday, September 03, 2008 11:21 PM To: RW Cc: freebsd-questions@freebsd.org Subject: Re: Google Chrome On Sep 3, 2008, at 5:21 PM, R

Re: script to assist ASCII text

2008-09-03 Thread Karl Vogel
>> On Mon, 25 Aug 2008 21:00:10 -0700, >> Gary Kline <[EMAIL PROTECTED]> said: G> This had eluded me for years and it may not be possible, but here goes. G> I write using vi or, less frequently vim. Is there any sh script that G> would make sure that there were exactly one space ('\040') between

RE: Google Chrome

2008-09-03 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Fred C > Sent: Wednesday, September 03, 2008 11:21 PM > To: RW > Cc: freebsd-questions@freebsd.org > Subject: Re: Google Chrome > > > > On Sep 3, 2008, at 5:21 PM, RW wrote: > > > On Thu, 4 Sep 2008 0

Re: Google Chrome

2008-09-03 Thread Fred C
On Sep 3, 2008, at 5:21 PM, RW wrote: On Thu, 4 Sep 2008 00:47:34 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: For most people that's already happened, except that it's Adobe-Flash WWW. Google's approach of open-source software, and open-extensions, leading to new standards, sounds

RE: Google Chrome

2008-09-03 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of RW > Sent: Wednesday, September 03, 2008 5:22 PM > To: freebsd-questions@freebsd.org > Subject: Re: Google Chrome > > > On Thu, 4 Sep 2008 00:47:34 +0200 (CEST) > Wojciech Puchar <[EMAIL PROTECTED]> wro

Re: cd and rm a directory with '^M'

2008-09-03 Thread DAve
Edwin Groothuis wrote: I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]>touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]>ls -l total 0 -rw-r--r-- 1 edwin edwin 0 Sep 4 13:46 foo?bar [~/xx] [EMAIL PROTECTED]>rm foo

ftp server: create/delete user by web interface

2008-09-03 Thread Martin Schweizer
Hello I've three FreeBSD 7.0 server. Im looking for a combination where I can create/delete etc. ftp users as a non-root user (probably from a template). Do you have some hints which combinations works in such a constellation? Regards, -- Martin Schweizer <[EMAIL PROTECTED]> PC-Service M. S

cd and rm a directory with '^M'

2008-09-03 Thread Edwin Groothuis
> I had rsync create a directory with a '^M' in it. Use command-line completion: [~/xx] [EMAIL PROTECTED]>touch foo^Mbar # that's ^V^M [~/xx] [EMAIL PROTECTED]>ls -l total 0 -rw-r--r-- 1 edwin edwin 0 Sep 4 13:46 foo?bar [~/xx] [EMAIL PROTECTED]>rm foo# autocompletes to fo

Re: cd and rm a directory with '^M'

2008-09-03 Thread Erik Osterholm
On Wed, Sep 03, 2008 at 06:51:11PM -0700, Noah wrote: > Hi there, > > I had rsync create a directory with a '^M' in it. > > how do I rm -rf the directory? > > Cheers, > Noah There are multiple possibilities: 1) Use a shell which supports tab completion, and tab-complete the entry. 2) Embed the

Re: cd and rm a directory with '^M'

2008-09-03 Thread Giorgos Keramidas
On Wed, 03 Sep 2008 18:51:11 -0700, Noah <[EMAIL PROTECTED]> wrote: > Hi there, > > I had rsync create a directory with a '^M' in it. > > how do I rm -rf the directory? These are a few options: (1) In most shells, you can type a ^M character as part of a filename by prefixing the ^M character

Re: Maildrop with MySQL look-up?

2008-09-03 Thread Hong
Found out how to do it: # portinstall mail/maildrop -m "WITH_AUTHLIB=YES" Choose MySQL as one of the possible authentication methods in the config choices. Hong On Tue, Sep 02, 2008 at 04:48:33PM -0700, Hong wrote: > Hi, > > How do I enable MySQL look-up when I install maildrop from the port s

Re: ThinkPad 3.0GHz: can anybody verify?

2008-09-03 Thread Steve Bertrand
Gary Kline wrote: Folks, I'm looking at a 3GHz ThinkPad w/out any OS. It's got at most 512M memory and only 40G drive. The guy I'm going to have upgrade this l'top thinks it will take a 160GB drive easily. Also that the RAM might max out at just 2GB. Any fellow

Re: ThinkPad 3.0GHz: can anybody verify?

2008-09-03 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary Kline wrote: > Folks, > > I'm looking at a 3GHz ThinkPad w/out any OS. It's got > at most 512M memory and only 40G drive. The guy I'm going to > have upgrade this l'top thinks it will take a 160GB drive easily. >

Re: ThinkPad 3.0GHz: can anybody verify?

2008-09-03 Thread Kurt Buff
I got a Thinkpad T61 back in May/June that had 4gig factory-installed. Dual core, but only 2.2GHz - I could've gotten a faster proc, but I wasn't willing to pay the price. I did splurge on a 120gbyte 7200rpm drive, though. Came with SUSE on it, too, but I've got it dual booting with FreeBSD 7 amd64

cd and rm a directory with '^M'

2008-09-03 Thread Noah
Hi there, I had rsync create a directory with a '^M' in it. how do I rm -rf the directory? Cheers, Noah ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAI

ThinkPad 3.0GHz: can anybody verify?

2008-09-03 Thread Gary Kline
Folks, I'm looking at a 3GHz ThinkPad w/out any OS. It's got at most 512M memory and only 40G drive. The guy I'm going to have upgrade this l'top thinks it will take a 160GB drive easily. Also that the RAM might max out at just 2GB. Any fellow

Re: Google Chrome

2008-09-03 Thread RW
On Thu, 4 Sep 2008 00:47:34 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > For most people that's already happened, except that it's > > Adobe-Flash WWW. Google's approach of open-source software, and > > open-extensions, leading to new standards, sounds a lot better to > > me. > > e

Re: Logo

2008-09-03 Thread Lowell Gilbert
Albert Cervin <[EMAIL PROTECTED]> writes: > I'm just wondering if it is okay to use your logo (the one at the top > of your homepage) on our webpage. We use FreeBSD on our server and are > very happy with it so we wanted to put "Powered by: " and then the > logo at the bottom of our admin page. Is

Re: which gray is best for print?

2008-09-03 Thread Gary Kline
On Wed September 3 2008 16:26:07 Polytropon wrote: > On Wed, 3 Sep 2008 16:14:42 -0700, Gary Kline <[EMAIL PROTECTED]> wrote: > > Or if there is a color-chooser in ports, that too, altho I haven't found > > anything in ports/x11 or ports/www. > > You may check /usr/ports/x11/xcolorsel, allthough I

KDE4 and plasma icons

2008-09-03 Thread Eduardo Cerejo
Just installed kde4 on FBSD 7-stable and I start it I get the plasma with some icons like the trash icon but all of them are a simple file icon with a question mark on them. I try to change them and tells me that I don't have enough permissions to do it but I own every kde directory in my home

Re: Google Chrome

2008-09-03 Thread Christopher Arnold
Jona Joachim <[EMAIL PROTECTED]> escribió: On 2008-09-02, Vlad GURDIGA <[EMAIL PROTECTED]> wrote: On Wed, Sep 3, 2008 at 12:14 AM, Beech Rintoul <[EMAIL PROTECTED]> wrote: On Tuesday 02 September 2008, Vlad GURDIGA said: Hello, In Google Chrome System requirements (http://www.google.com/sup

Re: which gray is best for print?

2008-09-03 Thread Polytropon
On Wed, 3 Sep 2008 16:14:42 -0700, Gary Kline <[EMAIL PROTECTED]> wrote: > Or if there is a color-chooser in ports, that too, altho I haven't found > anything in ports/x11 or ports/www. You may check /usr/ports/x11/xcolorsel, allthough I prefer the color choosing dialog of Gimp which provides a he

Re: /: write failed, filesystem is full

2008-09-03 Thread Polytropon
On Wed, 3 Sep 2008 17:30:58 +0200, Nikola Knežević <[EMAIL PROTECTED]> wrote: > Hi, > I'm trying to install FreeBSD 7.0 on our new server (Intel Xeon 2x4- > core machine), which has a 250GB SATAII disk. I used -bootonly CD > image, and assigned whole disk to FreeBSD. Breakdown is: > / - 2GB > sw

which gray is best for print?

2008-09-03 Thread Gary Kline
This is for any webmaster types: which color gray (in hex, "#xx") is best for a site that has probably very long articles? I've googled around and found various grays such as "#696969" or "#708090", but I haven't found anything that really fits what I want. URL, anybody? Or if there is a col

Re: Google Chrome

2008-09-03 Thread Wojciech Puchar
For most people that's already happened, except that it's Adobe-Flash WWW. Google's approach of open-source software, and open-extensions, leading to new standards, sounds a lot better to me. except it leads to google-everything. not even a bit better than microsoft-everything

Re: /: write failed, filesystem is full

2008-09-03 Thread Wojciech Puchar
On Wed, 3 Sep 2008, Nikola Knežević wrote: Hi, I'm trying to install FreeBSD 7.0 on our new server (Intel Xeon 2x4-core machine), which has a 250GB SATAII disk. I used -bootonly CD image, and assigned whole disk to FreeBSD. Breakdown is: / - 2GB swap - 4GB /var - 9GB /tmp - 4GB /usr - 213G

error: symbol ether_poll_register undefined

2008-09-03 Thread Nikola Knežević
Hi guys, I'm trying to port Click modular router to FreeBSD 7.0. Along the way, I changed it quite a bit, but I managed to get it to compile. Well, when I try to load it (via sudo make load), this is what I get: link_elf_obj: symbol ether_poll_register undefined kldload: /usr/home/knl/work/

Large Professor Album Launch Party this Friday!

2008-09-03 Thread The Doctor's Orders
[hea=] The Doctor's Orders 23 Large Professor Album Launch Party [="] This Friday 5th September 2008 @ Herbal, 10-14 kingsland Rd, London E2 Large Professor (Main Source) J-Sands (Lone Catalysts) Live Dan Greenpeace, Spin Doctor, Martin Lodge (Push FM) & Andy Bird (Bo

Re: Logo

2008-09-03 Thread Vincent Hoffman
In short yes from http://www.freebsdfoundation.org/documents/Guidelines.shtml "Please note that the following Terms and Conditions are intended to cover typical situations, in a general way, but that there may be special circumstances, which, in the judgment of the Foundation, result in different

Re: mysql

2008-09-03 Thread Derek Belrose
On Sep 3, 2008, at 2:49 PM, Mad Unix wrote: I need to replicate MySQL DB of mulltiple server on SiteA to my DR- Site Site_B... all DB are alocated on RHEL,SuSE,Centos,Debian, FreeBSD servers. I need a script to take Multiple MySql DataBase Backup and then import to SiteB, the replica can be

Current status of SEBSD / how to build FLASK system on top of current FreeBSD?

2008-09-03 Thread Stefan Dalibor
Hello, could someone knowledgeable please give some information on the status of SEBSD? I have found the project page beneath the TrustedBSD homepage, but it seems a bit abandoned (no release since 2006, no mailing list traffic). Is SEBSD an integral part of the current standard kernel, or do I h

Re: Google Chrome

2008-09-03 Thread Gerard
On Wed, 3 Sep 2008 19:03:51 +0100 RW <[EMAIL PROTECTED]> wrote: > On Wed, 3 Sep 2008 09:39:01 -0500 > David Kelly <[EMAIL PROTECTED]> wrote: > > > On Wed, Sep 03, 2008 at 03:13:35PM +0100, RW wrote: > > > > > > For most people that's already happened, except that it's > > > Adobe-Flash WWW. Go

Re: Segmentation fault & Apache-2.2.9

2008-09-03 Thread Michael Powell
Gerard wrote: > I continue to see varying amounts of chatter in the 'httpd-error.log' > file. This is a snipped of what is being written to the file. > > > ** > > [Wed Sep 03 06:59:31 2008] [notice] Digest: generating secret for digest > [authenti

mysql

2008-09-03 Thread Mad Unix
I need to replicate MySQL DB of mulltiple server on SiteA to my DR-Site Site_B... all DB are alocated on RHEL,SuSE,Centos,Debian, FreeBSD servers. I need a script to take Multiple MySql DataBase Backup and then import to SiteB, the replica can be done as cold or hotbackup and cron it -- Madunix_at

Logo

2008-09-03 Thread Albert Cervin
Hi! I'm just wondering if it is okay to use your logo (the one at the top of your homepage) on our webpage. We use FreeBSD on our server and are very happy with it so we wanted to put "Powered by: " and then the logo at the bottom of our admin page. Is that okay to do? Best regards and thank

portupgrade / ruby18 is eating up all CPU [FreeBSD 7.0-RELEASE-p3 amd64]

2008-09-03 Thread Oliver Peter
Hi, Something seems to be wrong with my current 7.0/amd64 setup. # sudo portupgrade -Rra Sometimes portupgrade stops while "Updating the portsdb" [1]. OK, actually it doesn't really stop, with top I see that the ruby18 process is eating up the whole CPU[2]. In the current case it's abou

Re: Google Chrome

2008-09-03 Thread Edwin L. Culp
Jona Joachim <[EMAIL PROTECTED]> escribió: On 2008-09-02, Vlad GURDIGA <[EMAIL PROTECTED]> wrote: On Wed, Sep 3, 2008 at 12:14 AM, Beech Rintoul <[EMAIL PROTECTED]> wrote: On Tuesday 02 September 2008, Vlad GURDIGA said: Hello, In Google Chrome System requirements (http://www.google.com/supp

Re: [6.3/Apache22] Right way to compile worker MPM?

2008-09-03 Thread Michael Powell
Gilles wrote: > Hello > > I'm trying to compile the latest ports of Apache22 with support for > the worker MPM so that each child process spawns thread. I'd like to > see if performance improves compared to the prefork model. > > Although I checked the "THREADS/Enable threads support in APR" ite

Segmentation fault & Apache-2.2.9

2008-09-03 Thread Gerard
I continue to see varying amounts of chatter in the 'httpd-error.log' file. This is a snipped of what is being written to the file. ** [Wed Sep 03 06:59:31 2008] [notice] Digest: generating secret for digest authentication ... [Wed Sep 03 06:59:31

Re: Setting an environment var at boot

2008-09-03 Thread Nikolaj Thygesen
Nicolas Letellier wrote: Hello, I have an env var to set for mysqld (UMASK_DIR). Today, I set it in /usr/local/etc/rc.d/mysql-server, but it's a bad idea. When I want to upgrade my mysql5-server port, the file will be overwritten. I want to set it in a file loaded a machine boot. This var mus

[6.3/Apache22] Right way to compile worker MPM?

2008-09-03 Thread Gilles
Hello I'm trying to compile the latest ports of Apache22 with support for the worker MPM so that each child process spawns thread. I'd like to see if performance improves compared to the prefork model. Although I checked the "THREADS/Enable threads support in APR" item in "make config", t

Re: vmware tools for ESX Server 3.5

2008-09-03 Thread John Nielsen
On Wednesday 03 September 2008, B. Cook wrote: > I am setting up FreeBSD 7.0 and he is asking about the vmware-tools. > > Ports has some things, but I am not sure what I need, and neither is he. > > Can anyone tell me what it needs? I usually create VM's with the Intel gigabit vNIC's which can use

/: write failed, filesystem is full

2008-09-03 Thread Nikola Knežević
Hi, I'm trying to install FreeBSD 7.0 on our new server (Intel Xeon 2x4- core machine), which has a 250GB SATAII disk. I used -bootonly CD image, and assigned whole disk to FreeBSD. Breakdown is: / - 2GB swap - 4GB /var - 9GB /tmp - 4GB /usr - 213GB As soon as I start copying files from FTP,

Re: IPFW In FreeBSD

2008-09-03 Thread Christopher Cowart
Marcel Grandemange wrote: > Ok so I know this is a newbie question.. > > But ive for years now wanted to know how to only nat certain traffic or maby > only across a certain ip. > > Ive tried many examples all not working.. Maby im just doing something > stupid.. > > But, below is a example of a

Re: Google Chrome

2008-09-03 Thread RW
On Wed, 3 Sep 2008 09:39:01 -0500 David Kelly <[EMAIL PROTECTED]> wrote: > On Wed, Sep 03, 2008 at 03:13:35PM +0100, RW wrote: > > > > For most people that's already happened, except that it's > > Adobe-Flash WWW. Google's approach of open-source software, and > > open-extensions, leading to new

Re: smtp authentication

2008-09-03 Thread Lokadamus
David Southwell wrote: Hi I am really ignorant about this issue. I am running postfix on freebsd 7.0 using a dynamic IP address and am getting requests to turn on smtp authentication for outgoing mails to reach servers such as yahoo.com but do not know how to do it. I am using kmail as a c

Companies Will Pay You To Fill Out Surveys Or Participate In Focus Groups

2008-09-03 Thread gloria grant
Companies need your input in order to be successful. They need to know what everyday people want in their products, what they prefer, and what will prompt them to buy the products and services the company offers. This is called market research. By providing companies with this information, you are

Re: Google Chrome

2008-09-03 Thread David Kelly
On Wed, Sep 03, 2008 at 03:13:35PM +0100, RW wrote: > > For most people that's already happened, except that it's Adobe-Flash > WWW. Google's approach of open-source software, and open-extensions, > leading to new standards, sounds a lot better to me. What about this? http://www.theregister.co.uk

Re: pkg_create

2008-09-03 Thread Matias Surdi
Ivan Voras escribió: Matias Surdi wrote: I've a directory tree structure in /usr/local from wich I'd like to create a package. How are pkg_create arguments supposed to be? Where can I find an example? I've read the manpage, but an example would be really usefull. Thanks for your help again.

Re: Google Chrome

2008-09-03 Thread RW
On Wed, 3 Sep 2008 13:59:28 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > anyway what a point of using google software having other > alternatives. > > do you really like to everything be controlled by one company? google > mail, google news, google browser, even google documents. >

Re: cannot make/mount ext2 partition

2008-09-03 Thread Jim
> I'm trying to create an EXT2 partition so I can share files between > FreeBSD and any other operating system I put on the computer, without > the limitations of FAT32. > > My kernel config is the generic kernel, with a bunch of SCSI, RAID and > network drivers, MD_ROOT and NFS_ROOT commented out.

Re: Google Chrome

2008-09-03 Thread Gerard
On Wed, 03 Sep 2008 13:55:39 +0200 Ivan Voras <[EMAIL PROTECTED]> wrote: [snip] > I think it would be in beta for decades :) There's just so much thing > they said they'll do that would be very complicated to implement - > their multiprocessing model instead of multithreading for example. To > me

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Andrey Slusar
2008/9/3 Popof Popof <[EMAIL PROTECTED]>: > Have you tried this patch instead of the Realtek driver ? > Did you get the same problems that described ? Yes, "re0: MII without any phy!" >> See this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=123123 -- Regards, Andrey. ___

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Popof Popof
Have you tried this patch instead of the Realtek driver ? Did you get the same problems that described ? 2008/9/3 Andrey Slusar <[EMAIL PROTECTED]> > 2008/9/3 Jason Lenthe <[EMAIL PROTECTED]>: > > Andrey Slusar wrote: > >> Hello! > >> I have the motherboard with realtek 8111C LAN Card. > >> On F

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Jason Lenthe
Popof Popof wrote: Jason, what is the name of the device that you use? Maybe this card isn't support with the realtek driver on FreeBSD 7 but its use another one. Mine is rl. My mistake. I'm using 8111B not 8111C. Sorry. re0: port 0x1000-0x10ff mem 0x9000-0x9fff irq 17 at device

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Andrey Slusar
2008/9/3 Jason Lenthe <[EMAIL PROTECTED]>: > Andrey Slusar wrote: >> Hello! >> I have the motherboard with realtek 8111C LAN Card. >> On FreeBSD6.3 it's card is work fine with driver from realtek wesite - >> rtl_bsd_drv_v175.tgz archive. >> Build this driver on 7.0-STABLE is not work. I'm hacked th

Re: pkg_create

2008-09-03 Thread Ivan Voras
Matias Surdi wrote: > I've a directory tree structure in /usr/local from wich I'd like to > create a package. > > How are pkg_create arguments supposed to be? > > Where can I find an example? > > I've read the manpage, but an example would be really usefull. > > Thanks for your help again. Tho

vmware tools for ESX Server 3.5

2008-09-03 Thread B. Cook
Hello, I am setting up FreeBSD 7.0 and he is asking about the vmware-tools. Ports has some things, but I am not sure what I need, and neither is he. Can anyone tell me what it needs? Thanks in advance. ___ freebsd-questions@freebsd.org mailing list h

Re: Setting an environment var at boot

2008-09-03 Thread RW
On Wed, 3 Sep 2008 11:28:14 +0200 Polytropon <[EMAIL PROTECTED]> wrote: > On Wed, 3 Sep 2008 10:49:25 +0200, Nicolas Letellier > <[EMAIL PROTECTED]> wrote: > > What file do you advice? > > Unclean, but maybe "early" enough in the boot process: /etc/rc.local. > This file won't be touched at port's

Re: gigabyte GA-71XE4 (single amd athlon cpu motherboard

2008-09-03 Thread Volodymyr Kostyrko
jonathan michaels wrote: greetings all, freebsd v5.2 and 5.3 boots no problems works well but freebsd v7 locks solid right when it get to teh load image to/from "md0" device this happens when i use teh -release cdrom to install freebsd. How exactly do you load your image? -- Sphinx of black

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Popof Popof
Hi, I have a ASRock Wolfdale1333-GLAN/M2, and I use it in order to run FreeNAS. FreeNAS is based on FreeBSD in order to simply provide a NAS solution. With the version of FreeNAS based on FreeBSD 6.3 the NIC wasn't recognize, I had to download those drivers and to compile them in order to make my N

Re: Cron Question

2008-09-03 Thread ElihuJ
Thank you for the help. I changed the script to run Weekly instead of Daily. If it was starting while it was still running, this should fix it. I'll post my progress, and thank you again. -- View this message in context: http://www.nabble.com/Cron-Question-tp19272656p19287970.html Sent from the

Re: FreeBSD7 and realtek 8111C

2008-09-03 Thread Jason Lenthe
Andrey Slusar wrote: > Hello! > I have the motherboard with realtek 8111C LAN Card. > On FreeBSD6.3 it's card is work fine with driver from realtek wesite - > rtl_bsd_drv_v175.tgz archive. > Build this driver on 7.0-STABLE is not work. I'm hacked this and > driver is compile without problems, but

gigabyte GA-71XE4 (single amd athlon cpu motherboard

2008-09-03 Thread jonathan michaels
greetings all, i just repaired my old machine by replacing the damaged motherboard with these items motherboard: Gigabyte GA-71XE4 (chipset AMD-75?, with single AMD Athlon cpu) audio: Creative SB PCI 128 (CT-4815) video: nVidia GeForce 4 MX440 SE nic: D-Link DFE-530TX+ 10/100B

Re: Google Chrome

2008-09-03 Thread Wojciech Puchar
I think it would be in beta for decades :) There's just so much thing they said they'll do that would be very complicated to implement - their multiprocessing model instead of multithreading for example. To me it looks like they will soon find out that there's a reason todays browsers behave like

Re: Google Chrome

2008-09-03 Thread Ivan Voras
RW wrote: > On Tue, 02 Sep 2008 16:16:08 -0800 > Peter Giessel <[EMAIL PROTECTED]> wrote: > > >> And Safari is based on KDE's Konquerer (which already runs on >> FreeBSD), so with a FreeBSD version of Chrome, you would essentially >> have Konquerer ported to Apple, ported to Microsoft, ported to

Re: Google Chrome

2008-09-03 Thread RW
On Tue, 02 Sep 2008 16:16:08 -0800 Peter Giessel <[EMAIL PROTECTED]> wrote: > And Safari is based on KDE's Konquerer (which already runs on > FreeBSD), so with a FreeBSD version of Chrome, you would essentially > have Konquerer ported to Apple, ported to Microsoft, ported to Linux, > ported back

Dragon Player plays video but with no sound

2008-09-03 Thread Warren Liddell
Ever since i installed FreeBSD 7.0 and KDE4 dragon player will play the video files but with no sound, is there any switch or config that i may be missing as to why this is occuring? atm im having to use VLC to be abel to watch any moves in full screen with sound. Sound works with many other a

Re: pkg_create

2008-09-03 Thread Matthias Apitz
El día Wednesday, September 03, 2008 a las 01:48:57PM +0300, Manolis Kiagias escribió: > Matias Surdi wrote: > >I've a directory tree structure in /usr/local from wich I'd like to > >create a package. > > > >How are pkg_create arguments supposed to be? > > > >Where can I find an example? > > > >

Re: pkg_create

2008-09-03 Thread Manolis Kiagias
Matias Surdi wrote: I've a directory tree structure in /usr/local from wich I'd like to create a package. How are pkg_create arguments supposed to be? Where can I find an example? I've read the manpage, but an example would be really usefull. Thanks for your help again. pkg_create can cre

Re: Cron Question

2008-09-03 Thread Derek Ragona
At 10:45 AM 9/2/2008, ElihuJ wrote: Hi all. I have a question about cron jobs that seem to be running to long or with multiple copies of itself. For example, I have a backup script that I run that seems to make multiple copies of itself. If I view the running processes I see numerous instances o

pkg_create

2008-09-03 Thread Matias Surdi
I've a directory tree structure in /usr/local from wich I'd like to create a package. How are pkg_create arguments supposed to be? Where can I find an example? I've read the manpage, but an example would be really usefull. Thanks for your help again. _

Re: starting sysinstall at boot time

2008-09-03 Thread joel
Quoting Manolis Kiagias <[EMAIL PROTECTED]>: Hi Manolis Thank you very much for you quick and accurate answer. I had mounted the mfsroot but I did not notice that init was not present. So now every thins is clear and not magic at all. Best regards, Joel Levee > [EMAIL PROTECTED] wrote: > > Hi, >

Re: 32-bit fbsd binaries on amd64 (we can already run 32bit linux/fc4 stuff, so this should work, right?)

2008-09-03 Thread Saša Stupar
> On Thu, Aug 28, 2008 at 5:16 PM, Wojciech Puchar > <[EMAIL PROTECTED]> wrote: >>> Now, I'm sure, as usual, I'm being naive, but: >>> >>> 1) We can run 32-bit linux on amd64, so do we have 32-bit freebsd libs >>> already? >> >> yes. >> >>> >>> 2) If we don't have the 32-bit libs, is it possible to

Re: starting sysinstall at boot time

2008-09-03 Thread joel
Quoting Artis Caune <[EMAIL PROTECTED]>: Hi Artis, Thank you for your quick answer, /sbin/init is actualy replaced by sysinstall because it is not present on the mfsroot thus sysinstall is launched instead of init. Best regards, Joel Levee. > On Tue, Sep 2, 2008 at 12:49 PM, <[EMAIL PROTECTED

Re: Setting an environment var at boot

2008-09-03 Thread Polytropon
On Wed, 3 Sep 2008 10:49:25 +0200, Nicolas Letellier <[EMAIL PROTECTED]> wrote: > What file do you advice? Unclean, but maybe "early" enough in the boot process: /etc/rc.local. This file won't be touched at port's or system's update. Much more unclean, but certainly earlier: /etc/rc itself. Thile

FreeBSD7 and realtek 8111C

2008-09-03 Thread Andrey Slusar
Hello! I have the motherboard with realtek 8111C LAN Card. On FreeBSD6.3 it's card is work fine with driver from realtek wesite - rtl_bsd_drv_v175.tgz archive. Build this driver on 7.0-STABLE is not work. I'm hacked this and driver is compile without problems, but LAN card works is very unstable -

Setting an environment var at boot

2008-09-03 Thread Nicolas Letellier
Hello, I have an env var to set for mysqld (UMASK_DIR). Today, I set it in /usr/local/etc/rc.d/mysql-server, but it's a bad idea. When I want to upgrade my mysql5-server port, the file will be overwritten. I want to set it in a file loaded a machine boot. This var must be exported and accessible

IPFW In FreeBSD

2008-09-03 Thread Marcel Grandemange
Ok so I know this is a newbie question.. But ive for years now wanted to know how to only nat certain traffic or maby only across a certain ip. Ive tried many examples all not working.. Maby im just doing something stupid.. But, below is a example of a machine that is natting everything on em

Re: problem running named

2008-09-03 Thread Sebastian Tymków
Hello, What is on logs ? What do you have in your /etc/rc.conf for named ? Best regards, Shamrock 2008/9/3 Richard Yang <[EMAIL PROTECTED]> > Hello, > > When I tried "/etc/rc.d/named forcestart", i got > ./named: WARNING: run_rc_command: cannot run /etc/namedb/named > > what does it mean and h

Re: How to compare 2 images from command line

2008-09-03 Thread DA Forsyth
On 2 Sep 2008 , [EMAIL PROTECTED] entreated about "freebsd-questions Digest, Vol 231, Issue 5": > > Yes, there's a huge difference between testing differences in images and > > testing differences in files. What do you mean by "...know if the > > display is working correctly."? > > > > Andrew

nss_ldap leaving sockets open

2008-09-03 Thread Jeremy Johnston
I seem to have encountered a rather annoying and puzzling problem, I am running nss_ldap on 7.0-STABLE with openldap-server 2.4.11 on the same server. I have nss_ldap configured to connect over a unix socket. This works great except for the fact it seems the connections are never being closed.