With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
A file watching facility for Java. Uses native platform support to avoid polling on selected platforms (currently supports win32, Mac OS X, Linux and FreeBSD on x86 platforms). Implements JDK 7's WatchService, but also runs on Java 5 and 6
MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
eMount is a free system administrator tool for Linux that can mount, encrypt and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.
Basic Backup is a simple customizable shell script providing system admins an easy way to get basic system files backed up.
Use from the moment you startup a new system and archive daily changes through bbackup. Allows you to specify which directories o
A Tcl interface to the linux kernel's Inotify service. It provides a Tcl package that enables Tcl scripts to monitor the file system changes at a file and directory level. A proc is executed asynchronously to notify for changes.
Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
SD4L is a suite of Linux tools including a graphical user interface which allow the creation of, and access to ScramDisk as well as TrueCrypt encrypted container files. In particular, SD4L provides a Linux driver which enables mounting of containers.
Le projet de jeux de la vie avec FUSE est un programme qui propose le jeux de la vie sur une interface graphique en utilisant soit le système de fichiers de la machine par défaut, soit le système de fichiers créé en utilisant la technologie FUSE.
github: https://github.com/ThomasCX/defragfs
The defragfs project aims on file-system/directory defragmentation of the Linux operating system, it is (currently) file-system independent and only CLI, hope further development could bring the GUI and better functionality.
NetFS is planned to be a network based peer-to-peer file system where data is downloaded only when accessed. Built on FUSE for the file access, a BitTorrent-like modified protocol will drive the P2P network.
LftpFS is FUSE filesystem with caching for smart mirror of sites. Useful for mirroring of Linux repositories. It's based on LFTP client, which supports FTP, HTTP, FISH, SFTP, HTTPS, FTPS protocols and works over proxies.