FeministWiki:Server setup: Difference between revisions

Line 135: Line 135:
* 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 populating {{C|/etc/letsencrypt/renewal-hooks}}, remember to {{C|chmod +x}} all the scripts
* Likewise, don't forget {{C|chmod +x}} for {{C|/etc/cron.*}} and {{C|/etc/boot.d}}
* Likewise, don't forget {{C|chmod +x}} for <code>/etc/cron.{hourly,daily,weekly,monthly}</code> and {{C|/etc/boot.d}}


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