Hi,
I'm trying to get gpg-agent running under 8.2 using the same setup I've
had on my linux box.
The agent is started via .xinitrc:
export GPG_TTY=$(tty)
if [ -z `pgrep gpg-agent` ]; then
eval $(gpg-agent --daemon --write-env-file "${HOME}/.gpg-agent-info" \
--log-file "${HOME}/.gnupg/gpg-agen
On Sat, 21 May 2011 08:34:21 +0200
Jens Jahnke wrote:
> But no matter what option I set the passphrase is not cached and there
> is no error message in the logs.
> I don't know if this is the right place to ask but the same setup was
> running on my linux box without problems so I guess this migh
On Sat, May 21, 2011 at 08:34:21AM +0200, Jens Jahnke wrote:
>
> Hi,
>
> I'm trying to get gpg-agent running under 8.2 using the same setup I've
> had on my linux box.
> The agent is started via .xinitrc:
> export GPG_TTY=$(tty)
> if [ -z `pgrep gpg-agent` ]; then
> eval $(gpg-agent --daemon --w
On Sat, 21 May 2011 09:02:27 +0100
Frank Shute wrote:
FS> Try:
FS>
FS> default-cache-ttl 3600
FS>
FS> (no equals sign)
Woah, stupid me. Thanks for the tip. It works now. =)
Regards,
Jens
--
21. Wonnemond 2011, 12:07
Homepage : http://www.jan0sch.de
To be sure of hitting the target, shoot
I have begun receiving ipv6 spam from this mailing list, and I was
wondering how to determine who the owner of a particular ipv6 address
is.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsu
Le Tue, 10 May 2011 19:41:35 +0200,
Patrick Lamaiziere a écrit :
> Well if I still have crash, I will try with a 32 bits version.
For the record, the box was not stable at all running amd64 and works
perfectly in i386. I don't know why.
___
freebsd-que
On Sat, May 21, 2011 at 9:28 AM, Robert Simmons wrote:
I have begun receiving ipv6 spam from this mailing list, and I was
> wondering how to determine who the owner of a particular ipv6 address
> is.
A whois may tell you who the block has been given too (ISP wise) ... that
may start you in the
On Wed, May 11, 2011 at 12:02:47PM -0400, Jerry wrote:
> Does anyone know why the "x11/nvidia-driver" port has not been updated?
Frequent ENOTIME on my side to perform all required testing. :-(
> The latest version is 270.41.06 according to the nVidia page:
I've updated the port few minutes ago
Ladies and Gentlemen,
First, please excuse this extremely long post. I have tried to include
all of the information I thought was relevant, and may have included too
much.
I have established an IPSec connection to our vendor using transport mode.
However, I am having problems successfully
"Vladislav V. Prodan" writes:
> Tell choice OS (8.2, 8.2-CURRENT or 9.0-CURRENT, FS (UFS or ZFS) and
> the minimum amount of RAM for use in such schemes:
> 1) the interaction of multiple routers with established quagga (bgpv4,
> bgpv6, ospf)
> 2) the work of two different modes of MYSQL replicati
On Fri, May 20, 2011 at 4:47 AM, Vladislav V. Prodan wrote:
> Tell choice OS (8.2, 8.2-CURRENT or 9.0-CURRENT, FS (UFS or ZFS) and the
> minimum amount of RAM for use in such schemes:
> 1) the interaction of multiple routers with established quagga (bgpv4,
> bgpv6, ospf)
> 2) the work of two diffe
21.05.2011 18:57, Adam Vande More wrote:
Couple things to think about. Virtualbox by default doesn't obey flush
cache commands. This is potentially a very bad thing so you'll want to look
a changing the default for any ZFS VM, and probably any VM doing DB
operations unless speed is more of a p
--As of May 21, 2011 9:37:31 PM +0300, Vladislav V. Prodan is alleged to
have said:
Thanks for the recommendation, but I have all the workers of the amd64
and tests in the i386, with its restrictions did not see the point.
Now start the virtual machine to 150MB RAM, FreeBSD 8.2-CURRENT amd64 on
Hi,
Reference:
> From: Alejandro Imass
> Date: Fri, 20 May 2011 11:08:21 -0400
> Message-id:
Alejandro Imass wrote:
> Hi folks,
>
> I recently sent a hard drive to be recovered and I think they just
> ripped me off. I have the back-up drive and believe it or not it has
> th
On Sat, 21 May 2011 21:14:39 +0200, "Julian H. Stacey" wrote:
> Alejandro Imass wrote:
> > Hi folks,
> >
> > I recently sent a hard drive to be recovered and I think they just
> > ripped me off. I have the back-up drive and believe it or not it has
> > the same exact symptoms and won't mount. So
On Sat, 21 May 2011 14:14:39 -0500, Julian H. Stacey
wrote:
I really trust the people on this list so hopefully you can point me
to a real and non-bullshit lab that can really recover data.
Gillware, Inc.
Here's a referral code as well: 13967
http://www.gillware.com/
Regards,
Mark
Hi Polytropon cc list, you wrote
> > You could look at man fsdb
>
> FreeBSD offers a lot of versatile diagnostic and rescue
> tools, and surely fsdb is one of them. Others, provided
> by the base system, are "fetch -rR " and also
> recoverdisk.
>
> In the ports collection you'll find tools like
For Alejandro Imass as original poster re. Hardware Recovery Company:
FreebSD has a special mail list for file systeme
it's name is f...@freebsd.org.
(we also have hardware@ etc)
For all,
Questions@ started as a catch all fallback address for simple beginners
questions from the new
On 18 May 2011 07:56, Ion-Mihai Tetcu wrote:
> On Tue, 17 May 2011 21:46:14 +0200
> Alexander Leidinger wrote:
>
>> On Tue, 17 May 2011 09:01:41 -0700 "Kevin Oberman"
>> wrote:
>>
>>
>> > Please put the information in this message (or at least most of it)
>> > into ports/UPDATING so a few less p
>From : claudiu vasadi
To : jh...@socket.net
Subject : Re: IPSec routing (long post)
Date : Sat, 21 May 2011 18:45:07 +0200
Some additional points:
> - have you been following the FreeBSD handbook on this ? ->
> http://www.freebsd.org/doc/en_U
On Sat, May 21, 2011 at 4:13 PM, Julian H. Stacey wrote:
> Questions@ started as a catch all fallback address for simple beginners
> questions from the newly installed, who didn't know / hadn't yet read
> http://www.freebsd.org/community/mailinglists.html
> http://www.freebsd.org/doc/en_US.ISO8
I am looking to get 2 sata host adapters. The mandatory requirements
are good freebsd support and hot swap capability. I plan to use
gmirror. I have discovered that my onboard chipsets don't support hot swap.
The highpoint cards are rated highly on newegg. Are these good with
freebsd?
Tha
I have a Highpoint 4-port PCI-E 4x card in a server that has worked well
for a few years. It's a bit pricey, but I've had no problems with it.
Recently, I've gotten 3 Rosewill RC-218 cards because they're much
cheaper and I don't need the RAID functionality on other cards. I'm
building serve
I'm a struggling nooby. I am trying to install firefox 4 on a fresh
8.2 installation. I want to the core system to track the "errata"
branch, and get binary packages from 8-stable (which has firefox 4).
I installed FreeBSD 8.2 release.
# freebsd-update fetch install
rebooted
# portsnap fetch
24 matches
Mail list logo