Showing 2224 open source projects for "linux system"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    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
    A simple GUI tool to make projectors work with Linux. Includes options to mirror screen, or use projector as a second screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Logtool is a python script that takes the output from any logfile that has a repeated format from line to line and formats it in a number of ways, including column customisation, colour and search term highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DNS Metasync helps DNS administrators to deploy a DNS cluster where slaves servers' zones are kept in sync with the master: adding or deleting a zone in the master reflects the change on the whole umbrella in an automated fashion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    Comprehensive cloud automation for lazy control freaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cislog is a syslog server that specifically targets Cisco devices and their implementation of the syslog protocol. It consists of a Django web interface and a syslog listener with a database between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    SedVi is a powerful command line stream editor similar to sed but with its script syntax and extended capabilities inspired by vi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPytage
    GPytage is a utility that helps manage Portage's user config files with a GTK interface. It supports the standard configuration file such as package.keywords and the directory type such as package.keywords/foo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Ailurus
    An Linux enhancement application which aims at providing enhancement tricks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Cisco Connection Analyzer will analyze a real time snap shot of your PIX/ASA connection table and tell you useful information about the conn table. It will tell you top talkers, top services..etc. Very useful in troubleshooting the firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nhopkg is a lightweight and powerfull package manager system for unix like operating systems. Nhopkg can install, remove, update, search and manage software packages (.nho).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    A cross-platform Python Bluetooth API for Mac OS X, GNU/Linux and Python For Series 60. Provides simple device and service discovery, RFCOMM sockets, L2CAP client sockets, OBEX file transfer, service advertising, and access to local device information.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    TPCAT is based upon pcapdiff by the EFF. TPCAT will analyze two packet captures (taken on each side of the firewall as an example) and report any packets that were seen on the source capture but didn’t make it to the dest. See docs for info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A very lightweight Python program that executes commands on multiple Linux hosts in a user-designated number of threads via SSH. Intended for management for a large number of Linux/Unix nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Config-dhcpd is a GUI tool to configure DHCPd, it currently generates a configuration, but does not control the daemon. It should work on any recent linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ximinez was designed to solve disk usage problems like: "Why is my disk suddenly so full when it was OK just recently?". With Ximinez you can compare an old usage snapshot with a current one and this way quickly find where all those missing GBytes went.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A number of modules for Python including: dirsync* - a directory synchronizer, pytomate and autoitx - automation scripting for X-server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spyse is a software framework for building multi-agent systems. It allows Python developers to build distributed intelligent systems of multiple cooperative agents based on FIPA, OWL, SOA and many others. Spyse is designed for ease-of-use and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Application appears in system tray and keeps reminding to take short break for relaxing eyes after every rest time interval. It displays a blank screen enforcing rest for some time. User can enable/disable rest enforcement as needed.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This small utility provides the facility to schedule the system shutdown. The user can specify the time to remind before the shutdown operation. It will be running in the background and can be accessed from the system tray.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB