center for internet security benchmarks;
http://www.cisecurity.org/bench_freebsd.html
On Sat, Sep 26, 2009 at 8:27 AM, Aflatoon Aflatooni wrote:
> Hi,
> Is there a hardening guideline for Freebsd 7.2?
>
> Thanks
>
>
>
> ___
> freebsd-questions@freebsd
On Mon, Mar 8, 2010 at 7:42 AM, Lars Hartmann wrote:
> Hi,
>> i have a acer aspire one with no oprating system it has
>> no cd drive would i be possible to download a redy top use
>> version of software so i could boot form a memory stick?
>> (i have no other computer to unlock to iso file
On Fri, Mar 26, 2010 at 10:00 AM, Steve Polyack wrote:
> On 03/26/10 09:00, Peter Steele wrote:
>>
>> Does FreeBSD 8 support the Dell H700 RAID controller? We've been using a
>> 3Ware controller but may need to switch to this controller. What we'd like
>> to have is a command line interface simila
After upgrading to php 5.3.2, we have a few in house applications that
broke and our developers will not be able to work this out for at
least another week or so, so I need to downgrade back to 5.2.12 in the
mean time.
I've used portdowngrade lang/php5 and lang/php5-extensions, during
make install
On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin wrote:
>
> Hi Doug,
>
> For any port that is no longer present in the tree because it's bundled
> with PHP 5.3.2, please use these commands to restore them:
>
> export CVS_RSH=ssh # or "setenv CVS_RSH ssh" if csh
> cd /usr/ports
> cvs -d :ex
On Wed, Apr 14, 2010 at 6:47 PM, Greg Larkin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> doug schmidt wrote:
>> On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin wrote:
>>> Hi Doug,
>>>
>>> For any port that is no longer present in the
On Wed, Apr 14, 2010 at 9:08 PM, Greg Larkin wrote:
>
> Hi Doug,
>
> I just realized I should have specified 2010-04-01 as the checkout date,
> just to be a bit safer.
Hope this is not a late joke. 8-)
>
> php5-zip still exists in the ports tree, and a new patch file was
> imported for the 5.3.
On Thu, Apr 15, 2010 at 10:10 PM, Greg Larkin wrote:
> I hope your environment is stable again, and please continue to post
> with any questions or issues, and we'll do our best to help you resolve
> them.
Thanks for all the info you provided. Currently the environment is stable.
Over the next w
On Fri, Apr 23, 2010 at 1:53 AM, Антон Клесс wrote:
> portdowngrade seems is what I need.
[...]
>
> Which option do I have to choose? 6 2010/04/05 18:57:38 5.2.12 - as
> the latest 5.2.x in list?
yes. the latest 5.2.x
> And, if I downgrade PHP to that version, do I have to downgrade som
On Thu, Apr 22, 2010 at 3:18 PM, Olivier Mueller wrote:
> On Thu, 2010-04-22 at 22:06 +0300, Eitan Adler wrote:
>> > Is there 5.2.x in ports, or is there other way to get it installed?
>> > For MySQL, for example, there are both 5.0.x and 5.1.x in ports.
>>
>> php 5.2 is not currently in the p
orning
and I see these ports now. on friday, there was only lang/php52, some
updates over the weekend
now have the extensions.
> 2010/4/24 Olivier Mueller
>>
>> On Fri, 2010-04-23 at 15:34 -0400, doug schmidt wrote:
>> > On Thu, Apr 22, 2010 at 3:18 PM, Olivier Mueller
>&
On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems
to be working fine with our php developed application,
however when I start apache, I get this in the apache error log;
[Tue Apr 27 16:08:33 2010] [notice] Apache/2.2.14 (FreeBSD) PHP/5.3.2
with Suhosin-Patch mod_ssl/2.2.14 Open
On Wed, Apr 28, 2010 at 1:20 AM, n dhert wrote:
> there was an upgrade to ruby giving error:
> how to fix it?
> ...
> cc -I/usr/include -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT
> -L. -r
> path=/usr/lib:/usr/local/lib -rdynamic main.o libruby18-static.a -lrt
> -lcrypt
> -lm -L/us
On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> doug schmidt wrote:
>> On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems
>> [Tue Apr 27 16:08:37 2010] [notice] child pid 37609 exit
On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt
wrote:
> On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> doug schmidt wrote:
>>> On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All s
On Wed, Apr 28, 2010 at 1:44 PM, doug schmidt
wrote:
> On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt
> wrote:
>> On Wed, Apr 28, 2010 at 10:23 AM, Greg Larkin wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> doug schmidt wro
On Wed, Apr 28, 2010 at 3:44 PM, Greg Larkin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> doug schmidt wrote:
>> On Wed, Apr 28, 2010 at 1:44 PM, doug schmidt
>> wrote:
>>> On Wed, Apr 28, 2010 at 11:28 AM, doug schmidt
>>> wrote:
&
On Wed, Apr 28, 2010 at 4:26 PM, Greg Larkin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> doug schmidt wrote:
>> On Wed, Apr 28, 2010 at 3:44 PM, Greg Larkin wrote:
>>> -BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>
On Tue, May 18, 2010 at 5:37 AM, Eitan Adler wrote:
>> I want to find a file that was recently created.
>
> find -newerct '1 hour ago' -print
you can also find all files newer than file.txt.
find -newer file.txt -print
>
>> The content within the file is known, so I can grep for that. The
>
19 matches
Mail list logo