Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:gemini_toaster [2021/03/08 23:02] – Nico | public:gemini_toaster [2023/06/21 22:38] (current) – fix code tag bug Nico | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| * Add the following lines to / | * Add the following lines to / | ||
| + | |||
| < | < | ||
| gemini | gemini | ||
| Line 58: | Line 59: | ||
| * Activate inetd either by issuing | * Activate inetd either by issuing | ||
| + | |||
| <code bash> | <code bash> | ||
| # sysrc inetd_enable=" | # sysrc inetd_enable=" | ||
| Line 63: | Line 65: | ||
| or, if you use separate files: | or, if you use separate files: | ||
| + | |||
| <code bash> | <code bash> | ||
| # echo " | # echo " | ||
| Line 99: | Line 102: | ||
| ===== Basic monitoring ===== | ===== Basic monitoring ===== | ||
| - | The following | + | The following |
| <code bash> | <code bash> | ||