Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
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.
Complete XBOX 360 filesystem support (FATX) including:
- fusefatx: mount filesystem
- mkfs.fatx: make filesystem
- fsck.fatx: check and correct filesystem
- label.fatx: change or display volume name
- unrm.fatx: undelete files
Try fatx manual pages to get help (man fatx)
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write.
<Build>
1. deploy SLFS source code at your Kernel Source
# tar xzf slfs.tar.gz
# mv slfs KERNEL_SRC/fs/.
# vi KERNEL_SRC/fs/Makefile
(add following line)
obj-$(CONFIG_SLFS_FS) += slfs/
# vi KERNEL_SRC/fs/Kconfig
(find section “MISC_FILESYSTEMS” and add following...
...Users can select significant versions among continuously created checkpoints, and can change them into snapshots which will be preserved until they are changed back to checkpoints.
There is no limit on the number of snapshots until the volume gets full. Each snapshot is mountable as a read-only file system. It is mountable concurrently with a writable mount and other snapshots, and this feature is convenient to make consistent backups during use.
Change volume label on ISO 9660 image and Joliet extension
isolabel is a program that allows you to change volume label in ISO 9660 image file after it was already created.
Moreover, you can specify ISO 9660 and Joliet volume label separately, taking advantage of fancy names in Joliet together with simpler, but longer name in ISO 9660; something that tools like mkisofs/genisoimage does not allow you to do in standard compliant way.
This program is written to have minimal software dependency, and work on all platforms.
NTFS USN journal reader for Python. The USN Journal is a system management feature that records changes to all files, streams and directories on the volume, as well as their various attributes and security settings.
Expand a TrueCrypt volume on the fly without reformatting. All kind of volumes (container files, disks and partitions) formatted with the NTFS file system are supported.
The EVMS Project uses a layered, plug-in model to provide unparalleled flexibility and extensibility in managing storage. This allows for easy expansion or customization of various levels of volume management.
PyVSS is a python module which allows you to copy files using Volume Shadow Copy Service (http://en.wikipedia.org/wiki/Shadow_Copy). It is in an early development phase, yet is stable, simple and straight-forward to use.
This project aims at providing an API in .NET to gather directory/files information of an NTFS volume very efficiently. (in contrast to the classic approach like FindFirst/FindNext which is really slow on large directories.)
A graphical tool to view and modify the volume labels of Linux ext2 and ext3 filesystems, written in Gambas2, intended for use under Ubuntu and the GNOME desktop. You can download both source code and an installable Debian package.
Converts disks between case sensitive and case insensitive HFS without re formatting. Supports GPT and Apple Partition Schemes. Currently does not work for boot volume and only changes first HFS+ Partition found on drive.
PRATIMA, an Asynchronous Remote Volume Replicator for Linux:
Pratima performs online, real-time, reliable and efficient block level data replication to a remote computer over a network in both synchronous and asynchronous modes for Linux.
The Vinum Volume Manager is a device driver which implements virtual
disk drives. It isolates disk hardware from the block device
interface and maps data in ways which result in an increase in
flexibility, performance and reliability.
vold is a Volume Daemon for Linux that can automatically mount CD-Roms, Harddrives, USB Flash Sticks, iPods etc. It is also possible to identify Partitions by UUID or volumename and mount them in a pre-defined Folder. Aims to replace mounting by hand!
Simple rack/removable hard disk management. Mounts partitions not mentioned in fstab, possibly by volume name. Intended for desktop machines, either run by unprivileged users, or people who often swap hard disks.