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.
A tool to verify and/or recover as much data as possible from failed disks. When a sector can not be read it will be filled with zeroes and diskrescue continues. The resulting disk/file can be checked with fsck and analyzed with dumpfs and fsdb.
fuse-cache is a simple caching filesystem for Linux using FUSE. It works by copying the files you want to be cached at mount time to a cache directory, , and then using that copy for all subsequent read requests for the file.
sfic is a Simple File Integrity Checker, similar to Tripwire or yafic, but much smaller. It uses tdb as the database backend and there are no configuration files. It uses SHA-256 as its hash function.
Command line tool to replace quickly strings in files.
Command line tool to replace quickly strings in files.
Replaces recursively in directories, handles huge files, accepts regulars expression patterns, can replace binary chunks...
Connect every part of your business to one bank account
North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account
North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
This script corrects vowel mutation (Umlaut) errors in filenames
I have written this short script to correct vowel mutation (Umlaut) errors in filenames.
This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset.
One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8.
Such errors can't be corrected using convmv.
Unix2win is a tool that converts unix files with LF (\n) into
files in the DOS/windows format CRLF (\r\n). Unix2win can work
in batch mode, uses wildcards (*.txt) and can work on subfolders.
The output file could be the same or a different file.
xdf ( exquisite df ) - a souped-up version of df(1), offering flexible field, units, and filesystem type selection and a choice of output layouts and formats, that runs on Unix, Linux, BSD, and Cygwin.
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.
OneClickWinMount is a GUI tool for Linux users to mount Windows file system with simple clicks.It will mount file systems like FAT and NTFS with few simple clicks.Also it will create shortcuts in Desktop with Desired names (Including fstab updates)
3D-Console is a system that maintains and renders a general purpose user interface for multiple applications in a shared three dimensional virtual space. The applications are arbitrary operating system processes, as we know them.
The file recovery process is not an easy task to run on Linux and Unix based OSes and there`s almost no good user interfaces for end users, so that`s why, El Recuperador, is intended to make a generic Web-based GUI framework based on forensics informatic
FUSE-based filesystem reflecting XWindows into files
An educational FUSE filesystem that represents each window in a system running XWindows interface as a directory containing special files. Those files can be used to change window properties such as caption or its position at screen.
*tested on Gentoo linux
The ADFlib is a portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format. Projects using ADFlib are : ADFOpus and ADFView
AVL Array is a sequence container (like std::vector or std::list) that allows fast insert/remove AND fast random access. Shiftable Files offers the usual file primitives plus fast insert/remove. Get the latest version via BZR in the Develop section.
The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
This is a mass file renamer utilizing regular expression power.
This is a python based UI application that can rename a part of a set of files inside a directory based on the provided regular expression. This gives a lot more flexibility compared to other renaming files since it used grouping principle. This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit. This avoid the risk of file getting corrupted.
To rename all .py file to .pyc is as follows:
Search for Regex: (.py)$
Rename using this regex: .pyw
A backup script written in Ruby, Making incremental backups using rsync and hardlinks.
It is a simple ruby script, with configurations in the start of the script, making it very hackable for sys admins. This also means that there is now running deamon/service, if it should run automaticly, your must setup a cron job.
Se the Wiki for more details about features and requirements.
Alfalinux is a pocket linux on two floppys.
Based on a standard Slackware3.5 (libc5) have the goal to be (probably)
the only really *standard* pocket linux, without modified system parts.
It is also a "modular system" and support adding of personaliz
AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.