Showing 73 open source projects for "data4.bin"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    FreeIntv

    FreeIntv

    A Libretro Intellivision Emulator

    This is an Intellivision emulator implemented as a libretro core. The download here includes a pre-compiled binary for the Windows 10 (x64) and Raspberry Pi 3. Instructions for use with a typical Retropie installation on Raspberry Pi are also included. A unique UI allows Intellivision games to be fully played even with a simple SNES style controller. With a more complicated, playstation style, controller, the left analog stick will also allow for the full 16-directional movement,...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Fail2Ban Webinterface

    Webinterface to (un)ban IPs in Fail2Ban

    ...Contact me: steffen[at]simails.de Update for Debian 13 Trixie and others running systemd: To get the socket-permission fix working, do this: 1. systemctl edit fail2ban [Service] ExecStartPost=/bin/sh -c 'while [ ! -S /var/run/fail2ban/fail2ban.sock ]; do sleep 0.2; done; chmod 0766 /var/run/fail2ban/fail2ban.sock' -> strg+o, strg+x 2. systemctl daemon-reload 3. systemctl restart fail2ban 4. ls -l /var/run/fail2ban/fail2ban.sock
    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
  • 5
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    get-make-install-linux

    get make and install [multiple] linux kernels

    does what it says! if you have old configs it can bring them forward or help do that. it can build a set of kernels (ie, if you have more than one arch). it packages them. and has some good options. end of story it's possible with one commandline to do the round trip , copy to another host , have that host install package, and have the host reboot (maybe not on first try ok ? :) The comparison to script shipped with kernel (circa 2012): 1) gmil works or attempts to work across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    ...Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked apps : $ export PATH=/opt/Toolchain/ARMv7/usr/bin:$PATH $ ./configure --host=arm-linux --disable-shared LDFLAGS="-static-libgcc -static-libstdc++" $ make Disclaimer: This program is provided as is without any warranty of any kind. If you feel this program useful and get benefit from it, then please do support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NESbox

    NESbox

    Emulator of NES, SNES, Sega Mega Drive, GameBoy video consoles

    The nesbox/emulator is an open source, browser-based emulator for a collection of retro gaming systems (NES, Super Nintendo, Sega Mega Drive, GameBoy, etc.). It’s written in ActionScript/Flash, and the project includes SWF binaries so you can embed the emulator into web pages. The emulator allows users to load ROMs and play them in their browsers via the Flash plugin. It’s licensed under the MIT license, meaning it’s quite permissive in terms of reuse. While Flash is an aging technology, the...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    OpenLD

    OpenLD

    Firmware OpenLD para Receptores de TV por Satélite

    ...We need collaboration for maintain dedicated server of the firmware for repositories. Atención!! Necesitamos colaboración para mantener el servidor dedicado donde alojamos los repositorios del firmware. DONAR / DONATE: http://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XWECGLMQRQUCU
    Downloads: 18 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    chbGUI

    Free Linux backup tool *

    ...Create different backups based on templates that can be tailored to distinct needs. (*) Tested on Linux and Mac OS X but may run properly without modifications on other Unix platforms that have the Bourne shell (/bin/sh) and a Java (1.6) or higher runtime environment. See documentation provided in the package for more details. Current versions: chbGUI v. 1.0.8 chb v. 191 Note: If you find errors or have questions, check the Wiki first. If you don't find the solution there, let me know by opening a ticket and assigning it to chbgui (see Support above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LinISO

    Gui for poweriso

    Gui for poweriso, convert and extract image files like iso, bin, img and daa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Windows 7 Booster

    Boost your Windows 7 with only few clicks !

    ... - Clean Up your PC Clean all your unnecessary files that will hog your system over time. Temporary files, Windows Cache, Error reports, Old Prefetched Data, Crash Dumps, Recent Files, Software Distribution, Recycle Bin, Font Cache, Memory Dumps, Mini Memory Dumps.Chrome, Firefox, Maxthon, Opera, Internet Explorer supported. - Turn Off Unnecessary Windows Servers - Tweak Your Windows For Best Performance - 100% Spyware FREE Windows 7 Booster does NOT contain any Spyware, Adware, Viruses or even Advertisement.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    ErAce

    ErAce

    erase hard drive, wipe hdd

    ErAce is software that will over write hard drive 1-100 times. So it fulfils strictest security standards i.e. DOD 5220.22-M. In that way it is impossible to recover data. If You delete files and empty recycle bin it is possible to recover data with recovery software. ErAce will write whole hard disk and put it to zero at last cycle. After process hard drive looks like it was just came out of factory. ErAce works on Pentium or higher and AMD equivalent systems. It works even Intel based Mac computers. It needs 128 Mb of memory. With ErAce you can recycle, sell or throw away hard drive carefree. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Samba4 Ubuntu Build

    Samba4 build for Ubuntu 12.04 LTS 64Bit

    ...I used the following configure options: --with-ads --with-shared-modules=idmap_ad I just added three init scripts found somwhere and put the samba_backup script from source into samba/bin If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    suckless-tools-vsido

    Modified version of suckless tools with xft built in.

    The suckless-tools version for Debian has xft seperate, puts things in /usr/bin and doesn't include some scripts that I feel make dmenu more valuable. This is a version I built and maintain for Debian Sid that corrects these issues. It should work on any 64bit version of Debian Sid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Script-Tools

    Script-Tools

    A collection of tools written in BASH for Linux

    ...It comes with a vary of scripts to tweak and configure your system, as well as packaging for fedora, eventually other RH based distros, easy expandable and with fully custom scripts seperated per user. There are also some scripts provided in [/usr]/bin. Which are: bash-colors blame chx hddinfo isEmpty isLVM lxscreenshot mem moalpa newScript p replaceit rmtf upd vimail yumreset yumresume newScript will create a template script file ~/.config/script-tools/scripts and open it in your prefered editor, if you'd set on in "st config" You can either browse through the menu, or execute each script directy by using menu entrys as arguments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ajax File Manager - AjaxExplorer

    Ajax File Manager - AjaxExplorer

    Manage server files through simple windows like interface.

    Need to handle your server files as easy as OS could? Then this is your stuff! Just upload the file to your server and unzip. Works on most browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    NetCalcTools 1.5 uses Qt 5 libraries NetCalcTools 1.4 uses Qt 4 libraries IPv4 tools: SUBNET CALC - Calculate subnet,broadcast,host range and so on. ADDRESS CONVERTER - Input IP'll be converted to bin,hex,oct. MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. NETWORK DESIGNER - Calculation of subnets for whole network from 1 or multiple input IP addresses. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GDuplicateFinder

    GDuplicateFinder

    GDuplicateFinder - A FREE Groovy way to find file duplicates!

    ...If you'd like to help me, please create a GitHub Issue here (https://github.com/guicamest/GDuplicate-Finder/issues) mentioning the language so that I get notified. Thanks in advance <3 If you want to help me continue improving this app, donate some money through paypal! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=fezuqqg9t6j6y
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ...It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server, Bin/Hidden_Server.zip contains the "serious" version with a useful config.txt, no gui (server should run in background) and uses mainly ftp to get its commands, although you can connect via Tcp/Ip and the client from the Bin/Bin.zip or Bin/Client_Only.zip package. The hidden server has an English readme! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    ...Lazy File Sorter was written in java and works on linux and windows. ATTENTION MAC USERS: This program has not been tested on a mac. Please report your experiences good or bad to help improve this project. The binary in the /bin/Linux folder contains a platform independent jar file that should work on macs. Use only version 1.1 or above as 1.0 will not work properly on macs. Anonymous posting is allowed everywhere and is encouraged. Write something! See tickets for known issues and things to be done. If you find any bugs please post them to the forums or create a ticket and please include the OS you are using in your post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    NOT

    Take notes, set your to dos,and manage your calendar all on a terminal

    (TO RUN ON WINDOWS, RENAME THE FILE 'NOT' IN BIN TO NOT.EXE) NOT is a project to make the ultimate productivity terminal application. It can manage notes, to do lists, organise your calendar, and so much more. All from an easy to use program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Image-extract

    Disk image extractor for Linux

    Extracts the following disk images : iso img nrg daa bin mdf
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB