summaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)Author
2023-06-09Fix nextcloud version: ↵Teodoro Colombo
https://help.nextcloud.com/t/on-the-roadmap-deprecation-of-php-7-4/149848
2023-06-04Merge pull request #270 from ToaKraka/patch-2Luke Smith
Fix typos
2023-06-04Added monerod guide, minor corrections in other articlesDenshi
2023-05-19Added http_file_share in Prosody and added vanity address and auth string ↵Denshi
tutorial in I2P article
2023-05-12Fix typosToaKraka
2023-05-11Merge pull request #265 from AleDenshi/masterLuke Smith
Added Dendrite guide, added voice and video calling guide to Prosody,…
2023-04-24Merge pull request #267 from printplaatreparatie/nextcloud-headersLuke Smith
Update X-Robots-Tag with Nextcloud documentation
2023-04-24Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2023-04-24Epik formally disrecommendedLuke Smith
In addition to being hacked, Epik has been taking weeks or months to register domains and the quality of service has cratered. Lack of transparency about issues makes recommendation of Epik impossible.
2023-04-05Update X-Robots-Tag with Nextcloud documentationWilbrink
See https://github.com/nextcloud/server/pull/36689
2023-03-21Added Dendrite guide, added voice and video calling guide to Prosody, fixed ↵Denshi
up ejabberd PostgreSQL so it applies to all modules
2023-03-04Fixed up credits, added PSQL guides to multiple tutorials, cleaned up MarkdownDenshi
2023-02-22quote fixLuke Smith
2023-01-30date for dokuwikiLuke Smith
2023-01-25Fixed some typosAdachi
2023-01-25DokuWiki TutorialAdachi
2022-12-06Add IPv6 connectionShuto Tamaoka
2022-12-05use dates instead of weightsLuke Smith
2022-12-05Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2022-12-01Correct small typoGuille
2022-11-26base line of email coursetfasano1
Move email course below services Start managing mail accounts article Order of tutorials corrected combine dovecot and spamassassin into a general inbox setup tut rename tutorials other additions
2022-11-26Fix rainloop download linkShuto Tamaoka
The download link is dead so I fixed the link
2022-11-17 `nginx.html` -> `/basic/nginx/`APL
2022-10-22added nginx-extras packagesmacks667
**If you are downloading nginx directly from the source without compiling it with package managers, some keywords may be wrong.** `add_header`keyword will throw error here without ` nginx-extras`
2022-10-15Fix typocolumndeeply
2022-10-15Add note on firewalls and portscolumndeeply
2022-09-20move to baseof tooLuke Smith
2022-09-13Merge pull request #231 from LencoDigitexer/patch-1Luke Smith
Make A+ in observatory.mozilla.org for searxng
2022-09-13fix dateLuke Smith
2022-09-13Merge pull request #234 from pattmax00/patch-1Luke Smith
Show newest version for ergo in wget and extract commands
2022-09-12Merge pull request #236 from AleDenshi/masterLuke Smith
Added Dnsmasq tutorial, fixed my credits.
2022-09-12Merge pull request #238 from TheYellowArchitect/patch-1Luke Smith
Fixing <meta> section
2022-09-11Fixing underliningsmldub
I don't think goldmark for hugo supports underlining, but this should work, plus I thought bold would help with the emphasis.
2022-09-11Fixing meta sectionTheYellowArchitect
There are many typos where the character > is added twice. I also added html comment formatting instead of classic //, so you can straight up copy-paste the above.
2022-09-07Added Dnsmasq tutorial, fixed my credits.Denshi
2022-09-01Show newest version for ergo in wget and extract commandsMaximilian
2022-08-24Changed mistaken Gemini portGianmarco Gargiulo
It said 1985 instead of 1965.
2022-08-20make A+ in observatory.mozilla.orgИлья Евсеенко
2022-08-15searxng tweaksLuke Smith
2022-08-08correct debian version usedLuke Smith
2022-08-07Merge branch 'master' of github.com:lukesmithxyz/landchadLuke Smith
2022-08-07begin rehighlighting of custom info in templatesLuke Smith
2022-08-07Merge pull request #221 from goshawk22/masterLuke Smith
searxng: Update after recent changes
2022-08-07Ejabberd: small improvements/fixesYann Jorelle
Adds `-p` option to mkdir when creating the certificate directories. Without this, the given command fails because `/etc/ejabberd/certs` doesn't exist. Also adds a command to give the ejabberd user permissions to read the certificate directories.
2022-08-06Nextcloud: remove nginx pagespeed directiveYann Jorelle
Removes pagespeed directive from the nextcloud nginx configuration. Fixes #224.
2022-07-31searxng: Update after recent changesAdam Lawson
The changes to searxng, the installation process has changed. These changes reflect changes to the documentation.
2022-07-27WireGuard Tutorialtfasano1
2022-07-24Fix typofreezingDaniel
2022-07-20Merge pull request #216 from zacharytyhacz/masterLuke Smith
Fixed Matrix Element image paths + Added note about configuration for Matrix Synapse
2022-07-19Fixed CgitBenjamin Stürz
Without this fix my Cgit instance didn't work properly. Repos would show up, but only the latest commit could be accessed. Also "tree" and "log" didn't work for each commit. This PR hopes to fix it. Signed-off-by: Benjamin Stürz <benni@stuerz.xyz>