Re: pf faq for openBSD 5.9

2021-02-17 Thread Francisco Valladolid H.
Hi, I resolved my problem with pf

I search in: Index of /pub/OpenBSD/doc/history/
<https://ftp.openbsd.org/pub/OpenBSD/doc/history/>

I'm searching support for my old soekris 4501

Best regards.

On Wed, Feb 17, 2021 at 2:07 PM Allan Streib  wrote:

> "Francisco Valladolid H."  writes:
>
> > I'm searching the PF FAQ for OpenBSD 5.9 in the history docs without
> > success.
>
> Did you try archive.org?
>
>
> https://web.archive.org/web/20160430175649/https://www.openbsd.org/faq/pf/index.html
>
> Allan
>


-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.


Re: pf faq for openBSD 5.9

2021-02-17 Thread Francisco Valladolid H.
Thanks for reply.

On Wed, Feb 17, 2021 at 1:31 PM Tom Smyth 
wrote:

> Francisco
>
> Suggest you update ... there are a number options for running modern
> supported openbsd on flash
>

 I think my old soekrisk 4501 don't have support for new BSD releases.


>
> That aside
>
> You can try
> man pf.conf or man pf on the router as the manpages are probably  installed
>

thank you.

>
>
>
>
> On Wednesday, 17 February 2021, Francisco Valladolid H. 
> wrote:
>
>> Hi folks
>>
>> I'm searching the PF FAQ for OpenBSD 5.9 in the history docs without
>> success.
>> I'm setting and Soekris 4501 router for a small office and the
>> flashrd images support
>> OpenBSD 5.9.
>>
>> Thank you for reading.
>>
>> --
>> Francisco Valladolid H.
>>  -- http://blog.bsdguy.net - Jesus Christ follower.
>>
>
>
> --
> Kindest regards,
> Tom Smyth.
>


-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.


pf faq for openBSD 5.9

2021-02-17 Thread Francisco Valladolid H.
Hi folks

I'm searching the PF FAQ for OpenBSD 5.9 in the history docs without
success.
I'm setting and Soekris 4501 router for a small office and the
flashrd images support
OpenBSD 5.9.

Thank you for reading.

-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.


Re: pip for python3.4

2015-10-17 Thread Francisco Valladolid H.
Hello.

Install via packages:

$ sudo pkg_add -v
ftp://ftp.openbsd.org/pub/OpenBSD/5.7/packages/amd64/py3-pip-1.5.6.tgz

Regards

On Sat, Oct 17, 2015 at 10:58 AM, Joseph Oficre  wrote:
> Hello!
> How can i install pip for 3.4 python? I want to set up virtualenv and
> stuff, but in packages just 2.7 version.
> I've found out that pip3 can be installed from ports, but i want easy way
> solution without ports. Is it possible or ports is only way?
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Default OpenBSD browser

2015-07-28 Thread Francisco Valladolid H.
Hi.

OpenBSD don't include browser by default, but my recommendation is
always Mozilla Firefox.

Regards

On Tue, Jul 28, 2015 at 7:00 AM, Mohammad BadieZadegan
 wrote:
> Hi,
> As we know the default X Window manager for OpenBSD is fvwm
> <http://www.openbsd.org/cgi-bin/man.cgi?query=fvwm&sektion=1> and that is
> very usefull for initial using of OpenBSD.
> But Does OpenBSD have any WEB browser(Text or vs Image) by default?
> If have not, What is the best and lightest browser that usefull with fvwm?
> Thanks.
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: OpenBSD 58-beta

2015-06-18 Thread Francisco Valladolid H.
5.8 Beta? You are running ...

Regards.

On Thu, Jun 18, 2015 at 11:28 AM, Michael McConville
 wrote:
> On Thu, Jun 18, 2015 at 09:18:31PM +0500, dmitry.sensei wrote:
>> First feature :) I can't load latest OpenBSD.iso.
>> Unending stream "Process (pid 1) got signal 4"
>
> This has been happening. There was a thread about it yesterday. Theo
> advised everyone on tech@ to just wait a few days.
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: pre-orders for 5.7

2015-03-12 Thread Francisco Valladolid H.
congrats.
On Mar 12, 2015 1:59 PM, "Theo de Raadt"  wrote:

> We have activated pre-orders for the OpenBSD 5.7 CDs.
>
> See www.openbsd.org/57.html for more details about what is coming
> in this release; near the top there is a link to pre-order these
> CDs, which are a component of funding for the developments in OpenBSD...
>
> Release date will be May 1.



Re: New Queue system

2014-09-10 Thread Francisco Valladolid H.
I'm reading now.

Thank you.

On Wed, Sep 10, 2014 at 12:40 PM, Christopher Zimmermann
 wrote:
> On Wed, 10 Sep 2014 12:27:00 -0500 "Francisco Valladolid H."
>  wrote:
>
>> Thank you.
>>
>> There are a docs or FAQ ?
>
> not that I know of. That's what I do:
>
> queue dsl   on pppoe0   bandwidth 223K max 223K
> queue voip  parent dsl qlimit 5 bandwidth 110K min 110K
> queue lowdelay  parent dsl qlimit 5 bandwidth 50K min 40K
> queue std   parent dsl qlimit 10bandwidth 50K default
> queue bulk  parent dsl qlimit 50bandwidth 5K
>
>
> --
> http://gmerlin.de
> OpenPGP: http://gmerlin.de/christopher.pub
> F190 D013 8F01 AA53 E080  3F3C F17F B0A1 D44E 4FEE



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: New Queue system

2014-09-10 Thread Francisco Valladolid H.
Thank you.

There are a docs or FAQ ?



On Wed, Sep 10, 2014 at 12:13 PM, Christopher Zimmermann
 wrote:
> On Wed, 10 Sep 2014 12:01:17 -0500 "Francisco Valladolid H."
>  wrote:
>
>> Where can find the docs for the new queue system in OpenBSD ?
>
>
> pf.conf(5) search for QUEUEING
> --
> http://gmerlin.de
> OpenPGP: http://gmerlin.de/christopher.pub
> F190 D013 8F01 AA53 E080  3F3C F17F B0A1 D44E 4FEE



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



New Queue system

2014-09-10 Thread Francisco Valladolid H.
Where can find the docs for the new queue system in OpenBSD ?

I remeber the ALTQ in the OpenBSD pf faq.

Best Regards.

-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: OpenBSD VPS Providers

2013-12-11 Thread Francisco Valladolid H.
Hi.

The following list of ISP also provide OpenBSD.

http://www.bsdvm.com
http://www.arpnetworks.com

Regards.


On Wed, Dec 11, 2013 at 5:11 AM, Marko M.  wrote:
> Hi,
>
> You may try: https://www.transip.eu They offer both OpenBSD and FreeBSD. I
> have been using their VPS with FreeBSD for a couple of years. They offer
> rather cheap and really good service.
>
>
> On Fri, Dec 6, 2013 at 6:37 PM, Some Developer 
> wrote:
>
>> Hi,
>>
>> I'm looking for a VPS provider that supports OpenBSD (preferably the
>> latest version). I've obviously found a few but what I really want is easy
>> to create and destroy instances in the same way you can on Digital Ocean
>> and Linode (which I use for my Linux boxes).
>>
>> An API for automatic creation and destruction of virtual machines would be
>> fantastic and if I was being really picky a European location for the
>> servers.
>>
>> Does anyone have any suggestions and recommendations? I'd rather use a
>> provider that has some positive customer reviews from this list. Some of
>> the available options from a Google search look a bit shabby (I could be
>> completely wrong and they are excellent companies I'm just basing it on
>> what I can see).
>>
>> I'll be using this box as a VPN server.
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Best OpenBSD cloud hosting?

2013-10-09 Thread Francisco Valladolid H.
On Wed, Oct 9, 2013 at 8:14 AM, Beto  wrote:
> Hi, arpnetworks is other option.
>

arpnetwork is simple VM, no cloud.

I think  no support for OpenBSD cloud at this time

Regards

>
> 2013/10/8 
>
>> Hi,
>>
>> Can anyone recommend a decent OpenBSD cloud hosting provider?
>>
>> Digital Ocean looks nice but they don't yet offer OpenBSD (
>> https://digitalocean.uservoice.com/forums/136585-digital-ocean/suggestions/3232571-support-bsd-os-
>> ).
>>
>> There's ARP Networks and TransIP but they don't offer clouds.
>>
>> Thanks.
>>
>> O.D.
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Network appliance recomendation.

2013-08-10 Thread Francisco Valladolid H.
On Sat, Aug 10, 2013 at 5:15 PM, Paul de Weerd  wrote:
> On Sat, Aug 10, 2013 at 08:09:02PM +, Stuart Henderson wrote:
> | These can be hard to get via the usual axiomtek reseller channels, but 
> these are
> | the same thing with a different front plate:
> |
> | 
> https://shop.bytemine.net/startseitenprodukte/bytemine-openbsd-appliance-6a16e.html
> | https://shop.bytemine.net/startseitenprodukte/bytemine-appliance-6a16er.html
>
> I have the 6a16e (i.e. the non-rackmountable version) and have been
> very happy with it.  Highly recommmend it!

Thank you Paul.

This model is very expensive plus the shipping and import duties to Mexico..

Regards

>
> Paul 'WEiRD' de Weerd
>
> --
>>[<++>-]<+++.>+++[<-->-]<.>+++[<+
> +++>-]<.>++[<---->-]<+.--.[-]
>  http://www.weirdnet.nl/
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Network appliance recomendation.

2013-08-10 Thread Francisco Valladolid H.
On Sat, Aug 10, 2013 at 2:51 AM, Maurice Janssen  wrote:
> On 08/09/13 17:05, Francisco Valladolid H. wrote:
>>
>> Hi folks.
>>
>> Currently I have a Wireless network serving in my town using a small
>> form factor (mini-itx) PC with OpenBSD for pf,squid, and dns cache.
>>
>> I need recommendations for a network appliance in rack mode with flash
>> storage and five rj45 ports.
>>
>> Can anyone recommended a solution for my needs ?
>
>
> Axiomtek NA-320R might be an alternative.  Rack mount, 6 gbit ports,
> CF-storage and Atom 1.6 GHz CPU.

Thank you Maurice, excellente recomendation.

>
> Maurice



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Network appliance recomendation.

2013-08-09 Thread Francisco Valladolid H.
On Fri, Aug 9, 2013 at 8:25 PM, William Ahern
 wrote:
> On Fri, Aug 09, 2013 at 06:50:19PM -0500, Francisco Valladolid H. wrote:
>> On Fri, Aug 9, 2013 at 5:22 PM, Hermes Ojeda Ruiz  
>> wrote:
>> > I've used the Soekris brand. http://soekris.com/, but they are a little
>> > expensive. (In M?xico taxes are a big problem).
>>
>> Yes, taxes and import duties are a pain.
>> I have a pair of Soekris 4501 running OpenBSD 4.6 yet!
>>
>> >
>> > In two months I'll test ALIX appliances:
>> > http://pcengines.ch/alix.htm
>>
>> I don't found rack cases for this cards.
>>
>
> Try netgate.com. They resell and repackage from various vendors, including
> PC Engines. They sell ALIX boards in 1U cases.

Good choice.!
>
> I need to upgrade my ALIX board 'cause it's too slow for IPSec, even with
> the VPN card.

fine.

>
> Intel just came out with new Atom chips with ECC support.
>
> http://www.newegg.com/Product/Product.aspx?Item=N82E16813182782
>

Thank you for the link.
> It might be easier and cheaper to just toss that into a 1U case.



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Network appliance recomendation.

2013-08-09 Thread Francisco Valladolid H.
On Fri, Aug 9, 2013 at 5:22 PM, Hermes Ojeda Ruiz  wrote:
> I've used the Soekris brand. http://soekris.com/, but they are a little
> expensive. (In México taxes are a big problem).

Yes, taxes and import duties are a pain.
I have a pair of Soekris 4501 running OpenBSD 4.6 yet!

