Okay let's set up your freebsd 8 system to use gmail as its MTA. This guide will assist you in setting up your server to send email via gmail with a secure logon. We're replacing sendmail with ssmpt because ssmpt is so much easier to configure and sendmail is overkill when you just need to send system mail and such. We'll use gmail to relay the emails to the destination for us. … [Read more...]
How to use Sendmail with FreeBSD
Using sendmail with freebsd is easy. Here we will cover … [Read more...]
Enable FTP FreeBSD and Allow Only Localhost
Enable FTP on your FreeBSD server and allow only your localhost (local machine) access to the ftpd server. … [Read more...]
Best freeBSD Firewall for a Web Server, PF Configuration and Testing
You'll see many articles discussing various firewalls for BSD. freeBSD comes with three firewalls but I'll lay out what I believe is the best freebsd firewall for a web server, pf. … [Read more...]
How to shutdown freebsd 8 and stop shutdown
Shutdown freebsd now [php]shutdown -r now [/php] … [Read more...]