
Published: 9 months ago
Size: 7.3MB
Interview with FreeBSD Lead Release Engineer Ken Smith.
File Info: 16Min, 7MB.
Ogg Link:
http://cisx1.uma.maine.edu/~wbackman/bsdtalk/bsdtalk142.ogg

Published: 9 months ago
Size: 4.8MB
Interview with PC-BSD founder Kris Moore about the new features in PBI 4.
File Info: 10Min, 5MB.
Ogg Link:
http://cisx1.uma.maine.edu/~wbackman/bsdtalk/bsdtalk141.ogg

Published: 10 months ago
Size: 13.5MB
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.
http://cisx1.uma.maine.edu/~wbackman/bsdtalk/bsdtalk140.ogg

Published: 10 months ago
Size: 6.3MB
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:
http://cisx1.uma.maine.edu/~wbackman/bsdtalk/bsdtalk139.ogg

Published: 10 months ago
Size: 3.4MB
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:
http://cisx1.uma.maine.edu/~wbackman/bsdtalk/bsdtalk138.ogg