>
> In two months I'll test ALIX appliances:
> http://pcengines.ch/alix.htm

I don't found rack cases for this cards.

>
> They are cheaper, but I don't know about their performance.

The throughput in this nic is low ~ 50mbps

>

I'm watching http://www.liantec.com/product/emboard/EMB-5842 look fine
and have a high throughput.

>
> On Fri, Aug 9, 2013 at 10:05 AM, Francisco Valladolid H.
> wrote:
>
>> Hi folks.
>>
>> Currently I have a Wireless network serving in my town using a small
>> form factor (mini-itx) PC with OpenBSD for pf,squid, and dns cache.
>>
>> I need recommendations for a network appliance in rack mode with flash
>> storage and five rj45 ports.
>>
>> Can anyone recommended a solution for my needs ?
>>
>> I'm disappointing using other network solutions with proprietary
>> brands in the market.
>>
>> Best Regards.
>>
>> P.S sorry for my bad english.
>>
>> --
>> Francisco Valladolid H.
>>  -- http://blog.bsdguy.org - Jesus Christ follower.
>>
>>
>
>
> --
> Hermes Ojeda Ruiz
> LogicalBricks Solutions
> http://logicalbricks.com
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Network appliance recomendation.

2013-08-09 Thread Francisco Valladolid H.
I think

mini-ITX boards are ok, but I need a integrated solutions.

Soekris is fine but lack of characteristics. 1gb rj45 port, etc.

it http://www.calyptix.com/portfolio/ae1200/ look fine.

Regards.

On Fri, Aug 9, 2013 at 2:14 PM, Mikkel C. Simonsen  wrote:
> Francisco Valladolid H. wrote:
>>
>> I need recommendations for a network appliance in rack mode with flash
>> storage and five rj45 ports.
>
>
> RJ45 ports? 100Mbit? Gigabit?
>
>
>> Can anyone recommended a solution for my needs ?
>
>
> If 100Mbit is fine, go with a Mini-ITX board and a 4-port Ethernet card in
> the PCI slot.
>
> Best regards,
>
> Mikkel C. Simonsen
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Network appliance recomendation.

2013-08-09 Thread Francisco Valladolid H.
Hi folks.

Currently I have a Wireless network serving in my town using a small
form factor (mini-itx) PC with OpenBSD for pf,squid, and dns cache.

I need recommendations for a network appliance in rack mode with flash
storage and five rj45 ports.

Can anyone recommended a solution for my needs ?

I'm disappointing using other network solutions with proprietary
brands in the market.

Best Regards.

P.S sorry for my bad english.

-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.org - Jesus Christ follower.



Re: who is using obsd

2013-05-14 Thread Francisco Valladolid H.
On Mon, May 13, 2013 at 5:36 PM, Alvaro Mantilla Gimenez <
alv...@alvaromantilla.com> wrote:

> 2013/5/13 Chris Cappuccio 
>
> > Salim Shaw [salims...@vfemail.net] wrote:
> > > OpenBSD is a server/router/network service OS, it's not designed for
> > > desktops. OpenBSD is the pre-eminent platform for Firewalling,
> > > IPsec, IPv6.
> > > Trying to shove OpenBSD onto the desktop is the ultimate case of
> > > square peg/round hole.
> > >
> >
> > Salim, that's quite strange. OpenBSD has worked on my Sun 4/110 desktop
> > since 1995. And more recently, I've been using it on i386 and later even
> > amd64 machines, as a desktop environment! It could just be some kind
> > of hallucination. You know, I had this one dream of being tied up and
> > injected with sodium pentothal...
> >
> > +1
>
>
You can use OpenBSD in desktop environment, sure, common tasks as; sending
emails, document processing, games, browse internet, etc.

OpenBSD sometime lacks of resources for run natively  flash plugins, java
efficiently and support for read/write NTFS filesystem from Windows; but,
if you not need it, OpenBSD do a good job.

Regards.

-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Absolute OpenBSD 2nd Edition pre-orders are up.

2013-03-16 Thread Francisco Valladolid H.
Just order today!

Best regards.


On Sat, Mar 16, 2013 at 10:46 PM, Pablo Velasco Fernández <
warlock...@gmail.com> wrote:

> I ordered mine yesterday too. :D
> On Mar 17, 2013 8:38 AM, "Brandon Tanner"  wrote:
>
> > I got mine ordered today, when do you think it will ship from NoStarch
> > Press?
> >
> >
> > On Sat, Mar 16, 2013 at 3:32 PM, Michael W. Lucas <
> > mwlu...@blackhelicopters.org> wrote:
> >
> > > On Fri, Mar 15, 2013 at 11:59:28PM -0600, Austin Hook wrote:
> > > >
> > > > Pre-orders for the 2nd Edition of Michael Lucas' Absolute OpenBSD are
> > now
> > > > up on the main order website.  Expected to arrive about the same time
> > we
> > > > start shipping pre-orders for OpenBSD 5.3.  Pre-orders for the latter
> > > will
> > > > show up pretty soon as well.  No special early discount, but the
> > > > difference does go to support the project.  Or, if you need to pinch
> > > those
> > > > pennies (before they are discontinued), take the early order path
> > > > suggested by Michael's website, rather than through the big online
> > > > monopoly.  He gets a bit more that way.
> > > >
> > > > You thought you knew all there is to learn in an introductory book to
> > > > OpenBSD?  You might be surprised.  A reference when you need it, and
> > > worth
> > > > a skim even just to see how OpenBSD has evolved over the last 10
> years,
> > > if
> > > > you have the original volume.
> > > >
> > > > http://www.openbsd.org/books.html#B10
> > > >
> > > > And follow the links.
> > >
> > > Excellent, Austin! Glad you got them. Linked from the book page. And
> > > thanks for the plug.
> > >
> > > Before anyone asks: I don't really care where you buy it.
> > >
> > > ==ml
> > >
> > > --
> > > Michael W. Lucas  -  mwlu...@michaelwlucas.com, Twitter @mwlauthor
> > > http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/
> > > Latest book: Absolute OpenBSD 2/e - http://www.nostarch.com/openbsd2e
> > > coupon code "ILUVMICHAEL" gets you 30% off & helps me.
>
>


--
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Terminal emulators can't read .profile

2012-12-11 Thread Francisco Valladolid H.
Hi

On Tue, Dec 11, 2012 at 11:40 PM, Sachidananda Urs wrote:

> On 12/10/2012 04:32 PM, Feng Zhou wrote:
>
>> Hi,
>>
>> I was trying out st and urxvt as a replacement for xterm, and it turned
>> out that all the settings I put in ~/.profile are not recognised when I use
>> either st or urxvt.
>>
>> Is this a bug or an expected behaviour that I need to do something about
>> to use other terminals? The shell was not changed, it was the default ksh.
>> At first I thought it was a problem of st, but it happened to urxvt too. So
>> I thought it's best to ask here. Any help is much appreciated.
>>
>
You maybe need run $ urxvt -ls  or put  URxvt*loginShell: true  in
.Xdefaults file.

Regards.



>  Try putting them in .kshrc, this the file that is read by terminal
> emulators.
>
>


-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: How to delete this partial package?

2012-10-23 Thread Francisco Valladolid H.
On Tue, Oct 23, 2012 at 11:14 PM, Salil Wadnerkar  wrote:
> Hi Francisco,
>
> I am going to test my disk using Philip's suggestion. But, I am not
> sure I am following you. Are you suggesting me to update my current
> because this problem was found and fixed lately or you are just
> suggesting so because it's a good practice to keep our copy updated?

I think, maybe the -current are outdated, OpenBSD use libraries from
base for pkg_*

Maybe there are a disk I/O problems, you can check this also.

Regards.
>
> Thanks
> Salil
>
> On Wed, Oct 24, 2012 at 11:59 AM, Francisco Valladolid H.
>  wrote:
>> Hi.
>>
>> you have to update your -current version of OpenBSD also.
>> both kernel and system base.
>>
>> Regards.
>>
>> On Tue, Oct 23, 2012 at 10:31 PM, Philip Guenther  wrote:
>>> On Tue, Oct 23, 2012 at 7:44 PM, Salil Wadnerkar  wrote:
>>>> When I try to delete this partial package, I get these errors:
>>> ...
>>>> File /usr/local/share/locale/en@quot/LC_MESSAGES/pkg.c8llMmPSGl does not 
>>>> exist
>>>> Read failed: Input/output error at /usr/libdata/perl5/OpenBSD/md5.pm line 
>>>> 59
>>>> I checked the source code. It is some coe that adds a file into some
>>>> data structure (most probably, it is finding out which files to
>>>> delete) and it fails to do so because the file is no longer there.
>>>>
>>>> How do I get rid of this partial package?
>>>
>>> The error message "Input/output error" indicates that the error is for
>>> some other file which does exist but for which the kernel is reporting
>>> an I/O error.  That suggests that you have some sort of disk problem.
>>> Has the kernel reported anything to dmesg?  If dmesg doesn't show
>>> anything, then I would fsck all your filesystems and, if that doesn't
>>> find anything, do a read check by dd'ing the raw partitions to
>>> /dev/null and see what that turns up.
>>>
>>>
>>> Philip Guenther
>>>
>>
>>
>>
>> --
>> Francisco Valladolid H.
>>  -- http://blog.bsdguy.net - Jesus Christ follower.



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: How to delete this partial package?

2012-10-23 Thread Francisco Valladolid H.
Hi.

you have to update your -current version of OpenBSD also.
both kernel and system base.

Regards.

On Tue, Oct 23, 2012 at 10:31 PM, Philip Guenther  wrote:
> On Tue, Oct 23, 2012 at 7:44 PM, Salil Wadnerkar  wrote:
>> When I try to delete this partial package, I get these errors:
> ...
>> File /usr/local/share/locale/en@quot/LC_MESSAGES/pkg.c8llMmPSGl does not 
>> exist
>> Read failed: Input/output error at /usr/libdata/perl5/OpenBSD/md5.pm line 59
>> I checked the source code. It is some coe that adds a file into some
>> data structure (most probably, it is finding out which files to
>> delete) and it fails to do so because the file is no longer there.
>>
>> How do I get rid of this partial package?
>
> The error message "Input/output error" indicates that the error is for
> some other file which does exist but for which the kernel is reporting
> an I/O error.  That suggests that you have some sort of disk problem.
> Has the kernel reported anything to dmesg?  If dmesg doesn't show
> anything, then I would fsck all your filesystems and, if that doesn't
> find anything, do a read check by dd'ing the raw partitions to
> /dev/null and see what that turns up.
>
>
> Philip Guenther
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Favorite IDE for C programming on OpenBSD

2012-09-26 Thread Francisco Valladolid H.
Hi,
VIM is the reply.!

Regards.

On Wed, Sep 26, 2012 at 8:34 AM, Giovanni Bechis  wrote:
> Joel Rees  wrote:
>> Anyone tried Kylix under Linux emulation?  ;->
>>
> I tried an old version and it worked, if I remember correctly it was
> OpenBSD 3.8.
>  Cheers
>   Giovanni
>



-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Learning C Programming

2012-06-21 Thread Francisco Valladolid H.
Hi.

