Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| public:gemini_toaster [2022/06/18 16:08] – [Basic monitoring] typo 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 " | ||