zram-swap-config
Replacement for broken zram-config-0.5 package (by StuartIanNaylor)
wifi-connect
Easy WiFi setup for Linux devices from your mobile phone or laptop (by balena-os)
zram-swap-config | wifi-connect | |
---|---|---|
8 | 2 | |
126 | 1,297 | |
- | 1.2% | |
0.0 | 8.8 | |
almost 3 years ago | 10 days ago | |
Shell | Rust | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
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.
zram-swap-config
Posts with mentions or reviews of zram-swap-config.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-14.
-
Any way to auto execute .sh script on startup with root privileges on ubuntu?
crontab, /etc/rc.local or create a simple systemctl service are all prob the easiest and most secure ways to allow on boot. /etc/rc.local I think happens after all services think `@reboot` with crontab is the same but you would have to google to be sure. or copy and hack the service from https://github.com/StuartIanNaylor/zram-swap-config as really they are also quite simple to create
-
We're moving away from swap partitions on our Linux servers
I still have https://github.com/StuartIanNaylor/zram-swap-config but doesn't do much more than https://github.com/systemd/zram-generator#readme but I passed control of https://github.com/ecdye/zram-config as maintenance aint my strong point and it was just a protest of hey guys get this sorted.
-
2021 Nov 15 Stickied ππππππππ thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions! π³πΆπΆπ² π―π¬πΉπ¬ ππ°πΉπΊπ»
I read in a few articles that the default sram-config package has some sizing/erro handling issues. Two configuration scripts seem to be recommended: this one and this other one.
-
Memory caching and swap usage?
zram can help as create a swap that the majority of time will be used also mounting a small zram zstd (great text compression) for var/log will practically bring writes to pretty much nothing. Armbian have a util that does that. You are using 62.2m 9very small) of 872m main memory Swap virtual memory you are using 40.8m of 100m because dphys-swap is set to only 100m by default but is just disk space. Its prob pushed 40.8m there because its idle so its pushed it out of main memory and will pull back if ever needed. I use my util https://github.com/StuartIanNaylor/zram-swap-config and another one I did is now maintained by openhab. Dunno if systemd/zram-generator is in raspberry might actually a great zram util.
-
Simple Web kiosk display project -- works on 3B+ but not on Zero 2 W?
zram when your confined with 512mb as sd card swap sucks. https://github.com/StuartIanNaylor/zram-swap-config zram isn't perfect as you will get apps that pass already compressed uncompressible data, but luckily is the exception not the rule and web based is usually highly compressable.
-
Raspberry Pi Zero 2 and the raspberry os 64 bit image
https://github.com/StuartIanNaylor/zram-swap-config just install and reboot
-
Settings to turn off to expand the sd cards lifespan
Remember to finish the installation and install zram-swap-config for global zram.
wifi-connect
Posts with mentions or reviews of wifi-connect.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-07.
-
Question re: wpa_supplicant and userconf
Have a look at https://github.com/balena-os/wifi-connect for one such tool.
-
2021 Nov 15 Stickied ππππππππ thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions! π³πΆπΆπ² π―π¬πΉπ¬ ππ°πΉπΊπ»
Hello there, I also got a Zero 2 W for this reason and the closest I've found so far was this: https://github.com/balena-os/wifi-connect but I haven't tried just yet.
What are some alternatives?
When comparing zram-swap-config and wifi-connect you can also consider the following projects:
rpi_ws281x - Userspace Raspberry Pi PWM library for WS281X LEDs
raspap - Simple wireless AP setup & management for Debian-based devices [Moved to: https://github.com/RaspAP/raspap-webgui]
zram-swap - A simple zram swap service for modern systemd Linux
open-balena - Open source software to manage connected IoT devices at scale
Adafruit-QT-Py-RP2040-PCB - PCB files for Adafruit QT Py RP2040.
Swift on Balena - Docker images for Swift on Raspberry Pi and other ARM devices from balena's base images.