IMHO,  Practical C Programming is a good book also.
(http://shop.oreilly.com/product/9781565923065.do)

Regards.

On Thu, Jun 21, 2012 at 12:59 PM, cody chandler
wrote:

> On Thu, Jun 21, 2012 at 1:55 PM, Amit Kulkarni  wrote:
>
> > >  Talk about learning C Programming and the K&R book being a good one.
>  Is
> > > this the book?
> > >
> > > http://www.amazon.com/C-Programming-Language-2nd-Edition/dp/0131103628
> >
> > yes it is, and i am surprised it is ~ $50. it is such a small book.
> >
>
>  Thanks to all!
>
>


-- 
Francisco Valladolid H.
 -- http://blog.bsdguy.net - Jesus Christ follower.



Re: Suggest, Recomendations and advices

2010-09-18 Thread Francisco Valladolid
Thanks.

2010/9/18 Jasper Valentijn :
> 2010/9/18 Jordi Espasa :
>> Francisco,
>>
>> I'm sorry but Jacob words' are correct.
>>
>> I've not so much simpathy for the author, but anyway it's a good start
> point
>> to correct your manners:
>>
>> http://www.catb.org/esr/faqs/smart-questions.html
>>
>
> +1
> --
>  We spend the first twelve months of our children's lives teaching
> them to walk and talk and the next twelve telling them to sit down and
> shut up.



Re: Suggest, Recomendations and advices

2010-09-17 Thread Francisco Valladolid
2010/9/17 Daniel B. :
> On Thu, 16 Sep 2010, Vijay Sankar wrote:
>
>> Are you looking for someone to tell you to just go ahead and use
>> OpenBSD for production purposes? It is hard for someone to take on that
>> responsibility and that may be why some of the responses sound harsh to
you.
>
> Responsibility? What OS do you expect will recommend in an OpenBSD
> list?
>

Obviously here, OpenBSD is the choice. !

No problem.
> --
> Daniel Bolgheroni 
> FEI - Faculdade de Engenharia Industrial
> http://www.fei.edu.br
>
> ASCII ribbon campaign ( )
>  against HTML e-mail   X
>  / \



Re: Suggest, Recomendations and advices

2010-09-17 Thread Francisco Valladolid
Thanks for the replys, I'm reading your mails with  much attention.

I had OpenBSD in my home/office acting as AP/Firewall.
A months ago, I run my website using the blogsum software under 4.6,
whenever, I don't have experience handling multiple users under
chroot, and web services for many users.

Regards.



2010/9/17 Hugo Osvaldo Barrera :
> On Thu, Sep 16, 2010 at 02:16, Francisco Valladolid  
> wrote:
>>
>> Hi Folks
>>
>> I'm using OpenBSD in my home and laptops machines from severals years
>> ago, from 2.8 release.
>>
>> But I have never used this in a production environment, today I have
>> the need to mount mail services / web / dns.
>> I need ideas, comments, regarding the performance of OpenBSD in a
>> production environment. Advantages, disadvantages and because I use
>> OpenBSD.
>> Perhaps the answers I know, but would listen.
>>
>> Greetings.
>>
>>
>> P.S. Viva Mexico. !
>> --
>> ficovh
>>
>
>
> I've used OpenBSD for a couple of years now as
> access-point/gateway/dns/dhcp/web-server/svn-server in a medium sized
> environment with no issues (except MANUALLY screwing up, but that's
> just my fault).
>
> Since you've used OpenBSD for some time, you must know it's greatly
> stable and secure.
>
> If you ever run into trouble, you'll always have an excellent
> documentation to turn to.
>
> Remember; a software program is as good as it's documentation.
> OpenBSD's documentation is the best.
>
> Just be sure that whoever wants this server (in case it's not for
> you), won't want ridiculous fancy GUIs to monitor/configure
> everything.
>
> Other than that, I'd say go for it.
>
>
> --
> Hugo Osvaldo Barrera



Re: Suggest, Recomendations and advices

2010-09-16 Thread Francisco Valladolid
2010/9/16 Jacob Yocom-Piatt :
>  On 09/16/10 10:14, Francisco Valladolid wrote:
>>
>> :D
>> Always pathetic
>>
>> The subject say, advices: suggestions and recomendations.
>>
>> This list is for Advanced users or for misc topics ?
>>
>> There are a people that can reply honestly and funny.
>>
>> While I can read the mail archives and seach in internet, I need fresh
>> ideas for new projects and heard the experience voice.
>>
>
>
> stupid people ask stupid questions, case in point is your mail.
>
> anybody who has any experience with the things you describe knows that you
> cannot design a solution without knowing a lot more details about the
> application. your question is very vague and far too open ended.
>
> - what volume of traffic is coming to each service?
> - are there machines already in place that perform these functions?
> - what do you aim to accomplish besides simply using openbsd instead of
> another OS?
>
> without at least this much information you cannot expect a reasonable
reply.
> the questions you posed are so unbelievably open ended that someone could
> write a whole fucking book in repsonse:
>
> "I need ideas, comments, regarding the performance of OpenBSD in a
> production environment. Advantages, disadvantages and because I use
> OpenBSD."
>
> it would make for a long book title but i think people would get the point.
>
>
>> Regards.
>>
>> 2010/9/16 Abel Abraham Camarillo Ojeda:
>>>
>>> On Thu, Sep 16, 2010 at 12:16 AM, Francisco Valladolid
>>>   wrote:
>>>>
>>>> Hi Folks
>>>>
>>>> I'm using OpenBSD in my home and laptops machines from severals years
>>>> ago, from 2.8 release.
>>>>
>>>> But I have never used this in a production environment, today I have
>>>> the need to mount mail services / web / dns.
>>>> I need ideas, comments, regarding the performance of OpenBSD in a
>>>> production environment. Advantages, disadvantages and because I use
>>>> OpenBSD.
>>>> Perhaps the answers I know, but would listen.
>>>>
>>>> Greetings.
>>>>
>>>>
>>>> P.S. Viva Mexico. !
>>>> --
>>>> ficovh
>>>>
>>>>
>>> You should start by trying to do your homework...
>>>
>>> Read the mail archives, and do specific questions.
>
>

More stupid is people without considerations.

I think, my initial mail say, ideas, comments about the experiences of
people using OpenBSD is a productions environment; You maybe reply,
it's good, my setup is the next per example...

if you are thinking in a big cluster, this is not my case.

Don't problem, I want to stop the thread  about the "stupid" question
(according to you) , whenever I want to thank you to Chris Bennett for
you honest reply.

Thanks and so long.

--
ficovh



Re: Suggest, Recomendations and advices

2010-09-16 Thread Francisco Valladolid
2010/9/16 Chris Bennett :
> On 09/15/10 23:16, Francisco Valladolid wrote:
>>
>> Hi Folks
>>
>> I'm using OpenBSD in my home and laptops machines from severals years
>> ago, from 2.8 release.
>>
>> But I have never used this in a production environment, today I have
>> the need to mount mail services / web / dns.
>> I need ideas, comments, regarding the performance of OpenBSD in a
>> production environment. Advantages, disadvantages and because I use
>> OpenBSD.
>> Perhaps the answers I know, but would listen.
>>
>> Greetings.
>>
>>
>> P.S. Viva Mexico. !
>
> What exactly are you trying to run?
>
> I have been using an OpenBSD server for years, but with a low load.
> I run httpd, mod_perl, mod_gzip, sendmail, dovecot, postgreSQL and mysql,
> plus spamd and a variety of my own local scripts.
> (Actually I just moved my mysql database over to PostgreSQL, so I am
> dropping using mysql).
>
> I have had no serious problems except once when I updated to a newer
> -current that required me to manually use ports to get in sync with a change
> not yet in packages.
> However I got a lot of help with that and I could easily do it myself now. I
> doubt that happens very often though.
>
> As always, some unusual set ups are better served by non OpenBSD servers,
> but not many.
> I can basically leave my server alone now, except for dealing with Apache
> access log now and then. Updating has now become very easy!
>
> Chris Bennett
>

Thank you Chris, I'm doing  a similar setup.

Regards.



Re: Suggest, Recomendations and advices

2010-09-16 Thread Francisco Valladolid
:D
Always pathetic

The subject say, advices: suggestions and recomendations.

This list is for Advanced users or for misc topics ?

There are a people that can reply honestly and funny.

While I can read the mail archives and seach in internet, I need fresh
ideas for new projects and heard the experience voice.

Regards.

2010/9/16 Abel Abraham Camarillo Ojeda :
> On Thu, Sep 16, 2010 at 12:16 AM, Francisco Valladolid
>  wrote:
>> Hi Folks
>>
>> I'm using OpenBSD in my home and laptops machines from severals years
>> ago, from 2.8 release.
>>
>> But I have never used this in a production environment, today I have
>> the need to mount mail services / web / dns.
>> I need ideas, comments, regarding the performance of OpenBSD in a
>> production environment. Advantages, disadvantages and because I use
>> OpenBSD.
>> Perhaps the answers I know, but would listen.
>>
>> Greetings.
>>
>>
>> P.S. Viva Mexico. !
>> --
>> ficovh
>>
>>
>
> You should start by trying to do your homework...
>
> Read the mail archives, and do specific questions.



Suggest, Recomendations and advices

2010-09-15 Thread Francisco Valladolid
Hi Folks

I'm using OpenBSD in my home and laptops machines from severals years
ago, from 2.8 release.

But I have never used this in a production environment, today I have
the need to mount mail services / web / dns.
I need ideas, comments, regarding the performance of OpenBSD in a
production environment. Advantages, disadvantages and because I use
OpenBSD.
Perhaps the answers I know, but would listen.

Greetings.


P.S. Viva Mexico. !
-- 
ficovh



Re: Help with PKG_PATH=

2009-05-14 Thread Francisco Valladolid Hdez.
Hi


--- On Thu, 5/14/09, Jose Perez Rodriguez  wrote:

> From: Jose Perez Rodriguez 
> Subject: Help with PKG_PATH=
> To: misc@openbsd.org
> Date: Thursday, May 14, 2009, 6:41 PM
> Today i was installing OpenBSD 4.5
> and i type:
> export PKG_PATH=ftp://tp.openbsd.org/pub/OpenBSD/4.5/packages/i386/
> chmod u=rwx /home
> PKG_CACHE=/home
> pkg_add k3b
> 
> But when i type "pkg_add k3b", is not working, and the url
> says "
> ftp://tp.openbsd.org//pub/OpenBSD/4.5/packages/i386/";.
> Strange, isn't it?
> (the double //) I'ts not my fault, so i don't what what
> happens.
> 
> Thank you very much.

Please correct the typo in the ftp url, and delete the last slash (/) 

Regards.



Re: OpenBSD as Wireless access point

2009-04-22 Thread Francisco Valladolid Hdez.
Hi

--- On Thu, 4/23/09, Parvinder Bhasin  wrote:

> From: Parvinder Bhasin 
> Subject: OpenBSD as Wireless access point
> To: "misc" 
> Date: Thursday, April 23, 2009, 12:56 AM
> All,
> 
> Can someone suggest me a good WORKING wireless PCI or USB
> card (PCI preferred) that I could use for setting up machine
> as Wireless access point?
> I have tried 3-4 cards already and learnt that they were
> not supported for the AP mode.

currently I'm using ral pci card, specifically CWP-854 from Cnet
http://www.cnetusa.com/eng/CWP-854.php

This card use the ral driver and let use it with WPA encryption Algorith and 
work fine.

Regards.

> 
> Thanks



Re: 4.5 arrived in Canada

2009-04-17 Thread Francisco Valladolid Hdez.
http://openbsd.org/orders.html  there are find a respective seller from you 
country.

Regards.

--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1


--- On Fri, 4/17/09, Jean-Francois  wrote:

> From: Jean-Francois 
> Subject: Re: 4.5 arrived in Canada
> To: misc@openbsd.org
> Date: Friday, April 17, 2009, 5:37 PM
> Absolutely *Splendid*
> 
> As of today for order to France what is the channel ?
> 
> Regards,
> 
> Jean-Frangois
> 
> Le vendredi 17 avril 2009 18:29:43, vous avez icrit :
> > This year I was watching more closely for pre-order
> page to be updated
> > and paid a few extra bucks for express shipping.
> >
> > Same picture - two sizes:
> >
> > 0.5M: http://gallery.bax.on.ca/OpenBSD45s.jpg
> > 5.0M: http://gallery.bax.on.ca/OpenBSD45.jpg
> >
> > Frank



Re: Can someone please suggest a replacement for xterm for me?

2009-03-06 Thread Francisco Valladolid Hdez.
--- On Fri, 3/6/09, Shagbag OpenBSD  wrote:
> From: Shagbag OpenBSD 
> Subject: Can
someone please suggest a replacement for xterm for me?
> To: misc@openbsd.org
> Date: Friday, March 6, 2009, 7:29 AM
> I'm currently using Openbox with
>
xterm but the latter doesn't allow 'cut and
> paste'.  Can someone please
suggest to me a small
> footprint alternative?
> Kind regards
> 
Hi

xterm is
good, but you can install gnome-term o xfterm (from xfce) .

regards. 



Re: OpenBSD hosting

2009-02-24 Thread Francisco Valladolid Hdez.
Hi

Consider  www.geekisp.com I have a account with Dave for almost, three years 
without problems.

www.rootr.net can be a nice solution.

Dedicated server, www.sprocketdata.com  or www.m5hosting.com

Regards.


--- On Sun, 2/22/09, Friedrich Locke  wrote:

> From: Friedrich Locke 
> Subject: OpenBSD hosting
> To: misc@openbsd.org
> Date: Sunday, February 22, 2009, 9:54 PM
> Dear gentleman,
> 
> i am searching for web hosting service that :
> 
> supports java,
> support MySQL
> allow me shell account access for software development with
> access to MySQL.
> allow ssh/sftp access.
> and runs OpenBSD at least for the shell services.
> allow me to host dns for my domain.
> 
> Is anybody aware of a such hosting services...
> 
> thank.



Does the iwi driver support wpa encryptition ?

2008-12-19 Thread Francisco Valladolid Hdez.
Hi

I have a intel pro/wireless 2200 card in my laptop, and the man page for iwi 
don't say if it support wpa.

Now, i'm doing this.

$ sudo ifconfig iwi0 nwid mywireless wpa-psk 0xmywpapskwkey
$ sudo dhclient iwi0
no link

Regards.

--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1



Re: apache-based mp3 managers for openbsd

2008-12-10 Thread Francisco Valladolid Hdez.
hi

You can check http://search.cpan.org/~lds/Apache-MP3-4.00/MP3.pm and use it,
it4s a mod_perl handler and setup it.

I don't know if it exist in ports tree, but you can use it without problems.

Regards

---

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1


--- On Wed, 12/10/08, Vivek Ayer <[EMAIL PROTECTED]> wrote:

> From: Vivek Ayer <[EMAIL PROTECTED]>
> Subject: apache-based mp3 managers for openbsd
> To: "misc@openbsd.org" 
> Date: Wednesday, December 10, 2008, 5:38 PM
> Hey guys,
>
> Just wondering if openbsd had a program to manage mp3s via
> apache in
> their package collection or ports. I've heard good
> things about Zina
> and Ampache, but neither of them are available in the
> packages
> collection. Could you all recommend some programs,
> preferably
> LAMP-based?
>
> Thanks,
> Vivek



Re: offtopic - postfix book/doc recommendation

2008-12-08 Thread Francisco Valladolid Hdez.
--- On Sun, 12/7/08, Jason Dixon <[EMAIL PROTECTED]> wrote:

> From: Jason Dixon <[EMAIL PROTECTED]>
> Subject: Re: offtopic - postfix book/doc recommendation
> To: "Jesus Sanchez" <[EMAIL PROTECTED]>
> Cc: misc@openbsd.org
> Date: Sunday, December 7, 2008, 12:01 AM
> On Sun, Dec 07, 2008 at 12:30:32AM +0100, Jesus Sanchez
> wrote:
> > I want to start learning about postfix running on
> OpenBSD
> > for a serious pourpose than home services.
> >
> > Think I'm not familiar with the mail servers
> concepts
> > and I'm starting from cero knowledge about the
> issue.
> > wich book or documentation do you recommend me?
> 
> There are two authoritative Postfix books:
> 
> The Book of Postfix: State-of-the-Art Message Transport,
> Hildebrandt
> Postfix: The Definitive Guide, Dent
> 
> I read the latter years ago and found it an excellent read.
>  I haven't
> read the former but it's more current (2005).  Both get
> good reviews.

I think that The Book of Postfix is the best choice, I have a hard copy and it 
very easy to read and contain usefuls examples.

Regards.

ficovh


> 
> -- 
> Jason Dixon
> DixonGroup Consulting
> http://www.dixongroup.net/



Re: Apache 1.3 in base or 2.2.8 from ports ?

2008-11-10 Thread Francisco Valladolid Hdez.
--- On Mon, 11/10/08, David Schulz <[EMAIL PROTECTED]> wrote:

> From: David Schulz <[EMAIL PROTECTED]>
> Subject: Re: Apache 1.3 in base or 2.2.8 from ports ?
> To: "Misc OpenBSD" 
> Date: Monday, November 10, 2008, 6:45 AM
> i can also only recommend to stick with the one in base. i
> never used apache2, i was always very happy with apache1.3.
> there is nothing wrong with it.

I'm testing it now.  Thanks for the suggest.

> 
> Francisco Valladolid Hdez. wrote:
> > --- On Sat, 11/8/08, Marc Balmer <[EMAIL PROTECTED]>
> wrote:
> > 
> >   
> >> From: Marc Balmer <[EMAIL PROTECTED]>
> >> Subject: Re: Apache 1.3 in base or 2.2.8 from
> ports ?
> >> To: "Francisco Valladolid Hdez."
> <[EMAIL PROTECTED]>
> >> Cc: misc@openbsd.org
> >> Date: Saturday, November 8, 2008, 8:17 AM
> >> * Francisco Valladolid Hdez. wrote:
> >> 
> >>> Hi folks.
> >>> 
> >>> I need a recomendation for using one or other
> web
> >>>   
> >> server for a shared web hosting for a small
> company.
> >> 
> >>> Always prefer using Apache from base, whenever
> I watch
> >>>   
> >> that Apache 2 include best performance compared to
> 1.3
> >> (included in base), and best reverse proxy for
> dynamic web
> >> sites.
> >> 
> >>> Which must be the best choice for web hosting
> company   
> >> having web 2.0, mod_perl and rails app's ?
> >> 
> >> Keep in mind that the Webserver in base has seen a
> lot of
> >> security and other
> >> improvements like chroot() by default etc.  It is
> not a
> >> stock 1.3 Apache,
> >> it is only based on Apache 1.3.
> >> 
> > 
> > Thanks for this suggest!
> > 
> >   
> >> Apache 2 in ports was only imported to make it
> possible to
> >> test certain
> >> thinks.
> >> 
> >> 
> > Ok
> > 
> >   
> >> If you care for security, go with the one in base.
>  Huge
> >> and highly loaded
> >> websites are served with it.
> >> 
> > 
> > I think use the minor posible programs from third
> party (aka ports), and only the necessary, most from base.
> > 
> >   
> >>> Regards.
> >>> 
> >>> 
> >>> --- 
> >>> ---
> >>> ficovh - http://bsdguy.net
> >>> In the beginning God created the heavens and
> the
> >>>   
> >> earth. Gen. 1:1
> >> -- Marc Balmer, Micro Systems, Wiesendamm 2a,
> Postfach,
> >> CH-4019 Basel, Switzerland
> >> http://www.msys.ch/ http://www.vnode.ch/  
> "In God
> >> we trust, in C we code."
> >> 
> > 
> > 
> > !DSPAM:4915dfad44821047113984!



Re: cdrecord dvd support

2008-11-09 Thread Francisco Valladolid Hdez.
Hi

--- On Sat, 11/8/08, Jesus Sanchez <[EMAIL PROTECTED]> wrote:

> From: Jesus Sanchez <[EMAIL PROTECTED]>
> Subject: cdrecord dvd support
> To: misc@openbsd.org
> Date: Saturday, November 8, 2008, 6:17 PM
> Hi, using stable 4.3.
> 
> Does the cdrecord port supports DVD? I have a few
> problems with pipelines and growisofs and cdrecord
> seems to allow them well.

What kinds of problems you have with growisofs ? it work fine for me.

> 
> thanks for all
> -Jesus.

Regards.



Re: Apache 1.3 in base or 2.2.8 from ports ?

2008-11-08 Thread Francisco Valladolid Hdez.
--- On Sat, 11/8/08, Marc Balmer <[EMAIL PROTECTED]> wrote:

> From: Marc Balmer <[EMAIL PROTECTED]>
> Subject: Re: Apache 1.3 in base or 2.2.8 from ports ?
> To: "Francisco Valladolid Hdez." <[EMAIL PROTECTED]>
> Cc: misc@openbsd.org
> Date: Saturday, November 8, 2008, 8:17 AM
> * Francisco Valladolid Hdez. wrote:
> > Hi folks.
> > 
> > I need a recomendation for using one or other web
> server for a shared web hosting for a small company.
> > 
> > Always prefer using Apache from base, whenever I watch
> that Apache 2 include best performance compared to 1.3
> (included in base), and best reverse proxy for dynamic web
> sites.
> > 
> > Which must be the best choice for web hosting company 
> having web 2.0, mod_perl and rails app's ?
> 
> Keep in mind that the Webserver in base has seen a lot of
> security and other
> improvements like chroot() by default etc.  It is not a
> stock 1.3 Apache,
> it is only based on Apache 1.3.

Thanks for this suggest!

> 
> Apache 2 in ports was only imported to make it possible to
> test certain
> thinks.
> 
Ok

> If you care for security, go with the one in base.  Huge
> and highly loaded
> websites are served with it.

I think use the minor posible programs from third party (aka ports), and only 
the necessary, most from base.

> 
> > 
> > Regards.
> > 
> > 
> > --- 
> > 
> > ---
> > ficovh - http://bsdguy.net
> > In the beginning God created the heavens and the
> earth. Gen. 1:1
> > 
> -- 
> Marc Balmer, Micro Systems, Wiesendamm 2a, Postfach,
> CH-4019 Basel, Switzerland
> http://www.msys.ch/ http://www.vnode.ch/   "In God
> we trust, in C we code."



Apache 1.3 in base or 2.2.8 from ports ?

2008-11-07 Thread Francisco Valladolid Hdez.
Hi folks.

I need a recomendation for using one or other web server for a shared web 
hosting for a small company.

Always prefer using Apache from base, whenever I watch that Apache 2 include 
best performance compared to 1.3 (included in base), and best reverse proxy for 
dynamic web sites.

Which must be the best choice for web hosting company  having web 2.0, mod_perl 
and rails app's ?

Regards.


--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1



Re: recommended disk layout for small web/mail/db server

2008-11-06 Thread Francisco Valladolid Hdez.
Thanks for the suggest, I thin begin with a 100GB hard disk, for managing users 
(web-mail-db) and allocate some dynamic web sites.

I share the opinion about the  split /var, in the past only /var/postgresql was 
split for me, is a good suggest /var/mail /var/mysql and /var/log

Thanks and Best Regards.


--- On Fri, 11/7/08, Mikel Lindsaar <[EMAIL PROTECTED]> wrote:

> From: Mikel Lindsaar <[EMAIL PROTECTED]>
> Subject: Re: recommended disk layout for small web/mail/db server
> To: [EMAIL PROTECTED]
> Date: Friday, November 7, 2008, 2:05 AM
> On Fri, Nov 7, 2008 at 11:33 AM, Francisco Valladolid Hdez.
> <
> [EMAIL PROTECTED]> wrote:
> 
> > I'm setting a small web/mail/db server for sell
> web hosting, it run OpenBSD
> > 4.4. I want to know the different view point about the
> disk layout for this
> > purpose.
> > I don't have sufficient resources for buying three
> separate machines
> > (web/mail/db) at this time.
> 
> 
> Depends on how big your hard drive is obviously, but here
> are some pointers:
> 
> http://www.openbsd.org/faq/faq4.html#Disks
> 
> Provides a good starting point for a 13G drive.  It says:
> 
> / 150M
> Swap  300M
> /tmp   120M
> /var 80M
> /usr 6G
> /home  4G
> 
> Now, you say that you want to use mail, web and database.
> 
> In OpenBSD, if you install from ports or packages, your
> data for the mail,
> ftp and database is going to be under the /var partition,
> in /var/www,
> /var/db and /var/mail.
> 
> To begin with, you are probably best off just allocating
> more to /var.   And
> in your case, I assume your drive is going to be a lot
> larger than 13Gb
> 
> So just add more the /var partition, a bit more to the /usr
> partition.
> 
> If you wanted to get really smart, you could add a /var/log
> parition and
> give it a few Gb, or split up /var/db, /var/mail and
> /var/www into separate
> partitions, but I think it is just overkill for what you
> want.
> 
> By the time your server starts running out of space, you
> will know which
> apps are taking the room and will be able to migrate to a
> bigger and better
> configuration.
> 
> Mikel
> 
> 
> -- 
> http://lindsaar.net/
> Rails, RSpec and Life blog



recommended disk layout for small web/mail/db server

2008-11-06 Thread Francisco Valladolid Hdez.
Hi Folks.

I'm setting a small web/mail/db server for sell web hosting, it run OpenBSD 
4.4. I want to know the different view point about the disk layout for this 
purpose.

I don't have sufficient resources for buying three separate machines 
(web/mail/db) at this time.

I hope your advices.!


--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1



Re: Trying yaifo 4.3

2008-09-25 Thread Francisco Valladolid Hdez.
Thank you for the reply.

--- Mike Erdely <[EMAIL PROTECTED]> wrote:

> That is not supported.  Set up qemu + openbsd and
> build it on that
> It'll take a while, but it should work.
> 

qemu can be too slow. I have a laptop for installing
it.

yaifo-4.3 use OpenBSD 4.3 stable ?

Regards


> -ME
> 
> On Thu, Sep 25, 2008 at 06:02:51PM -0700, Francisco
> Valladolid Hdez. wrote:
> > Hi folks
> > 
> > Recently I acquired a VIA C3 mobo (mini-itx) and
> are
> > experimenting with two BSD systems on it, NetBSD
> and
> > OpenBSD, my two favorite O.S's.
> > 
> > I'm reading about the yaifo in the merdely web
> site,
> > and have a doubt.
> > 
> > I trying to compile it from my NetBSD laptop but
> it
> > require the openbsd sources, it's correctly ?  How
> can
> > build yaifo in another plataform distint from
> OpenBSD.
> > 
> > Anyone can me advice on it ?
> > 
> > Best Regards.
> > 
> > --- 
> > 
> > ---
> > ficovh - http://bsdguy.net
> > In the beginning God created the heavens and the
> earth. Gen. 1:1
> 
> 


--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1



Trying yaifo 4.3

2008-09-25 Thread Francisco Valladolid Hdez.
Hi folks

Recently I acquired a VIA C3 mobo (mini-itx) and are
experimenting with two BSD systems on it, NetBSD and
OpenBSD, my two favorite O.S's.

I'm reading about the yaifo in the merdely web site,
and have a doubt.

I trying to compile it from my NetBSD laptop but it
require the openbsd sources, it's correctly ?  How can
build yaifo in another plataform distint from OpenBSD.

Anyone can me advice on it ?

Best Regards.

--- 

---
ficovh - http://bsdguy.net
In the beginning God created the heavens and the earth. Gen. 1:1



Re: OpenBSD WiFi tutorial

2008-09-06 Thread Francisco Valladolid Hdez.
--- Siju George <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Is there a simple tutorial or howto on setting up
> wireless for OpenBSD?

http://home.nuug.no/~peter/pf/en/wireless.simple.html

> Especially setting up OpenBSD as a WiFi hub?

WiFi hub ?


> 
> thanks
> 
> Siju
> 
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
-------
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Re: apache proxy balancer for 1.3?

2008-09-04 Thread Francisco Valladolid Hdez.
Hi.

--- "L. V. Lammert" <[EMAIL PROTECTED]> wrote:

> At 03:11 PM 9/3/2008 -0700, Aaron Glenn wrote:
> >On Tue, Sep 2, 2008 at 3:50 PM, L. V. Lammert
> <[EMAIL PROTECTED]> wrote:
> > > Has anyone seen something like the 2.1
> proxy_balancer we could use with 
> > 1.3?

I know than mod_accel work as reverse proxy in Apache
1.x.

http://sysoev.ru/mod_accel/mod_accel-1.0.34.tar.gz

more info in:  

http://sysoev.ru/en/

I hope that you found some of your interest.

Regards
ficovh

> > >
> > >Lee
> >
> >skimming the proxy_balancer description, I would
> have to say relayd
> >should fit the bill...?
> 
> Interesting, .. looks like it might also handle the
> SSL connection - thanks!!
> 
>  Lee



Re: Pre-Order 4.4

2008-09-01 Thread Francisco Valladolid Hdez.
--- Jim Razmus <[EMAIL PROTECTED]> wrote:

> * Paul de Weerd <[EMAIL PROTECTED]> [080901 12:57]:
> > On Mon, Sep 01, 2008 at 10:43:26AM -0600, Theo de
> Raadt wrote:
> > | > When can 4.4 be pre-ordered?
> > | 

I think that misc@ will be the first in announce the
news.

Please be patient.!

Regards

> > | Soon.
> > 
> > \o/
> > 
> > Sleepless nights watching
> [EMAIL PROTECTED] start now...
> > 
> 
> for the coveted title "First 4.4 CD Set Purchaser". 
> Might be cool to
> have Theo sign it.
> 
> Jim
> 
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Re: Howto connect to several wireless network ?

2008-08-29 Thread Francisco Valladolid Hdez.
--- johan beisser <[EMAIL PROTECTED]> wrote:

> On Aug 28, 2008, at 12:48 PM, Vadim Zhukov wrote:
> >
> > ifstated(8) + ifconfig(8) (see "-M" option of
> ifconfig)?
> 
> Interestingly, I had a script that would use
> "ifconfig -M" to figure  
> out which AP it should use, sorted by rank (first
> match) and avoiding  
> using generic or brand names. No match, and it would
> go to the  
> strongest signal (default wifi behavior).
> 
> I kind of wonder if that script is still around now.
> 
> 

Cool the -M switch is very fine to do a complete
script for doing it, aditionally using the form found
in the Undeadly post.

Regards.


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Howto connect to several wireless network ?

2008-08-28 Thread Francisco Valladolid Hdez.
Hi folks

frequently i have the necessity to connect to several
networks (my home, office and another public network )

How can perform it task ? 

NetBSD has a ifwatchd daemon  which can help in this
situations detected the up/down and monitor dynamic
interfaces.

Any help on it, can be really appreciated.

Best regards
ficovh



Re: PKG_PATH question !

2008-08-03 Thread Francisco Valladolid Hdez.
Thanks for the appointment.!

Regards.

--- Philip Guenther <[EMAIL PROTECTED]> wrote:

> On Sat, Aug 2, 2008 at 1:52 PM, Francisco Valladolid
> Hdez.
> <[EMAIL PROTECTED]> wrote:
> > Can have more than IP address appointed to
> PKG_PATH ?
> 
> PKG_PATH can't contain IP addresses except as part
> of URLs.  It can
> contain entries that aren't URLs.
> 
> 
> > some times I have packages grabbed in my HD
> sometimes
> > I have to install from ftp.
> >
> > It's possible do it:
> >
> > export PKG_PATH=ftp://ftp.some;
> /usr/ports/packages/
> 
> You obviously didn't actually try typing that,
> because you would have
> gotten an error from the shell: semicolon is a
> special character to
> the shell and needs to be quoted to include in a
> variable value.
> However, semicolon is the wrong character for
> PKG_PATH!  Please inform
> the author of the documentation that you got that
> from that it's wrong
> and needs to be corrected.
> 
> Since pkg_add is the command that uses PKG_PATH, did
> you consider
> reading the pkg_add(1) manpage to see what it says
> about it?  (If not,
> please do so in the future: OpenBSD actually
> documents stuff in
> manpages!)
> 
>  PKG_PATH If a given package name cannot be
> found, the directories
>   named by PKG_PATH are searched. 
> It should contain a series
>   of entries separated by colons. 
> Each entry consists of a
>   directory name, ending in a slash.
>  URL schemes such as FTP,
>   HTTP, HTTPS, or SCP are also
> appropriate.  The current di-
>   rectory may be indicated
> implicitly by an empty directory
>   name, or explicitly by a single
> period (`./').
> 
> So:
>export
> PKG_PATH=ftp://ftp.some/:/usr/ports/packages/
> 
> 
> Philip Guenther
> 
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



PKG_PATH question !

2008-08-02 Thread Francisco Valladolid Hdez.
Hi.

Can have more than IP address appointed to PKG_PATH ?

some times I have packages grabbed in my HD sometimes
I have to install from ftp.

It's possible do it:

export PKG_PATH=ftp://ftp.some; /usr/ports/packages/

Regards.

--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Re: Multiboot Windows XP + OpenBSD doesnt work

2008-07-29 Thread Francisco Valladolid Hdez.
--- thacrazze <[EMAIL PROTECTED]> wrote:

> I put the openbsd.pbr to C: and made an entry in the
> C:/boot.ini
> 
> After a reboot I can select the OpenBSD boot entry,
> but it doesn't starts
> I get only a black screen with some cryptical
> characters/symbols
> 
> Then I testet in Windows "BootPart", which was
> recommended in the FAQ
> and that says:
> 
> Physical numer of disk 0 : 33fa33f9
>  0 : C:* type=7 , size=10241406 KB, Lba
> Pos=63
>  1: C:   type=a6 , size= 21213832 KB, Lba
> Pos=20482875
> 
> Can someone help me how to start OpenBSD correctly?

OpenBSD partition must be active (flag) and try using 
GAG software.

http://gag.sourceforge.net

I'm using OpenBSD 4.4 Beta and XP together.

Regards. 

> 
> --thacrazze
> 
> On Wed, Jul 30, 2008 at 12:30 AM, thacrazze
> <[EMAIL PROTECTED]> wrote:
> > Thanks! That works!
> >
> > --thacrazze
> >
> > On 7/30/08, Alicornio <[EMAIL PROTECTED]> wrote:
> >> 2008/7/29, Ted Unangst <[EMAIL PROTECTED]>:
> >>> On 7/29/08, thacrazze <[EMAIL PROTECTED]>
> wrote:
> >>>
> >>> > I want a dualboot with windows xp, and for
> this I used the FAQ
> >>>  > 
> http://www.openbsd.org/faq/faq4.html#Multibooting,
> but when I run the
> >>>  >  command "installboot" i get only "ksh:
> installboot: not found" and
> >>>  >  when I execute "dd if=/dev/rsd0a
> of=openbsd.pbr bs=512 count=1" I get
> >>>  >  only "dd: /dev/rsd0a: Device not configured"
> >>>  >
> >>>  >  can someone help me?
> >>>
> >>>
> >>> don't copy commands from a web page and run them
> without thinking.
> >>>  first off, installboot probably already ran,
> but "installboot" is
> >>>  definitely not the right way to run it. 
> second, you need to figure
> >>>  out what kind of disk you installed on.  if you
> included dmesg,
> >>>  somebody could tell you, but it's going to be
> wd.
> >>>
> >>
> >> "Note: this is a really good time to remind you
> that blindly typing
> >> commands in you don't understand is a really bad
> idea. This line will
> >> not work directly on most computers. It is left
> to the reader to adapt
> >> it to their machine."
> >>
> >> from:
> http://www.openbsd.org/faq/faq4.html#Multibooting
> >>
> >> try: dd if=/dev/rwd0a of=openbsd.pbr bs=512
> count=1
> 
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Re: This is what Linus Torvalds calls openBSD crowd

2008-07-17 Thread Francisco Valladolid Hdez.
> On Wed, Jul 16, 2008 at 10:33 AM, Siju George <[EMAIL PROTECTED]> wrote:
> > http://article.gmane.org/gmane.linux.kernel/706950
> >
> > Again a mis representation in pulic?

I think the software if free ( freedom) each proyect has the freedom to do the 
best effort posibly. Think only in BSD world (Net, Free, Open) three BSD 
operating system with different goals.

If you want give credit to the Linus words then continue the thread, if no, it 
can be closed subject. 

Mr. Torvalds is free to talk any thing, we are freedom to listen or no listen 
your bad words.


Regards.

ficovh



Re: An Introduction to OpenBSD

2008-07-07 Thread Francisco Valladolid Hdez.
Hi.

--- raven <[EMAIL PROTECTED]> wrote:

> Hi guys,
> i want to make a presentation to introduce OpenBSD
> into the public of my 
> university. Someone can give me ideas to capture the
> public? Most of my 
> public work with linux, so i think i have to spent
> some words into the 
> difference between linux and OBSD.
> Ideas?

I believe that you must be concentrate in a real
objective talk for theys.

You never enter in a discussion about the if openbsd
is better o linux is worst, only speak about the how
OpenBSD can help to be productive in the server o
development environment, The integrated security and
the high quality code. 

No comparison can be in the desktop field, OpenBSD is
not recommended widely in this field, I believe Linux
is better (no discussion here).

Maybe some people (including me) are using OpenBSD in
development enviroment, using some lite wm (awesome,
cwm, fvwm, etc) with minimal tools (some included in
base) and programming languages.

Concentrate in speaking in the OpenBSD features only,
goals.

With OpenBSD you can be productive from the after
installation, include wireless integrated support,
ligth windows managers, perl (favorite), and many
more.

Regards.
ficovh 



> Francesco



Re: problems using cardbus card in -current

2008-06-20 Thread Francisco Valladolid Hdez.
Hi folks

--- "Peter N. M. Hansteen" <[EMAIL PROTECTED]> wrote:

> "Francisco Valladolid Hdez." <[EMAIL PROTECTED]>
> writes:
> 
> > Recently I install OpenBSD -current (4.3 from
> april
> > 5th.)
> 
> April 4th is a long time ago in -current terms.  The
> most sensible
> thing to do if you want to be running -current or
> thereabouts is to
> upgrade to a fresh snapshot and try whatever it was
> again.  Bugs do
> get fixed.
> 

yesterday I updated to -current (from june 16th) and
the problem persist.

example:
at the boot the dmesg for my CNet CWC-854 print it:
$ dmesg | grep ^ral

ral0 at cardbus0 dev 0 function 0 "Ralink RT2561" rev
0x00: irq 11ral0: timeout waiting for NIC to
initialize

The content of /etc/firmware  contain the requerid
firmware for it.

$ ls -all /etc/firmware/ral-*
-rw-r--r--  1 root  bin   957 Jun 17 16:26
/etc/firmware/ral-license
-rw-r--r--  1 root  bin  8192 Jun 17 16:26
/etc/firmware/ral-rt2561
-rw-r--r--  1 root  bin  8192 Jun 17 16:26
/etc/firmware/ral-rt2561s
-rw-r--r--  1 root  bin  8192 Jun 17 16:26
/etc/firmware/ral-rt2661
-rw-r--r--  1 root  bin  8192 Jun 17 16:26
/etc/firmware/ral-rt2860

from my Atheros AR5212 (Sparklan WL611S) :

$ dmesg | grep ^ath

ath0 at cardbus0 dev 0 function 0 "Atheros AR5212" rev
0x01: irq 11
ath_hal_attach: unable to init EEPROM
ath0: unable to attach hardware; HAL status 22

at this point only the iwi interface work fine
included in the IBM T43p laptop.

I don't know the problem, but in NetBSD (both -current
and stable) both work fine, maybe ath0 contain
differetn HAL code in it.

The ral driver was imported from OpenBSD to NetBSD
according to man page.

Regards.

> -- 
> Peter N. M. Hansteen, member of the first RFC 1149
> implementation team
> http://bsdly.blogspot.com/ http://www.bsdly.net/
> http://www.nuug.no/
> "Remember to set the evil bit on all malicious
> network traffic"
> delilah spamd[29949]: 85.152.224.147: disconnected
> after 42673 seconds.
> 
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Re: problems using cardbus card in -current

2008-06-17 Thread Francisco Valladolid Hdez.
--- Maxim Belooussov <[EMAIL PROTECTED]> wrote:

> > My laptop is a IBM T43p with Intel iwi wireless
> card.
> > while trying to configure it with:
> > # dhclient iwi0
> >
> > if perform severals error messages about the
> state.
> 
> You could try installing iwi firmware first. Search
> misc archives for steps.

iwi firmware is installed under /etc/firmware it work,
but if the connection is slow then bounce several
messages broken the connection.

My AR5212 (cardbus, Sparklan ) don't work, at the boot
it crashed the kernel.

Ralink card from CNet also crash at the boot.
I'm compiling -current today, to test it.

Regards.
> 
> Max
> 


--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



problems using cardbus card in -current

2008-06-16 Thread Francisco Valladolid Hdez.
Hi folks.

Recently I install OpenBSD -current (4.3 from april
5th.)
and have problems to boot using a Atheros Cardbus
(AR5212) it display a kernel panic. At same time I
inserted a Ralink card from CNet and the same problem.

My laptop is a IBM T43p with Intel iwi wireless card.
while trying to configure it with:  
# dhclient iwi0  

if perform severals error messages about the state.

I don't have the complet messages from this event, but
if you have some suggest, it would be appreciated.

Regards.
 

--- 
Therefore, if anyone is in Christ, he is a new creation; the old has gone, the 
new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
http://blog.bsdguy.net - http://flickr.com/photos/sigueme/



Atheros wireless card in -current

2007-03-28 Thread Francisco Valladolid
Hi folks.

I'm using OpenBSD 4.1 -current from March 1 and recently bougth a Atheros
wireless card:

ath0 at cardbus0 dev 0 function 0 "Atheros Communications, Inc.,
AR5001--, Wireless LAN Reference Card": irq 11
ath0: AR5213 7.9 phy 4.5 rf2112a 5.6, ETSI1W, address xx:xx:xx:xx:xx

I do the basic setup for this card in the /etc/hostname.ath0

dhcp NONE NONE NONE nwkey 0xxx nwid 

this card is unable to accept a IP from my dhcp router.

This is card supported in more recent -current version  ?

Regards.


-- 
---
Therefore, if anyone is in Christ, he is a new creation; the old has gone,
the new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
{Open}{Net}BSD user.



Dedicated OpenBSD web hosting.

2007-02-05 Thread Francisco Valladolid
Hi folks.

Dedicated OpenBSD web Hosting ?,  In the past this theme has been too
discussed.
Now I want to know if some people have experience using some OpenBSD web
hosting in dedicated enviroment such as www.servepronto.com or some other.
if any, please let me know, I'm searching a good service running OpenBSD for
migrate a old Linux server.

Best Regards.


-- 
---
2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
{Open}{Net}BSD user.
http://blog.bsdguy.net



Re: squid for OBSD 4.0

2007-01-11 Thread Francisco Valladolid
Please check in the ports tree.

Currently  the squid-2.6.STABLE5 is supported

Regards.

On 1/9/07, sonjaya <[EMAIL PROTECTED]> wrote:
>
> Dear all
>
> I want create proxy server with OBSD 4.0 , what kind squid version support
> :
>
> - mac Address acl
> - delaypools
>
> also how to tuning OBSD 4.0 for proxy server with squid .
>
>
> -sonjaya-
>
>
> -
> -sonjaya-
>
>


-- 
---
Therefore, if anyone is in Christ, he is a new creation; the old has gone,
the new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
{Open}{Net}BSD user.



Re: 202 days Uptime in OpenBSD 3.6

2007-01-11 Thread Francisco Valladolid
:D :D

Always buy the OpenBSD CD's  please see it.

http://www.flickr.com/photos/sigueme/141498221/
http://www.flickr.com/photos/sigueme/286455116/

-the current -release (4.0) not arrived to my office yet, ... I don't know.

This machine is using 3.6 in a customers office, maybe he no need pay me for
updating your small router, but I have access to this machine.

;-)


On 1/11/07, Marc Balmer <[EMAIL PROTECTED]> wrote:
>
> * Francisco Valladolid wrote:
>
> > I have 202 days using OpenBSD 3.6 as  router/firewall/ PPPOE.
>
> we bring out a new release every ~180 days, with fixes and new features.
> If your uptime is longer than this, it is an indication that you did not
> buy any new cd-roms from us, which you really should if you want to
> support us...  and 3.6 is quite "old style" these days, a much shorter
> uptime, but with 4.0 would be so much better ;)
>
> hmm, why are people so proud of their uptimes when it only show they
> don't care for their systems?
>



-- 
---
Therefore, if anyone is in Christ, he is a new creation; the old has gone,
the new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
{Open}{Net}BSD user.



202 days Uptime in OpenBSD 3.6

2007-01-10 Thread Francisco Valladolid
I have 202 days using OpenBSD 3.6 as  router/firewall/ PPPOE.

I want to share this screenshot.

http://farm1.static.flickr.com/147/353353577_e8e875083d_o.jpg


Regards,


-- 
---
Therefore, if anyone is in Christ, he is a new creation; the old has gone,
the new has come! - 2 Corinthians 5:17 (NIV)
---
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
http://blog.bsdguy.net - http://www.flickr.com/photos/sigueme/



Re: [EMAIL PROTECTED]:/cvs

2006-11-26 Thread Francisco Valladolid
please, what say the  df -h  output ?

Regards


On 11/24/06, Uwe Dippel <[EMAIL PROTECTED]> wrote:
>
> cvs -q -d [EMAIL PROTECTED]:/cvs up -r OPENBSD_4_0 -Pd
> No space left on device
>
> Can someone please clean up ? Thanks !
>
> Uwe
>
>


-- 
---
Therefore, if anyone is in Christ, he is a new creation; the old has gone,
the new has come! - 2 Corinthians 5:17 (NIV)
-------
Francisco Valladolid Hdez.
[EMAIL PROTECTED]
{Open}{Net}BSD user.



Re: rc.local command for postgres

2006-10-21 Thread Francisco Valladolid
Hi

Maybe you need do a sleep 1 before close the if .. fi  loop for let to
pg_ctl go to background.

regards.


On 10/20/06, David B. <[EMAIL PROTECTED]> wrote:
>
> trying to get postgres to start up at boot.  found this at postgresql's
> site
>
> On OpenBSD, add the following lines to the file /etc/rc.local:
>
> if [ -x /usr/local/pgsql/bin/pg_ctl -a -x /usr/local/pgsql/bin/postmaster
> ];
> then
>su - -c '/usr/local/pgsql/bin/pg_ctl start -l /var/postgresql/log -s'
> postgres
>echo -n ' postgresql'
> fi
>
> my pg_ctl and postmaster executables are at /usr/local/bin, and have
> modified
> the script accordingly.  my script reads as follows:
>
> if [ -x /usr/local/bin/pg_ctl -a -x /usr/local/bin/postmaster ]; then
> su - -c '/usr/local/bin/pg_ctl -D /WEBSITE/DATADIRECTORY start' postgres
> fi
>
> at boot the error thrown is "No such login class: /usr/local/bin/pg_ctl -D
> /WEBSITE/DATADIRECTORY start"
>
> the command I usually use after su'ing into postgres is:
>
> pg_ctl -D /WEBSITE/DATADIRECTORY start
>
> as /usr/local/bin is obviously in my PATH.
>
> Any Ideas?
>
> thanks
>
> _
> Stay in touch with old friends and meet new ones with Windows Live Spaces
>
> http://clk.atdmt.com/MSN/go/msnnkwsp007001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
>
>


-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: OpenBSD dedicated hosting

2006-10-21 Thread Francisco Valladolid
Hi,

I had a OpenBSD box in http://rootr.net a couple years ago, and they offer
good service.

Now i had a account in http://geekisp.com Dave, the owner has excellent
support and service,


Regards.

On 10/18/06, Bryan Irvine <[EMAIL PROTECTED]> wrote:
>
> http://www.simpli.biz/
>
> Is based in San Jose.  I've been talking to them about hosting for me
> $59/mo for a full-root server.
>
>
>
> On 9/16/06, Gilles Chehade <[EMAIL PROTECTED]> wrote:
> > Hi misc@,
> >
> > I am looking for companies that provide OpenBSD-powered dedicated
> hosting.
> > Currently, I am being hosted by a french company which turned out to be
> as
> > incompetent as can be, and I am willing to switch as soon as possible
> > (preferably before the 25th of September).
> >
> > I have google-d a bit and found out a few companies, but its hard to
> know
> > in advance which are competent and which will drive me into depression.
> So
> > I'm turning to you, if you know of companies that do good work, that
> aren't
> > too expensive and that provide OpenBSD based services, please mail me
> > off-list so I can start digging their offers.
> >
> > Thanks a lot people ;)
>
>


-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: How do I convert a man page to PS or PDF?

2006-10-20 Thread Francisco Valladolid
use the groff system command.

$ groff -Tps -mandoc /usr/share/man/man1/ls.1 | ps2pdf - ls.pdf




On 10/20/06, Sevan / Venture37 <[EMAIL PROTECTED]> wrote:
>
> Steve B wrote:
> > I'm leaving on vacation and wanted to have something to read on the
> plane
> > and at the beach. How can I convert a couple of man pages into either PS
> or
> > PDF so that I can print them?
> >
> > Steve
> >
> >
> man2ps
> http://spectral.mscs.mu.edu/USA2005/examples/man2ps/
>
> or use man2web from ports & print off the html files?
>
>
>
> Sevan / Venture37
> --
> "The truth, the half-truth, and nothing like the truth." - Mark Brandon
> Read
>
>


-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: problems compiling -current kernel

2006-08-08 Thread Francisco Valladolid
Today, I compile OpenBSD 4.0 beta, sucessfully, both Kernel and Userland
without problems.

the dmesg is here: http://bsdguy.net/data/dmesg-4.txt

Thank you for the support.



On 8/8/06, Henning Brauer <[EMAIL PROTECTED]> wrote:
>
> * Francisco Valladolid <[EMAIL PROTECTED]> [2006-08-08 08:25]:
> > Today I update my src tree in -current, I have some problems compiling
> it.
>
> > the -current guide in OpenBSD FAQ, dodn't contain sufficient support for
> me
> > at this moment.
>
> that's a very very very strong hint that you should just use snapshots
> then.
>
> --
> BS Web Services, http://www.bsws.de/
> OpenBSD-based Webhosting, Mail Services, Managed Servers, ...
> Unix is very simple, but it takes a genius to understand the simplicity.
> (Dennis Ritchie)
>
>


-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: problems compiling -current kernel

2006-08-07 Thread Francisco Valladolid
Yes, Thank you, I see this note, I'm compiling gcc !

Thank you very much.

On 8/8/06, Matthias Kilian <[EMAIL PROTECTED]> wrote:
>
> On Tue, Aug 08, 2006 at 01:18:02AM -0500, Francisco Valladolid wrote:
> > the -current guide in OpenBSD FAQ, dodn't contain sufficient support for
> me
> > at this moment.
>
> http://www.openbsd.org/faq/current.html#20060727
>



-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



problems compiling -current kernel

2006-08-07 Thread Francisco Valladolid
Hi, folks

Today I update my src tree in -current, I have some problems compiling it.

I'm using OpenBSD 3.9 -current in amd64 port.

[EMAIL PROTECTED]:[/usr/src/sys/arch/amd64/compile/GENERIC]% sudo make depend
Password:
mkdir -p /usr/src/sys/arch/amd64/compile/GENERIC/lib/kern
depending the kern library objects
depending the compat library objects
sh /usr/src/sys/arch/amd64/compile/GENERIC/../../../../kern/genassym.sh cc
-Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wno-uninitialized
-Wno-format -Wno-main -Wno-sign-compare  -Wstack-larger-than-2047
-mcmodel=kernel -mno-red-zone -fno-strict-aliasing  -mno-sse2 -mno-sse
-mno-3dnow -mno-mmx -msoft-float  -fno-builtin-printf -fno-builtin-log
-fno-omit-frame-pointer -O2 -pipe -nostdinc -I.
-I/usr/src/sys/arch/amd64/compile/GENERIC/../../../../arch
-I/usr/src/sys/arch/amd64/compile/GENERIC/../../../.. -DDDB -DDIAGNOSTIC
-DKTRACE -DACCOUNTING -DKMEMSTATS -DPTRACE -DCRYPTO -DSYSVMSG -DSYSVSEM
-DSYSVSHM -DUVM_SWAP_ENCRYPT -DCOMPAT_35 -DCOMPAT_43 -DLKM -DFFS
-DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DXFS -DTCP_SACK
-DTCP_ECN -DTCP_SIGNATURE -DNFSCLIENT -DNFSSERVER -DCD9660 -DUDF -DMSDOSFS
-DFIFO -DPORTAL -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP -DPPP_DEFLATE
-DMROUTING -DBOOT_CONFIG -DUSER_PCICONF -DAPERTURE -DPCIVERBOSE -DUSBVERBOSE
-DWSDISPLAY_COMPAT_USL -DWSDISPLAY_COMPAT_RAWKBD
-DWSDISPLAY_DEFAULTSCREENS="6" -DWSDISPLAY_COMPAT_PCVT -D_KERNEL -Damd64
-Dx86_64  -DMAXUSERS=32 <
/usr/src/sys/arch/amd64/compile/GENERIC/../../../../arch/amd64/amd64/genassym.cf
> assym.h.tmp &&  mv -f assym.h.tmp assym.h
cc1: error: unrecognized option `-Wstack-larger-than-2047'
*** Error code 1

Stop in /usr/src/sys/arch/amd64/compile/GENERIC (line 556 of Makefile).
[EMAIL PROTECTED]:[/usr/src/sys/arch/amd64/compile/GENERIC]%


the -current guide in OpenBSD FAQ, dodn't contain sufficient support for me
at this moment.

Best Regards.

-- 
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: pppoe

2006-04-24 Thread Francisco Valladolid
I used

$ sudo kill -HUP 

Regards

On 4/17/06, Brendan Grossman <[EMAIL PROTECTED]> wrote:
>
> Hi everyone
>
> To bring up a pppoe connection, I use ppp -ddial provider
>
> But how do I take it down?
>
> Also how do I remove old tunx devices?
>
> # ifconfig
> tun0: flags=8051 mtu 1492
> inet 219.90.xxx.xxx --> 203.2.124.224 netmask 0x
> Opened by PID 71830
> tun1: flags=8010 mtu 1500
> tun2: flags=8010 mtu 1500
> inet 219.90.xxx.xxx --> 219.90.174.215 netmask 0x
>
> What the? How do I get rid of the others? tun0 seems to be only in use
> there.
>
> If a connection drops out, I just connect again, but it leaves old tun
> devices and makes a new one, and sometimes I have to manually delete/add
> correct routes.
>
> Cheers
> Brendan
>
>


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: Problems with X in OpenBSD (3.9) -current with LCD WideScreen Monitor

2006-04-03 Thread Francisco Valladolid
This is my /etc/X11/xorg.conf  file.



Section "ServerLayout"
Identifier "X.org Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "dbe"
Load  "extmod"
Load  "glx"
Load  "record"
Load  "xtrap"
Load  "freetype"
Load  "type1"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
Option "XkbLayout"   "es"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "wsmouse"
Option  "Device" "/dev/wsmouse"
Option  "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
DisplaySize  410   260  # mm
Identifier   "Monitor0"
   VendorName   "VSC"
ModelName"VA1912wSERIES"
 ### Comment all HorizSync and VertSync values to use DDC:
HorizSync59 - 60
VertRefresh  59 - 60
Option  "DPMS"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor"  # []
#Option "HWcursor"  # []
#Option "NoAccel"   # []
#Option "ShadowFB"  # []
#Option "UseFBDev"  # []
#Option "Rotate"# []
#Option "VideoKey"  # 
#Option "FlatPanel" # []
#Option "FPDither"  # []
#Option "CrtcNumber"# 
#Option "FPScale"   # []
#Option "FPTweak"   # 
Identifier  "Card0"
Driver  "nv"
VendorName  "nVidia Corporation"
    BoardName   "NV18 [GeForce4 MX 4000 AGP 8x]"
BusID   "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
SubSection "Display"
Viewport   0 0
Depth 24
modes   "[EMAIL PROTECTED]"
EndSubSection
EndSection

I have specified the 144x900 dpi at 60 hz. in the screen section, but  the
monitor report continuosly, that it are using only 1280x960, the monitor
have a  tip  blue in the screen, that report it.


Regards.

On 3/29/06, Nick Holland <[EMAIL PROTECTED]> wrote:
>
> Francisco Valladolid wrote:
> > Hi folks.
> >
> > Recently I bougth a new LCD display, it is a ViewSonic 19" WideScreen, i
> > have proble with xorg in -current, for correct display mode only
> 1024x768 is
> > displayed.
> >
> > The X windows is so wrong.
> >
> > Some have some tips about the X under xorg.
> >
> > This monitor work fine in other OS running xfree86.
>
> Unfortunately, you have provided no hard information, so you will get no
> hard answers.
>
> In short, however, you need to hand-tweak your /etc/X11/xorg.conf file,
> apparently.
>
> Under 'Section "Monitor"', make sure you have accurate "HorizSync" and
> "VertRefresh" lines.
>
> Under 'Section "Screen"', add/alter a couple lines:
>  Default Depth 24
> and under 'SubSection "Display"' add:
>  Modes "1280x1024"
> (correct the Depth and Modes to the values you want, of course).
>
> You may be in business.
> You may not be, if your video card or X driver is incapable of driving
> your monitor at the desired depth and resolution, or if there is some
> other quirk in your hardware we can't see.  Or if I'm forgetting
> something, which is possible. :)
>
> You can also try to use DDC, apparently it was default for 3.8, now for
> 3.9, DDC is disabled by default, and I'm glad (worked great when it
> worked, sucked big time when it didn't).
>
> Nick.
>
>


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Problems with X in OpenBSD (3.9) -current with LCD WideScreen Monitor

2006-03-29 Thread Francisco Valladolid
Hi folks.

Recently I bougth a new LCD display, it is a ViewSonic 19" WideScreen, i
have proble with xorg in -current, for correct display mode only 1024x768 is
displayed.

The X windows is so wrong.

Some have some tips about the X under xorg.

This monitor work fine in other OS running xfree86.

Regards.


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: Motherboard Recommendation

2005-10-14 Thread Francisco Valladolid
Abit A8XV Pro work fine.



On 10/11/05, Simon Morgan <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm interested in building a machine for use as an OpenBSD workstation and
> would appreciate any recommendations on AMD64 motherboards that are well
> supported. I assume there are people on this list using OpenBSD as their
> primary OS and would be interested to hear what you're using.
>
> This would be a damned sight easier if manufacturers didn't insist on
> including everything but the kitchen sink on-board and failing to document
> which chipsets they're using. Can you even buy desktop motherboards that
> don't come with on-board sound and network these days?
>
> Any advice is appreciated.
>
> Simon
>
> --
> Half Moon tonight. (At least it's better than no Moon at all.)
>
>


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: Apache and SSL failed

2005-10-03 Thread Francisco Valladolid
Hi, this is the best doc about it.
 http://www.openbsd.org/faq/faq10.html#HTTPS
 Regards.
 On 9/30/05, Beto <[EMAIL PROTECTED]> wrote:
>
> Hello, can anybody send me a copy, a example of an apache server with
> SSL. My Apache server is stopped. Attaching file.
>
>
> Thanks
>
> **
> ServerType standalone
> ServerRoot "/var/www"
>
> PidFile logs/httpd.pid
> MaxClients 150
>
> #Modulos cargados
> LoadModule php5_module /usr/lib/apache/modules/libphp5.so
> LoadModule rewrite_module /usr/lib//apache/modules/mod_rewrite.so
>
> Port 80
>
> 
> Listen 80
> Listen 443
> 
>
> User www
> Group www
>
> ServerAdmin [EMAIL PROTECTED]
> ServerName *
> DocumentRoot "/var/www/htdocs"
>
> LogFormat "%h %l %u %t \"%r\" %>s %b" common
> LogLevel notice
> ErrorLog syslog
> CustomLog "| /usr/bin/logger -p local6.info <http://local6.info>" common
>
> 
> Options FollowSymLinks
> AllowOverride None
> Order deny,allow
> Deny from all
> 
>
> 
> Order allow,deny
> Allow from all
> 
>
> 
> Order allow,deny
> Allow from all
> 
>
> 
> Options Indexes FollowSymLinks MultiViews
> AllowOverride None
> Order allow,deny
> Allow from all
> 
>
> UserDir disabled
>
> DirectoryIndex index.php index.htm index.html
>
> ServerTokens Prod
> UseCanonicalName On
> ServerSignature Off
>
> IndexOptions FancyIndexing
> LanguagePriority es en
>
> #archivos .php son interpretados por PHP
> AddType application/x-httpd-php .php .php3
>
> #Para el favicon
> AddType image/x-icon .ico
>
> NameVirtualHost *:80
>
> 
> AddType application/x-x509-ca-cert .crt
> AddType application/x-pkcs7-crl .crl
> 
>
> 
> SSLPassPhraseDialog builtin
> SSLSEssionCache dbm:logs/ssl_scache
> SSLSessionCacheTimeout 300
> SSLMutex sem
> SSLRandomSeed startup builtin
> SSLRandomSeed connect builtin
> SSLRandomSeed startup file:/dev/arandom 512
> SSLLog logs/ssl_engine_log
> SSLLogLevel info
> 
>
> SSLCertificateFile /etc/ssl/server.crt
> SSLCertificateKeyFile /etc/ssl/private/server.key
>
> #Dominio Default
>
> 
> SSLDisable
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /var/www/domains/one
> ServerName www.dominio.com <http://www.dominio.com>
> RewriteEngine on
> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
> RewriteRule .* - [F]
> 
>
> 
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /var/www/domains/onessl
> ServerName lob.dominio.com <http://lob.dominio.com>
> RewriteEngine on
> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
> RewriteRule .* - [F]
> #SSL
> SSLEngine on
> SSLCertificateFile /etc/ssl/lob.dominio.com.crt
> #SSLCertificateKeyFile /etc/ssl/private/server.key
> SSLVerifyClient 0
> CustomLog "| /usr/bin/logger -p local6" common
> 
>
> 
> SSLDisable
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /var/www/domains/idbrandidentity
> ServerName www.domain2.com <http://www.domain2.com>
> # ErrorLog logs/www.domain2.com-error_log
> # CustomLog logs/www.domain2.com-access_log common
> RewriteEngine on
> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
> RewriteRule .* - [F]
> 
>
>
>
> __
> Visita http://www.tutopia.com y comienza a navegar mas rapido en Internet.
> Tutopia es Internet para todos.
>
>


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



pppoe detail

2005-09-28 Thread Francisco Valladolid
Hi Folks ..
 I had recently installed a OpenBSD 3.8 -current machine, running in-kernel
PPPoE implementation, (man 4 pppoe), while it connect fine to the internet
(via ADSL Modem), and do NAT corectly, I can't access to internal web server
from the internet. it run DynDNS.
 The scenario is the next.
 Internet - ADSL dc0-- OpenBSD 3.8 fxp0 --switch
- LAN (192.168.0.0/24 <http://192.168.0.0/24>)
 While i dodn't have a DMZ yet, I hope shortly have it.

int_if = "fxp0"
ext_if = "pppoe0"

tcp_services = "{ 22, 113 }"
www_server = "192.168.1.100 <http://192.168.1.100>"
webports = "{http, https}"

# port 80 for www service ruunning
icmp_types = "echoreq"

#priv_nets = "{ 127.0.0.0/8 <http://127.0.0.0/8>,
192.168.0.0/16<http://192.168.0.0/16>,
172.16.0.0/12 <http://172.16.0.0/12>, 10.0.0.0/8 <http://10.0.0.0/8> }"
priv_nets = "{127.0.0.0/8 <http://127.0.0.0/8>,
192.168.0.0/16<http://192.168.0.0/16>}"

# options
set block-policy return
set loginterface $ext_if

# scrub
scrub in all

# scrub for NAT in PPPoE for using max mtu value
scrub out on pppoe0 max-mss 1440

# nat/rdr
nat on $ext_if from $int_if:network to any -> ($ext_if)
rdr on $int_if proto tcp from any to any port 21 ->
127.0.0.1<http://127.0.0.1>\
port 8021

# permite acceso al HTTP server
rdr on $ext_if proto tcp from any to any port 80 -> $www_server

#redirecciona el puerto 3128 al 8 para hacer squid transparente
#rdr on $int_if inet proto tcp from any to any port www ->
127.0.0.1<http://127.0.0.1>port 3128

# filter rules
block all

pass quick on lo0 all

block drop in quick on $ext_if from $priv_nets to any
block drop out quick on $ext_if from any to $priv_nets

pass in on $ext_if inet proto tcp from any to ($ext_if) \
port $tcp_services flags S/SA keep state

pass in on $ext_if inet proto tcp from any to ($ext_if) \
user proxy keep state

#pasa todo por el squid

# pass in on $int_if inet proto tcp from any to 127.0.0.1
<http://127.0.0.1>port 3128 keep state
# pass out on $ext_if inet proto tcp from any to any port www keep state

pass in on $int_if from $int_if:network to any keep state
pass out on $int_if from any to $int_if:network keep state

pass out on $ext_if proto tcp all modulate state flags S/SA
pass out on $ext_if proto { udp, icmp } all keep state

#

pass in on $ext_if proto tcp from any to $www_server port 80 \
flags S/SA synproxy state

Now, the www server (apache) located in 192.168.1.100
<http://192.168.1.100>do not work .

 Any suggestions.

 Regards.

--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: csh auto-completion

2005-09-27 Thread Francisco Valladolid
Install tcsh from the /usr/ports/shells/tcsh it have the same functionality
that csh , but include tab completion and command line editing.
 Regards.

 On 9/26/05, Dulmandakh Sukhbaatar <[EMAIL PROTECTED]> wrote:
>
> I installed new OBSD box as proxy server and test server. But I don't
> want to type every command and file or folder name, and retype when
> mistype. I need ctrl+a and etc keys and up and down keys. I could
> install bash, but I like csh. Help me
>
>


--
---
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



httpd error wile compiling -current

2005-08-12 Thread Francisco Valladolid
I have the next error compiling the userland into -current (3.8 beta)

some suggestions please.

===> usr.sbin/httpd
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/dbmmanage.1
> src/suport/dbmmanage.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/htdigest.1 >
src/supprt/htdigest.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/htpasswd.1 >
src/supprt/htpasswd.cat1
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/apachectl.8
> src/suport/apachectl.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/logresolve.8
> src/suport/logresolve.cat8
nroff -Tascii -mandoc httpd.8 > httpd.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/rotatelogs.8
> src/suport/rotatelogs.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/apxs.8 >
src/support/pxs.cat8
nroff -Tascii -mandoc /usr/src/usr.sbin/httpd/src/support/suexec.8 >
src/suppor/suexec.cat8
"Makefile", line 5: Need an operator
Fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src/usr.sbin/httpd (line 629 of
/usr/src/usr.sbin/httpd/Makefile.bd-wrapper).
*** Error code 1

Stop in /usr/src/usr.sbin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src (line 72 of Makefile).

admin:/usr/src> 



I'm running: 

OpenBSD 3.8-beta (GENERIC) #4: Fri Aug 12 11:49:24 CDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 1073278976 (1048124K)
avail mem = 909127680 (887820K)
using 22937 buffers containing 107536384 bytes (105016K) of memory

.......



-- 
--- 
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



make build error on OpenBSD 3.7 (amd64 plataform)

2005-07-08 Thread Francisco Valladolid
Hi, I'm trying to compile OpenBSD 3.7-stable userland under amd64
machine, while doing a :

# make build 
.

cc -O2 -pipe  -DB_ENDIAN -DOPENSSL_NO_IDEA -DTERMIOS -DANSI_SOURCE
-DNO_ERR -D ENSSL_NO_MDC2 -DOPENSSL_NO_RC5
-DOPENSSL_NO_KRB5 -DSO_DLF -DHAVE_DLFCN_H -I/u 
r/src/lib/libssl/ssl/../src   -c /ussrc/lib/libssl/src/ssl/ssl_cert.c
-o ssl_cert.o
In file included from /usr/include/openssl/x509.h:537,
 from /usr/include/openssl/pem.h:69,
 from /usr/src/lib/libssl/src/ssl/ssl_cert.c:129:
/usr/include/openssl/x509_vfy.h:367:27: invalid suffix "_LOOK" on
integer cons nt
In file included from /usr/include/openssl/x509.h:537,
 from /usr/include/openssl/pem.h:69,
 from /usr/src/lib/libssl/src/ssl/ssl_cert.c:129:
/usr/include/openssl/x509_vfy.h:367: error: syntax error before numeric consta
/usr/include/openssl/x509_vfy.h:368: error: syntax error before "X509_l"
*** Error code 1

Stop in /usr/src/lib/libssl/ssl.
*** Error code 1

Stop in /usr/src/lib/libssl.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src (line 72 of Makefile).

i update my src with the stable branch code, the machine is a 
AMD Athlon 64 2800+, 256 MB RAM DDR400, MB ABIT K8V PRO

Best Regards




--- 
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: Nine months girl begin learning OpenBSD!

2005-05-17 Thread Francisco Valladolid
I write in my blog (http://bsdguy.net/blog/)  this .

Regards.

Fco.



On 5/17/05, Andrey V. Ivanov <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Frank Denis (Jedi/Sector One)
> Sent: Tuesday, May 17, 2005 11:32 PM
> To: Francisco Valladolid
> Cc: misc@openbsd.org
> Subject: Re: Nine months girl begin learning OpenBSD!
> 
> On Tue, May 17, 2005 at 09:24:04PM +0200, Frank Denis (Jedi/Sector One)
> wrote:
> >   Mine was also tainted by OpenBSD when she was 4 :
> >   http://www.c9x.org/jedi/openbaby.html
> 
> >  Ah no, she was 8 months old, sorry :(
> >  OpenBSD still lacks software for kids like Tuxpaint or Gcompris, though.
> 
> OpenBSD - boy ;)
> http://www.deviantart.com/view/6998412/
> 
> 


-- 
--- 
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Nine months girl begin learning OpenBSD!

2005-05-17 Thread Francisco Valladolid
Please see here:

http://bsdguy.net/pics/openbsd-girl/

She is my son, (nine months ).

Regards


-- 
--- 
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]



Re: OS book

2005-05-04 Thread Francisco Valladolid
I  believe that the best way to learn OS is examinig the source code,
for BSD Operating System there are some books availables.

1.- The Design and Implementation of the 4.4 BSD Operating System
by Marshal Kirk McKusick, Keith Bostic, Michael J. Karels, John S.
Quarterman

2.- Code Reading .- Diomidis Spinellis, Addisson Wesley: help to learn
code, BSD specific.

3.- The Design and Implementation of the FreeBSD Operating System
by Marshall Kirk McKusick, George V. Neville-Neil
(While it is not specific to OpenBSD).

Regards.


On 5/4/05, Peter Galbavy <[EMAIL PROTECTED]> wrote:
> Artur Grabowski wrote:
> > I recommend /usr/src/sys
> > Why read books about someone elses adventures when you can get your backpack
> > and travel yourself.
> 
> Usually 'cause the maps and roadsigns are in a foreign language.
> 
> Peter
> 
> 


-- 
--- 
BSD - Unix simplicity.
Francisco Valladolid Hdez.
[EMAIL PROTECTED]