/[cvs]/nfo/doc/computing/sysadmin/linux/howto-vsdhost-ftpweblog.txt
ViewVC logotype

Contents of /nfo/doc/computing/sysadmin/linux/howto-vsdhost-ftpweblog.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Mon Feb 11 04:04:27 2002 UTC (22 years, 6 months ago) by cvsbasti
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
FILE REMOVED
first checkin'

1 # howto-vsdhost-ftpweblog
2
3 ( - useradd service )
4 ( - su service )
5 - mkdir -p /home/service/bin/ftpweblog bzw.
6 - mkdir -p /home/service/public_html/ftpweblog
7
8 - copy with 'scp -r' dirs /home/service/bin/ftpweblog and /home/service/public_html/
9 form 'main-server' (there i put the right-files ;) to the vsdhost
10
11
12 - edit (as user service) '/home/service/bin/ftpweblog/ftpstats'
13 and ' name="server.webpla.net" ' in 'name="your.domain"'
14
15 - edit crontab for user service (as user service 'crontab -e')
16 and add this:
17 */30 * * * * /home/service/bin/ftpweblog/ftpstats > /dev/null
18
19
20

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed