Showing 27 open source projects for "program files"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    An excellent system-development distribution. Comes with kernel, libc, cc, and emacs. Also contains theTool, and rc. Roll-your-own distro, bring tarballs. Unpack a bootable sample fs, and then unpack libc and cc-tools, unpack c-compiler then use theTool to build Perl -> autoconf, etc., then g++ and gdb, linux-7. See the shell programs and filesystem in the 'Files' section. Be sure to post in the forum/discussion 'kconfig' because there are a few caveats to "boot and...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    BmuS

    BmuS

    BmuS - Powerful linux backup program deduplication, encryption & more

    BmuS is a powerful free backup program for the automated backup of files, directories, and MySQL databases from a Linux / Raspberry Pi system to a NAS or network drive. You can also sync two NAS (i.e. Synology to Synology or UGREEN etc. and vice versa). BmuS can be installed directly on the source system or via a Docker repository, which is also available. With Docker, you can easily use BmuS on different operating systems, such as a Mac or Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    Simple Backup

    This UNIX program backups files and directories, to a directory.

    Simple Backup can be used to backup and compress, files and directories, to a destination directory. Usage: simplebackup SOURCE1 SOURCE2... SOURCEn DESTINATION_DIRECTORY It creates a new directory with a date stamp in its name. Simple Backup works with Linux, macOS, and FreeBSD. ------------------------------------------------------------------------------------------------------ To restore data from a Simple Backup archive, one can use tar -xf Note: Simple Backup needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bluetooth Internet Radio

    Bluetooth Internet Radio

    Auto-setup bluetooth internet radio on Ubuntu / Raspberry Pi / Armbian

    Fully automated setup of bluetooth, internet radio player (PyRadio), local music files player (mplayer), on a headless RaspberryPi, connecting to a stereo system's bluetooth receiver (bash script, chmod +x it to run). To install automatically, copy => paste => run the commands below in a terminal program (using the 'Terminal' app in the system menu, or over remote SSH), while logged in AS THE USER THAT WILL RUN THE APP (user must have sudo privileges): wget --no-cache -O bt-radio-setup.bash https://tinyurl.com/bt-radio-setup chmod +x bt-radio-setup.bash ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    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.
    Create free account
  • 5
    Tria Sistema Operatiu

    Tria Sistema Operatiu

    Helps you find, download & burn the best Operating System for any PC

    Tria O.S. detects hard & soft specs of the PC where you run it, you can load this info or specify it manually to let the program inform you what would be the best operating system for a specific PC, with the specified hardware, and then see the difference by adding RAM, a SSD hard drive, changing the graphics card ... etc. REQUIREMENTS: For Linux, you need GAMBAS 3.3 or later, so you will have to install the gambas3 package before installing. 90's EDITION needs 160 MB (192 MB on...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    Instructions: 1. Write this .iso file to a Pen Drive, with the Free multibootusb software ( links below ) 2. Boot from the Pen Drive, after changing the BIOS Boot Order quickly on system startup 3. First startup will show some info dialogs. These can be cancelled without making any changes 4. Click on the opendhcp folder link on Desktop 5. Right click the set_eth0_static_ipaddress.sh file and choose Open as Text option. Edit the file to meet your network needs. To know about...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    cfcfg

    Yet another Linux kernel configuration comparator

    Produces a succinct comparison of two Linux kernel configuration files, showing added, removed and changed settings, in an indented layout reflecting the configurator menus. The resulting text file is coloured when the output is to a terminal; the colours can be retained when redirecting the output to a file or pipe. Now comes with a program to extract configuration variable names and their prompts from their kernel build system, to create a symbol table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IP-Array

    An iptables IPv4 firewall and traffic shaping program

    A Linux IPv4 iptables firewall and traffic shaper. It allows flexible rule creation, while also shipping with presets for common needs. Rules are written in simple XML, allowing various ways to group and nest the arguments. An interactive mode is available in order to build configuration files in a wizard based manner. Extensive documentation is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    update hosts

    update hosts

    The latest available google hosts file. Domestic mirror image

    ...After replacing the hosts file, the relevant records may not take effect immediately. You can turn off and turn on the network, or enable or disable the airplane mode to make the domain name resolution take effect immediately. hostsand other files are automatically generated by the program, if you want to change its content, please modify hosts-sourcethe branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 13

    Upix - The universal package installer

    Software management and packaging system for Linux.

    Upix is a distribution independent software management and packaging system for Unix/Linux. An Upix application consists of a single directory "AppDir" which contains build scripts and application specific files, both source and binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Full Control Windows permissions

    Allows for you to gain ownership and permissions to files/folders.

    This program allows you to gain ownership and/or Full Acces control permissions for a file or folder, useful if you want to delete files or folders used by TrustedInstaller (SYSTEM) or get file's ownership from a user on the same system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    snap2 is a powerful rsync-based backup program (shell script) for Linux desktop PCs. It has a user-friendly GUI. It creates automatically-rotating 'snapshot' backups, or a mirror backup. It can also be run non-interactively, via cron.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Badger
    Badger is a multi-purpose program designed to make System Administrator tasks easier for all computer users. It is currently a Beta ready for testing. It currently runs on Mac and Linux. It must be run as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fedora Frog is used by administrators to ease the task of installing many applications and files that are not installed by Fedora Core. It installs the extra repositories needed by Yum and allows the administrator to remove any of these packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small program that allow to unpack all 'rar' files in derictory using 'unrar' program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads. It saves the result as a gnuplot file and a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Program to automate the backup of the MySQL database & file directory, and send the backup data files to an offsite destination for safe storage through email. Works with Joomla!, Mambo, PostNuke, WordPress & etc. See http://ecommerce.matrix-e.com NO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Set of Add-ins to run standard Cygwin/Unix command line facilities from Excel. Creates batch files, runs them as part of excel (or independent of) to : ZIP, GZIP, BZIP2 files, dos2unix & unix2dos files. Also automates DOS DIR to list files to spreadsheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Logcheck is software package that is designed to automatically run and check system log files for security violations and unusual activity. Logcheck utilizes a program called logtail that remembers the last position it read from in a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Allows programs to be isolated on your hard disk and still run normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DiscDB is a little program that will use a SQL database to catalog all files in your CDs or DVDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads or backups to removable media
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB