This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| fast_debian [2013/01/15 23:21] kyxap | fast_debian [2013/12/15 16:58] (current) kyxap | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag>debian etch dedikit minimal_install chroot jail}}====== Быстрая установка Dedikit из готового джейла в Debian ====== | ||
| <code=bash>#!/bin/bash | <code=bash>#!/bin/bash | ||
| Line 60: | Line 61: | ||
| chown smmta:smmsp $i; | chown smmta:smmsp $i; | ||
| done | done | ||
| - | 5. set backup | + | |
| - | 6. set firewall | + | 5. rm -r /etc/awstats; ln -s /opt/dedikit/autogen/logprocessor_awstats/logprocessor_awstats /etc/awstats | 
| - | 7. change registration email to client email | + | 6. set backup | 
| + | 7. set firewall | ||
| + | 8. change registration email to client email | ||
| " | " | ||
| </code> | </code> | ||