summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-16Merge pull request #308 from HiboMan/patch-1Luke Smith
new xmr logo, white inside not transparent
2024-07-16Merge pull request #307 from daviduhden/masterLuke Smith
Improve the Monero Node and I2P guides
2024-07-16Merge pull request #306 from KelvinJPS/fix_broken_linksLuke Smith
Fix broken links
2024-07-14Update xmr.svgHiboMan
2024-07-10Minor fixesDavid Uhden Collado
2024-07-07Update monerod.mdDavid Uhden Collado
2024-07-04Update i2p.mdDavid Uhden Collado
Add formatting.
2024-07-04Update i2p.mdDavid Uhden Collado
There is no need to create a new user for this service, the system automatically creates a new user that will be used to run the service when installing the package. On the other hand, i2pd does not look for the configuration files by default in the home directory of the i2pd user but rather in /etc/i2pd/.
2024-07-04Update i2p.mdDavid Uhden Collado
Use the i2pd community repository to get the latest version.
2024-07-04Update monerod.mdDavid Uhden Collado
The "db-sync-mode" option set to "fast" (as it is by default) can corrupt the blockchain database in case of a power outage or other type of system crash, so it is always better to use the "safe" option, especially if you use your own hardware to host the node.
2024-07-02Update monerod.mdDavid Uhden Collado
Add instructions for installation on other architectures.
2024-06-15Update monerod.mdDavid Uhden Collado
Use different ports for the proxies to the hidden services in Tor and I2P. Otherwise it is impossible for the node to work and you will always get the error “Failed to bind IPv4 (set to required)”.
2024-05-29fix broken links in platform sectionKelvinJPS
2024-05-28fix broken links in the mail sectionKelvinJPS
2024-05-28fix broken link to updateKelvinJPS
2024-05-27fix DNS broken link in nginx pageKelvinJPS
2024-05-25Merge pull request #290 from shaanmalik/masterLuke Smith
Fixed example mysql config
2024-05-25Merge pull request #304 from danyael031/masterLuke Smith
Added ssh configuration overriding warning
2024-05-25Merge pull request #297 from adastx/masterLuke Smith
Prosody tutorial improvements
2024-05-25Merge pull request #289 from tfasano1/masterLuke Smith
remove contributor links
2024-05-25Merge pull request #296 from btkoch/patch-1Luke Smith
Update README.md
2024-05-25Merge pull request #291 from angelacastaneda/masterLuke Smith
Fix cgit guide to use dir location from git guide
2024-05-25Merge pull request #301 from bd-912/masterLuke Smith
Fix config-breaking typo in dovecot.conf
2024-05-11Updated ssh config overriden warningDan Yael Sajarópulos Verdugo
2024-05-11Added Debian 12 ssh configuration overriding warningDan Yael Sajarópulos Verdugo
2024-03-15Fix minor typo in dovecot.confbd-912
2024-01-24Fix cgit guide to use dir location from git guideÁngel Castañeda
/srv/git -> /var/git Did cgit guide when I was pretty new to self host stuff and never figured out why scanning or http cloning never worked. Eventually I stumbled into in, and I just wanna fix it for everyone.
2024-01-15prosody: update packages dependenciesAdam Stück
mod_http_file_share[1] is included in the core modules now so drop reference to prosody-modules. lua-dbi-postgresql is required for postgresql storage backend.[2] 1: https://prosody.im/doc/modules/mod_http_file_share 2: https://prosody.im/doc/depends#luadbi
2024-01-11prosody: fix typosAdam Stück
See https://prosody.im/doc/modules/mod_http_file_share#larger-files
2023-11-21Update README.mdbtkoch
Current stable version is now Debian 12
2023-11-14Merge pull request #295 from IzaacMammadov/masterLuke Smith
Typo "docevot.conf"
2023-11-14Typo "docevot.conf"Izaac Mammadov
2023-11-04Merge pull request #294 from fincentxyz/patch-1Luke Smith
Fix small spelling mistake mumble.md
2023-11-04Fix small spelling mistake mumble.mdfincent
spc -> scp
2023-10-29Merge pull request #293 from dtgay/fix-monal-link-and-typoLuke Smith
Fix broken Monal link and fix typo
2023-10-28Fix broken Monal link and fix typoDavid Gay
2023-10-02Fixed example mysql configShaan Malik
Enabling mysql should include setting `mysql: true` in config
2023-10-02remove contributor linkstfasano1
2023-08-28Merge pull request #279 from livreware/masterLuke Smith
Replaced php7.4-fpm and fixed typo
2023-08-28Merge pull request #269 from ToaKraka/patch-1Luke Smith
Fix typos
2023-08-28Merge pull request #280 from luke-hamann/add-transmission-guideLuke Smith
Add Transmission guide
2023-08-28Merge pull request #277 from NotMtth/masterLuke Smith
Added Mumble server guide
2023-08-28Merge pull request #285 from UncutDan/master-1Luke Smith
Update radicale.md
2023-08-28Merge pull request #286 from paul-ohl/patch-1Luke Smith
Update git.md
2023-08-28Update git.mdPaul Ohl
Fixed a small typo.
2023-08-24Update radicale.mdUncutDan
If the -c modifier is used again to create a second user, there will be 401 issues. See https://github.com/Kozea/Radicale/issues/1075
2023-08-22Merge pull request #284 from LegoLivesMatter/jitsi-typoLuke Smith
Fix two typos in Jitsi tutorial
2023-08-21Fix two typos in Jitsi tutorialDuje Mihanović
2023-08-11Merge pull request #282 from tienbuigia/fix-script-linkLuke Smith
update helper script link
2023-08-10update helper script linktien