Showing 78 open source projects for "refind-bin"

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
  • 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
  • 1
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Pearl Pantheon 7.1

    Pearl Pantheon 7.1

    Pearl on the Pantheon DE with KODI + the Pearl GNOME Session

    ...Updates are handled with the default of the Pantheon Desktop Environment to keep the Elementary OS feel as default. Easily installs UEFI on older Mac Book Pro's. For the inexperienced, after install just create a ReFind bootable usb thumb drive available on https://sourceforge.net/projects/refind/files/0.11.4/refind-flashdrive-0.11.4.zip/download
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    XDG Base Directory

    XDG Base Directory

    Implementation of XDG Base Directory specification for php

    Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME. There is a single base directory relative to which user-specific configuration files should be written. This directory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    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: 6 This Week
    Last Update:
    See Project
  • 6

    Recursive Directory Removal

    Recursive Directory Removal

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

    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
  • 9
    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: 5 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    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: 1 This Week
    Last Update:
    See Project
  • 11
    Mac Linux USB Loader

    Mac Linux USB Loader

    Tool allowing you to put a Linux distro on a USB drive.

    This is the Mac Linux USB Loader, a tool allowing you to take an ISO of a Linux distribution and make it boot using EFI. It requires a single USB drive formatted as FAT with at least 2 GB free recommended. The application is available in English and is partially translated into Spanish and Traditional Chinese. The tool is necessary to make certain Linux distributions boot that do not have EFI booting support. Many distributions are adding this with the release of Windows 8, but it has not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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
  • 17

    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
  • 18

    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: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    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
  • 21

    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
  • 22

    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
  • 23
    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
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB