FeministWiki:Server setup: Difference between revisions

    Line 146: Line 146:


    There's a number of things important to remember however:
    There's a number of things important to remember however:
    * After copying in the new {{C|/etc/aliases}} file, run {{C|newaliases}} for the changes to take effect
    * After copying in the new {{C|/etc/aliases}} file, run {{C|newaliases}} for the changes to take effect.
    * After populating {{C|/etc/letsencrypt/renewal-hooks}}, remember to {{C|chmod +x}} all the scripts
    * After copying something into {{C|/etc/apache2/conf-available}}, don't forget to enable it via {{C|a2enconf}}.
    * Likewise, don't forget {{C|chmod +x}} for <code>/etc/cron.{hourly,daily,weekly,monthly}</code> and {{C|/etc/boot.d}}
    * After populating {{C|/etc/letsencrypt/renewal-hooks}}, remember to {{C|chmod +x}} all the scripts.
    * Likewise, don't forget {{C|chmod +x}} for <code>/etc/cron.{hourly,daily,weekly,monthly}</code> and {{C|/etc/boot.d}}.


    === Apache modules, config, and sites ===
    === Apache modules, config, and sites ===