log2ram VS DNS

Compare log2ram vs DNS and see what are their differences.

log2ram

ramlog like for systemd (Put log into a ram folder) (by azlux)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
log2ram DNS
51 2
2,720 28
1.2% -
5.3 0.0
6 months ago about 2 years ago
Shell Shell
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

log2ram

Posts with mentions or reviews of log2ram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Follow-up on the earlier "Why Proxmox VE shreds your SSDs" – with details
    1 project | news.ycombinator.com | 20 Dec 2024
    But stuff like /var/lib/pve-firewall and /var/lib/rrdcached was still written to every second.

    I played around with mount options like commit=n

    It kind of helped to use log2ram:

    https://github.com/azlux/log2ram

    but it sure didn't eliminate the problem.

    I think with a little effort from the proxmox guys, They could gather a lot of low-hanging fruit.

  • Raspberry Pi 5
    13 projects | news.ycombinator.com | 27 Sep 2023
    Reducing logging, logging to ram and writing to the sdcard once a day helps longevity a lot, especially with quality sd cards.

    99% of the time it's the verbose logging of application servers that is the culprit of sdcard failures.

    https://github.com/azlux/log2ram

  • Pihole Regular Maintenance and Performance
    3 projects | /r/pihole | 7 Jun 2023
  • Using old MicroSD on RPi for PiHole, any issues?
    1 project | /r/pihole | 19 Apr 2023
  • Interesting M.2 devices for the HomeLabs
    1 project | /r/HomeServer | 22 Jan 2023
    I always use this: https://github.com/azlux/log2ram
  • My remote Pi for my ADSB is going bad
    3 projects | /r/raspberry_pi | 26 Dec 2022
    If you've got other issues then it's quite likely that lots of small writes from logging and similar has worn out the SD card, mounting the SD card as read only or installing log2ram could prevent it happening to another SD card.
  • EsPiFF: An ESP32 in the Raspberry Pi form factor
    4 projects | news.ycombinator.com | 18 Dec 2022
    > writing permanent its log files and swap partition

    If this is the problem, the solutions are no swap and log2ram https://github.com/azlux/log2ram

    I also noticed that Armbian logs to a ramdisk. I didn't investigate the implementation and if its contents survive a reboot.

    The only real problems for me are that the SD card will eventually fail no matter what (I mean, much sooner than a SDD or HDD) and that there are basically no Pis at sale at a reasonable price. As a platform it is nearly dead.

  • Can My I5 2300(12GB RAM) Server Handle This Workload
    1 project | /r/Proxmox | 7 Nov 2022
    For Pi-hole, I have an Rpi Zero with $10 Usb-to-Ethernet adapter, SD-card barely written (with Log2Ram) to avoid wear. Running about 3 years now almost unattended (besides security updates).
  • I finally found an use case for my Raspberry Pi Model B+
    5 projects | news.ycombinator.com | 1 Nov 2022
    In addition to the other helpful suggestions you’ve received, look into using Log2Ram. It does what it sounds like, puts log writes in ram and then writes them to disk on a slower cadence that doesn’t work your SD card that much.

    https://github.com/azlux/log2ram

  • Reduce disk writes for Ubuntu, save your USB stick
    1 project | dev.to | 31 Oct 2022
    Log files are a bit trickier. I want these to stick around between reboots, so just storing them on a ramdisk wouldn't really work. Thankfully, log2ram solves this problem. Written primarily for Raspberry Pi machines, it works fine on x86-64 laptops. This stores /var/log in RAM but will sync the contents to disk from time to time, ideal for our needs.

DNS

Posts with mentions or reviews of DNS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.

What are some alternatives?

When comparing log2ram and DNS you can also consider the following projects:

folder2ram - mount those folders to ram without losing access to their counterpart on disk!

jp.tiar.app - jp.tiar.app

docker-pi-hole - Pi-hole in a docker container

AdGuard-WireGuard-Unbound-DNScrypt - Linux ultimate self-hosted network security guide ║ Linux 终极自托管网络安全指南 ║ Guía definitiva de seguridad de red autohospedada de Linux ║ लिनक्स परम स्व-होस्टेड नेटवर्क सुरक्षा गाइड ║ Окончательное руководство по безопасности собственной сети Linux

zram-init - A wrapper script for the zram linux kernel module with zsh and openrc support

Technitium DNS Server - Technitium DNS Server

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Shell is
the 11th most popular programming language
based on number of references?