![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Join Date: Apr 2004
Location: Montreal
Posts: 799
|
![]() Hi, I'm trying to set up my new server and I'm having problems setting up de FTP users... I'm a proggy not a sys admin
![]() I did every thing they say here, but when I try to connect I get the 530 login incorrect... What have I done wrong ? To change or set the FTP password : (username = FTP username) 1. Log into your server through SSH 2. Issue the following command : passwd username To create a new FTP account : (/home/www/domain.com = path to data) 1. Log into your server through ssh 2. Issue : /usr/sbin/adduser -d /home/www/domain.com -s /bin/false username To create a new web domain : (domain.com = new domain name) 1. Log into your server through ssh 2. Issue the following command : mkdir /home/www/domain.com 3. Issue the following command : chmod 755 /home/www/domain.com 4. Create the new FTP account 5. Set the new FTP account password 6. Create the www.domain.com alias to domain.com Directory and user are created ... but simply don't work
__________________
I have nothing to advertise ... yet. |
![]() |
![]() ![]() ![]() ![]() ![]() |