summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-04Merge pull request #263 from AleDenshi/masterLuke Smith
Fixed up credits, added PSQL guides to multiple tutorials, cleaned up…
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-30Merge pull request #258 from AdachiWasRight/masterLuke Smith
DokuWiki Tutorial
2023-01-25Fixed some typosAdachi
2023-01-25DokuWiki TutorialAdachi
2023-01-12Merge pull request #255 from shutosheep/masterLuke Smith
Add IPv6 connection
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-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.