<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0">
  <channel>

    <title>NYC*BUG</title>
    <link>http://www.nycbug.org/</link>
    <description>NYC*BUG</description>
    <language>en-us</language>
    <managingEditor>www@nycbug.org</managingEditor>




  <item>
    <title><![CDATA[ zfs(8), More Proof UNIX is Dead ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10337 ]]></link>
    <comment><![CDATA[ 2013-07-03 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>
"This (ZFS) is definately one of the most exciting things for me to see happening."<br/>
  - 2007, Kirk McKusick, original author of the UFS/FFS Filesystem
</p>
<p>
Six years of use is enough time for this presenter to trust a new filesystem.
</p>
<p>
The aim of this talk is to provide enough information to dive right into using ZFS, professionally and personally.  This presentation assumes basic UNIX knowledge, and a mind ready to be blown.
</p>
<p>
The Zettabyte File System (ZFS) is a combined filesystem and logical volume manager.  Originally designed by Sun Microsystems, pjd@ ported ZFS to FreeBSD over 6 years ago.  The features of ZFS include protection against data corruption, support for high storage capacities, integration of the concepts of filesystem and volume management, snapshots and copy-on-writeclones, continuous integrity checking and automatic repair, RAID-Z and native NFSv4 ACLs.
</p>
<p>
And that's not even the fun stuff...
</p>
<p>
Have you ever wanted to just add a disk to grow a RAID volume?<br/>
Have you ever wanted to choose to boot from a particular snapshot of a volume?<br/>
Have you ever wanted to change filesystem settings on a live mounted volume, like atime or readonly?<br/>
Have you ever waited while your life slips away while formatting multi-TB disks?<br/>
Have you ever needed to dynamically change the hard limits of a logical disk partition?<br/>
Have you ever dreamed of block-level disk compression, to actually put all those fast CPU cores to *some* use?<br/>
Have you ever wanted filesystems to perform atomic acrobatics like great database systems can?<br/>
</p>
<p>
This presentation aims to provide a solid overview of:
<ul>
<li/>ZFS core features
<li/>ZFS practical usage, from laptops to mammoth file storage
<li/>Some modern SATA "gotchas" will be covered
<li/>ZFS advanced/special uses, and paths to follow outside this talk
<li/>The general state of ZFS on FreeBSD, (and other projects)
</ul>
</p> ]]></description>
  </item>





  <item>
    <title><![CDATA[ Using Xapian to Index your Ports Tree ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10336 ]]></link>
    <comment><![CDATA[ 2013-06-05 @ 18:45 ]]></comment>
    <description><![CDATA[ Much of the existing search software out there is overly complex, bloated with features that you may or may not need, difficult to configure and hard to customize.  The xapian library (xapian.org) provides a light-weight alternative with minimal dependencies and a simple programmable interface that is made available in nearly all higher-level languages through swig (swig.org).
</p>
<p>
Install xapian and the python bindings before the meeting, and over the course of an hour we'll have you indexing and searching your local ports tree, and updating your local index as ports are added, modified or removed on your BSD of choice.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Ansible ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10335 ]]></link>
    <comment><![CDATA[ 2013-05-01 @ 18:45 ]]></comment>
    <description><![CDATA[ Swiss army knife orchestration ]]></description>
  </item>



  <item>
    <title><![CDATA[ MIPS on OpenBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10334 ]]></link>
    <comment><![CDATA[ 2013-04-03 @ 18:45 ]]></comment>
    <description><![CDATA[ Everyone knows the BSDs provide a stable, feature-rich Operating System for the big name and "in the news" CPUs. What you may not know is that you can expect an equally excellent experience on the lesser-known CPUs.
</p>    
<p>
This talk will provide an in-depth look at the Loongson CPU, a mips64el CPU, on OpenBSD. We'll explore its history on OpenBSD and its support for third-party software through OpenBSD's excellent ports system. We'll examine the unique challenges that come with ports and packages on lesser-used CPUs. Finally, we'll discuss the future of MIPS support, including embedded MIPS. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BeagleBone with FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10333 ]]></link>
    <comment><![CDATA[ 2013-03-06 @ 18:45 ]]></comment>
    <description><![CDATA[  ]]></description>
  </item>



  <item>
    <title><![CDATA[ How SMPng Works and Why It Doesn't Work The Way You Think ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10327 ]]></link>
    <comment><![CDATA[ 2013-02-06 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>Modern x86 CPUs have hit a wall in frequency scaling and are now expanding sideways by adding more cores.  Adding more cores does not magically multiply performance, however.  John talks about some of the reasons that it doesn't.</p>
<p>In 2000, FreeBSD launched a project to multithread its kernel to more fully take advantage of modern SMP machines.  This talk will give an overview of that project's history and continuing work on improving scalability.</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ What's New with FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10332 ]]></link>
    <comment><![CDATA[ 2013-01-09 @ 18:45 ]]></comment>
    <description><![CDATA[ This will be an open-ended Q&A-style talk covering some new of recent enhancements to FreeBSD as well some of the  experimental upcoming changes.  By the end of the talk you should have heard about one FreeBSD technology you hadn't heard of before. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Another Holiday Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10331 ]]></link>
    <comment><![CDATA[ 2012-12-11 @ 19:00 ]]></comment>
    <description><![CDATA[ <pre>
NYC*BUG has joined with LispNYC, NY Haskell, the New York Linux User
Group (NYLUG), PuppetNYC and LOPSA-NY to hold a holiday party on
Tuesday, December 11, 2012 from 7:00 PM until it's over.

It will be at the House of Brews (http://www.houseofbrewsny.com/) at 302
W 51st street in the upstairs room.

*NOTE* Our unHoliday Meeting is still taking place on December 5th.
This is an additional event with the wider technical community in NYC.

There are some sponsors, and we're querying some additional ones, so
some beer and hors d'oeuvres will be provided.

Various registrations via Meetup are posted:

http://www.meetup.com/LispNYC/events/67586702/
http://www.meetup.com/nylug-meetings/events/91284032/
http://www.meetup.com/puppetnyc-meetings/events/91818352/
http://www.meetup.com/NY-Haskell/events/92090222/

NYC*BUG doesn't have an RSVP system up for the event, so pick one of the
above sites.  RSVPs will be given priority if capacity is met, which is
possible.

If you are interested in sponsoring, or have a lead for one, please ping
us offline at admin@

Details are in flux, but we are sure this will be a great social and
networking event.
</pre> ]]></description>
  </item>



  <item>
    <title><![CDATA[ unHoliday Meeting: Be a Grinch about Your Tech Gripe ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10329 ]]></link>
    <comment><![CDATA[ 2012-12-05 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>For the past several years, our holiday party has been filled with the notion of giving back to the community: your tips, your hacks, your thoughts.</p>     
                                                                                
<p>So many people have proved selfless and assisted others that we feel it's time for a change.  Let's be honest, we need a time to vent, and there's no reason the holiday season should be immune.</p>

<p>What are your gripes in technology?  What do you hate dealing with at your job?  Is it some high- (or low-) level scripting language?  Some clunky and un-Unix-like application?  Dealing with an underdocumented and buggy non-BSD operating system?</p>

<p>Well, here's your chance to let others know how you feel.  Prepare a ten minute or so presentation, with maybe a slide or two, and make your case.  Be coherent and to-the-point, and maybe others will jump aboard with your argument.</p>
                                                                                
<p>Ping admin@ with your idea, and we look forward to having a meeting which let's us vent out very unholiday season gripes.</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Informal Discussion ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10330 ]]></link>
    <comment><![CDATA[ 2012-11-07 @ 18:45 ]]></comment>
    <description><![CDATA[  ]]></description>
  </item>



  <item>
    <title><![CDATA[ Informal Discussion ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10328 ]]></link>
    <comment><![CDATA[ 2012-10-03 @ 18:45 ]]></comment>
    <description><![CDATA[ Due to unforeseen scheduling conflicts in the meeting room, we bumped things up and most people remained for just a plain gathering of like-minded people. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Trying to shoehorn FreeBSD onto embedded devices - why it's not as easy as it could be. ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10326 ]]></link>
    <comment><![CDATA[ 2012-09-05 @ 18:45 ]]></comment>
    <description><![CDATA[ Adrian has been putting FreeBSD onto some small embedded Atheros MIPS devices for quite some time - with varying levels of success. In this talk he will cover what FreeBSD-embedded looks like today, how small can you get your kernel and userland, where the bloat is, and what challenges lie ahead. ]]></description>
  </item>



  <item>
    <title><![CDATA[ NAS: From Scratch ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10325 ]]></link>
    <comment><![CDATA[ 2012-08-01 @ 18:45 ]]></comment>
    <description><![CDATA[ This talk will be on how to build and configure a Network Attached Storage 
device. The first half will cover hardware purchasing tips, steps to build 
the computer yourself, and common problems that you might encounter along the way. The second half will cover how to setup your disks (using RAID, ZFS), and configure the required network services to get you up and running quickly. ]]></description>
  </item>



  <item>
    <title><![CDATA[ FreeBSD Bugathon ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10324 ]]></link>
    <comment><![CDATA[ 2012-07-28 @ 14:00 ]]></comment>
    <description><![CDATA[ NYC*BSD is sponsoring a FreeBSD Bugathon along with the Bay Area FreeBSD User Group in California.  It's a great opportunity to mingle and coordinate with FreeBSD developers locally and beyond.

<pre>
http://wiki.freebsd.org/Bugathons/2012July

A basic outline includes: 

o Docs updating and validation
  a. What do the other BSD's say?
  b. Is it it accurate?
  c. Improvements
  d. New docs / examples

o Porting help for creating new ports

o Ports bug busting
  a. Confirming PR's
  b. Fixes to open PR's
  c. Testing various config options (i.e. can I set var=yes in make.conf
     and get useful results?)

</pre>

We'll also be on efnet #nycbug for coordinating beyond NYC. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Bring a Box, Rock Your tmux(1) ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10323 ]]></link>
    <comment><![CDATA[ 2012-07-11 @ 18:45 ]]></comment>
    <description><![CDATA[ A good terminal multiplexer is a vital part of the UNIX Developer and Systems Engineer toolkit.  For the better part of a decade, I installed GNU screen(1) on each and everyone of my machines, dealing with the lack of useful features, over-abundance of useless features, complex configuration mini-language, and it's preference to setuid to root.  Then along came the OpenBSD project's tmux(1), and everything changed.
</p>
<p>Core to the idea of tmux(1) is a command interface, used for both configuration and run-time, making it a simple, easy-to-learn and easy-to-use (and configure) tool.  In addition to this, tmux(1) gives you vertical and horizontal panes, pane templates, simple pane resizing, and so much more.  If you're a screen(1) user, consider this a Screen User's Anonymous session; if you have refused to engage a terminal multiplexer to this point, and your monitor is cluttered daily with 20 - 30 terminal windows ...  consider this your salvation; either way, bring your box and we'll get you rocking with tmux(1) in a couple of hours. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Networking by Example with the Packet Construction Set ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10322 ]]></link>
    <comment><![CDATA[ 2012-06-06 @ 18:45 ]]></comment>
    <description><![CDATA[ PCS is a set of Python classes and libraries that is currently used for network security and conformance testing.  The purpose of PCS is to allow the programmer to express themselves more naturally in network code.  All of the bit shifting and low level manipulation usually associated with network programming is handled by the library, allowing the programmer to treat packets as objects, with fields that directly mirror the ones described in IETF and IEEE documents.
</p>
<p>
To date PCS has been used to test several protocols, including IGMPv3, IPv4, IPv6, The Precision Time Protocol, Yahoo Messenger and several others.
</p>
<p>
In this talk I will cover the basics of PCS, how to get started with it, and how to use it in your own work. ]]></description>
  </item>



  <item>
    <title><![CDATA[ The Useless Use of * ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10319 ]]></link>
    <comment><![CDATA[ 2012-05-02 @ 18:45 ]]></comment>
    <description><![CDATA[ A brief look at common shell commands and pipelines found in most engineers' scripts, this talk aims to illustrate how the appropriate use of the various flexible unix tools might allow for more efficient execution and argues against the premature dismissal of the shell as a scalable programming environment.
</p>
<p>
Originally given in 2007 at the Southern California Linux Expo, this updated version of the talk will also diverge into the direction of premature optimization and overuse of "the big gun" for simple problems. ]]></description>
  </item>



  <item>
    <title><![CDATA[ The journey from user to contributor ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10321 ]]></link>
    <comment><![CDATA[ 2012-04-04 @ 18:45 ]]></comment>
    <description><![CDATA[ This will be an open-ended Q&A-style talk covering contributing to FreeBSD.  By the end of the talk you should know what makes a good problem report, how to best interact with FreeBSD developers, and how the project handles PRs and anything else that may be relevant. ]]></description>
  </item>



  <item>
    <title><![CDATA[ TCL ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10318 ]]></link>
    <comment><![CDATA[ 2012-03-07 @ 18:45 ]]></comment>
    <description><![CDATA[ TCL is a language that is well handy to know and a very good choice for a system admin to know.  It has the following things going for it:<p>
<ul>
<li>Simple to learn and very stable over time</li>
<li>embedded in Cisco IOS</li>
<li>expect, all of your command line is belonging to me</li>
<li>start kits, or how to deploy fat multi-platform binaries</li>
<li>helpful community</li>
<li>Code is data so you can do very powerful things</li>
<li>Unicode since 8.0, long time ago</li>
<li>TK</li>
<li>you can create your own control structures</li>
<li>very consistent language things work pretty much the same everywhere</li>
<li>Did I mention the event loop?</li>
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Networking Topics ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10316 ]]></link>
    <comment><![CDATA[ 2012-02-01 @ 18:45 ]]></comment>
    <description><![CDATA[ Several times a year, we open the floor for more NYC*BUG attendees to speak in brief about a networking related topic of general interest to an array of people.
<p>
Topics this time will include:
<ul>
<li/>keeping FreeBSD ports updated
<li/>ucspi-tcp
<li/>CARP
<li/>lagg(4)
</ul>
<p>
There`s always room for more, so come prepared.  Remember, these are brief overviews of topics related to BSD networking on a day-to-day basic, not full-blown presentations.  There is no need to prepare anything broad and comprehensive. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Cassandra LAN Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10320 ]]></link>
    <comment><![CDATA[ 2012-01-26 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
<a href="http://maps.google.com/maps?q=37+East+18th+Street+%2C+New+York%2C+NY">
Media6 Degrees</a>
<p>
37 East 18th Street , New York, NY
<p>
<a href="http://maps.google.com/maps?q=37+East+18th+Street+%2C+New+York%2C+NY">map</a>
<p>
This is a special event held by the NYC Cassandra User Group which we're participating in.
<p>
This is a BYOL (Bring Your Own Laptop) event! Rather doing a presentation we will setup a multi-datacenter, multi-node environment in a confined lab environment. Cassandra NYC will provide the switches, the virtual machine image, the soda, and chips. We will then use our laptops to set up a 3 datacenter (simulating New York, Japan, France) cassandra cluster with as many laptops as people bring. This event is ideal for those who have never setup Cassandra and want to learn how to setup real world deployments. However, it is also going to be fun for those that have worked with cassandra before, because lets be real, setting up and playing with a multi-node Cassandra cluster is always fun! To help organized this event it is semi-important for us to have a rough count of how many laptops we will have available. If you register chose `bringing 1 guest` if you plan to bring your laptop to the LAN party. (We will provide a VM image on a pen drive) ]]></description>
  </item>



  <item>
    <title><![CDATA[ AWK ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10315 ]]></link>
    <comment><![CDATA[ 2012-01-04 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>
Your developers came to you wanting to use a new programming framework they just saw on MTV.
<p>
It only builds on Ubuntu, and requires some bleeding-edge ports only available as .deb packages, as well as some large rpm`s which for some reason only install via yum.  Not to mention you run a largely *BSD environment, with a few Linux, Solaris, UNIX etc… boxes in the mix.
<p>
This is the moment when you whip out awk(1), on any of your UNIX systems, and proceed to blow their minds.
<p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Meeting ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10312 ]]></link>
    <comment><![CDATA[ 2011-12-07 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>
This year will feature a few technical and fun topics.
<p>
<ul>
<li>Ike Levy on A Footnote on Inappropriate Cloud Use "Don't believe the hype..." - Public Enemy
<li>ADAM David Alan Martin on "Riding the Balmer Peak: A tongue-in-cheek look at software engineering, drinking, and bad code."
<li>Boris Kochergin on Bastard Users from Hell: Tales of Sysadmin Perseverance 
</ul>
Come celebrate the holiday season and the beginning of the ninth year of NYC*BUG.
<p>
We are open to additional light, fun yet technical talks.
<p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Free Database Systems: What They Should Be, And Why You Should Care ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10313 ]]></link>
    <comment><![CDATA[ 2011-11-02 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Open source databases depressingly mimic proprietary ones.  They compete on "features".  They don`t share code or ideas.  They don;t formulate a standard a la the IETF and then strive for interoperability.  And they are not working toward creating a true RDBMS.
<p>
RDMBSs are important and technically challenging.  It`s time to bring database management systems -- MySQL, Firebird, Postgres, Ingres, Rel, MonetDB, SQLite, sapdb, et al. -- into the Internet age.  Let`s use the tools that made the Internet possible to get out of the database doldrums.  
<p>
Goals for free DMBSs:
<ol>
<li/>Community
<li/>Standard wire protocol
<li/>Standard API
<li/>New query language
<li/>Shared language parser and query optimization library
<li/>Adopt lessons from Unix about namespaces and interfaces
<li/>Be the thinking man`s choice
</ol> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Clang on FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10311 ]]></link>
    <comment><![CDATA[ 2011-10-05 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>
Clang:
<ul>
<li>What is it?
<li>Where to get it?
<li>How to build FreeBSD with it
<li>Why use it/advantages?
<li>Fun bits in clang
<li>Remaining GNU toolchain bits, and what`s being done about them
<li>Demo of Clang on FreeBSD, and some of its neat features 
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ RP Counterattack and Net Sensor ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10310 ]]></link>
    <comment><![CDATA[ 2011-09-07 @ 18:45 ]]></comment>
    <description><![CDATA[ Boris will be speaking on two networking topics.
<p>
RP Counterattack (will include a demo!):
<p>
Monitors traffic on any number of Ethernet interfaces and examines ARP replies and gratuitous ARP requests. If it notices an ARP reply or gratuitous ARP request that is in conflict with its notion of "correct" Ethernet/IP address pairs, it logs the attack if logging is enabled, and, if the Ethernet interface that the attack was seen on is configured as being in aggressive mode, it sends out a gratuitous ARP request and a gratuitous ARP reply with the "correct" Ethernet/IP address pair in an attempt to reset the ARP tables of hosts on the local network segment. The corrective gratuitous ARP request and corrective gratuitous ARP reply can be sent from an Ethernet interface other than the one that the attack was seen on.
<p>
<a href="http://acm.poly.edu/wiki/ARP_Counterattack">http://acm.poly.edu/wiki/ARP_Counterattack</a>
<p>
Net Sensor (will include a demo!):
<p>
Aims to be a general-purpose, modular network-analysis suite for use in research, diagnostics, forensics, and statistics-gathering. It monitors traffic on an Ethernet interface, performs some pre-processing on it--such as figuring out where a packet`s payload begins--and passes it along to any number of modules. A module is an ELF shared object which may maintain state, write data out to disk using the Berkeley DB-backed Writer library, or send e-mail using the SMTP library. In addition to processing packets from the network, a module can also accept input from any number of other modules. Current modules include an HTTP session-keeping module, an HTTP session-logging module, and a BitTorrent-detection module.
<p>
<a href="http://acm.poly.edu/wiki/Net_Sensor">http://acm.poly.edu/wiki/Net_Sensor</a>
<p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Networking Topics ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10289 ]]></link>
    <comment><![CDATA[ 2011-08-03 @ 18:45 ]]></comment>
    <description><![CDATA[ Our August meeting will feature another series of short presentations related to BSD Networking.
<p>
Topics will include:
<ul>
<li>Bruno on "packet tagging with pf"
<li>Bill on "fun with tcpdump"
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Aggregating Metrics & Events ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10306 ]]></link>
    <comment><![CDATA[ 2011-07-06 @ 18:45 ]]></comment>
    <description><![CDATA[ Aggregating metrics & events, a necessity to grok systems & apps
<p>
Take any off-the-shelf web application, scale it a bit, put in on the cloud. It`s faster, cheaper and easier to assemble & deploy than before. But easier to operate it is not. Whereas 2-4 boxes with 40 metrics each would suffice for the entire app 10 years ago, we`re looking at 10s or 100s of nodes acting semi-autonomously and an avalanche of system metrics, system events, alerts to weed through.
<p>
The only way out is through aggregation, filtering and visualization, which is the topic of this talk. Starting the talk from where we should be, we will then look at some libraries/applications that you can use to do this and discuss where these currently fall short. ]]></description>
  </item>



  <item>
    <title><![CDATA[ 'High Availability' with FreeBSD Jails and ZFS ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10307 ]]></link>
    <comment><![CDATA[ 2011-06-01 @ 18:45 ]]></comment>
    <description><![CDATA[ After 14 years of jail(8), it`s mature enough for "high availability"
<P>
It`s been a long while since we heard a talk on FreeBSD jails from Ike.
<P>
In the 14 years since it was committed to FreeBSD, little has fundamentally changed with FreeBSD jail(8), yet the surrounding toolset has pushed jailed virtual servers to a level of noteworthy sophistication and polish- (as though any UNIX tool could really claim to possess either).
<P>
New and sexy jail(8) tools:
<P>
<li>Jails as platform for HA/Failover Applications
<li>ZFS for jails, in jails, between jails
<li>Wild possibilities using HAST, and GEOM Gate
<li>New run-time configurables
<li>jid specification, smp cpuset, child jails, per-jail sysvipc and raw sockets, plus more...
<li>Multiple IP`s, (ipv6 anyone?!)
<li>devfs(8) and rc(8), teaching new warts old tricks
<p>
Base material that will be covered (quickly):
<li>How Jails Work, internals overview.
<li>How to setup jails, a practical how-to, cooking show style...
<li>When NOT to use jails
<li>jail(8) security vulnerabilities, design considerations
<li>Jails vs. Linux UML, XEN, VMware- technical and philosophical differences
<li>Basic jailing tools and management practices
<p>
Who wants jails?
<li>System Engineers who need cost-effective high-availability systems.
<li>System Administrators who need to securely separate feuding userland applications.
<li>Software Developers who always need more dev machines.
<li>Educators who need clean unix servers.
<li>Anyone who wants to deploy virtual machines at the internet.
<p>
Why do these people want jail(8)?
<li>The design of Jail(8) and jail(2) are very secureable, and because jails use native system utilities,
<li>they are simple to work with using common UNIX tools. ]]></description>
  </item>



  <item>
    <title><![CDATA[ The Unix Method of Development Management ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10288 ]]></link>
    <comment><![CDATA[ 2011-05-04 @ 18:45 ]]></comment>
    <description><![CDATA[ The Unix approach has been summarized in many ways, but most simply it`s about a certain method in simplicity, portability and interoperability.  Jamming a square peg into a round hole it`s not.
<p>
The chapter entitled <a href="http://www.faqs.org/docs/artu/ch01s06.html">Basics of the Unix Philosophy</a> in The Art of Unix Programming provides more comprehensive explanations.
<p>
Take that approach and look at development projects with dozens of programmers in whatever language.
<p>
How is the Unix method relevant?  How do Unix principles aid in structuring and coordinating software development, even for, say, Java developers?
<p>
William Baxter argues that the Unix methods and principles are the most useful set of tools for directing developers, even more so when bad habits need to be relearned for the goal of creating good code. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD High Availability ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10290 ]]></link>
    <comment><![CDATA[ 2011-04-06 @ 18:45 ]]></comment>
    <description><![CDATA[ The BSD High Availability (HA) suite has some very handy and powerful features. However, as with all systems, there are certain considerations to be made when rolling out a HA implementation. This talk will focus on the security considerations when rolling out a BSD HA implementation.
<P>
The talk will cover the following:
<ul>
<li/>An explanation of the BSD HA environment (CARP, pfsync, sasyncd)
<li/>How these components, specifically CARP, function at a lower level
<li/>Current and potential attacks against the HA environment, including some demos
<li/>Security considerations when rolling out a HA implementation and applicable work-arounds
<li/>Ideas on how to improve the security and flexibility of the BSD HA tool suite
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ BigBlueButton ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10284 ]]></link>
    <comment><![CDATA[ 2011-03-02 @ 18:45 ]]></comment>
    <description><![CDATA[ This talk will provide an overview and demonstration of <a href="http://www.bigbluebutton.org">BigBlueButton</a>, an open source project that originated at Ottawa`s Carleton University. It was designed to enable universities to deliver a high quality learning experience to remote users, but can be used by any organization looking for an integrated web conferencing system. Features include video conferencing, shared presentations, shared whiteboard, instant chat, auto chat translation, and localization. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Networking ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10287 ]]></link>
    <comment><![CDATA[ 2011-02-02 @ 18:45 ]]></comment>
    <description><![CDATA[ A number of short topics will be covered, reflecting some of the recent discussion on our <a href="http://lists.nycbug.org/mailman/listinfo/talk">Talk list</a>.
<p>
Topics will include:
<ul>
<li/>lagg/trunk
<li/>sysctl tweaking
<li/>bandwidth monitoring with pf tagging
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ An Introduction to WebDAV ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10285 ]]></link>
    <comment><![CDATA[ 2011-01-05 @ 18:45 ]]></comment>
    <description><![CDATA[ WebDAV is an HTTP-based protocol designed to turn the Web
into a writable media. The major web server vendors provide compliant implementations and most OSes come with built-in clients. The presentation will describe how it works and why it is a viable alternative for web publishing. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Meeting: Your Tips as Community Gifts ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10273 ]]></link>
    <comment><![CDATA[ 2010-12-01 @ 18:45 ]]></comment>
    <description><![CDATA[ Last December, we had a useful and fun meeting with a variety of speakers presenting their day-to-day hacks: small methods and tools that save time and hassles.  This year, we'll do the same.
<p>
So get ready and think of one or two small hacks that save you time.  Maybe it`s saved a few minutes a day, maybe it's saved your job.
<P>
And with the holiday season, it`s a great time to give back to the technical community.
<P>
The life you may be saving might be someone you actually like!
<p>
Post Meeting:
<p>
Dan's Bash List Decomposition
<a href="http://bash.pastebin.com/ejnuFMQg">http://bash.pastebin.com/ejnuFMQg</a>
<p>
Mark's Using Rsync and Perl and Daemontools for Content Replication
<p>
George's GMail-Checking for the Privacy-Aware ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon 2010 ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10270 ]]></link>
    <comment><![CDATA[ 2010-11-12 @ 00:00 ]]></comment>
    <description><![CDATA[ There will be no monthly NYCBUG meeting in November due to NYCBSDCon 2010. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Cooper Students Present ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10272 ]]></link>
    <comment><![CDATA[ 2010-10-06 @ 18:45 ]]></comment>
    <description><![CDATA[ This month's meetings will feature several Cooper Union engineering students presenting their projects.
<br />
<ul>
<li/>"A Study of Bayesian Authorship Classification" with Kevin Tien and Nicole Lesperance. From a Natural Language Processing class project.
<li/>"Real Time Hand Gesture Recognition" with George Todorov and Eugene Belilovsky.
<li/>"Characterization of Light Output Instabilities In Quantum Cascade Lasers Under Pulsed Operation" with Jonathan Ligo.
</ul>

These presentations will be great opportunities to hear from the next generation of young and bright engineers.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Bruno Scap on Building Email Infrastructure ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10269 ]]></link>
    <comment><![CDATA[ 2010-09-01 @ 18:45 ]]></comment>
    <description><![CDATA[ rganizations and individuals rely on e-mail, and while Google Mail and similar hosted solutions might be a good alternative, sometimes e-mail needs to be hosted in-house. The focus of this talk is building a reliable, scalable, and distributed e-mail infrastructure using open source off-the-shelf tools.
<P> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Ivan Ivanov on Examples in Cryptography with OpenSSL ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10268 ]]></link>
    <comment><![CDATA[ 2010-08-04 @ 18:45 ]]></comment>
    <description><![CDATA[ OpenSSL is an ubiquitious SSL/TLS implementation and
cryptography toolkit. It is widely used to manipulate keys and
certificates for servers and clients and there are a lot of tutorials on how to use it from the command line.
<P>
This presentation attempts to go deeper into OpenSSL`s library and give an overview of its API. It will show how to programmatically calculate one-way hashes, perform symmetric and asymmetric encryption and create and verify message authentication codes and digital signatures. The concrete examples will include DES and AES ciphers, RSA and DSA encryption and decryption, Diffie-Hellman key exchange and
a simple SSL-enabled application. Some particular algorithms can also be described in more details along with their mathematical properties if time permits but the presentation will be mostly example-driven. ]]></description>
  </item>



  <item>
    <title><![CDATA[ The Go Programming Language ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10267 ]]></link>
    <comment><![CDATA[ 2010-07-07 @ 18:45 ]]></comment>
    <description><![CDATA[ <span style="font-size:16px; color:#00500E;font-weight:bold; ">Go is ...<br /></span><span style="font-size:16px; color:#00500E;">... simple<br /></span><span style="font:13px Monaco; color:#002C7B;">package main<br /><br />import "fmt"<br /><br />func main() {<br />  fmt.Printf("Hello, </span><span style="font:13px HiraKakuProN-W3; color:#002C7B;">世界</span><span style="font:13px Monaco; color:#002C7B;">n")<br />}<br /></span><span style="font-size:16px; color:#00500E;">... fast<br /></span><span style="font-size:11px; color:#00500E;">Go compilers produce fast code fast. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable C or C++ code.<br /></span><span style="font-size:16px; color:#00500E;">... safe<br /></span><span style="font-size:11px; color:#00500E;">Go is type safe and memory safe. Go has pointers but no pointer arithmetic. For random access, use slices, which know their limits.<br /></span><span style="font-size:16px; color:#00500E;">... concurrent<br /></span><span style="font-size:11px; color:#00500E;">Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. Run thousands of goroutines if you want—and say good-bye to stack overflows.<br /></span><span style="font-size:16px; color:#00500E;">... fun<br /></span><span style="font-size:11px; color:#00500E;">Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language. It`s a joy to use.<br /></span><span style="font-size:16px; color:#00500E;">... open source</span> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Introduction to GDB for System Administrators and Programmers. ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10265 ]]></link>
    <comment><![CDATA[ 2010-06-02 @ 18:45 ]]></comment>
    <description><![CDATA[ System administrators often have to diagnose and report software
anomalies back to developers while programmers often find themselves asking system administrators for specific information about production issues. GDB, while being a debugger and thus mainly a programmer`s tool, allows for gathering enough information from either running or crashed process, so support and development groups can communicate more effectively. We will touch upon relevant usage of GDB and associated tools. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Scapy ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10263 ]]></link>
    <comment><![CDATA[ 2010-05-05 @ 18:45 ]]></comment>
    <description><![CDATA[ Scapy is one of the most powerful packet manipulation programs                  
currently available.  One of its powerful features lies within its              
capability in creating and decoding packets using numerous different            
types of protocols.  In addition, it also has the ability send and              
receive packets, plus performing a number of useful penetration                 
testing tasks, such as, handling tasks like scanning, tracerouting,             
network discovery and certain attacks.  It serves duties like sending           
invalid frames, and creating double encapsulated packets in order to            
perform VLAN hopping. Perform Nmap-like scan much faster, inject                
802.11 wireless frames, and combine different types of custom                   
manipulation techniques within a single packet. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Nepenthes ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10264 ]]></link>
    <comment><![CDATA[ 2010-04-07 @ 18:45 ]]></comment>
    <description><![CDATA[ Detecting and defending your network from script kiddies using Nepenthes
<p>               
We will discuss what is nepenthes, why was it created, how does it work         
and how to install it. As well as where to install Nepenthes on your            
network to get the best results. We will have sample analysis of                
Malicious Binary and show how to figure out what the code is really             
doing. ]]></description>
  </item>



  <item>
    <title><![CDATA[ PFSense II, Rocking The Datacenter ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10262 ]]></link>
    <comment><![CDATA[ 2010-03-03 @ 18:45 ]]></comment>
    <description><![CDATA[ <pre>
In 2006, ike gave an overview on PFSense and it`s mother project
m0n0wall, which were new and exciting router platforms back then.

Quote from that first talk, (4 years ago):
  "throw your Linksys/SoHo/WiFi router in the garbage where it belongs"
  http://www.nycbug.org/index.php?NAV=Home;SUBM=10027

Quote for this talk:
  "You might wanna` put your Sonicwall/Juniper/Cisco routers up on Ebay."

pfSense is a free, open source customized distribution of FreeBSD
tailored for use as a firewall and router.  http://pfsense.org/

pfSense has matured into a full-fledged routing platform which fits 
right in at the datacenter.  As all the big router vendors now tout
fully browser-based administration- (over IOS, I2J, etc...) so the
stigma of using pfSense in the enterprise is gone.

Our speaker has been using pfSense in datacenter deployments for over 4 
years, and will be describing how pfSense was used to save and secure
several "organically dysfunctional" corporate networks, and maintain
business continuity.

Throughout the talk, these points will be emphasized:
- Deploys: "Performing an Oil Change at 80mph" (quoting Michael Lucas)
- Corporate Office/Colo Life with pfSense
- Quickly/Safely Training Junior/Senior Network Sysadmins on pfSense
- Taking the Magic/Macho out of HA networking
- Networking can be Reliable/Understood/Fun

Half of this talk is a quick pfSense bootstrap:
- What *is* pfSense? (A Terrific Routing Platform!)
- Hardware (Embedded and Regular x86 Systems)
  - The reality of recycling servers, (Go Green! and other buzzwords)
- Install, basic setup- focused on typical multi-zone networks

The other half of the talk will go through the incredibly advanced tools 
and features that make pfSense an excellent platform for
High-Availability and Security at the datacenter:

- CARP, Physical Redundancy, (and living with HSRP/VRRP/GLBP 
  from your ISP)
- Fully Redundant Load Balancing, 2 common roles:
  - (inbound) Load Balancing to scale Web Servers
  - (outbound) Load Balancing for multi-wan redundant networking
- "Deep Packet Inspection" and other infosec buzzwords, done the 
  PF/BSD way

- Missing your IOS shell?  pfSense gives you a UNIX Shell- infinite 
  possibilities!
  - pfSense/embedded shell specifics, (read-only filesysem on CF?)
    - NanoBSD/implementation notes...
  - Using pf from the shell
    - interacting with system firewall/traffic-shaping/etc..
    - dancing a tango with the GUI
- Syslog, SNMP, and all fixin`s
- Config Management for Network Scaling/Sanity
</pre> ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Certifcation SME Session ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10241 ]]></link>
    <comment><![CDATA[ 2010-02-07 @ 14:00 ]]></comment>
    <description><![CDATA[ NYC*BUG will be hosting a Subject Matter Expert (SME) session to review current and prospective questions for the BSD Certification Exam.
<P>
For more information about the SME policy, see the <a href="http://www.bsdcertification.org/certification/SME.html">BSD Certification SME Policy</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Certification Exam ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10240 ]]></link>
    <comment><![CDATA[ 2010-02-07 @ 12:00 ]]></comment>
    <description><![CDATA[ NYC*BUG will be hosting the BSD Certification Exam.
<P>
For more information, and to register, please look at <a href="http://www.bsdcertification.org/certification/">BSD Certification website</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Systems Programming On A System On A Chip ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10261 ]]></link>
    <comment><![CDATA[ 2010-02-03 @ 18:45 ]]></comment>
    <description><![CDATA[ Embedded software is characterized by a tight coupling to its
associated hardware.  This means that there is an ability to reduce the hardware and software footprint to the barest version that can possibly support the intended applications of the embedded system.  In turn, this means that many libraries written for full-featured
operating systems are not well suited to run in the embedded
environment, as they often assume a range of system features available in common desktop platforms, but unavailable to many embedded systems.
<p>
This talk will emphasize techniques developers can use to make their software more suitable for embedded systems.  I will also discuss debugging embedded applications, as well as the process of co-developing custom hardware, and its associated software drivers. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Hadoop a Worldwind Tour ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10260 ]]></link>
    <comment><![CDATA[ 2010-01-06 @ 18:45 ]]></comment>
    <description><![CDATA[ This presentation gives a brief high level overview of Hadoop. Next, we         
hit the ground running with a quick practical example of how Hadoop             
solves a "big data" problem. We also discuss how the demonstrated Hadoop        
processing model scales out to terabytes of data and hundreds or even           
thousands of computers. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Meeting: Your Tips as Presents ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10239 ]]></link>
    <comment><![CDATA[ 2009-12-02 @ 19:15 ]]></comment>
    <description><![CDATA[ December's meeting will be an opportunity for an array of people to illustrate their Unix hacks.
<P>
In August, Dru Lavigne started a <a href="http://lists.nycbug.org/pipermail/talk/2009-August/012665.html">thread</a> on NYCBUG`s talk about "fave BSD tips/tricks?" that brought out some good discussion.  We see this meeting as a follow-up, and an opportunity to give your hacks "back to the community" as a holiday gift.
<P>
Please submit your one page PDF to admin@, with one, two, or even three simple tips.  It might be simple and seemingly stupid, but it could save a few minutes a day for another developer or sysadmin in the meeting.
<P>
It could be a creatively piped set of commands, or a simple script that you run through periodic to prevent headaches.  The field is wide open.
<P>
We will schedule a handful of ten minute or so speakers, and let the crowd take it from there. ]]></description>
  </item>



  <item>
    <title><![CDATA[ FreeBSD 8.0 New Release and Virtualized Networking for All ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10238 ]]></link>
    <comment><![CDATA[ 2009-11-04 @ 18:45 ]]></comment>
    <description><![CDATA[ The release of FreeBSD 8.0 brings with it many new features
but none has been more anticipated than the full integration
of network stack virtualization into the system.  Virtualized
network stacks have the potential to revolutionize the use
of FreeBSD in the same way that Jails did, by providing
a lightweight mechanism through which multiple clients or
customers can use a system`s networking resources without
interfering with each other.  My talk will cover not only
network virtualization but also all of the other
features and improvements that are present in FreeBSD 8.0. ]]></description>
  </item>



  <item>
    <title><![CDATA[ XMPP Takes AIM: A Lot of Jabber about Real Time Applications ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10235 ]]></link>
    <comment><![CDATA[ 2009-10-07 @ 18:45 ]]></comment>
    <description><![CDATA[ XMPP Without IM
<P>
This will be an open-ended Q&A-style talk covering XMPP fundamentals. XML streams, stanza semantics, federation, and extensibility will all be touched on. The purpose will be to cover what makes XMPP different from existing IM solutions and viable as a generic push technology. Come with questions!
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ How to Get Started with Kernel Programming ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10234 ]]></link>
    <comment><![CDATA[ 2009-09-02 @ 18:45 ]]></comment>
    <description><![CDATA[ This talk is intended to introduce kernel programming for the absolute novice. We will cover:
<ul>
<li/>basic setup
<li/>building and booting test kernels
<li/>how to write your first system call
<li/>a quick overview of the major subsystems including
<li/>kernel locking and synchronization primitives
<li/>device drivers
<li/>VFS layer
<li/>memory allocation
<li/>networking
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSDA Angoff Session ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10233 ]]></link>
    <comment><![CDATA[ 2009-08-09 @ 10:00 ]]></comment>
    <description><![CDATA[ Call for BSD Certification Group Subject Matter Experts (SME)
<P>
Are you a working sysadmin?
<P>
Do you manage other sysadmins?
<P>
Want to help the BSD Certification Group?
<P>
If so, bring your laptop and come join us from 10 am to 2 pm on August 9 to help improve the BSDA exam. RSVP chair AT bsdcertification DOT org for exact downtown Manhattan event location. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Certification: A Case Study in Open Source Community ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10231 ]]></link>
    <comment><![CDATA[ 2009-08-05 @ 18:45 ]]></comment>
    <description><![CDATA[ Since their heyday in the 1990s, IT certifications have gained a bad rap. They are often perceived as money making machines for large companies, havens for braindumps, and certificates which aren`t worth the paper they are written on. We are all familiar with how open source is revolutionizing the proprietary software industry. Open source also has the potential to revolutionize the proprietary certification industry, and the BSD community is leading the way.
<P>
This talk will introduce the <a href="http://www.bsdcertification.org">BSD Certification Group</a> and their effort to create and maintain certifications that effectively assess the skills of BSD system administrators. It will provide an update on BSD certification, some of the lessons learned along the way, and principles other open source communities can use to provide their own certifications.
<P>
Dru Lavigne is founder and current chair of the BSD Certification Group. She is a sysadmin, technical trainer, author of BSD Hacks and The Best of FreeBSD Basics, maintainer of @bsdevents, board member of the FreeBSD Foundation, and editor of the Open Source Business Resource. She has been actively involved in the BSD community since 1997.
<P>
Please note that NYCBUG will be hosting a BSDA exam on <a href="https://register.bsdcertification.org//register/events/nycbug">August 2</a> which we encourage you to sign up for ASAP. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSDA Exam ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10232 ]]></link>
    <comment><![CDATA[ 2009-08-02 @ 00:00 ]]></comment>
    <description><![CDATA[ NYCBUG will be hosting a BSDA exam for the BSD Certification Group on August 2.
<P>
Please <a href="https://register.bsdcertification.org//register/events/nycbug">register</a> as soon as possible to ensure your spot at the exam.
<P>
The exam will be held at 55 Broad Street between Exchange Place and Beaver Street in Manhattan.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Next steps for GNUstep ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10227 ]]></link>
    <comment><![CDATA[ 2009-07-01 @ 18:45 ]]></comment>
    <description><![CDATA[ Gregory Casamento will speak about the advantages GNUstep has over some other environments as well as a brief discussion of it's history and where it's going in the future.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Building Better Tools ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10226 ]]></link>
    <comment><![CDATA[ 2009-06-03 @ 18:45 ]]></comment>
    <description><![CDATA[ <p>
Every System Administrator has his or her own set of tools, programs and scripts;  within every organization, every team of engineers has theirs.  This means that a lot of the software used to maintain the infrastructure around the internet is written by people who are not (primarily) software developers.  This talk tries to explain how these people can build better tools:  tools that scale well, programs that can easily be extended, systems that behave well.</p>
<p>
While not specific to BSD systems in general and completely programming language agnostic, this talk focuses on a number of principles, guidelines and concepts that should apply to virtually any system administrator`s or engineer`s daily routine.</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Forum ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10228 ]]></link>
    <comment><![CDATA[ 2009-05-06 @ 18:30 ]]></comment>
    <description><![CDATA[ Our "Open Forum" meetings allow for short presentations on a variety of topics, in addition to providing a better environment for attendees to raise issues and problems they face day-to-day as *BSD sysadmins and developers.  We look to these meetings as a "live" version of our dynamic <a href="http://lists.nycbug.org/mailman/listinfo/talk">'Talk' mailing list</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Git: A Case Study In Distributed Version Control ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10198 ]]></link>
    <comment><![CDATA[ 2009-04-01 @ 18:45 ]]></comment>
    <description><![CDATA[ This talk will go over what distributed version control systems (dVCS) mean, and how git applies itself to its problems.  The slides are <a href="http://github.com/bjc/dvcs-git-slides">here</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ What's your biggest Time Management problem? ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10172 ]]></link>
    <comment><![CDATA[ 2009-03-04 @ 18:45 ]]></comment>
    <description><![CDATA[  ]]></description>
  </item>



  <item>
    <title><![CDATA[ Postfix Performance Tuning ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10168 ]]></link>
    <comment><![CDATA[ 2009-02-04 @ 18:45 ]]></comment>
    <description><![CDATA[ <i>Money can buy you bandwidth, but latency is forever!</i> - John Mashey, MIPS
<p>

Victor will cover an array of issues connected to Postfix performance tuning, including:
<ul>
<li/>Latency, concurrency and throughput
<li/>Postfix input processing
<li/>Queue file format rationale
<li/>Input processing bottlenecks
<li/>Pre-queue filters, milters, content filters
<li/>Tuning for fast (enough) input
<li/>Postfix on-disk queues, requirements and architecture
<li/>What is a "transport"?
<li/>Postfix "nqmgr" scheduler algorithm
<li/>Per-destination in memory queues
<li/>Per-destination scheduler controls
<li/>SMTP delivery
<li/>Understanding delay logging
<li/>Transport process limits, concurrency limits
<li/>Scaling to thousands of output processes
<li/>Connection caching, TLS session caching, feedback controls
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Introduction to Puppet ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10171 ]]></link>
    <comment><![CDATA[ 2009-01-07 @ 18:30 ]]></comment>
    <description><![CDATA[ What it is and how can it make system administration less painful? ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10169 ]]></link>
    <comment><![CDATA[ 2008-12-03 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This year's NYC*BUG Holiday Party will be a cash bar event in the backroom of Suspenders Restaurant.
<p>
Join us in this social event and celebrate another year of NYC*BUG success!
<p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Hardware Performance Monitoring Counters ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10166 ]]></link>
    <comment><![CDATA[ 2008-11-05 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Many modern CPUs provide on chip counters for performance
events such as retiring instructions and cache misses.  The hwpmc
driver and libraries in FreeBSD give systems administrators and
programmers access to APIs which make it possible to measure
performance without modifying source code and with minimal intrusion into application execution.  This talk will be a brief introduction to HWPMC, and how to use it.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon 2008 ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10156 ]]></link>
    <comment><![CDATA[ 2008-10-11 @ 00:00 ]]></comment>
    <description><![CDATA[ <p>
We are proud to announce NYCBSDCon 2008.  Stay tuned as details are released.
<P>
Information is available at <a href="http://www.nycbsdcon.org">the NYCBSDCon 2008</a> web site.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Organizing NYCBSDCon 2008 ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10163 ]]></link>
    <comment><![CDATA[ 2008-09-03 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>Organizing NYCBSDCon 2008</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Public Key sudo ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10160 ]]></link>
    <comment><![CDATA[ 2008-08-06 @ 18:30 ]]></comment>
    <description><![CDATA[ <P>
Two tools which have become the norm in Linux- and Unix-based
environments are SSH for secure communications, and sudo for
performing administrative tasks.  These are independent programs with substantially different purposes, but they are often used in
conjunction.  In this talk, I describe a flaw in their interaction, and then present our solution called public-key sudo.
<P>
Public-key sudo is an extension to the sudo authentication mechanism which allows for public key authentication using the SSH public key framework.  I describe our implementation of a generic SSH authentication module and the sudo modifications required to use this module.
<P> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Configuration Management with Cfengine ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10157 ]]></link>
    <comment><![CDATA[ 2008-07-02 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Cfengine is a policy-based configuration management system. Its primary function is to provide automated configuration and maintenance of computers, from a policy specification.
</p>
<p>
The cfengine project was started in 1993 as a reaction to the complexity and non-portability of shell scripting for Unix configuration management, and continues today. The aim was to absorb frequently used coding paradigms into a declarative, domain-specific language that would offer self-documenting configuration.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon 2008 Organizing Meeting ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10155 ]]></link>
    <comment><![CDATA[ 2008-06-04 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This meeting will be focused on NYCBSDCon 2008.
<p>
The meeting will consist of an overview of the conference as it`s planned for October 11-12 at Columbia University, in addition to plugging in individual members of NYCBUG into roles such as publicity and in the mechanics of the conference.
<p>
If you want to be involved with NYCBSDCon 2008, you should attend this meeting.
<p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Managing OpenBSD Environments ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10154 ]]></link>
    <comment><![CDATA[ 2008-05-07 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This talk is the result of an after-meeting discussion with a few folks, when it became apparent that there is some confusion as to how to deal with OpenBSD in small and large environments.  The topic of installation and upgrading came up again.  This talk is aimed to hopefully dispel many of the rumors, provide a thorough description and walk through of the various stages of running OpenBSD in any size environment, and some of the features and tools at the administrator`s disposal.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ ZFS on FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10153 ]]></link>
    <comment><![CDATA[ 2008-04-02 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>Ike & Yarema will tag-team this meeting.</p>
<p>
ZFS - the breakthrough file system in FreeBSD 7 (ported from Sun`s Solaris 10 Operating System) delivers virtually unlimited capacity, provable data integrity, and near-zero administration. However FreeBSD`s sysinstall(8) does not yet support installing the system onto anything more exotic than a commonly used UFS partition scheme. Furthermore, FreeBSD`s boot loader(8) cannot yet load the kernel and modules from ZFS.
<P>
This meeting will cover installing FreeBSD 7.0 on ZFS as the root filesystem with a boot partition on a GEOM gmirror.  Attendees are encouraged to read, download and try the zfsboot scripts at <a href="http://yds.CoolRat.org/zfsboot.shtml">http://yds.CoolRat.org/zfsboot.shtml</a>  The rational behind the zfsboot script will be demystified and an install will be demonstrated.  Anyone who brings a (minimum 1 Gig) USB thumb drive can go home with a bootable "root on ZFS" installer.  Anyone who brings a hard drive can go home with FreeBSD installed on a ZFS root.
<P> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Building a High-Performance Computing Cluster Using FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10151 ]]></link>
    <comment><![CDATA[ 2008-03-20 @ 18:30 ]]></comment>
    <description><![CDATA[ <P>
Since late 2000 we have developed and maintained a general purpose technical and scientific computing cluster running the FreeBSD operating system. In that time we have grown from a cluster of 8 dual Intel Pentium III systems to our
current mix of 64 dual, quad-core Intel Xeon and 289 dual AMD Opteron systems.
<P>
In this talk we reflect on the system architecture as documented in our BSDCon 2003 paper <a href=
"http://people.freebsd.org/~brooks/papers/bsdcon2003/fbsdcluster/">"Building a High-performance Computing Cluster Using FreeBSD"</a> and our changes since that time. After a brief overview of the current cluster we revisit the architectural decisions in that paper and reflect on their long term success. We then discuss lessons learned in the process. Finally, we conclude with thoughts on future cluster expansion and designs.
<P> ]]></description>
  </item>



  <item>
    <title><![CDATA[ User Interfaces and How People Think ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10152 ]]></link>
    <comment><![CDATA[ 2008-03-05 @ 18:30 ]]></comment>
    <description><![CDATA[ "User Interfaces and How People Think" will introduce concepts of designing software for different users by observing how they think about and do what they do. While much of design today focuses on the front-end of computer systems, there is opportunity to innovate in every area where a human interacts with software. ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Meeting on OpenSSH ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10150 ]]></link>
    <comment><![CDATA[ 2008-02-06 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Febrary's NYCBUG meeting is a broad look at <a href="http://www.openssh.org">OpenSSH</a>, the de facto method for remote administration and more.  OpenSSH celebrated its 8th anniversary this past September, and we thought this would be a great opportunity to discuss OpenSSH, and for others to contribute their hacks and interesting applications.
</p><p>
If you are interested in doing a short spiel on an interesting use, please contact admin@ to let us know.</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ SSARES ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10141 ]]></link>
    <comment><![CDATA[ 2008-01-09 @ 18:30 ]]></comment>
    <description><![CDATA[ SSARES: Secure Searchable Automated Remote Email Storage is a novel system that offers a practical approach to both securing remotely stored email and allowing privacy-preserving search of that email collection. 
The paper on this topic is <a href="http://www1.cs.columbia.edu/~angelos/Papers/2007/SSARES_ACSAC.pdf" target="_new">here</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ 2007 NYTC Holiday Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10139 ]]></link>
    <comment><![CDATA[ 2007-12-13 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Back in <a href="http://www.nytchp.org">2004</a>, NYCBUG and <a href="http://www.nyphp.org">NYPHP</a>  organized the best technical networking event in the New York technical community`s memory.
This year we will be replicating that event, with a free open bar, free hors d`oeuvres, sponsor exhibits and many other of New York technologies best and brightest.
Unlike normal NYCBUG events, you will be <strong>required to register</strong> for this event.  You should <a href="http://orgcom.info/Holiday/RSVP">register</a> as soon as possible and get ready to mingle and imbibe with your other technical cohorts.
The event will be held at Suspenders Restaurant, and we will have the whole place.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ IPv6 Workshop ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10138 ]]></link>
    <comment><![CDATA[ 2007-11-07 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
While the October meeting focused on IPv6, November`s meeting will look at the application of IPv6 by a number of NYCBUG members.
Several people are setting up their home or colo`d networks for IPv6 ability.  Meanwhile, the NYCBUG cabinet will be ready to provide IPv6 gateway services.
Bring along your laptop, and we`ll work to get  more people on an IPv6 network for further exploration.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ IPv6 Implementation ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10133 ]]></link>
    <comment><![CDATA[ 2007-10-03 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This talk will be on some of the basics of IPv6 including addressing, subnetting, and tools to test connectivity.  There will be a lab (network permitting), and setups for an as of yet undisclosed flavor of BSD as well as some of the well known daemons (Apache 2, SSHD) will be demonstrated.  Setting up a BSD OS as an IPv6 router and tunneling system will also be covered. 
If you`re reading this and see something I missed (and plan on attending the meeting), please drop a mail to the talk@ list and let me know what else should be added.
Presentation slides are also available <a href="http://www.hexsec.com/presos/ipv6_nycbug.pdf">here</a>.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Cryptography in Web Apps ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10129 ]]></link>
    <comment><![CDATA[ 2007-09-05 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Using Cryptography to Improve Web Application Performance and Security: 
Cryptography has a reputation of slowing down applications.  However if done correctly, it can actually be used to improve performance by storing high-value/high-cost results "in public."  In addition the same techniques can solve common security problems such as authorization, parameter scanning, and parameter rewriting.
All are welcome -- no previous experience with cryptography is required, and the techniques will be presented in a programming-language neutral format.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBUG-NYPHP Social ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10128 ]]></link>
    <comment><![CDATA[ 2007-08-23 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
We have planned a social get-together for NYCBUG and <a href="http://www.nyphp.org">NYPHP</a> and beyond at the <a href="http://thedelancey.com/">Delancey Lounge</a> in the Lower East Side.
The event will be held on Thursday, August 23rd, starting at 6:30 pm.
The Delancey Lounge has an all wood terrace on the roof filled with plants.  It`s a very nice location.
No need to RSVP, just show up.  No fee for coming, but it`s a cash bar, of course.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Nagios ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10122 ]]></link>
    <comment><![CDATA[ 2007-08-01 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Nagios is a platform for monitoring services and the hosts they reside on.  It provides a reasonable tool for monitoring your network and you can not beat the price. 
</p><p>
We plan on covering the following topics:
<ul>
    <li /> what it is
    <li /> how it works
    <li /> where to get it
    <li /> how to install it 
    <li /> how to configure it
    <li /> how to customize it for your environment
    <li /> where the data is stored
    <li /> how to write a basic plug-in
</ul>
</p>

 ]]></description>
  </item>



  <item>
    <title><![CDATA[ The Real Unix Tradition ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10107 ]]></link>
    <comment><![CDATA[ 2007-07-05 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
"The Real Unix Tradition"
!!Please wear your your best shirt, a group photo-op will follow this month`s lecture!!
UNIX hackers, all standing on the shoulders of giants.
<br />    "...the number of UNIX installations has grown to 10, with more expected..."
    - Dennis Ritchie and Ken Thompson, June 1972
<br />    "Well, it was all Open Source, before anybody really called it that".
    - Brian Redman, 2003
<br />UNIX is the oldest active and growing computing culture alive today.  From it`s humble roots in the back room at Bell Laboratories, to today`s global internet infrastructure- UNIX has consistently been at the core of major advances in computing.
Today, the BSD legacy is the most direct continuation of the most successful principles in UNIX, and continues to lead major advances in computing.
Why?  What`s so great about UNIX?
This lecture aims to prove that UNIX history is surprisingly useful (and fun)- for developers, sysadmins, and anyone working with BSD systems.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ DOS Mitigation ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10108 ]]></link>
    <comment><![CDATA[ 2007-06-06 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Protecting your servers, workstations and networks can only go so far. Attacks which consume your available Internet-facing bandwidth, or overpower your CPU, can still take you offline. His presentation will discuss techniques for mitigating the effects of such attacks on servers designed to provide network intensive services such as HTTP or routing.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ pkgsrcCon ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10102 ]]></link>
    <comment><![CDATA[ 2007-05-02 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
The fourth annual <a href="http://www.pkgsrccon.org/2007/">pkgsrcCon</a> is April 27-29 in Barcelona. As might be expected when brains congregate, pkgsrcCon traditionally results in a flurry of activity toward new directions and initiatives. Mere hours after returning to New York, Amitai will give us a recap of <a href="http://www.pkgsrccon.org/2007/presentations.html">the proceedings</a>, including his presentation, "Packaging djbware."
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ OpenCVS ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10104 ]]></link>
    <comment><![CDATA[ 2007-04-04 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This presentation was inspired by the recent Subversion presentation.  It will talk about the origins of OpenRCS and OpenCVS, its real-world usage in the OpenBSD project, and why OpenBSD will continue to use CVS.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Enterprise Security Mgmt ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10089 ]]></link>
    <comment><![CDATA[ 2007-03-07 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Security policies are a key component in protecting enterprise networks.  But, while there are many diverse defensive options available, current models and mechanisms for mechanically-enforced security policies are limited to traditional admission-based access control.  Defensive capabilities include among others logging, firewalls, honeypots, rollback/recovery, and intrusion detection systems, while policy enforcement is essentially limited to one-off access control.  Furthermore, access-control mechanisms operate independently on each service, which can (and often does) lead to inconsistent or incorrect application of the intended system-wide policy.  We propose a new scheme for global security policies.  Every policy decision is made with near-global knowledge, and re-evaluated as global knowledge changes.  Using a variety of actuators, we make the full array of defensive capabilities available to the global policy.  Our goal is a coherent, enterprise-wide response to any network threat. 
</p>

 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Subversion ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10076 ]]></link>
    <comment><![CDATA[ 2007-02-07 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
The presentation will discuss Subversion from both client and server points of view. It will show how to create repositories and how to make them accessible over the network using different access schemes like http://, file:// or svn://. Pointers are given on securing the repositories and on authenticating and authorizing the clients. Next, the presentation shows how an user interacts with the repository and describes some of the important Subversion client commands. Finally, it deals with administrating the repository using "hook scripts". 
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ pf(4) ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10059 ]]></link>
    <comment><![CDATA[ 2007-01-03 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
We have had lots of meetings that have peripherally discussed OpenBSD`s wildly popular 
<a href="http://www.openbsd.org/faq/pf/index.html">PF</a> firewall
. . . but finally we will have a meeting focused on it.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10072 ]]></link>
    <comment><![CDATA[ 2006-12-07 @ 18:00 ]]></comment>
    <description><![CDATA[ <p>
This year`s holiday party with be held with our buddies at <a href="http://www.nyphp.org">NYPHP</a>.
We`ll have a couple of brief presentations, sure to put you in the right mood.
First, Alfred Perlstein will speak on "Captchas can be LOL."
Then, NYPHP`s Hans Zaunere will speak on "Unfashionable FreeBSD: Why Their Threads Are So Last Year."
Cash bar and food.  So come one, come all, and have a blast.
Please RSVP to rsvp AT nycbug DOT org if you plan to attend.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon 2006 ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10060 ]]></link>
    <comment><![CDATA[ 2006-10-28 @ 00:00 ]]></comment>
    <description><![CDATA[ Saturday, October 28-29, 2006
<p>
The regularly scheduled meeting for November will be held at <a href="http://www.nycbsdcon.org">NYCBSDCon</a>.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon planning ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10057 ]]></link>
    <comment><![CDATA[ 2006-10-04 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
This meeting will be focused on building and organizing the upcoming <a href="http://www.nycbsdcon.org/">NYCBSDCon 2006</a> conference to be held on October 28 and 29th.
If you want to play a role, have questions, etc., we strongly encourage you to attend and take part in the discussion
We`ll review the conference details, and start plugging volunteers into various roles that are needed at the conference.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ m0n0wall and PFSense ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10027 ]]></link>
    <comment><![CDATA[ 2006-09-06 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
UNIX professionals are busy these days.  Setting up routers and firewalls are fundamental to any network, but in environments where the focus is on various applications, (servers, workstations, and the software that runs on them), it`s difficult for a business not to choose off-the-shelf SOHO routers and networking gear.  The web management gui`s are understandable by everyone, (even techs without UNIX knowledge), and the gear is cheap - this saves time and money.
In the meantime, the features of your average Linksys or Netgear router often leave MUCH to be desired, (https auth management, for one simple example).
Enter m0n0wall and PFSense, 2 BSD based packaged router/firewall solutions that are as solid and full featured as you`d expect from any BSD system- PLUS THEY HAVE HTML WEB INTERFACES FOR MANAGEMENT!
m0n0wall and PFSense become an easy sell in any small professional enviornment, any competent tech can manage the network within minutes...  At home, in every hackers home network, they free the hacker to have trusted tools available, but are as time-saving as using any Linksys router.
m0n0wall and PFSense are both light and clean, designed to run on embedded systems- (Soekris, WRAP), but are monsters when unleashed on even legacy PC`s around the office.  If you manage UNIX networks and systems all day, do you really want to manage the router for your DSL when you get home?  But then doesn`t it bug you to use a chincey Linksys box?
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Forum ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10028 ]]></link>
    <comment><![CDATA[ 2006-08-02 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Our "Open Forum" meetings allow for short presentations on a variety of topics, in addition to providing a better environment for attendees to raise issues and problems they face day-to-day as *BSD sysadmins and developers.  We look to these meetings as a "live" version of our dynamic <a href="http://lists.nycbug.org/mailman/listinfo/talk">`Talk`</a> mailing list.
We have prearranged a number of short spiels for each meeting, including. . .
Steven Kreuzer & Nathan Boeger have some methods for scaling a large member base. The technical challenges of scaling websites with large and growing member bases, like social networking sites, are numerous. One of these challenges is how to evenly distribute the growing member base across all available resources. This talk will explore various methods that
address this issue. The techniques used can be generalized and applied to various other problems that need to distribute data evenly amongst a finite amount of resources.
Jesse Callaway will provide an overview of a *BSD solution to a Windows environment, <a href="http://samba.anu.edu.au/rsync/">rsync</a> from remote Win32 systems to *BSD servers, and some fixes for commonly faced problems.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Sendmail Hacks ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10021 ]]></link>
    <comment><![CDATA[ 2006-07-05 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Alfred will discuss the hacks used to turn Sendmail into a high performance solution for delivering millions of messages to OKCupid`s subscribers.  Topics covered will be system tuning and sendmail hacks used in house to achieve massive throughput.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Forum ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10022 ]]></link>
    <comment><![CDATA[ 2006-06-07 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Once again, we are looking to alternate our technical presentation meetings with a more open format that we hope can reflect the vitality of our `talk` list.
This time, we have some speakers who will be giving short, ten minute presentations:
<strong>Ray Lai</strong>, who just returned from the <a href="http://undeadly.org/cgi?action=article&sid=20060528213001">OpenBSD Hackathon</a>, will be providing a summary of the event, including giving some insight into the code that was created at this annual happening.
<strong>Brad Schonhorst</strong> will `pass-the-hat` and let everyone know about the current <a href="http://www.bsdcertification.org/index.php?NAV=News&Item=pr026">BSD Certification User Group Competition</a> for raising funds.  A good number of NYCBUG members are active with the BSD Cerification process, and we are looking forward to a strong, community-based certification that could add to the popularity of the BSDs.
<strong>Mikel King</strong>, who recently added much needed juice into <a href="http://www.daemonnews.org">Daemon News-land</a>, will speak about how we can make DN and BSDNews the CNN of the BSDs, and what you can do to help.
Plus, we`ll begin a discussion on NYCBSDCon, which this year`s will happen the second weekend in October.  We are looking to have active involvement from people in NYCBUG and beyond.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ VPN  &  PAE ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10016 ]]></link>
    <comment><![CDATA[ 2006-05-03 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Part 1: VPNs with OpenBSD in large corporate networks: 
Large corporate networks are traditionally a mess. Historically grown, designed and maintained by a number of different people and never really intended to be secure. Above all big companies are operating globally and often use the internet to connect their locations, employees and 3rd party supporters. We need very flexible ways to deal with the vast number of requirements to secure these networks. This talk will show different practical approaches in building flexible secure VPNs with OpenBSD at different network levels.
</p><p>
Part 2: Implementing PAE for OpenBSD/i386: 
Not yet committed to OpenBSD, Mickey has been working on PAE for OpenBSD i386.  Essentially, it`s about supporting up to 64 gig of physical memory.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Forum ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10017 ]]></link>
    <comment><![CDATA[ 2006-04-05 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Please send an email to rsvp at lists dot nycbug dot org with `RSVP` and your full name in the subject line.
Past meetings have had a single speaker on a single topic.  This time, we have a couple of speakers on a couple of useful topics for about 10 minutes each.  Then the floor will be open for *you* to open up a discussion on a topic you are dealing with now.
We are looking for the meetings to be useful tools for what *you* as an admin or developer is facing now.  This is the time to bring your funky solution or problem to the table, like we do with our talk list, and open up a live discussion.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Systrace for Slackers ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10015 ]]></link>
    <comment><![CDATA[ 2006-03-01 @ 18:30 ]]></comment>
    <description><![CDATA[ <p>
Please send an email to rsvp at lists dot nycbug dot org with `RSVP` and your full name in the subject line.
Systrace is a facility to confine programs to doing what they are supposed to do.  When do they do "bad" things?  When they get exploited, of course!
Most people either never heard of Systrace or don`t know how to use it.  I hope to change both these problems.
This meeting is co-sponsored with the Baruch College CIS Society
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Xen and the Art of SysAdmin ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10002 ]]></link>
    <comment><![CDATA[ 2006-02-01 @ 18:00 ]]></comment>
    <description><![CDATA[ <p>
This presentation will be about using Xen in the real world to simplify the maintenance of BSD systems.  There will be a short introduction to Xen and how it works, an in-depth look at the details of one particular Xen setup along with some performance results, and how using Xen simplifies life as an admin.
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Java on FreeBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10003 ]]></link>
    <comment><![CDATA[ 2006-01-04 @ 18:00 ]]></comment>
    <description><![CDATA[ <p>
Trish will explain how Java can be a useful and stable environment on FreeBSD, as well as the particulars that go into deploying Java in such a highly stressed, highly attacked environment. Trish will also show where the pitfalls and idiosyncrasies with FreeBSD`s java lie, and how to get the most of the FreeBSD/Java production environment.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Jail(8) ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10004 ]]></link>
    <comment><![CDATA[ 2005-12-07 @ 18:00 ]]></comment>
    <description><![CDATA[ Early unix mainframe computing brought elegant process and resource sharing systems which helped get more application use out of expensive hardware. These concerns have been largely been pushed aside in computing with the rise of desktop PCs, and large farms of ever-shrinking pizza boxes in the data center. Today, as more punch gets packed into 1u than ever, server resources can be further consolidated and abstracted to securely separate complex and sophisticated services in the same hardware server, by running secure virtual UNIX machines. FreeBSD Jails are a time-tested,  secure, reliable UNIX virtual machine with endless uses.
</p>
Who wants jails?
<ul>
  <li />System Administrators who need to securely separate small yet
  <li />important services.
  <li />Software Developers who always need more dev machines.
  <li />System Architects who need affordable high-availability systems.
  <li />Educators who could use virtual machines to provide clean unix server
  <li />systems for student use.
  <li />Anyone who wants *secure* virtual machines.
</ul>
Why do these people want jail(8)?
<ul>
  <li />The design of Jail(8) and jail(2) are secure, and because jails use native system utilities, 
  <li />they are simple to work with.
</ul>
What I would like to focus on:
<ul>
  <li />How Jails Work, the technical low-down
  <li />How to setup jails, the practical how-to, cooking show style...
  <li />When NOT to use jails
  <li />jail(8) security vulnerabilities/considerations
  <li />Jails vs. Linux UML, XEN, VMware- technical and philosophical differences
  <li />Tools and management practices
</ul>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Time Mgmt for SysAdmins ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=10001 ]]></link>
    <comment><![CDATA[ 2005-11-02 @ 18:00 ]]></comment>
    <description><![CDATA[ Who has the time for time management!?  Users interrupt you  constantly with requests, your managers want you to get long-term  projects done but flood you with requests for quick-fixed, and the  machines you manage just never behave, causing problems at the most inopportune moments.
</p>
Tom will discuss techniques he has developed over the last 15 years including:
<ul>
  <li />How to find time to get projects done
  <li />The best way to manage interruptions from users
  <li />Open Source tools for tracking requests
  <li />How to turn chaos into free time
</ul>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ The Summer of Code ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00109 ]]></link>
    <comment><![CDATA[ 2005-10-05 @ 18:00 ]]></comment>
    <description><![CDATA[ <a href="http://code.google.com/summerofcode.html" target="_new">The Summer of Code</a>
is a Google program designed to introduce students to the world of open source software development.
NetBSD, one of the oldest open source projects and generally regarded as the most postable operating system in the world, is pleased to participate in this project as a mentoring organizations.  The 
<a href="http://www.netbsd.org/contrib/projects.html" target="_new">list of possible projects</a> for students to choose from shows that any completed project will benefit the entire Open Source community.  Here is the list of 
<a href="http://netbsd-soc.sourceforge.net/" target="_new">accepted</a> projects.
In this meeting, Jan Schaumann (who coordinates and overlooks the NetBSD Projects mentorship efforts within the SoC) will present an in-depth summary of these exciting new developments within NetBSD, how the projects started out, what progress they made, what difficulties were overcome and what final achievements were made.  New insights on Open Source mentorship and user-developer relationships as well as lessons learned that apply to all open source projects will also be presented.
A full list of all accepted projects will be made available soon;  a full list of all completed projects will be made available before the meeting.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBSDCon 2005 ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00122 ]]></link>
    <comment><![CDATA[ 2005-09-17 @ 18:00 ]]></comment>
    <description><![CDATA[ We are pleased to announce the New York City BSD Conference
<br />WHEN: Saturday, September 17, 2005 (9:00am-5:30pm)
<br />WHERE: Davis Auditorium, Columbia University <a href="http://www.cs.columbia.edu/theory/directions.html" target="_blank">[map]</a>
</p><p>
See the details at <a href="http://nycbsdcon.org" target="_blank">NYCBSDCon Website</a>
</p><p>
Why would you want to come?
</p>
<ul>
  <li />Participate, and support the BSD community
  <li />Network with some of the best and brightest
  <li />Attend presentations by prominent BSD figures
  <li />Sit in on lectures on the latest topics
  <li />Round out your technical knowledge base
  <li />Get together with like minded folks
  <li />Meet in person; put a face with an email address
</ul> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Challenges of large Unix environ ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00108 ]]></link>
    <comment><![CDATA[ 2005-08-03 @ 18:00 ]]></comment>
    <description><![CDATA[ The firm I work at has a large Unix environment (over 5,000 servers) that are kept as identical as possible through the use of networked file systems to hold programs, combined with centralized large-scale administration tools.
The presentation will provide a minimal introduction of the environment, then focus on the challenges that this environment poses when integrating software, new hardware, or new operating systems.  It will highlight both the pros and cons of open source software and OSes.<br/>
I expect a lively discussion of why *BSD and the ports system are not suitable, in their current form, to replace the Linux systems in use at our firm. ]]></description>
  </item>



  <item>
    <title><![CDATA[ OpenBSD IPsec stack ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00106 ]]></link>
    <comment><![CDATA[ 2005-07-06 @ 18:00 ]]></comment>
    <description><![CDATA[ A presentation will be made on the OpenBSD IPsec stack and the related subsystems that make it work (or not). These include the mbuf tags, the Cryptographic Framework, and the isakmpd key-management daemon. We will begin with a brief introduction of IPsec from a 30,000 ft. view, and proceed to the various IPsec components in the OpenBSD kernel.For those interested to do some background reading, see:
<a href="http://www.cs.columbia.edu/~angelos/Papers/ipsec.pdf" target="_new">ipsec.pdf</a>,
<a href="http://www.cs.columbia.edu/~angelos/Papers/ipsecspeed.pdf" target="_new">ipsecspeed.pdf</a>,
<a href="http://www.cs.columbia.edu/~angelos/Papers/ocf.pdf" target="_new">ocf.pdf</a>,
<a href="http://www.cs.columbia.edu/~angelos/Papers/tmipsec-tissec.pdf" target="_new">tmipsec-tissec.pdf</a>,
<a href="http://www.cs.columbia.edu/~angelos/Papers/mbuf_tags.pdf" target="_new">mbuf_tags.pdf</a>.
Also, here are the 
<a href="http://www.cs.columbia.edu/~angelos/NYCBUG/" target="_new">slides</a>.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Open Source Software ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00107 ]]></link>
    <comment><![CDATA[ 2005-06-01 @ 18:00 ]]></comment>
    <description><![CDATA[ A presentation will be made on The Evolving Role of Open Source Software in Large Enterprises.  Here is the
<a href="http://www.peachisland.com/nycbug/" target="_new">Audio</a>.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Heimdal Kerberos on NetBSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00098 ]]></link>
    <comment><![CDATA[ 2005-05-04 @ 18:00 ]]></comment>
    <description><![CDATA[ A presentation will be made on how to use Heimdal Kerberos on NetBSD.

       ]]></description>
  </item>



  <item>
    <title><![CDATA[ FreeBSD port maintenance ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00093 ]]></link>
    <comment><![CDATA[ 2005-04-06 @ 18:00 ]]></comment>
    <description><![CDATA[ Tutorial on port maintenance: Courier on FreeBSD: 
The entry point for many people into BSD is using the ports system to install and run just about any application one could ever want on a server. Yarema, yds at coolrat dot org, will give an in-depth tutorial on how he maintains the Courier port to FreeBSD. Yarema has worked out kinks with getting Postfix, Mulberry, and some Ruby libraries to build consistently and easily. He will go line-by-line through the makefiles and show the audience where to find the knobs and the documentation for features such as the interactive configuration menus. Emphasis will be placed on the "Big Daddy" bsd.port.mk, which is 1/5 comments, 4/5 shell code. This will take you into the depths of the Makefile which is not covered in the Porter`s Handbook. After the talk Yarema will be taking questions and firing back answers... a rare opportunity for those interested.  After meetings, we customarily go to <a href="http://www.denizenlounge.com" target="_new">Denizen</a> to discuss.  Here is a <a href="http://tinyurl.com/69br2" target="_new">map</a>. ]]></description>
  </item>



  <item>
    <title><![CDATA[ OpenBSD on PA-RISC ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00083 ]]></link>
    <comment><![CDATA[ 2005-03-02 @ 18:00 ]]></comment>
    <description><![CDATA[ Michael "Mickey" Shalayeff will talk about the <a href="http://www.openbsd.org/hppa.html" target="_new">hppa port of OpenBSD</a> which he maintains. He maintains many of the applications which run on this peculiar platform and will provide some insight to the inquisitive as to what this combo can do.  Presentation Slides are
<a href="http://www.openbsd.org/papers/nyc2005/">here</a>.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ pkgsrc ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00071 ]]></link>
    <comment><![CDATA[ 2005-02-02 @ 18:00 ]]></comment>
    <description><![CDATA[ <a href="http://www.netbsd.org/Documentation/software/packages.html">The NetBSD Packages Collection (pkgsrc)</a> is a framework for building third-party software on NetBSD and other UNIX-like systems, currently containing nearly 5000 packages. It is used to enable freely available software to be configured and built easily on supported platforms.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Anatomy of a Hack ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00077 ]]></link>
    <comment><![CDATA[ 2005-01-05 @ 18:00 ]]></comment>
    <description><![CDATA[  ]]></description>
  </item>



  <item>
    <title><![CDATA[ Holiday Party ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00078 ]]></link>
    <comment><![CDATA[ 2004-12-15 @ 18:30 ]]></comment>
    <description><![CDATA[ <strong><em>
When:  Wednesday, December 15th, 2004 from 6:30pm to 10:30pm<br />
Where:  Exclusive lounge space in Manhattan<br />
Cost:  Free, including complimentary beverages and hors d`oeuvres<br />
URL:  <a href="http://www.nytchp.org/">http://www.nytchp.org/</a><br />
</em></strong>
<p>
New York PHP and the New York City *BSD User Group are proud to announce the first annual New York Technical Community Holiday Party.
</p><p>
Keep the evening of Wednesday, December 15th, 2004 open for the first holiday party to embrace and network the entire New York technical community.
</p><p>
This is not a PHP or BSD only event, and will include participants from many technology sectors, including Java, Linux, Perl, and .NET. We`re working hard to make this event embrace all technologies - not only open source - and our goal is to combine free and commercial software in one professional networking event.
</p><p>
Flagship sponsors New York PHP and NYC*BUG are bringing together hundreds of technical professionals from the New York metropolitan area for the New York Technical Community Holiday Party. By uniting diverse skills and interests, open source professionals, IT managers, and top authors and speakers, this event begins a new era in technical, business, and social networking.
</p><p>
Business casual attire is required.
</p><p>
All attendees must RSVP.  A reminder with complete details will be sent prior to the event.
</p><p><strong>Sponsorship</strong>
</p><p>
Do not miss this opportunity to reach hundreds of IT professionals.<br />
Download the <a href="http://nyphp.org/nytc_event.pdf">Sponsorship PDF</a> 
</p> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Lok Technology, Inc. ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00075 ]]></link>
    <comment><![CDATA[ 2004-11-03 @ 18:00 ]]></comment>
    <description><![CDATA[ Event Pics:
<a href="images/1311883_06d468c4f6.jpg">1</a>
<a href="images/1311889_bda79b683b.jpg">2</a> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Meet McKusick & Allman ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00008 ]]></link>
    <comment><![CDATA[ 2004-10-16 @ 14:00 ]]></comment>
    <description><![CDATA[ Columbia University, Mathematics building, Rm. 312
</p><p>
Here is the <a href="/events/8/meeting_2004-10-16_flier.pdf">flier</a>
for downloads.
Events pics: 
<a href="/events/8/meeting_2004-10-16_KirkSpeaking.gif">1</a>
<a href="/events/8/meeting_2004-10-16_EricSpeaking.gif">2</a> ]]></description>
  </item>



  <item>
    <title><![CDATA[ Jail(8) ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00012 ]]></link>
    <comment><![CDATA[ 2004-09-01 @ 18:00 ]]></comment>
    <description><![CDATA[ Isaac Levy will be talking about Jailing systems on FreeBSD.
<a href="http://www.freebsd.org/cgi/man.cgi?query=jail&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html">Jail(8)</a> is a facility available in FreeBSD which one can use to create extremely secure virtual machines, running on a single piece of hardware. Isaac will discuss some of the use models for jailing, as well as sharing practical information about how to run Jails. After the meeting, we meet at a nearby bar, 
<a href="http://www.denizenlounge.com/">Denizen Lounge</a>
73 Thompson Street in SoHo, map available 
<a href="http://www.denizenlounge.com/location.html">here</a>.
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYCBUG InstallFest ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00006 ]]></link>
    <comment><![CDATA[ 2004-08-06 @ 18:30 ]]></comment>
    <description><![CDATA[ An installfest at Marco's place in Brooklyn.  Only one block from the Franklin Ave stop on the C train in downtown Brooklyn. email bsdfest at metm dot org for directions.
<p>
Let's make all those jerks with real vacation plans jealous!
Interesting problems and strange hardware welcome.  Some of us will be bringing our Soekris boxes plus some copies of DragonFlyBSD, FreeBSD, NetBSD and OpenBSD.
</p>
<p>
Some beers will be available, but more are absolutely welcome.
Food (pizza) will be ordered.
</p>
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ OpenBSD on Soekris ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00013 ]]></link>
    <comment><![CDATA[ 2004-08-04 @ 18:00 ]]></comment>
    <description><![CDATA[ Pete Wright will be sharing his experience installing OpenBSD on <a href="http://www.soekris.com">Soekris</a> devices, small, inexpensive, low-power computers. As a number of NYCBUG members are now official Soekris hackers. One of them, Pete Wright has stepped forward to give a 40 minute presentation on how he got his Soekris hardware up and running with OpenBSD. Additionally we`ll have a short discussion about the new website, and hopefully look towards launching it in the near future! ]]></description>
  </item>



  <item>
    <title><![CDATA[ Secure Architectures ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00014 ]]></link>
    <comment><![CDATA[ 2004-07-07 @ 18:00 ]]></comment>
    <description><![CDATA[ The OpenBSD operating system is a secure, stable, and powerful operating system that is attracting many new and old UNIX users to it. The OpenBSD legacy is peppered with some ingenious security features throughout the OS, and Brandon Palmer is extremely close to all of it. Brandon Palmer will be giving a special overview of OpenBSD to the NYCBUG attendees. Brandon`s book received a rare 9/10 rating when reviewed on slashdot, and this is sure to be a special nycbug meeting!
 ]]></description>
  </item>



  <item>
    <title><![CDATA[ Hacking Your iBook ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00017 ]]></link>
    <comment><![CDATA[ 2004-06-02 @ 18:00 ]]></comment>
    <description><![CDATA[ Bob Ippolito & Isaac Levy on Hacking Your iBook While it was our smallest meeting yet, with just under 20 people in the room, the topic was a bit more narrow than usual, but the discussion was again great.<br>
Bob and Ike gave a great presentation, and we managed to collect $126 to send to Dan Langille of BSDCan, Freshports and FreeBSDDiary, who had his laptop stolen recently. ]]></description>
  </item>



  <item>
    <title><![CDATA[ BSD Consulting ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00018 ]]></link>
    <comment><![CDATA[ 2004-05-05 @ 18:30 ]]></comment>
    <description><![CDATA[ While the meeting was somewhat smaller than usual, with about 35 people showing their faces for at least some of the meeting, the topic was narrow in its focus. Not everyone is a consultant or interested in the practical questions consultants face. Nevertheless, most people agreed after the meeting that the discussion and presentations were brilliant.<br />
This wasn't some cheerleading session, it was filled with the good and bad realities that consultants face, particularly those performing *BSD related work. Unfortunately, due to time restrictions, Marc`s section on using the ports system was cut short due, but we can plan to have a meeting exclusively based on the ports system at some point in the near future. And once again, a big thank you to <a href="http://www.tekserve.com/" target="_blank">Tekserve</a>, who provided us space and were very gracious hosts. ]]></description>
  </item>



  <item>
    <title><![CDATA[ OS X, Darwin and BSD ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00019 ]]></link>
    <comment><![CDATA[ 2004-04-07 @ 18:00 ]]></comment>
    <description><![CDATA[ Some 44 people crammed into the meeting space for Edward Eigerman`s great presentation on OS X, Darwin and BSD.  The Apple engineer spoke for some two hours, but no eyes were glazing over as he covered everything from RAID devices and supercomputers, to security and open source issues.  We look forward to getting the video of the meeting online, in addition to Edward's slides. ]]></description>
  </item>



  <item>
    <title><![CDATA[ NetBSD crypto disk ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00020 ]]></link>
    <comment><![CDATA[ 2004-03-03 @ 18:00 ]]></comment>
    <description><![CDATA[ March 3rd Meeting on NetBSD`s cgd - About 43 people attended Roland Dowdeswell`s presentation on NetBSD cryptographic disk driver. Ike is in the process of getting the video online and Roland will be posting his notes. The basis of his talk is a FreeNIX paper that is located <a href="http://www.imrryr.org/~elric/cgd/" target="_blank">here</a>. The slides are also there in postscript. ]]></description>
  </item>



  <item>
    <title><![CDATA[ OpenBSD Security ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00021 ]]></link>
    <comment><![CDATA[ 2004-02-04 @ 18:00 ]]></comment>
    <description><![CDATA[ February 4th Meeting on OpenBSD Security - Up to 40 people jammed the room on West 23rd Street to hear Wes Sonnenreich and Jason Albanese speak about OpenBSD security.
The meeting discussion was thriving, and those discussions continued on as most people went on to the bar afterwards.  For some, the discussions didn't end until 3:30 am.  Thanks Wes and Jason. ]]></description>
  </item>



  <item>
    <title><![CDATA[ NYC*BUG BOF @ LinuxWorld Expo ]]></title>
    <link><![CDATA[ http://www.nycbug.org/?action=home&id=00022 ]]></link>
    <comment><![CDATA[ 2004-01-24 @ 00:00 ]]></comment>
    <description><![CDATA[ NYCBUG successfully reached out to hundreds of people at the BSDMall and New York PHP tables.
</p>
<p>
We handed out fliers for the meetings, answered questions conference attendees had about the BSD family, gave a presentation on the backup port Bacula and held a birds-of-a-feather meeting.
</p>
<p>
Our bof meeting had some fifty participants.  Speakers included Michael of NYCBUG, Jeremy Sohn from Wasabi Systems, Don Witt from BSDMall/Daemon News, author Wes Sonnenreich and Dan Langille, organizer of BSDCan.
</p>
<p>
The audience well represented the various members of the BSD family.  Discussion ranged from meeting topics to NYCBUG`s relation to vendors.</p>
<p>There`s no question that we`ve started with a BOOM.  Our mailing list already has over 75 members.
</p> ]]></description>
  </item>




  </channel>
</rss>
