On 11 jun 2009, at 03:19, patrick wrote:
Oh, I don't know about 10.4. Looks easy enough in 10.5:
http://www.macresearch.org/nfs-exports-leopard
It didn't change in the way it's described on that site from 10.4 to
10.5
the other, more OSX way of doing it using NetInfo changed though.
NetIn
portupgrade advertizes since 3 days:
...
py25-tkinter-2.5.4_3< needs updating (index has 2.6.2_3)
using portupgrade -a
upgrades all other ports that need upgrading, but never py25-tkinter
what's wrong here?
I notice http://www.freebsd.org/ports
also still advertizes the 2.5.4_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael David Crawford wrote:
> Frank Bonnet wrote:
>> It seems ZFS would match his needs , why don't use it ?
>
> Does ZFS really work on FreeBSD? It seems like every day someone is
> posting about ZFS either getting corrupted or panicking their ker
I nfs mount my freeBSD server on my mac, 10.4. For some reason the
mount command doesn't seem to figure out to use mount_nfs, at least
not for me so I run it directly.
mount_nfs -Ps nfs.server.ip:/path/to/share mnt
The -P has to be used with linux nfs servers to use privileged ports,
but not sure
Mike
The only way to be sure is to test it , I've read at 7.2 it has reached
stability.
As long as there is no recovery tool for ZFS it cannot be treated safe.
In SUNs theory it just can't fail - which is nonsense unless machines are
perfect and you'll never experience hardware problems. Not
Paul Chvostek wrote:
> 0 1 28-31 * * test `date -v+1d '+%d'` -eq 1 && /path/to/script
You have to escape the percent sign in crontab with "\":
run. The entire command portion of the line, up to a newline
or % character, will be executed by /bin/sh or by the shell
specif
On Wednesday 10 June 2009 21:06:06 Karl Vogel wrote:
> Create 256 folders named 00-ff:
>
> #!/bin/sh
> hex='0 1 2 3 4 5 6 7 8 9 a b c d e f'
> for x in $hex ; do
> for y in $hex ; do
> mkdir ${x}${y}
> done
> done
> exit 0
Or
Hi,
I have a server running freeBSD7 that needs the legato backup client
installed. I have not found anything in ports. Any idea ?
thanks bye
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To u
Hello all,
I'm new to FreeBSD and I'm seeking help.
For entire time I have been making everything with Windows, but now
I'm stumbled upon problem, where only router on FreeBSD + IPFW could
help me.
I have installed FreeBSD, compiled kernel, found how to launch VPN
connection to ISP. But, further, I
dacoder wrote:
> has anybody got an example of a printcap file w/ an entry
> for a standalone network printer?
This is for a printer that understands lpd protocol natively,
and it presumes that you will send it only languages that it
understands natively. (This one happens to be smart enough
to
For entire time I have been making everything with Windows, but now
I'm stumbled upon problem, where only router on FreeBSD + IPFW could
help me.
I have installed FreeBSD, compiled kernel, found how to launch VPN
connection to ISP. But, further, I don't know how to go :-(
I could not figure out h
2009/6/11 Gian Paolo Buono :
> I have a server running freeBSD7 that needs the legato backup client
> installed. I have not found anything in ports. Any idea ?
>
HI
http://lists.freebsd.org/pipermail/freebsd-questions/2006-December/137803.html
Regards
__
On Tue, Jun 09, 2009 at 05:19:01PM -0700, Jason Helfman typed:
> Hi.
>
> I am trying to figure out how when making the kernel that the number is
> incremented.
>
> For example my system reads:
> FreeBSD 7.2-RELEASE #4
>
> I have my own kernel that works, however I would like to have it read this
On Thu, 11 Jun 2009 00:28:23 +0200
Roland Smith wrote:
>You're missing something:
>
>device sound
>> device snd_hda # Sound driver
>
>Have you looked at the manual page? 'man snd_hda' would have told you
>this.
>
>Roland
Actually, no I did not. I did read the FreeBSD Han
On Thu, 11 Jun 2009, dacoder wrote:
has anybody got an example of a printcap file w/ an entry for a
standalone network printer? i'd be grateful for one.
Here's mine - been working for years:
lp|snow|snowball|lj|ps|HP ColorLaserJet 4550N:\
:sh:\
:sd=/var/spool/output/lpd:\
Hi,
I am not sure that FreeBSD + IPFW is the best option for you as you have
not read how to use it yet.
So I may suggest you use man ipfw and google a little bit - the answers
are simple.
Also I may suggest you to use ipf, which is in my point of view far more
powerful.
Regards,
Ivailo Tanus
So I may suggest you use man ipfw and google a little bit - the answers
are simple.
Also I may suggest you to use ipf, which is in my point of view far more
powerful.
you are joking or just don't know ipfw. i used both, ipf when i used
NetBSD and then in FreeBSD a bit, until i learned how to us
Here's mine - been working for years:
lp|snow|snowball|lj|ps|HP ColorLaserJet 4550N:\
:sh:\
:sd=/var/spool/output/lpd:\
:mx#0:\
:lp=:rm=snowball:rp="auto":
The printer's hostname is snowball, resolved via /etc/hosts at first and
now via internal DNS.
This printer unde
Matthew Seaman wrote:
> Steve Bertrand wrote:
>
>> Any guidance to fix the version numbering (especially to fix the FreeBSD
>> package db) to make it automagic again, is very welcome:
>>
>>
>> %svn diff -r56 EagleUser.pm
>> Index: EagleUser.pm
>> ===
On Wed, Jun 10, 2009 at 1:45 PM, Kate Werrett wrote:
> Are you the right person to talk to about advertising on www.freebsd.org?
> Thank you,
>
> Kate Werrett
> Publisher Analyst
> EnticeLabs, Inc.
>
> (801) 692-4058
> kwerr...@enticelabs.com
>
You may ask directly to
webmas...@freebsd.org
I
On Thu, Jun 11, 2009 at 2:55 PM, Ivailo Tanusheff <
i.tanush...@procreditbank.bg> wrote:
> Hi,
>
> I am not sure that FreeBSD + IPFW is the best option for you as you have
> not read how to use it yet.
> So I may suggest you use man ipfw and google a little bit - the answers
> are simple.
> Also I
powerful.
Hmm, PF would be better (not IPF) but I hear ipfw ha smore features .
basicly - if you think ipfw can't do something - read manual again ;)
exaggerated, but not very much...
___
freebsd-questions@freebsd.org mailing list
http://lists.
Paul Schmehl wrote:
--On June 10, 2009 7:09:17 PM -0700 Drew Tomlinson
wrote:
All I want to do is create a script within the rc.d framework that
runs
"/usr/local/urchin/bin/urchinctl start" when the system boots and
"/usr/local/urchin/bin/urchinctl stop" when the system shuts down.
Followin
I succesfully configure gnome 2.22 with gconftools-2 to automount flash
drive:
gconftool-2 -s --type
bool /desktop/gnome/volume_manager/automount_drives true
% gconftool-2 -s --type bool /desktop/gnome/volume_manager/automount_media true
% gconftool-2 -s --type bool /desktop/gnome/volume_manager/a
leo wrote:
I succesfully configure gnome 2.22 with gconftools-2 to automount flash
drive:
gconftool-2 -s --type
bool /desktop/gnome/volume_manager/automount_drives true
% gconftool-2 -s --type bool /desktop/gnome/volume_manager/automount_media true
% gconftool-2 -s --type bool /desktop/gnome/vol
You might also check out monowall. It is a stripped down version of FreeBSD
that can run off a small flash card and has a web interface.
On Jun 11, 2009 6:05 AM, "Wojciech Puchar"
wrote:
>> powerful. > > > > Hmm, PF would be better (not IPF) but I hear ipfw ha
smore features .
basicly - if
My bad - I DID mean PF, no idea where the "I" came from. Sorry about that,
maybe because of the mail program I use.
I use both PF and IPFW in our organization and PF is much more powerful
and resource lighten.
Regards,
Ivailo Tanusheff
Deputy Head of IT Department
ProCredit Bank (Bulgaria) AD
On Wed, Jun 10, 2009 at 10:17:02PM -0700, Michael David Crawford wrote:
> Frank Bonnet wrote:
> > It seems ZFS would match his needs , why don't use it ?
>
> Does ZFS really work on FreeBSD? It seems like every day someone is
> posting about ZFS either getting corrupted or panicking their kernel
On Thu, 2009-06-11 at 10:29 +0200, Gian Paolo Buono wrote:
> Hi,
> I have a server running freeBSD7 that needs the legato backup client
Legato is no more. Legato and RSA are now EMC.
Time to upgrade to Bacula!
~BAS
___
freebsd-questions@freebsd.
On Thu, Jun 11, 2009 at 05:08:09PM +0200, Bernt Hansson wrote:
> Roland Smith:
> > On Wed, Jun 10, 2009 at 06:11:56PM -0400, Carmel wrote:
> >> This is my first attempt to compile in a driver in a new kernel I am
> >> attempting to build.
> >>
> >> Using loader.conf, I have the 'snd_hda' driver pre
Access denied
Your internet banking has been locked due to three consecutive
failures of the banking security check.
To unlock your BMO internet banking, please activate your account
below :
[1]
Unlock Your BMO Internet Banking
© 2009 Bank of Montreal.
References
1.
h
--- On Mon, 6/8/09, Lowell Gilbert
wrote:
From: Lowell Gilbert
Subject: Re: tcllib error while installing tcllib on amd64 system running
freebsd 7.0
To: "Dino Vliet"
Cc: freebsd-questions@freebsd.org, m...@freebsd.org, m...@aldan.algebra.com
Date: Monday, June 8, 2009, 10:56 PM
Dino Vliet
On Thu, Jun 11, 2009 at 07:57:11PM +0200, Bernt Hansson wrote:
> Roland Smith:
> > On Thu, Jun 11, 2009 at 05:08:09PM +0200, Bernt Hansson wrote:
> >> Roland Smith:
> >>> On Wed, Jun 10, 2009 at 06:11:56PM -0400, Carmel wrote:
> This is my first attempt to compile in a driver in a new kernel I
On Thu, Jun 11, 2009 at 1:13 PM, Roland Smith wrote:
> On Thu, Jun 11, 2009 at 07:57:11PM +0200, Bernt Hansson wrote:
>> Roland Smith:
>> > On Thu, Jun 11, 2009 at 05:08:09PM +0200, Bernt Hansson wrote:
>> >> Roland Smith:
>> >>> On Wed, Jun 10, 2009 at 06:11:56PM -0400, Carmel wrote:
>> This
On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson wrote:
> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf
I don't think that can have any effect. :-) The setting
snd_hda_load="YES"
in /boot/loader.conf would be the correct choice. Anyway, if
you included
devic
On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> Roland Smith skrev:
>
> That doesn't help me. snd_hda driver won't load either way. I always
> have to load it manualy.
>
> >>> What is the exact error message that you get?
>
> >> None. No error message.
> >
> > So the
On Wednesday 10 June 2009 23:21:58 Pieter Donche wrote:
> portupgrade advertizes since 3 days:
> ...
> py25-tkinter-2.5.4_3< needs updating (index has 2.6.2_3)
>
> using portupgrade -a
> upgrades all other ports that need upgrading, but never py25-tkinter
>
> what's wrong here?
I
I can't find any references in rc.conf(5) on how to set up ifconfig line
if SSID has spaces which is very typical situation.
ifconfig(8) doesn't mention this either but it works if I put quotes
around it.
I would assume spaces should be substituted for '_' like in Linux. But I
remember I wasn'
On Thu, Jun 11, 2009 at 3:29 PM, Yuri wrote:
> I can't find any references in rc.conf(5) on how to set up ifconfig line if
> SSID has spaces which is very typical situation.
> ifconfig(8) doesn't mention this either but it works if I put quotes around
> it.
>
> I would assume spaces should be subst
On Thursday 11 June 2009 05:45:59 Drew Tomlinson wrote:
> Paul Schmehl wrote:
> > --On June 10, 2009 7:09:17 PM -0700 Drew Tomlinson
> >
> > wrote:
> All I want to do is create a script within the rc.d framework that
> runs
> "/usr/local/urchin/bin/urchinctl start" when the system b
On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
> Roland Smith skrev:
> > On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> >> Roland Smith skrev:
> >> That doesn't help me. snd_hda driver won't load either way. I always
> >> have to load it manualy.
> >
> > Wh
On Thursday 11 June 2009 11:11:46 Polytropon wrote:
> Of course, it won't show up in kldstat then
It will if you add -v to kldstat.
--
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To uns
On Thursday 11 June 2009 11:29:25 Yuri wrote:
> I can't find any references in rc.conf(5) on how to set up ifconfig line
> if SSID has spaces which is very typical situation.
> ifconfig(8) doesn't mention this either but it works if I put quotes
> around it.
So escape use and escape the quotes wit
On Thu, 11 Jun 2009 21:44:56 +0200, Bernt Hansson wrote:
> Polytropon skrev:
> > On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson
> > wrote:
> >> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf
>
> Even tested "kldload snd_hda="YES"" in rc.conf
> In 7.1 it dit work with some e
Mel Flynn wrote:
So escape use and escape the quotes with a backslash. You may need more then
one backslash, depending on the level of evaluation in /etc/rc.subr and
/etc/rc.d/netif.
I believe documentation should describe this since this is a major
element of setting wireless network up
On Thu, 11 Jun 2009 11:51:03 -0800, Mel Flynn
wrote:
> On Thursday 11 June 2009 11:11:46 Polytropon wrote:
> > Of course, it won't show up in kldstat then
>
> It will if you add -v to kldstat.
Hmmm... true!
% kldstat -v
...
118 pci/snd_cmi
On Thursday 11 June 2009 11:55:15 Mel Flynn wrote:
> On Thursday 11 June 2009 11:29:25 Yuri wrote:
> > I can't find any references in rc.conf(5) on how to set up ifconfig line
> > if SSID has spaces which is very typical situation.
> > ifconfig(8) doesn't mention this either but it works if I put q
Hello,
I have inherited an old FreeBSD 5.1 machine(5.1-RELEASE-p18). I realize
that the short answer to my question is more than likely to upgrade the
OS to a current release and I would if I had that option right now, but
I do not. I needed to upgrade the perl/openssh/openssl implementation o
Peter Clark wrote:
> Hello,
>
> I have inherited an old FreeBSD 5.1 machine(5.1-RELEASE-p18). I
> realize that the short answer to my question is more than likely to
> upgrade the OS to a current release and I would if I had that option
> right now, but I do not. I needed to upgrade the perl/openss
On Thu, Jun 11, 2009 at 10:11:56PM +0200, Bernt Hansson wrote:
> >
> >> I'm going to reboot now so i get a fresh dmesg. OAU
> >
> > Good luck.
>
> No luck. I've just rebuilt and installed a new kernel.
> No snd_hda is loaded.
>
> testbox# kldload snd_hda
> testbox#
This indicates that kldload
On Thu, 11 Jun 2009 14:23:31 -0500, Peter Clark wrote:
> Hello,
> I have inherited an old FreeBSD 5.1 machine(5.1-RELEASE-p18). I realize
> that the short answer to my question is more than likely to upgrade the
> OS to a current release and I would if I had that option right now, but I
> do not.
On Thursday 11 June 2009 12:03:56 Yuri wrote:
> Mel Flynn wrote:
> > So escape use and escape the quotes with a backslash. You may need more
> > then one backslash, depending on the level of evaluation in /etc/rc.subr
> > and /etc/rc.d/netif.
>
> I believe documentation should describe this since t
Manolis Kiagias writes:
>> I have inherited an old FreeBSD 5.1 machine(5.1-RELEASE-p18). I
>> realize that the short answer to my question is more than likely to
>> upgrade the OS to a current release and I would if I had that option
>> right now, but I do not. I needed to upgrade the perl/openss
--On Thursday, June 11, 2009 08:45:59 -0500 Drew Tomlinson
wrote:
The problem here is that urchinctl does not write a pid file by default
and I can't figure out how to make it do so.
However in reading man rc.subr, I found argument_cmd that works for me.
By setting argument_cmd, I can override
As you may recall from a recent post I've been trying to get nTop
compiled and working on Solaris 10 x86. After 40 - 60 hours (I loose
track) I *THINK* it's actually working for the most part.
Before certain people get pi$$ed off about this not being a Solaris list
- chill for a sec!
I'm j
Hello,
I had user authentication going about a year and some months back on
a 6.2 box. Unfortunately that box is no longer under my control. I'm trying
to duplicate what was done under 6.2. If anyone has this going can you write
me offlist?
Thanks.
Dave.
___
On Thursday 11 June 2009 12:22:04 Bernt Hansson wrote:
> Mel Flynn skrev:
> > On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
> >> Roland Smith skrev:
> >>> On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
> Roland Smith skrev:
> That doesn't help me. snd_hda driv
Hi,
I have just started getting into the realm of kernel building, and I have a
question in so far as upgrades.
Is it possible to do a freebsd-update fetch then install, reboot, and then
install again to get to the latest release you want to run?
Update /usr/src with sources and build a kernel
On Thursday 11 June 2009 14:09:43 Gary Gatten wrote:
> It seems
> COMPLETELY overly complex to me - maybe cause the developer tries to
> make it as portable as possible, but with every *nix like things putting
> files wherever they want, different cc's / ld's, etc. - I can see where
> it can get h
Hi, Jason
On Thu, Jun 11, 2009 at 8:10 PM, Jason wrote:
> Hi,
>
> I have just started getting into the realm of kernel building, and I have a
> question in so far as upgrades.
>
> Is it possible to do a freebsd-update fetch then install, reboot, and then
> install again to get to the latest releas
On Thu, 11 Jun 2009, Jason wrote:
Hi,
I have just started getting into the realm of kernel building, and I have
a question in so far as upgrades.
Is it possible to do a freebsd-update fetch then install, reboot, and then
install again to get to the latest release you want to run?
Update /usr/
Mel Flynn said the following on 2009-06-12 01:23:
On Thursday 11 June 2009 12:22:04 Bernt Hansson wrote:
Mel Flynn skrev:
On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote:
Roland Smith skrev:
On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote:
Roland Smith skrev:
That doesn'
Access denied
Your internet banking has been locked due to three consecutive
failures of the banking security check.
To unlock your BMO internet banking, please activate your account
below :
[1]
Unlock Your BMO Internet Banking
© 2009 Bank of Montreal.
References
1.
h
Aloha,
I have had problems trying to install the new Xorg on Amd64 box with
Nvidia card and also old trio.
I see many posts of issues on this on Questions List. Can I run the new
Xorg on the Amd64 with nvidia or do I have to use i386?
Also is it possible to use an older version of Xorg to m
Fbsd1 said the following on 2009-06-12 05:52:
Bernt Hansson wrote:
Bernt Hansson:
Hello list!
I've got an usb flash disc kingston datatraveler DT150 64GB.
That I put pcbsd on to try, and now I can't seem to get it of the stick.
Tried fdisk -BI /dev/da0, dd if=/dev/zero of=/dev/da0 bs=1m an
On Thu, 11 Jun 2009, Mel Flynn wrote:
On Wednesday 10 June 2009 23:21:58 Pieter Donche wrote:
portupgrade advertizes since 3 days:
...
py25-tkinter-2.5.4_3< needs updating (index has 2.6.2_3)
using portupgrade -a
upgrades all other ports that need upgrading, but never py25-tk
Hello,
I would like to speed up amavisd operation by allowing it to use
ramdisk, so I thought I would follow the advice given here:
http://www.stahl.bau.tu-bs.de/~hildeb/postfix/amavisd_tmpfs.shtml
However, I just want to make sure I get the procedure right. In my case,
the temp folder is /va
67 matches
Mail list logo