Showing 39 open source projects for "basic-rom"

View related business solutions
  • 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
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version. MySQLTuner is maintained and indicator collect is increasing week after week supporting a lot of configuration such as Galera Cluster, TokuDB, Performance schema, Linux OS metrics, InnoDB, MyISAM, Aria, etc. It is extremely important for you to fully understand each change you make to a MySQL database server. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    littleutils

    Various small and useful command-line utilities

    The littleutils include duplicate file finders (repeats, repeats.pl, repeats.py), image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), file rename tools (lowercase, uppercase, pren), archive recompressors (to-gzip, to-bzip2, to-bzip3, to-7zip, to-lzma, to-lzip, to-xz), a tempfile utility (tempname), file property tools (filedate, filemode, filenode, fileown, filesize, and lrealpath), and others. See the README file for more details.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NamelessROM

    NamelessROM

    Custom ROM for Android

    NamelessRom is opportunity; an opportunity to have a voice to the development team of the after-market firmware that you run on your device. The main goal of NamelessRom is to provide quality development for android devices, phones, and tablets alike. NamelessRom developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly. This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the...
    Downloads: 20 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    GDS_lite
    FHEM module to query current weather data from DWDs (Deutscher Wetterdienst) GDS (Global Basic Data Set)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OneLDAP is a limited LDAP server that is a proxy to other common protocols, such as POP3 and IMAP. It provides basic SEARCH and BIND functions for standard LDAP authentication. It is based on the shell backend function of OpenLDAP. Release files are available at the project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    Ours organization website GCModeller.org is coming online soon! Shoal Shell is the sub project for the "genome-in-code"(http://code.google.com/p/genome-in-code/) virtual cell modelling project of the bacteria Xcc 8004. Shoal Shell aim at provide the modelling tool and the debugging tool for the GCModeller virtual cell modelling, And from the extendible library package, shoal shell can manage to accomplish the entire modelling job for any other bacteria species. Shoal Shell Project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mad Dog Backup System
    Mad Dog Backup is a simple manual backup system. The software allows authenticated users to submit and retrieve files to and from a backup system via a Web browser. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    ... * Kernel patching, testing featurettes * Wi-Fi and bluetooth ipv4 support * Latest GCC versions * Qt, Java, Maven, Desktop improvements Notes ==== Basic Console Pre-alpha build Test and rate for improvemen
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CPU Balance

    User-based CPU quota tool

    CPU Balance is a Perl script to balance the CPU usage among users. It will allocate CPU resource to each user equally only by the command renice, no matter how many processes/threads a user runs. ################ # Basic Renice Goal ################ 1. User-based balance: every user get the same cpu percentage if they ask for more; 2. all the jobs of one user has the same NI; 3. NI of all jobs tend to move as large as possible when balanced; 4. No sudden change on NI. max change of NI of a proc <= 2. Only 1 user will be changed in a renice cycle. ################ # Advanced Features ################ 1. gid/uid/cmd based renicable filter 2. gid/uid based weighted cpu division: priority & punished user support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Network accounting package designed around xt_ACCOUNT, sqlite and webmin. External acl helpers are provided to integrate with squid At it's most basic it can silently monitor a network's usage or accounts can be created to provide metered internet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AXT is an Administration eXtension Tool that is intended to make the life of an administrator easier. The basic features include * Managed Transfer Solution * Distributed Command Execution * Message Brokering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nagios-wsc is a combination of NAGIOS plug-in and .NET web service to enable querying of multiple windows machines via WMI - all nagios queries are sent to one windows machine without having to install clients on all the other windows boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Morphix is a modulair distribution, with live-cd support and without any configuration (you burn the CD, you put it in your CD-Rom drive, you boot and it works... out of the box) see www.morphix.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    InterStructures a Linux System Administration platform built using MMC familiar to systems administrators.It is a complete server administration platform integrating Linux and Windows servers and providing intuitive and easy point and click administratio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lesh is a simple console based shell that provide all the basic functionality that you'd expect from a normal shell plus the ability to execute perl statements in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project has been moved to Pandora FMS project (since 2005). New site is at http://pandorafms.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A web based, user oriented, easy use linux router box, support basic nat, user authentication, port management, traffic control, connnection limit, and proxy selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gluon is a simple decision-tree daemon that executes external programs (scripts) to determine the path-flow within the decision-tree. It essentially operates as a basic IF-THEN-ELSE expert system that can be used to monitor and take action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Perl package which extends Net::Telnet::Cisco to provide an easy way to get information from an Cisco device running IOS and do basic configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    InSite is a Web site management tool written in perl. It checks link integrity and does some basic content monitoring of your site's files directly on the local disk, which gives it a huge speed advantage over similar tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →