summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-05use dates instead of weightsLuke Smith
2022-12-05Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2022-12-05Merge branch 'tfasano1-master'Luke Smith
2022-12-05template fixLuke Smith
2022-12-01Merge pull request #253 from guillevg/patch-1Luke Smith
Correct small typo
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-26Merge pull request #251 from shutosheep/masterLuke Smith
Fix rainloop download link
2022-11-26Fix rainloop download linkShuto Tamaoka
The download link is dead so I fixed the link
2022-11-17Merge pull request #248 from andrelegault/masterLuke Smith
`nginx.html` -> `/basic/nginx/`
2022-11-17 `nginx.html` -> `/basic/nginx/`APL
2022-10-22Merge pull request #244 from smacks667/masterLuke Smith
added nginx-extras package
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-15Merge pull request #243 from columndeeply/prosody-portsLuke Smith
[prosody] Add note regarding firewalls
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-12Merge pull request #240 from smldub/patch-2Luke Smith
Fixing underlining
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-24Merge pull request #233 from gianmarcogg03/patch-1Luke Smith
Changed mistaken Gemini port
2022-08-24Changed mistaken Gemini portGianmarco Gargiulo
It said 1985 instead of 1965.
2022-08-24Merge pull request #232 from itsvara/masterLuke Smith
fix comment
2022-08-24Update style.cssvara
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-07Merge pull request #226 from yannjor/ejabberd-improvementsLuke Smith
Ejabberd: small improvements/fixes
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-06Merge pull request #225 from yannjor/fix-nextcloudLuke Smith
Nextcloud: remove nginx pagespeed directive
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-27Merge pull request #220 from tfasano1/masterLuke Smith
WireGuard Tutorial
2022-07-27WireGuard Tutorialtfasano1
2022-07-24Merge pull request #219 from freezingDaniel/patch-1Luke Smith
Fix typo
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-19Merge pull request #218 from riscygeek/fix-cgitLuke Smith
Fixed Cgit
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>
2022-07-17Matrix - added note about macaroon_secret_key and registration_shared_secret ↵zacharytyhacz
keys