Linux Tutorials on the topic “freebsd”
-
Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD
Author: eddiechen • Tags: freebsd, ftp • Comments: 1
Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since version 0.6, it supports FreeBSD 7.2 and 8.0 (both i386 and x86_64). iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. The OpenLDAP backend of iRedMail allows you to integrate all kinds of applications. This guide shows you how to integrate pure-ftpd into the iRedMail ldap backend on FreeBSD 7.2, passwords will be stored in ldap and you can change the password through webmail.
-
Creating A Jail With VNC Server On FreeBSD
Author: tobiaszt • Tags: freebsd • Comments: 1
Creating A Jail With VNC Server On FreeBSD This article explains how you can run a VNC server from within a jail on FreeBSD.
-
VNStat On FreeBSD 7 With A PHP GUI
Author: codenjanod • Tags: freebsd • Comments: 0VNStat On FreeBSD 7 With A PHP GUI I installed VNStat and the PHP GUI to be able to view basic information regarding incoming and outgoing traffic per interface. I am using FreeBSD 7 with PHP4, as I had problems setting the GUI up with PHP5.
-
-
Step By Step: Install Wordpress Multiuser (WPMU) On FreeBSD 7
Author: alamster • Tags: freebsd • Comments: 0Step By Step: Install Wordpress Multiuser (WPMU) On FreeBSD 7 Wordpress is one of my favourite blog engines because it's easy and supports many plugins. Wordpress also available in multi-user mode which means a single Wordpress installation will cover many users with their own subdomain. This howto will show the steps taken to install Wordpress wpmu on a server running FreeBSD 7 stable.
-
Set Up PC-BSD v1.4 beta
Author: o.meyer • Tags: desktop, freebsd • Comments: 0Set Up PC-BSD v1.4 beta This document describes how to set up PC-BSD v1.4 beta. PC-BSD is released under the BSD license.
-
Virtual Hosting With vsftpd And PostgreSQL
Author: norbi771 • Tags: ftp, freebsd • Comments: 1Virtual Hosting With vsftpd And PostgreSQL This document describes how to install a vsftpd server that uses virtual users from a PostgreSQL database instead of real system users. I couldn't find any tutorial like that on the internet, so when that configuration finally worked for me, I decided to publish it. The documentation is based on FreeBSD 6.2 which I was recently forced to use (I usually use Debian). Nevertheless the document should be suitable for almost any Linux distribution as well (may require very small amendments).
-
How To Set Up A FreeBSD Wireless Access Point
Author: packetjunkie • Tags: freebsd, networking • Comments: 5How 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: softr8 • Tags: apache, freebsd • Comments: 4How 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: alinap • Tags: antivirus, freebsd, linux, security • Comments: 3How 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: bsdguy • Tags: freebsd • Comments: 1The 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.