Hi Mike,
Mike Tancsa wrote:
> On 9/5/2011 8:06 PM, Mikhail Goriachev wrote:
>> Hi,
>>
>> Can anyone please comment/shed some light/give hints on the following?:
>>
>> I've got a VPN cranking between 8.2-RELEASE-p2 (my end) and an unknown
>> appliance (the other party doesn't want to disclose spec
On 9/5/2011 8:06 PM, Mikhail Goriachev wrote:
> Hi,
>
> Can anyone please comment/shed some light/give hints on the following?:
>
> I've got a VPN cranking between 8.2-RELEASE-p2 (my end) and an unknown
> appliance (the other party doesn't want to disclose specs). Everything
> works just fine and
In the last episode (Sep 05), Antonio Olivares said:
> Dear folks,
>
> sorry to bother you guys, but I am encountering a problem updating I
> need 4 ports only, but can't get past the error above:
>
> Building new INDEX files... done.
>
> ===>>> New version available: ca_root_nss-3.12.11_1
> > Hi,
> > Is there any workable RSS feeds for BSDTalk channel ?
>
> Eiher of *.blogspot.com and *.feedburner.com work just fine
>
> > Both *.blogspot.com and *.feedburner.com are blocked in my country.
>
> Oh. you need a feed you can access in ${UNNAMED_COUNTRY}. And, apparently
> th
Hi,
Can anyone please comment/shed some light/give hints on the following?:
I've got a VPN cranking between 8.2-RELEASE-p2 (my end) and an unknown
appliance (the other party doesn't want to disclose specs). Everything
works just fine and I had a stable and fully established connection for 4
month
On Mon, Sep 5, 2011 at 4:35 PM, Scott Ballantyne wrote:
> I finally upgraded firefox, and in the course of this, libnotify.so.1
> seems to have been deleted, which is required by "evolution".
>
> So I tried deinstalling evolution, and then reinstalling:
>
There are at least two entries in /usr/p
On Mon, 5 Sep 2011, the wise Scott Ballantyne wrote:
Stop in /usr/ports/graphics/gtk-update-icon-cache.
*** Error code 1
Stop in /usr/ports/graphics/gtk-update-icon-cache.
*** Error code 1
Try deinstalling and reinstalling gtk-update-icon-cache first.
Regards,
Marco
--
My father was a God-f
Dear folks,
sorry to bother you guys, but I am encountering a problem updating I
need 4 ports only, but can't get past the error above:
Building new INDEX files... done.
===>>> New version available: ca_root_nss-3.12.11_1
===>>> New version available: gtk-2.24.6
===>>>
Hope someone can help...
I finally upgraded firefox, and in the course of this, libnotify.so.1
seems to have been deleted, which is required by "evolution".
So I tried deinstalling evolution, and then reinstalling:
---
===> Genera
Polytropon writes:
> On Mon, 5 Sep 2011 11:32:05 -0400, joeb1 wrote:
>> I am trying to use this code sequence to clone a directory tree.
>> mkdir /usr/test1
>> cd /var
>> find . | cpio -dmp /usr/test1
>>
>> The result is /usr/test1 gets populated with the directory tree but
>> all the schg fla
Hi,
On Mon, Sep 05, 2011 at 21:09:48 +0100, Matthew Seaman wrote:
> On 05/09/2011 20:25, Moritz Wilhelmy wrote:
> > is there a way to show only ports where security advisories have been
> > posted in the weekly output, similar to enabling
> > weekly_status_pkg_enable in periodic.conf?
>
> Not spe
On 05/09/2011 20:25, Moritz Wilhelmy wrote:
> is there a way to show only ports where security advisories have been
> posted in the weekly output, similar to enabling
> weekly_status_pkg_enable in periodic.conf?
Not specifically weekly. There's a *daily* security check on installed
ports if you i
Hi,
is there a way to show only ports where security advisories have been
posted in the weekly output, similar to enabling
weekly_status_pkg_enable in periodic.conf?
Moritz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/
On Mon, 5 Sep 2011, Graham Bentley wrote:
I had to install Linux to participate in a project I was involved with.
Now is all finished I have restored the partition but now
need a 3bsd boot sector back. Scheme is ;
0 Primary XP
0 Extended FAT32
1 Primary FreeBSD
Approx 1/3 disc for each. How ca
"Gene" writes:
> On Mon, 05 Sep 2011 10:48:22 -0400, Daniel Staal wrote
>> --As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
>>
>> > Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
>> > usr/home. Everything I've found via googling refers to a link
FreeBSD
On Mon, Sep 5, 2011 at 8:31 AM, Polytropon wrote:
> On Sun, 04 Sep 2011 23:47:03 -0400, Pierre-Luc Drouin wrote:
>> Hi,
>>
>> so I have a friend who is looking for the best OS for a web server, that
>> allows to configure services (I guess HTTP, PHP, MySQL and web content)
>> and do the O
2011-09-05 17:23, Gene skrev:
On Mon, 05 Sep 2011 10:48:22 -0400, Daniel Staal wrote
--As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
usr/home. Everything I've found via googling refers to a link s
> From owner-freebsd-questi...@freebsd.org Mon Sep 5 09:08:27 2011
> Date: Mon, 5 Sep 2011 21:39:07 +0800
> From: Aaron Lewis
> To: FreeBSD Questions
> Subject: A workable RSS feed for BSDTalk ?
>
> Hi,
> Is there any workable RSS feeds for BSDTalk channel ?
Eiher of *.blogspot.com and
On Mon, 05 Sep 2011 11:35:34 -0400, Daniel Staal wrote
> --As of September 5, 2011 10:23:32 AM -0500, Gene is alleged to have
> said:
>
> > On Mon, 05 Sep 2011 10:48:22 -0400, Daniel Staal wrote
> >> --As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
> >>
> >> > Using FreeB
On Mon, 5 Sep 2011 11:32:05 -0400, joeb1 wrote:
> I am trying to use this code sequence to clone a directory tree.
> mkdir /usr/test1
> cd /var
> find . | cpio -dmp /usr/test1
>
> The result is /usr/test1 gets populated with the directory tree but
> all the schg flags get stripped off.
>
> How
I am trying to use this code sequence to clone a directory tree.
mkdir /usr/test1
cd /var
find . | cpio -dmp /usr/test1
The result is /usr/test1 gets populated with the directory tree but
all the schg flags get stripped off.
How can I keep the schg flags in the cloned directory?
_
--As of September 5, 2011 10:23:32 AM -0500, Gene is alleged to have said:
On Mon, 05 Sep 2011 10:48:22 -0400, Daniel Staal wrote
--As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
> Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
> usr/home. Ever
On Mon, 05 Sep 2011 10:48:22 -0400, Daniel Staal wrote
> --As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
>
> > Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
> > usr/home. Everything I've found via googling refers to a link such as
> > "path/zfs/.
On Mon, 05 Sep 2011 10:50:19 -0400, Pierre-Luc Drouin wrote:
>
> >> I noticed that in
> >> the past few years, updating softwares through ports has been requiring
> >> more user intervention, due to the way some dependencies are being
> >> updated from one version to the next. Would using binary p
Le 05/09/2011 05:47, Pierre-Luc Drouin a écrit :
Hi,
so I have a friend who is looking for the best OS for a web server,
that allows to configure services (I guess HTTP, PHP, MySQL and web
content) and do the OS maintenance (OS & package updates, firewall
configuration) without having to touc
I noticed that in
the past few years, updating softwares through ports has been requiring
more user intervention, due to the way some dependencies are being
updated from one version to the next. Would using binary packages allow
to avoid more such user intervention?
Yes. All dependencies would
--As of September 5, 2011 8:13:52 AM -0500, Gene is alleged to have said:
Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
usr/home. Everything I've found via googling refers to a link such as
"path/zfs/.snapshot"
--As for the rest, it is mine.
Try "path/.zfs". ;)
(Wh
On Sun, Sep 4, 2011 at 1:31 PM, Steven Friedrich
wrote:
> Product Details
>
Thank you!
--
Alejandro Imass
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "free
On Mon, 05 Sep 2011 10:20:22 -0400, Pierre-Luc Drouin wrote:
> How well does it work to use binary packages only to maintain a FreeBSD
> web server in general (I am thinking of package availability, but also
> and in particular as a quasi-automated updating tool)?
Quite well - as long as you're
If you really want. GUI based server, go for a Windows one. It will cost you
but security has improved. I would never do it though but I manage my server
with shell tools. I love the easiness of textbased config files ;)
___
freebsd-questions@freebsd.o
* Dan Nelson [2011-09-05 03:26 -0400]:
> Assuming you have accounting enabled in /etc/rc.conf, that's to be
> expected. Accounting is enabled on boot, disabled on shutdown, and
> cycled twice during /var/account/acct rotation at 3am. See
> /etc/rc.d/accounting and /etc/periodic/daily/310.account
How well does it work to use binary packages only to maintain a FreeBSD
web server in general (I am thinking of package availability, but also
and in particular as a quasi-automated updating tool)? I noticed that in
the past few years, updating softwares through ports has been requiring
more us
On Mon, 05 Sep 2011 09:59:23 -0400, Pierre-Luc Drouin wrote:
> I just took a look at PBDir and the choice of PBIs for server-related
> softwares seems to be rather limited.
Okay, that's understandable, as servers are not their
main target. In fact, what do you need a GUI for on a
server? - This i
Hi,
Is there any workable RSS feeds for BSDTalk channel ?
Both *.blogspot.com and *.feedburner.com are blocked in my country.
--
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
I just took a look at PBDir and the choice of PBIs for server-related
softwares seems to be rather limited. They have a PBI for Apache, but I
could not even find one for PHP... To me it seems that if not all the
required softwares are available through PBI, it would be better to drop
the whole
On Mon, 5 Sep 2011 13:26:38 +0100, Graham Bentley wrote:
> Hi All,
>
> I had to install Linux to participate in a project I was involved with.
> Now is all finished I have restored the partition but now
> need a 3bsd boot sector back. Scheme is ;
>
> 0 Primary XP
> 0 Extended FAT32
> 1 Primary Fr
On Mon, 05 Sep 2011 14:22:45 +0100, Matthew Seaman wrote
> On 05/09/2011 14:13, Gene wrote:
> > Either 1) I'm looking in all the wrong places, 2) the link was somehow
> > deleted, 3) ZFS has changed TWTAD (the way things are done).
> >
> > Can anyone point me in the right direction?
> >
>
> ZFS s
On Mon, 05 Sep 2011 09:18:21 -0400, Pierre-Luc Drouin wrote:
> On 09/05/2011 08:31 AM, Polytropon wrote:
> > On Sun, 04 Sep 2011 23:47:03 -0400, Pierre-Luc Drouin wrote:
> >> Hi,
> >>
> >> so I have a friend who is looking for the best OS for a web server, that
> >> allows to configure services (I
On 05/09/2011 14:13, Gene wrote:
> Either 1) I'm looking in all the wrong places, 2) the link was somehow
> deleted, 3) ZFS has changed TWTAD (the way things are done).
>
> Can anyone point me in the right direction?
>
ZFS snapshots automount themselves when you cd to the snapshot directory.
On Mon, 5 Sep 2011, the wise Коньков Евгений wrote:
may be you have a problem with firewall.
try
#traceroute
Traceroute gives:
...
traceroute vpn-eur-pptp.eur.nl
traceroute: Warning: vpn-eur-pptp.eur.nl has multiple addresses; using
130.115.3.35
traceroute to vpn-eur-pptp.eur.nl (130.115.3.3
On 09/05/2011 08:31 AM, Polytropon wrote:
On Sun, 04 Sep 2011 23:47:03 -0400, Pierre-Luc Drouin wrote:
Hi,
so I have a friend who is looking for the best OS for a web server, that
allows to configure services (I guess HTTP, PHP, MySQL and web content)
and do the OS maintenance (OS& package upd
Hi All:
Using FreeBSD 8.1, amd64 - I wanted to recover files from a snapshot of
usr/home. Everything I've found via googling refers to a link such as
"path/zfs/.snapshot"
However, I'll be darned if I can find any such link. Snapshots existing are:
NAME USED AVA
Hi All,
I had to install Linux to participate in a project I was involved with.
Now is all finished I have restored the partition but now
need a 3bsd boot sector back. Scheme is ;
0 Primary XP
0 Extended FAT32
1 Primary FreeBSD
Approx 1/3 disc for each. How can I restore the 3bsd
boot sector?
T
On Sun, 04 Sep 2011 23:47:03 -0400, Pierre-Luc Drouin wrote:
> Hi,
>
> so I have a friend who is looking for the best OS for a web server, that
> allows to configure services (I guess HTTP, PHP, MySQL and web content)
> and do the OS maintenance (OS & package updates, firewall configuration)
>
Здравствуйте, Marco.
Вы писали 5 сентября 2011 г., 2:09:30:
MB> On Mon, 5 Sep 2011, the wise Коньков Евгений wrote:
>> As I have so, you
>> 1. Successfully connect to university
>> MB> ng0: flags=88d1 metric 0
>> MB> mtu 1456
>> MB> inet 130.115.77.12 --> 130.115.3.34 netmask 0x
> Date: Sun, 04 Sep 2011 15:44:45 -0600
> From: Brett Glass
> Subject: Re: Cutting sendmail out of the loop
>
> Johan:
>
> Actually, since the system I'm building is meant to be very secure and
> appliance-like, it doesn't ever need to get mail "out of the system." And
> it has limited memory,
In the last episode (Sep 05), David J. Weller-Fahy said:
> I noticed today the following entries in my dmesg.
>
> #v+
> Accounting enabled
> Accounting disabled
> Accounting enabled
> Accounting disabled
> Accounting enabled
> Accounting disabled
> Accounting enabled
> #v-
>
> The uname -a follow
47 matches
Mail list logo