Quote: |
Originally Posted by Mikisiw ... I have paid for a server only to find out that the only OS option is centos. | You could have done a whole lot worse. CentOS is a fantastic Linux distribution (it's a near clone of Red Hat Enterprise Linux). So you're starting with a solid OS.
Is this CentOS 5? The command cat /etc/issue will answer that question if you don't know. (I only ask because it will lead into your next question/answer.) Quote: |
Originally Posted by Mikisiw I know nothing, well almost nothing, about linux let alone how to set this thing up. | You need to get a beginners' book on Linux asap. And I also highly recommend some complementary material, e.g. 'Red Hat Enterprise Linux 5 Administration Unleashed' by by Tammy Fox. (RHEL 5 == CentOS 5, which is why I asked earlier.)
This part is not optional. You need training and/or you need to do a lot of reading, or you're going to be an unhappy camper. Quote: |
Originally Posted by Mikisiw I have no idea how to get drftpd to allow users. | Unless drftpd offers some exotic feature that you require, I'd suggest checking out vsftpd as an alternative. But let's not get ahead of ourselves: you need to learn the foundation (and lots of it) first.
Good luck. |