Showing 49 open source projects for "setup-1 bin mafia 2"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start 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
    WSLGit

    WSLGit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL)

    ...Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) The primary reason for this tool is to make the Git plugin in Visual Studio Code (VSCode) work with the git command installed in WSL. For these two to interoperate, this tool translates paths between the Windows (C:\Foo\Bar) and Linux (/mnt/c/Foo/Bar) representations. The install.bat script creates a folder structure similar to the one used by Git For Windows, and creates some useful symbolic links in the wslgit\cmd and wslgit\bin folders. VSCode will find the git executable automatically if the two optional installation steps were taken.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    amazon-vpc-cni-k8s

    amazon-vpc-cni-k8s

    Networking plugin repository for pod networking in Kubernetes

    Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS. Launch kubelet with network plugins set to cni (--network-plugin=cni), the cni directories configured (--cni-config-dir and --cni-bin-dir) and node ip set to the primary IPv4 address of the primary ENI for the instance (--node-ip=$(curl http://169.254.169.254/latest/meta-data/local-ipv4)). It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type × (the number of IPs per ENI - 1)) + 2; for details, see vpc_ip_resource_limit.go. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    macOS FPC + Lazarus daily snapshots

    macOS FPC + Lazarus daily snapshots

    Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)

    IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor! 1. Move lazarus-src to your home directory 2. Open a Terminal 3. Change to lazarus-src and run the command: xattr -drv com.apple.quarantine * 4. Use a script to start Lazarus like: #!/bin/sh open ~/lazarus-src/lazarus.app --args "--pcp=~/.laz_main" There is also a daily FPC development snapshot for ARM64. 1. Move fpc-src to your home directory 2. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CalamaroOS

    CalamaroOS

    "The speed of a binary distro, the soul of Gentoo."

    CalamaroOS: Gentoo "Out-of-the-Box" CalamaroOS is a 64-bit Linux distribution based on Gentoo, designed to provide the power of a rolling release without the complexity of a manual "from-scratch" setup. Unlike traditional Gentoo, it is ready in minutes thanks to the Calamares graphical installer. Key Features: Modern Core: Based on stage3 desktop-systemd and plasma-desktop-systemd profile, featuring a clean KDE Plasma environment. Rapid Deployment: Skip long compile times with a...
    Downloads: 243 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    pp4mnk-dns-rotator

    OPEN DNS TO BROWSE WITH EASY OS by pp4mnk

    ...It bypasses whatever DNS your router, ISP, or NetworkManager might normally set. Below is a detailed explanation of what every part of the script does, followed by how to install and use it properly in EasyOS / Puppy Linux. 1. What the script does (overview) At every boot it: Overwrites /etc/resolv.conf Loads three DNS servers simultaneously Logs the action to /tmp/dns-loader.log The DNS servers used are: DNS Provider Purpose 1.1.1.1 Cloudflare very fast 9.9.9.9 Quad9 security filtering 8.8.8.8 Google global reliability Linux will try them in order, automatically failing over if one does not respond. 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    headsort sorts files by line and fields. Options can pick field order and etc. In general headsort can sort in 1/2 the time sort(1) (mergesort) does in situations involving either pipes or mult column selection; less than 1/2 with both. Best case was about opposite that of sort(1)*. NEW* hsort main algorithm speed improvement (applies to all; 27,29,31). Now faster than sort(1) (in all cases tested). Using triangulation, hsort begins piped sorted output when 1st bin is done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gea.Net Pro v5

    Gea.Net Pro v5

    Gea.Net Pro Software gestionale ERP per PMI

    ...Gestisce ciclo attivo e ciclo passivo, magazzino, contabilità, produzione e MRP (lotti, matricole, distinta base e cicli), taglie e colori, presenze, CRM, GED. L'installazione richiede solo pochi secondi e non intacca il Registry di Windows: 1.Verificare se presente Framework .NET 4.6.1 o installarlo 2.Fare il download di Gea .Net Pro, scompattare lo zip 3.Eseguire GEANET\bin\GEANET.exe 4.Autorizzare uso dell'App se PC Protetto da Windows Maggiori dettagli : http://www.geanetweb.com/Download.htm Import dati da altri SW : http://www.geanetweb.com/help/UTIL91.htm Guide Utente : https://ilmiolibro.kataweb.it/libro/informatica-e-internet/602062/gea-net-pro-start-edition/ Tutorial : http://www.geanetweb.com/Download.htm#DOCUMENTAZIONE Sorgenti : http://www.fborghi.it/sorgenti.htm o http://sourceforge.net/projects/geanet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    ...This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines: #!/bin/bash ../support/play-lua-tec iup=require("iuplua"); iup.Message("MyApp", "hello, world")
    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
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Downloads: 285 This Week
    Last Update:
    See Project
  • 11
    Gea.Net Pro

    Gea.Net Pro

    Gea.Net Pro Software gestionale ERP per PMI

    ...E' disponibile anche in versione web (Gea .Net Web). Maggiori info relative a GNPro e GNWeb al sito http://www.geanetweb.com L'installazione richiede pochi secondi: 1.Verificare se presente Framework .NET 4.6.1 o installarlo 2.Fare il download di Gea .Net Pro e scompattare lo zip 3.Eseguire GEANET\bin\GEANET.exe Guide Utente : https://ilmiolibro.kataweb.it/libro/informatica-e-internet/602062/gea-net-pro-start-edition/ Tutorial : http://www.geanetweb.com/Download.htm#DOCUMENTAZIONE Sorgenti : http://www.fborghi.it/sorgenti.htm o http://sourceforge.net/projects/geanet/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GrainSizeTools script

    GrainSizeTools script

    A Python script for estimating the grain size from thin sections

    Homepage & docs: http://marcoalopez.github.io/GrainSizeTools/ GrainSizeTools is a free, open-source, cross-platform script written in Python that provides several tools for (1) estimating average grain size in polycrystalline materials, (2) characterizing the nature of the distribution of grain sizes (either from apparent distributions or approximating 3D grain size distributions via stereology), and estimating differential stress via paleopizometers. The script requires as the input the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    OmniSim simulates parallel and distributed processing systems

    Parallel and Distributed Process OmniSim Computational Neuroscience: Large-scale neural population dynamics, brain-inspired computing architectures, and neuro-symbolic AI systems 🧬 Scientific Overview PDP-OmniSim is an advanced computational framework for simulating parallel and distributed processing systems, with cutting-edge applications in computational neuroscience, distributed computing, and complex systems modeling. The framework provides researchers with robust tools for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PronunDict

    PronunDict

    a pronunciation dictionary of American English

    PronunDict is both a reverse phonetic dictionary (searching by pronunciation) and a standard one to search by spelling. Pronunciation is transcribed with IPA symbols. It runs on Windows, and should also work with Wine on Linux and macOS. NEW PronunDict for French project page! https://sourceforge.net/projects/pronundict-french/ Acknowledgement: This app uses two external dictionaries (bundled with it): 1. AmEPD -- the American English Pronunciation Dictionary by Reece H. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python script to get the last 5 minutes of accepted traffic logs via the trendmicro email security API and send them to a syslog server Script Python para obtener los ultimos 5 minutos de logs de trafico aceptado por medio de la API de trendmicro email security y enviarlos a un servidor de syslog Crontab */5 * * * * /usr/local/bin/python3.9 /home/user/tmes-syslog_0.02.py 2>&1 > /home/user/errores.txt ------------ # API documentation # Getting Started with Trend Micro Email Security APIs # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with.aspx # Obtaining the API Key # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/getting-started-with/obtaining-the-api-ke.aspx # List Mail Tracking Logs # https://docs.trendmicro.com/en-us/enterprise/trend-micro-email-security-rest-api-online-help/supported-apis/logs/list-mail-tracking-l.aspx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Gentoo for Unrooted and Rooted Android

    Gentoo for All Android ARM, based on EPREFIX

    The only Gentoo for non-rooted phones without fakeroot. Also works on rooted Android phones. It is in beta stage, so USE ONLY IF (1) you understand that there will be bugs (2) you are ready to report full bug reports (ideally, with the full shell session captured by bin/script or GooglePlay's "Terminal IDE", in text format) (3) you have an experience of installing a package in Gentoo Linux. It installs in directory /data/data/com.spartacusrex.spartacuside/gentoo_armv6l of application "terminal IDE" from GooglePlay. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    KvFront

    KvFront

    A GUI tool for redis & memcached

    ...Installation: ----------------------------- Linux: KvFront is now available in PyPI. KvFront could be installed using pip: pip install KvFront Windows KvFront is supported running on Windows64. 1. download KvFront-x.x.x-win64.7z to local 2. un7z it to the local directory , the local dir is supposed to be "d:\KvFront" 3. double click "d:\KvFront\bin\KvFront.exe"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pr0verter offline

    pr0verter offline

    A webm converter (GER)

    Installation: Um pr0verter offline nutzen zu können, müsst ihr ffmpeg downloaden und den bin Ordner zu den Systemvariablen hinzufügen. Dazu geht wie folgt vor: 1. Downloadet euch ein Windows Build von ffmpeg (am besten keine "nightly build" Version auswählen) unter https://ffmpeg.zeranoe.com/builds/ 2. Entpackt die ZIP und zieht den darin befindlichen Ordner irgendwo hin. 3. Nun in der Windows suche (oder speziell in der Systemsteuerung) nach "Systemumgebungsvariablen bearbeiten" suchen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    go-ipfs-plugin-i2p-gateway

    go-ipfs-plugin-i2p-gateway

    A plugin for presenting an IPFS gateway over i2p

    Plugin for presenting an IPFS gateway over i2p. This is only the gateway part, A.K.A. the easy part. It will make your IPFS gateway accessible via i2p clients, but it will not route communication between IPFS nodes over i2p(1). This means that it doesn't make your IPFS instance anonymous, it just makes it accssible to clients anonymously(2). It simply takes advantage of the plugin system to set up some hidden services when the IPFS plugin is initialized. It does this by reading the IPFS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Designed to help you with nonlinear, multidimensional, multi-parameter regression, using the Levenberg-Marquardt algorithm. The regression model can be set up using the input syntax of most modern cas. Full featured visualization and data edit mask. Regression Easy needs help. Especially need to catch exceptions and give reasonable error messages. (In the moment, the standard error handler is invoked. Simply click "resume" on any error.) For newest binary builds, look in the "/bin"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    .../ffmpeg-pi.sh For make PHP-FFMPEG : First make folder on you php upload video sudo mkdir /var/www/inputvideo/ sudo chmod 777 /var/www/inputvideo/ sudo mkdir /var/www/outputvideo/ sudo chmod 777 /var/www/outputvideo/ Make bash script sudo nano /usr/local/sbin/convert put this script on it ====== Script Bash ====== #/bin/bash/ in=/var/www/inputvideo/ out=/var/www/outputvideo/ cd $in; for i in *.mp4 ; do ffmpeg -i "$i" -threads 3 -c:v libx264 -preset superfast -crf 30 -c:a aac "$out${i%.*}.mp4" -y; done rm -f *.* chown -c www-data:www-data /var/www/outputvideo/*.mp4 ======= End Script ======= sudo chmod +x /usr/local/sbin/convert Make sure bash script working Put vidoe file on $input sudo convert Now put php script on your php upload script shell_exec('convert >> /dev/null 2>&1 &') Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Fail2Ban Webinterface

    Webinterface to (un)ban IPs in Fail2Ban

    ...Uses fail2ban-client operations on the local socket. Questions? 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: 4 This Week
    Last Update:
    See Project
  • 25

    Mount&Play

    Will let you run CD/DVD protected games/applications with just 1 click

    Mount&Play 1.1 (c) butuz8@gmail.com FUNCTION Automatically mounts provided CD/DVD image, runs program/game which requires it and unmounts afterwards. USAGE 1. Install DAEMON Tools or Alcohol 2. Copy this file to directory where DAEMON Tools or Alcohol installed 3. Create shortcut to this file on the desktop and modify its Properties-Target field as following: "Path To This File\mountnplay.bat" "APP" "IMAGE" ["APP_WD"] Where: APP - path (absolute or relative) to application launcher (.exe file) IMAGE - path (absolute or relative) to required CD/DVD image APP_WD - optional path (absolute or relative) to application working directory (required sometimes). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB