Yellow Dog Linux General

TOPIC: Quick FTP & HTTP setup



This HOWTO is designed to offer only a quick intro, a list of reminders moreso than an indepth course in FTP and HTTP setup. There are an incredible array of online resources available for both of these subjects ... visit our Config page for links to a number of sites.

As root, use your preferred command line editor to:

FTP
  1. rpm -Uvh proftp

  2. /etc/xinetd.d/proftpd
    - mod disabled = no
    - add "only_from"

  3. chown dir's to username

  4. service xinetd restart


HTTPD
  1. /usr/lib/yi/services.py

  2. turn on httpd

  3. pico /etc/httpd/conf/httpd.conf

  4. search for <Directory /home/

  5. uncomment from <Diretory --> </Directory

  6. add /public_html/ --> /home/*/public_html/

  7. save changes

  8. chmod 755 /home/username

  9. service httpd restart


This HOWTO was edited by Kai Staats, with guidance from Dan Burcaw, Terra Soft Solutions



 
          COPYRIGHT ® 1999-2008. TERRA SOFT SOLUTIONS, INC. ALL RIGHTS RESERVED.

SEARCH TSS

SEARCH LISTS

SEARCH HOWTOS