Sandbox: Difference between revisions

From EAWF Document Repository
Jump to navigation Jump to search
Admin (talk | contribs)
Created page with "Sandbox for me. {{#if:1|It works|It failed}}"
 
Admin (talk | contribs)
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Sandbox for me.
Sandbox for me.
{{Service|Postfix|25/587|/etc/postfix/main.cf|Mail handling}}
{{Service|Dovecot|993|/etc/dovecot/dovecot.conf|IMAP service}}
{{Service|Apache|80/443|/etc/httpd/...|Web server}}
{{Service|Wiki|80/443|/etc/httpd/vhosts/docs-le-ssl.conf|Handles all web traffic}}
[[Postfix Notes]]
[[Bitcoin Scripts]]


{{#if:1|It works|It failed}}
{{#if:1|It works|It failed}}
{{Note|This is a test}}
This is a test reference.<ref>This is the note.</ref>
== Apache ==
{{Cmd|systemctl restart httpd}}
{{Path|/etc/httpd/vhosts/docs-le-ssl.conf}}
{{Warning|Always run http reload to reload as it include the configtest}}
== References ==
<references />

Latest revision as of 12:24, 16 April 2026

Sandbox for me.

Postfix

  • Port: 25/587
  • Config: `/etc/postfix/main.cf`
  • Notes: Mail handling

Dovecot

  • Port: 993
  • Config: `/etc/dovecot/dovecot.conf`
  • Notes: IMAP service

Apache

  • Port: 80/443
  • Config: `/etc/httpd/...`
  • Notes: Web server

Wiki

  • Port: 80/443
  • Config: `/etc/httpd/vhosts/docs-le-ssl.conf`
  • Notes: Handles all web traffic

Postfix Notes

Bitcoin Scripts

It works

Note: This is a test

This is a test reference.[1]

Apache

Command: `systemctl restart httpd`

Path: `/etc/httpd/vhosts/docs-le-ssl.conf`

⚠ WARNING: Always run http reload to reload as it include the configtest

References

  1. This is the note.