Friday, March 21, 2008

bsdtalk144 - Dan Langille

Interview with Dan Langille. We talk about his new job with Afilias, and BSDCan 2008.

File info: 22Min, 10MB.

Ogg Link:
https://archive.org/download/bsdtalk144/bsdtalk144.ogg

Monday, March 10, 2008

bsdtalk143 - BSD Hobbiest Deborah Norling

Interview with Deborah Norling. We talk about her use of BSD on old hardware, accessibility on the BSDs, and Simh (http://simh.trailing-edge.com).

File info: 23Min, 10MB.

Ogg link:
https://archive.org/download/bsdtalk143/bsdtalk143.ogg

Note: The first set of audio files that I posted were accidentally exported from an intermediate working set that didn't have the audio levels adjusted. I have posted the proper files. My apologies to Deborah, and to the listening audience.

Friday, February 29, 2008

bsdtalk142 - FreeBSD Lead Release Engineer Ken Smith

Interview with FreeBSD Lead Release Engineer Ken Smith.

File Info: 16Min, 7MB.

Ogg Link:
https://archive.org/download/bsdtalk142/bsdtalk142.ogg

Monday, February 25, 2008

bsdtalk141 - PBI 4 with Kris Moore

Interview with PC-BSD founder Kris Moore about the new features in PBI 4.

File Info: 10Min, 5MB.

Ogg Link:
https://archive.org/download/bsdtalk141/bsdtalk141.ogg

Tuesday, February 05, 2008

bsdtalk140 - The Mult Project with Kristaps Dzonsons

Interview with Kristaps Dzonsons.

We talk about the Mult project, which is "an on-going research project to create a high-performance instance multiplicity system." You can find more information at http://mult.bsd.lv/. He also gives a quick update on Sysjail.

File Info: 30Min, 14MB.

https://archive.org/download/bsdtalk140/bsdtalk140.ogg

Tuesday, January 29, 2008

bsdtalk139 - Dru Lavigne

Interview with Dru Lavigne. We talk about her new book "The Best of FreeBSD Basics" and also get an update on some other projects including BSD Certification.
See the following links for more information:

https://register.bsdcertification.org/register/get-a-bsdcg-id
http://reedmedia.net/books/freebsd-basics
http://www.osbr.ca

File Info: 14Min, 7MB.

Ogg Link:
https://archive.org/download/bsdtalk139/bsdtalk139.ogg

Wednesday, January 23, 2008

bsdtalk138 - Central Syslog

News:
DesktopBSD 1.6 and FreeBSD 6.3 released.

Setting up a central syslog server.
  • If you are concerned about the security of your logs, use a dedicated machine and lock it down.
  • Keep clocks in sync.
  • You may need to change log rotation schedule in /etc/newsyslog.conf. You can rotate based in size and/or time. This can be as much a policy decision as a hardware decision.
  • On central log host, change syslogd flags to listen to network. Each BSD does this differently, so check the man pages. Also, check out the -n flag for busy environments.
  • Make sure host firewall allows syslog traffic through.
  • Be careful to limit syslog traffic to just the trusted network or hosts. FreeBSD man page refers to syslogd as a "remote disk filling service".
  • For heavy logging environments, it is important to have a dedicated network. A down syslogd server can create a lot of "ARP who-has" broadcasts.
  • Most network devices such as printers and commercial firewalls support sending to a central syslog server. Take a look at "Snare" for Windows hosts.
  • To send messages from a Unix host, specify the host name prepended with @ instead of a file for logging in /etc/syslog.conf. For example, change /var/log/xferlog to @loghost.mydomain.biz. You can also copy and edit the line to have it log to both a local file and a remote host.

File Info: 7Min, 3MB

Ogg Link:
https://archive.org/download/bsdtalk138/bsdtalk138.ogg

Friday, January 04, 2008

bsdtalk137 - Open Community Camp with Marten Vijn

Happy New Year. I had fun bringing some old Cobalt RaQ2 devices back to life with NetBSD 4.0.

Interview with Marten Vijn about www.OpenCommunityCamp.org.

File Info: 13Min, 6MB

Ogg Link:
https://archive.org/download/bsdtalk137/bsdtalk137.ogg

Thursday, December 20, 2007

bsdtalk136 - PF with Peter N. M. Hansteen

Can you believe that it has been two years? A lot has happened in the land of BSD since December 2005. Thank you for listening and for your support.

An interview with Peter N. M. Hansteen, recorded by Michael Dexter on behalf of BSDTalk. If you would like to learn more about the PF firewall, check out "The Book of PF" which is available at http://nostarch.com/frameset.php?startat=pf

File Info: 16Min, 7MB.

Ogg Link:
https://archive.org/download/bsdtalk136/bsdtalk136.ogg

Tuesday, November 13, 2007

bsdtalk135 - Joerg Sonnenberger

I'm sorry that I disappeared for a while. I have a new job, and it has taken me a while to come up for air. I hope to get back on track soon.

Michael Dexter sent me an interview he recorded on behalf of BSDTalk with Joerg Sonnenberger at EuroBSDCon 2007. Thank you Michael.

File Info: 17Min, 8MB.

Ogg Link:
hhttps://archive.org/download/bsdtalk135/bsdtalk135.ogg

Monday, October 22, 2007

bsdtalk134 - AsiaBSDCon Update with Hiroki Sato and George Neville-Neil

A quick update on AsiaBSDCon 2008 with Hiroki Sato and George Neville-Neil. More information at http://www.asiabsdcon.org/.

File Info: 10 Min, 5MB.

Ogg Link:
https://archive.org/download/bsdtalk134/bsdtalk134.ogg

Wednesday, October 17, 2007

bsdtalk133 - OpenCon 2007 update from Marc Balmer

A short update on OpenCon 2007 with Marc Balmer. More information at http://www.opencon.org/.


File Info: 7Min, 3MB

Ogg Link:
https://archive.org/download/bsdtalk133/bsdtalk133.ogg

Friday, October 12, 2007

bsdtalk132 - Richard Stallman

Interview with Richard Stallman. He requested that the interview only be distributed in a free format, so the mp3 file is just a quick message. Please download the ogg version for the full interview.

File Info: 28Min, 16MB.

Ogg Link:
https://archive.org/download/bsdtalk132/bsdtalk132.ogg

Visit http://www.playogg.org if you have questions about the ogg format.

A later note from RMS:
In the interview, I said that all the BSD systems " include, in
their installation systems--in some cases I believe it's called a ports system...--they all include some non-free programs". What I meant is that the non-free programs are included in the set of programs that the ports system can install. The ports system software as such is free. For me, distributing a recipe to fetch and install a non-free program is pretty much ethically equivalent to distributing a copy.

Friday, October 05, 2007

bsdtalk131 - PCC with Anders "Ragge" Magnusson

Interview with Anders "Ragge" Magnusson. We talk about his work on the Portable C Compiler. More information can be found at http://pcc.ludd.ltu.se/.

File Info: 15Min, 7MB.

Ogg Link:
https://archive.org/download/bsdtalk131/bsdtalk131.ogg

Tuesday, October 02, 2007

bsdtalk130 - Network Stack Virtualization with Marko Zec

News: PC-BSD 1.4 Released.

Michael Dexter sent me an interview he recorded on behalf of BSDTalk with Marko Zec at EuroBSDCon 2007. More information on the project at http://imunes.tel.fer.hr/virtnet/.

File Info: 16Min, 8MB.

Ogg Link:
https://archive.org/download/bsdtalk130/bsdtalk130.ogg

Tuesday, September 18, 2007

bsdtalk129 - BSDCertification Update with Dru Lavigne

Interview with Dru Lavigne. We talk about the progress of BSDCertification.org and also her new position with the Open Source Business Resource at http://www.osbr.ca/.

File info: 20Min, 10MB.

Ogg Link:
https://archive.org/download/bsdtalk129/bsdtalk129.ogg

Wednesday, September 12, 2007

bsdtalk128 - Sysjail Revisited with Michael Dexter

News:
  • EuroBSDCon starts this week in Copenhagen, Denmark. I wish I could be there.
  • OpenBSD 4.2 is available for pre-order.

Interview with Michael Dexter. We talk about the new sysjail and the recent system call wrapper issues.

File Info: 22Min, 10MB.

Ogg Link:
https://archive.org/download/bsdtalk128/bsdtalk128.ogg

Wednesday, August 29, 2007

bsdtalk127 - Why I like the CLI

Why I like the CLI:
  • Uses minimal resources. Less space, less memory, fewer dependencies.
  • Transparency. GUI hides internals, limits options.
  • Similar between Unix-like systems. GUI tools seem to change every week.
  • Remote management. SSH rocks.
  • Everything is text. Configs, devices, output. CLI is natural complement.
  • Pipes and scripts. One time is hard, a thousand times is easy.
  • Only need a few tools. Grep, sed, awk, vi, cron.
  • Text config files. Easy to version, share, and comment.
  • Requires reading skills instead of clicking skills.
  • Much faster when you know what you are doing.

File Info: 12Min, 6MB.

Ogg Link:
https://archive.org/download/bsdtalk127/bsdtalk127.ogg

Wednesday, August 22, 2007

bsdtalk126 - MidnightBSD founder Lucas Holt

News:
I was interviewed on the LinuxReality podcast.

Interview with MidnightBSD founder Lucas Holt.

File Info: 15Min, 7MB.

Ogg Link:
https://archive.org/download/bsdtalk126/bsdtalk126.ogg

Wednesday, August 15, 2007

bsdtalk125 - Matthew Dillon

News:
The NetBSD Foundation would like to announce its 2007 fundraising campaign. See http://www.netbsd.org/donations/ for more details.

Interview with DragonflyBSD's Matthew Dillon. We talk about the 1.10 release and the design of a new filesystem.

File Info: 20Min, 10MB

Ogg Link:
https://archive.org/download/bsdtalk125/bsdtalk125.ogg