RHEL6 – How to Setup an Anonymous Download Only FTP Server

A while back I spit out a post on how to configure an anonymous ftp server that allowed uploads and downloads, which you can find here. Its a very exciting read and will tell you everything that you need to know to get you up and running with an anonymous ftp server. However those instructions are specifically for a server that allows anonymous uploads as well as downloads. So today we are going to go over only the steps for anonymous download, which is actually much easier.

RHEL6 – How to Setup an Anonymous FTP Server

Today on the fatmin we are going to setup an ftp server on RHEL6 that accepts anonymous uploads. We are going to do so with SELinux support and will be making modifications to iptables as well.

RHEL6 – Managing SELinux Booleans

This is my second post on SELinux. In case you missed the first one you can read it here. Today we are going to specifically discuss SELinux booleans According to fedoraproject.org ,"SELinux booleans enable runtime customization of the SELinux policy. SELinux policy in Fedora has several booleans that allow you to quickly toggle a particular … Continue reading RHEL6 – Managing SELinux Booleans