localfiend
July 1st, 2009, 07:16 PM
Hi all. I've recently set out to set up a Linux server to host files and a small private/secured company website. I'm used to working in a windows environment (SBS 2003, IIS 7.0 for web and ftp) and have almost no experience with Linux.
Through some browsing here, and a lot of searching on google I've learned to use some basic Linux commands and have installed the 9.04 server edition. I've got apache2 up and running, vsftpd for file transfers, and OpenSSH for windows so that I can make remote changes.
Currently I am using dreamweaver to design my site (It's fast and easy - and has worked great with all the windows servers I'm used too). However, my lack of linux knowledge fails me when trying to do research in the area of permissions. I am used to the windows concepts of groups. I create a user, add him to a group, assign permissions to folders inside the website for that group and everything is good to go.
Can someone point me to some helpful reading material that explains the best/easiest/fastest way to get my permissions squared away? As things stand right now, any web content I upload via vsftpd/dreamweaver gives me access denied errors when I try to bring things up in a browser. I can't seem to get my site to work for anyone let alone password protecting sections and having multiple levels of access.
(Keep in mind that until this past week I had no clue what any of the basic Linux commands were mkdir, ls, rd, adduser, sudo, apt-get are all new to me.)
Through some browsing here, and a lot of searching on google I've learned to use some basic Linux commands and have installed the 9.04 server edition. I've got apache2 up and running, vsftpd for file transfers, and OpenSSH for windows so that I can make remote changes.
Currently I am using dreamweaver to design my site (It's fast and easy - and has worked great with all the windows servers I'm used too). However, my lack of linux knowledge fails me when trying to do research in the area of permissions. I am used to the windows concepts of groups. I create a user, add him to a group, assign permissions to folders inside the website for that group and everything is good to go.
Can someone point me to some helpful reading material that explains the best/easiest/fastest way to get my permissions squared away? As things stand right now, any web content I upload via vsftpd/dreamweaver gives me access denied errors when I try to bring things up in a browser. I can't seem to get my site to work for anyone let alone password protecting sections and having multiple levels of access.
(Keep in mind that until this past week I had no clue what any of the basic Linux commands were mkdir, ls, rd, adduser, sudo, apt-get are all new to me.)