From 352d456116ea9dcabede974918807d707eef7d06 Mon Sep 17 00:00:00 2001 From: ahriman Date: Fri, 14 Dec 2018 15:35:23 -0500 Subject: mail fix --- index.html | 4 +- table.regusers | 2 +- .../cache/0/0a789d617165bc7ce31c0e886fb959c6.i | 1 + .../0/0a789d617165bc7ce31c0e886fb959c6.metadata | 1 + .../cache/0/0a789d617165bc7ce31c0e886fb959c6.xhtml | 5 + .../cache/0/0d09dae0d3d26ffad9c51e79ca29903c.feed | 66 ++ .../cache/2/236187688f853302efdf9c8b5eab05fb.i | 1 + .../cache/2/236187688f853302efdf9c8b5eab05fb.xhtml | 9 + .../cache/3/3c9e188c526aba70c30c6ea8de3009f4.code | 3 + .../cache/5/54f73be88eb86109ec13c3959a29b54e.code | 1 + .../cache/6/65330cf069cbc11061bf95019a710ebe.code | 1 + .../cache/6/69276c86ade2f1fadddca57fc678bf3f.i | 1 + .../6/69276c86ade2f1fadddca57fc678bf3f.metadata | 1 + .../cache/6/69276c86ade2f1fadddca57fc678bf3f.xhtml | 134 ++++ .../cache/6/6d079fddabcf4cf2934c3775101efc7d.code | 9 + .../cache/9/9689bfbd7d43b4a685d7c569561dfe48.i | 123 +++ .../9/9689bfbd7d43b4a685d7c569561dfe48.metadata | 1 + .../cache/9/9689bfbd7d43b4a685d7c569561dfe48.xhtml | 862 +++++++++++++++++++++ .../cache/a/a3d36dbdbecd1b1c781714df17e53321.i | 1 + .../cache/a/a3d36dbdbecd1b1c781714df17e53321.xhtml | 9 + .../a/a644499e91b18989ac47a40900dffb28.metadata | 2 +- .../cache/b/b6c77d919feacb98b75d6cb2c2fe2328.feed | 25 + .../cache/b/bd4c36ae9b8ec93276ddd2f520c6414d.feed | 34 + .../cache/c/c768e64cf6b3cd83f316600743dc59b8.code | 3 + .../cache/c/cb68741488368edf01be033a7c681628.code | 1 + .../cache/d/dce413c5fa52ff56f6a8e022efc1a63c.i | 2 + .../d/dce413c5fa52ff56f6a8e022efc1a63c.metadata | 1 + .../cache/d/dce413c5fa52ff56f6a8e022efc1a63c.xhtml | 67 ++ .../cache/e/ec88cda25cd00b321ecce97f589815b4.i | 1 + .../cache/e/ec88cda25cd00b321ecce97f589815b4.xhtml | 5 + wiki/data/meta/playground/playground.meta | 1 + wiki/data/meta/wiki/dokuwiki.meta | 3 + wiki/data/meta/wiki/syntax.meta | 3 + wiki/data/meta/wiki/welcome.meta | 11 + 34 files changed, 1391 insertions(+), 3 deletions(-) create mode 100644 wiki/data/cache/0/0a789d617165bc7ce31c0e886fb959c6.i create mode 100644 wiki/data/cache/0/0a789d617165bc7ce31c0e886fb959c6.metadata create mode 100644 wiki/data/cache/0/0a789d617165bc7ce31c0e886fb959c6.xhtml create mode 100644 wiki/data/cache/0/0d09dae0d3d26ffad9c51e79ca29903c.feed create mode 100644 wiki/data/cache/2/236187688f853302efdf9c8b5eab05fb.i create mode 100644 wiki/data/cache/2/236187688f853302efdf9c8b5eab05fb.xhtml create mode 100644 wiki/data/cache/3/3c9e188c526aba70c30c6ea8de3009f4.code create mode 100644 wiki/data/cache/5/54f73be88eb86109ec13c3959a29b54e.code create mode 100644 wiki/data/cache/6/65330cf069cbc11061bf95019a710ebe.code create mode 100644 wiki/data/cache/6/69276c86ade2f1fadddca57fc678bf3f.i create mode 100644 wiki/data/cache/6/69276c86ade2f1fadddca57fc678bf3f.metadata create mode 100644 wiki/data/cache/6/69276c86ade2f1fadddca57fc678bf3f.xhtml create mode 100644 wiki/data/cache/6/6d079fddabcf4cf2934c3775101efc7d.code create mode 100644 wiki/data/cache/9/9689bfbd7d43b4a685d7c569561dfe48.i create mode 100644 wiki/data/cache/9/9689bfbd7d43b4a685d7c569561dfe48.metadata create mode 100644 wiki/data/cache/9/9689bfbd7d43b4a685d7c569561dfe48.xhtml create mode 100644 wiki/data/cache/a/a3d36dbdbecd1b1c781714df17e53321.i create mode 100644 wiki/data/cache/a/a3d36dbdbecd1b1c781714df17e53321.xhtml create mode 100644 wiki/data/cache/b/b6c77d919feacb98b75d6cb2c2fe2328.feed create mode 100644 wiki/data/cache/b/bd4c36ae9b8ec93276ddd2f520c6414d.feed create mode 100644 wiki/data/cache/c/c768e64cf6b3cd83f316600743dc59b8.code create mode 100644 wiki/data/cache/c/cb68741488368edf01be033a7c681628.code create mode 100644 wiki/data/cache/d/dce413c5fa52ff56f6a8e022efc1a63c.i create mode 100644 wiki/data/cache/d/dce413c5fa52ff56f6a8e022efc1a63c.metadata create mode 100644 wiki/data/cache/d/dce413c5fa52ff56f6a8e022efc1a63c.xhtml create mode 100644 wiki/data/cache/e/ec88cda25cd00b321ecce97f589815b4.i create mode 100644 wiki/data/cache/e/ec88cda25cd00b321ecce97f589815b4.xhtml create mode 100644 wiki/data/meta/playground/playground.meta create mode 100644 wiki/data/meta/wiki/dokuwiki.meta create mode 100644 wiki/data/meta/wiki/syntax.meta create mode 100644 wiki/data/meta/wiki/welcome.meta diff --git a/index.html b/index.html index 13ff91a..be5fe08 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

Welcome to the tilde.institute! This is an OpenBSD machine whose purpose is to provide a space in the tildeverse for experimentation with and education of the OpenBSD operating system. Each user receives a subdomain! A variety of editors, shells, and compilers are installed to allow for development in a native OpenBSD environment. OpenBSD's httpd(8) is configured with slowcgi(8) as the fastcgi provider and sqlite3 available. This allows users to experiment with web development using compiled CGI in C, aka the BCHS Stack. In addition to php7.0 and mysql (mariadb) by request, this provides an environment where the development of complex web apps is possible.

NEW! Mailing list available for tilde.institute! Web archive and subscribing information available here.

-

Local mail delivery now available! Simply open mutt, neomutt, or alpine and compose a message to <username>@tilde.institute.

+

Mail now available! Simply open mutt, neomutt, or alpine and compose a message to <username>@tilde.institute.

The list of compilers available are as follows: