Open Source Ruby Systems Administration Software - Page 2

Ruby Systems Administration Software

View 2016 business solutions

Browse free open source Ruby Systems Administration Software and projects below. Use the toggles on the left to filter open source Ruby Systems Administration Software by OS, license, language, programming language, and project status.

  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Web interface for administrating OpenSER SIP Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Partylog2

    Partylog2 is a Graylog2 appliance based in Turnkey Linux 12

    Partylog2 is a Graylog2 appliance ready to install or boot in LiveCD mode. Its based in TurnKey Linux (TurnKey Core 12) which is based in Debian 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby text-based router search designed to query Cisco 72xx and 10k Routers for Cable modem and CPE information. It is designed to work both on UNIX and NT enviroments. Requirement is the Ruby language interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ruby/MaxL is a portable extension module for the Ruby scripting language that allows Hyperion Essbase MaxL statements to be executed from within a Ruby program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The purpose of SNX is to have a modular series of components that report back to a central repository and 'AI' for pattern recognition and anomoly detection. This is to help with IDS systems, and to move to the next generation of security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A software distribution based on Debian/Linux to provide network diagnostics, security monitoring and intrusion detection. The distribution can be easily installed by office personnell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cross-platform notification daemon written in Ruby. Can be petitioned by an arbitrary application (local or remote) to activate notification plugins. Plugin examples include a popup dialog, a syslog entry, or an email alert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    Unsploitable

    Automatically Patch Metasploitable Vulnerabilities

    Unsploitable is an emergency patcher, providing critical security patches and updates for commonly exploited vulnerabilities in common operating systems, services, and applications. Unsploitable specifically targets exploits provided by penetration testing frameworks such as Metasploit. Unsploitable is tool for the Metasploit Framework. Unsploitable should work with any MSF product (including: OpenSource, Express, or Pro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VMWrapper is a NCurses-based wrapper on top of vmware-cmd. It works with VMWare ESX/ESXi and is written in Ruby. It is meant to allow graphical (console) management of VMWare virtual machines on UNIX hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Facter is a simple cross-platform library for determining basic facts about an OS, like the operating system name, IP address, etc. It supports multiple configuration-specific mechanisms for resolving a given fact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GNMS is a GPL Network Management System, a graphical tool used to monitor state of network elements. Montoring can be done in multiple ways using service discovery, snmp, wmi and custom plugins, moreover syslog and snmp traps can be caught too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web server password (htpasswd) and group file management CGI. You can modify password, add/delete/modify users and groups on web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scripts to set up an OSX Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nVentory is a Ruby on Rails application to manage inventory in multiple datacenters. Manage server functionality assignment, customer/server assignment, racking, and more. Track which servers are doing what, and where they are in your datacenters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    slink-n-up is a one-stop dashboard of your Linux servers' status. You can immediately see any problems, such as: network connectivity loss, service outages, and so forth. Performing changes to all the servers at once is effortlessly handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. Attention: Use on your own risc! You can damage your whole mail data!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tool kit to cause problems on a Linux machine for the purpose of gaining professional experience trouble-shooting issues in a controlled manner. This kit is useful in learning how to solve problems before they occur on a production system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jabber bot to administrate your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Paglo Crawler discovers all devices connected to a network - including workstations, servers, switches, routers, printers, etc and gathers rich information about each device. This information is then searchable through an account at http://paglo.com/
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo