Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
K Disk archiver (KDar) is a KDE GUI-based backup and archiving program. Use it to prepare your data for storage on CD-Rs, jazz drives, floppies, even DVDs. KDar uses the dar library by Denis Corbin. Features include compression and archive splitting.
LVM - HPUX version tools for linux. New! Get freevxfs driver for mounting HP-UX VxFS filesystem on Linux! Had been tested on Physical/VMware RHEL 4 or 5 servers. Please send feedbacks and requests to zanzamer1@yahoo.com.
ext3/ext2 undelete tool.User can recover files by it's name/type/owner.Forensic analyser provided.Recovers Deleted database tables.Restores deleted files to it's original location.But you can't recover the files deleted before installation of giis.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project is to make a software for linux which will help to recover the deleted files from your ext3 filesystem, including pen drive data recovery . The software will be provided with high end GUI support.
Filesystems can avoid fragmentation if they know how large files will be.
This library provides a wrapper for the fallocate() syscall (like glibc-2.10+), but also knows the xfs/ocfs2 ioctl and provides fallbacks better than posix_fallocate().
A program to rename photos by shooting date. The program will replace the existing photos. You can have your own image prefix and select the extension.
This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
LayerFS is a RISC OS image filing system. A LayerFS directory constructs itself from several source directories, where objects in the 'lower' directories are overlaid by objects of the same name in the 'higher' directories.
Lightweight File Integrity Checker. It will keep a database with a sha1/md5 fingerprint of your files and scan on command for any changes, added or deleted files. It can output to logfile, email, syslog or eventlog. Satisfies PCI-DSS 1.2 requirement
This program lists all files and folders inside given path and stores in HTML file. Generated HTML uses external java-script and CSS to render it as treeview. Background threading ensures stability while XML gives flexibility to this program.
A Windows service who monitoring your files, when a file is created, this one is send to the clamav console programme (clamscan.exe) to scan it. You need a standard ClamWin installation in c:programme files; It's not a real time engine
ChitraguptaFS is a simple file system based on FUSE written in C language for logging FS events. ChitraguptaFS comprises of two parts, one is the FS itself and the other is a simple utility to retrieve FS logs.