Linux Tutorials on the topic “freebsd”

  • How To Set Up A FreeBSD Wireless Access Point

    Author: packetjunkieTags: , Comments: 5

    How To Set Up A FreeBSD Wireless Access Point This how-to explains the process of setting up a FreeBSD system that will act as a wireless router (as well as a wired router) that takes advantage of the ported version of OpenBSD's PF packet filter.

  • How To Configure Web Access To Subversion Repositories Using Apache

    Author: softr8Tags: , Comments: 4

    How To Configure Web Access To Subversion Repositories Using Apache This how to is going to describe the steps to get the mod_dav_svn module to work on an Apache web server. First I'll assume that we don't have Apache and Subversion installed on our FreeBSD box, in a second part I'll explain how to add the module using our current installation.

  • How to Build an Effective Mail Server Defense

    Author: alinapTags: , , , Comments: 3

    How to Build an Effective Mail Server Defense When speaking of mail server-related security, one tends to limit the issue to message applied security measures, and even more to Antivirus and Antispam protection. This is however only one stage in the more complex process of securing your server. This article aims at identifying and explaining all security layers, highly important when choosing a certain mail server and consequently when configuring and using it.

  • The Ultimate Media Server - Apache+SSL , PHP, MySQL and Jinzora

    Author: bsdguyTags: Comments: 1

    The Ultimate Media Server Apache+SSL , PHP, MySQL and Jinzora General Information This guide will lead you through creating a secure ssl based webserver to be able to stream your multimedia across the World Wide Web. Before embarking on this journey I would highly recommend reading this documentation in it's fullest before executing any of it. You may find some pointers in the tips and tweaks section that you can make during installation that would make this install even easier and make it a one time install.

  • Upgrading FreeBSD

    Author: bsdguyTags: Comments: 1

    Upgrading FreeBSD Concept This document started as a follow up to The Ultimate Multimedia Server Guide and how to go about keeping your server up to date and patched with the latest O/S patches and security patches. The other reason for this document was to try and create an easy to follow update guide for the not so Unix savvy users that visit my website from time to time. My first time trying to upgrade FreeBSD from sources went well but trying to understand and piece together all the other documentation was more of a daunting task than actually upgrading.