Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
confessions of a FreeBSD purist
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matthew Pope  
View profile  
 More options Nov 17 2012, 1:29 am
From: Matthew Pope <mp...@teksavvy.com>
Date: Sat, 17 Nov 2012 01:28:02 -0500
Local: Sat, Nov 17 2012 1:28 am
Subject: confessions of a FreeBSD purist
Dear FreeBSD community,

It has been wonderful being a full-fledged member of this community, an
administrator running FreeBSD on bare hardware (in his basement) for
years.  This is the coolest, hippiest, historically pure, and most
technically advanced UNIX community on the planet (I'm one of the more
long in the tooth members.)  I used Dummynet about four years ago to
replay bad Internet weather and prove my hypothesis of what servers
caused failure in a multi-tier, forex trading system failure.

This week I reformatted the last two machines in my basement running
FreeBSD. I feel really guilty.  I installed Ubuntu (10.04) because its
GUI is great, its very well supported, and I had a heck of a time
keeping my FreeBSD jails configured and stable, and I'd stopped running
a web site for a while now.

I installed 10.04 instead of 12.04 because on another machine I had
attempted to upgrade to 12.04 LTS while running the dual boot
configuration, and it trashed my MBR (a known defect.) You have been
warned, etc. It also has that radically different GUI, and really
annoying, an entirely different directory tree on the disk.  FreeBSD
contributors would never tamper so much with something that worked so well.

However, I do need to run a web site again, and I am more than convinced
on the superior performance, and hardening possible with FreeBSD bind,
and Apache running in jails. However, I'd like to run FreeBSD in a
VMWare or VirtualBox VMs.  This gives me the ability to take snapshots
to recover easily when I break something. Computing resources are like
candy these days.  My fast box has 4 screaming fast processors with 8 GB
of RAM, and that is a three year old machine.  There is no reason
FreeBSD cannot run with adequate performance in a VM and run bind, and
perhaps on another physical box, have a FreeBSD VM running Apache, both
in jails.  I know others are doing it.

Could anyone be kind enough to recommend a free, or share their own
FreeBSD VM image that has bind pre-configured in a jail, and / or an
Apache web server pre-configured in a jail, for a non-commercial site?  
With this configuration I can revert after breaking something as an
over-eager, semi-qualified system administrator.

Cheers,
Matthew (in Toronto)
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
andrew clarke  
View profile  
 More options Nov 17 2012, 9:07 am
From: andrew clarke <m...@ozzmosis.com>
Date: Sun, 18 Nov 2012 01:07:05 +1100
Local: Sat, Nov 17 2012 9:07 am
Subject: Re: confessions of a FreeBSD purist
On Sat 2012-11-17 01:28:02 UTC-0500, Matthew Pope (mp...@teksavvy.com) wrote:

> Could anyone be kind enough to recommend a free, or share their own
> FreeBSD VM image that has bind pre-configured in a jail, and / or an
> Apache web server pre-configured in a jail, for a non-commercial site?  

I'd be very hesitant to use a VM image provided by an untrusted third
party.

Is there a reason you don't want to build your own?
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric S Pulley  
View profile  
 More options Nov 17 2012, 4:58 pm
From: Eric S Pulley <pul...@dabus.com>
Date: Sat, 17 Nov 2012 14:51:18 -0700
Local: Sat, Nov 17 2012 4:51 pm
Subject: Re: confessions of a FreeBSD purist
On Sat, 17 Nov 2012 01:28:02 -0500

Seriously? You're going to run some VM image that a guy on the internet
gives you? Boy am I glad you switched over to Linux, good luck with
that.
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Pope  
View profile  
 More options Nov 17 2012, 11:50 pm
From: Matthew Pope <mp...@teksavvy.com>
Date: Sat, 17 Nov 2012 23:49:54 -0500
Local: Sat, Nov 17 2012 11:49 pm
Subject: Re: confessions of a FreeBSD purist
On 12-11-17 09:07 AM, andrew clarke wrote:
> On Sat 2012-11-17 01:28:02 UTC-0500, Matthew Pope (mp...@teksavvy.com) wrote:

>> Could anyone be kind enough to recommend a free, or share their own
>> FreeBSD VM image that has bind pre-configured in a jail, and / or an
>> Apache web server pre-configured in a jail, for a non-commercial site?
> I'd be very hesitant to use a VM image provided by an untrusted third
> party.

> Is there a reason you don't want to build your own?

Andrew, avoiding effort is the only reason.  Setting up Apache and bind
in jails on FreeBSD was not that easy the last time I tried it a few
years ago, perhaps the User Manual has been clarified.

I am casting a line to see if there is a 'reasonably trusted' source of
FreeBSD VMs, with jails configured, free for non-commercial use.   As
for personal VMs, I would not trust just anyone's VM I would do some due
diligence.

I appreciate the risks of running un-trusted code on processors.

Matthew
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rares Aioanei  
View profile  
 More options Nov 18 2012, 6:18 am
From: Rares Aioanei <bsdlis...@gmail.com>
Date: Sun, 18 Nov 2012 13:18:12 +0200
Local: Sun, Nov 18 2012 6:18 am
Subject: Re: confessions of a FreeBSD purist
On Sat, 17 Nov 2012 23:49:54 -0500

So in fewer words, you're so lazy you prefer some image some guy gives
you.

--

Rares Aioanei
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Polytropon  
View profile  
 More options Nov 18 2012, 6:51 am
From: Polytropon <free...@edvax.de>
Date: Sun, 18 Nov 2012 12:51:25 +0100
Local: Sun, Nov 18 2012 6:51 am
Subject: Re: confessions of a FreeBSD purist

You should really invest the time needed to build and configure
the server software (!) you're going to use. In my opinion, it
is your responsibility to provide a secure service, as any idiot
can provide an insecure service. :-)

The time you invest is well spent. Also note that there are tools
like ezjail and warden (PC-BSD's tool for managing jails, with GUI).
Of course there is sufficient documentation for installing and
configuring Apache. Nobody else than _you_ knows your requirements
best. You will benefit from tuning the required software yourself.

Security is a process, not a state. Do not trust "3rd party VM
images", especially when you're going to instantiate a service
(like a web server) using them. Use paranoia for good. :-)

Some hints:

http://erdgeist.org/arts/software/ezjail/

http://www.cyberciti.biz/faq/howto-setup-freebsd-jail-with-ezjail/

http://wiki.pcbsd.org/index.php/Warden®

Again, you should reconsider using VM images provided by others.
There is basically nothing wrong in running a FreeBSD server in
a VM on Linux, even though it might be valid as well to run
FreeBSD on "bare metal". But that depends on your requirements,
intentions, and energy bill. :-)

--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fbsd8  
View profile  
 More options Nov 18 2012, 8:30 am
From: Fbsd8 <fb...@a1poweruser.com>
Date: Sun, 18 Nov 2012 08:29:24 -0500
Local: Sun, Nov 18 2012 8:29 am
Subject: Re: confessions of a FreeBSD purist

A far better tool to build jails is qjail, give it a try.

http://qjail.sourceforge.net/

http://www.freebsd.org/cgi/ports.cgi?query=qjail&stype=all

_______________________________________________
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »