Wednesday, 26 August 2020
Interesting Snippets from 2020-08-26
-
GitHub - ogon-project/ogon: ogon session manager and RDP server
The ogon project is an open source driven collection of services and tools mainly written in C/C++ that provide graphical remote access to Linux desktop sessions using the Remote Desktop Protocol (RDP). It supports most modern RDP protocol extensions, bitmap compression codecs, dis- and reconnection to sessions and device redirections. ogon is compatible with virtually any existing RDP Client.
-
GitHub - bolthole/zrep: ZREP ZFS based replication and failover script from bolthole.com
Got ZFS on two systems? Want to have (almost) idiotproof replication and master/servant switching between them? Install zrep with a single download and you're almost ready to go.
-
GitHub - jimsalterjrs/sanoid: Policy-driven snapshot management and replication tools. Using ZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.) Primarily intended for Linux, but BSD use is supported and reasonably frequently tested.
Sanoid also includes a replication tool, syncoid, which facilitates the asynchronous incremental replication of ZFS filesystems.
-
GitHub - zfsonlinux/zfs-auto-snapshot: ZFS Automatic Snapshot Service for Linux
An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux and zfs-fuse.
-
GitHub - oetiker/znapzend: zfs backup with remote capabilities and mbuffer integration.
ZnapZend is a ZFS centric backup tool to create snapshots and send them to backup locations. It relies on the ZFS tools snapshot, send and receive to do its work. It has the built-in ability to manage both local snapshots as well as remote copies by thinning them out as time progresses. The ZnapZend configuration is stored as properties in the ZFS filesystem itself.
-
GitHub - Open-CAS/open-cas-linux
Open CAS accelerates Linux applications by caching active (hot) data to a local flash device inside servers. Open CAS implements caching at the server level, utilizing local high-performance flash media as the cache drive media inside the application server as close as possible to the CPU, thus reducing storage latency as much as possible. The Open Cache Acceleration Software installs into the GNU/Linux operating system itself, as a kernel module. The nature of the integration provides a cache solution that is transparent to users and applications, and your existing storage infrastructure. No storage migration effort or application changes are required.
-
GitHub - freenas/zettarepl: Zettabyte File System (ZFS) Replication Tool written in Python
zettarepl is configured via single YAML file that defines common replication parameters and a list of tasks to perform.
-
GitHub - zrepl/zrepl: One-stop ZFS backup & replication solution
zrepl zrepl is a one-stop ZFS backup & replication solution. User Documentation User Documentation can be found at zrepl.github.io.