17 projects for "disk" with 1 filter applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 172 This Week
    Last Update:
    See Project
  • 2

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge
    Downloads: 14,902 This Week
    Last Update:
    See Project
  • 3
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    DBA PROGRAM

    DBA PROGRAM

    Program to analyze information about SQL SERVER as well as database ta

    ...It also has two text boxes where it can be inserted into SQL commands, and brings the result on the grid, these query boxes interegem each other to copy from one to the other and can easily modify a scritp without changing the original. News: > DBA JOBS: Clicking on start the program will check for hygienic disk errors in the windwos event log. Enable the flag to repeat the looping process. You must run the program in administrator mode. > Login Screen: Once you enter the administrator password, you will not be prompted for the next few times. Leave your comment to help with tool development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 5
    Soft DVR

    Soft DVR

    Emulator DVR with loop recording with IP cameras

    ...If there is a place on the disk, run at a specified time interval to be converted into a predetermined format through FFMPEG in stealth mode flux trapping - Network media stream c IP-camera; Or desktop screen; Or DirectShow-device (WEB-camera, tuner, the same network camera through DS.JPEG filter). 3. If disk space is not enough, the oldest file is deleted the specified format to reach space. 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    wd2epub

    wd2epub creates epub file from the set of html files

    Set of python scripts to create epub files from a copy of website in your disk (e.g. by wget).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aspose for Sitefinity

    Aspose for Sitefinity

    This Project holds Aspose Add-ons created for the Sitefinity CMS

    ...It adds simple Export to Word and Export to Pdf buttons at any desired location on the page and clicking the button dynamically exports the content of the page into Microsoft Word or PDF document. The exported file is then automatically presented for downloading to any disk location selected by the user in just couple of seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    USBRescueX

    USBRescueX

    Rescue and clean your hard disk or USB memory, delete broken shortcuts

    USBRescuex in its version 2.1 is a computer program category in utility software for files and folders, which its main function is the recovery of hidden files, read-only and corrupted our device (either USB memory devices, removable storage or hard disk). Besides recover those important files for you , eliminates the famous RECYCLER virus , which is the basis of other USB flash drives for viruses , this virus is the main wrongdoer in your USB/Storage Device/Device Storage space Removable memory/disk hard, as the virus will hide all your files and folders , creating false shortcuts and reproducing more viruses to your computer and other USB/removable Devices/Hard Drives storage. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    mintyMac winny

    mintyMac winny

    A complete windows 7 styled mintyMac xfce desktop with wine 1.7.22

    mintyMac winny addition is our windows themed distro. Mac OS X themes are pre installed as well among many others. Made for the window user who wants a ready to go LINUX Distro that includes all the standard mintyMac releases features plus including the Full working Wine version 1.7.22 with pre installed software including , Video Light Box, Seamonkey web browser email client and WYSIWYG HTML editor and notepad ++, Whisker Menu, Docky, Evolution (email), Skype, Pidgin, Filezilla, Chromium...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Redhat Linux Oracle OVM Systems Monitor

    Redhat Linux OVM System Performance Monitoring

    It's a very light Redhat Linux and Oracle OVM System Performance Monitoring tool written in Perl using rrdtool for Database and Graphing. Allows you to query the RRD database given a set of dates and generates a web based graphs. Easy to install. Uses less disk space than most performance monitoring tool. Data of each host monitored is kept for 2 years and occupy less that 25 MB of disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bigram Table Generator

    Bigram Table Generator

    A program to generate random reciprocal bigram tables

    ...After the message is entered the ciphertext is displayed. Executing the program with command-line arguments causes bigram to generate a random bigram table to print to screen or save to disk depending on whether the -f filename argument was given. If the -p passphrase argument is given a specific table is generated and is repeatable each time the same passphrase is given. This program was written to supplement the Enigma Simulator by Dirk Rijmenants. http://users.telenet.be/d.rijmenants/en/enigmasim.htm Enigma message procedures: http://users.telenet.be/d.rijmenants/en/enigmaproc.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Supports the Towers of Hanoi, Grandfather-Father-Son, or any custom backup rotation strategy. Easy to use and highly configurable. SaraB utilizes the great backup program, DAR (Disk ARchive).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Command-line tool to check ADFs (Amiga Disk Files) for errors and viruses. A binary is included for Windows users; Linux users are advised to compile the application themselves. Might also compile under plain DOS; but BE WARNED! When you scan files already renamed by the TOSEC standard, consider that file names may become insanely long in no time. --UPDATE OCTOBER 2014-- This project is currently suspended!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The objective of this to write the equivalent of scandisk for a DOS (FAT12) filesystem on a floppy disk. It can check that a filesystem is internally consistent, and correct any errors found.http://groups.google.com/group/myopensoft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Front end/Image manager for QEMU A nice boot menu/install program for QEMU disk images and guest operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    'finddouble' application searches into a directory and all its sub directories. If it finds several times the same file, a warning message is displayed, but no other action is taken. It's main use is to help you optimize you disk usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB