Summary: (I tried nginx first but it was so unfamiliar that I decided to go with Apache for now until I can test more).…[link] http://www.howtoforge.com/perfect-server-centos-6.4-x86_64-apache2-dovecot-ispconfig-3.… !
Summary: [sourcecode language="plain" title="Open sshd_config for editing"]nano /etc/ssh/sshd_config[/sourcecode]…[sourcecode language="plain" title="uncomment (remove the #) these lines in /etc/ssh/ssdh_config and write the changes"]…#RSAAuthentication yes
Summary: Create folder wherever you want to access the drive with correct permissions…mkdir /media/data.ext2…Add to fstab (This will automatically mount it as desired on startup)