Showing 3239 open source projects for "linux server"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    CrossFTP Server is a secure enabled FTP Server for multiple platforms. It offers a high-performance, easy configurable, and most of all a secure FTP server. It is very easy to start a new FTP service for the novice users, and for advanced users as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ajaxmapper is a server-based component, written in Java, which maps data from a relational database to a XML file, transfered by HTTP. The goal is to exchange data with Ajax client components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Servlet container extensions that help web developers write full featured Java web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web statistics for IL-2 server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flazr is a Java implementation of protocols such as RTMP used for multimedia streaming. The Flazr project includes a streaming media server and related utilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RconX is a graphical administration tool for most game servers using the RCON protocol. Developped in Java, it's compatible with most OSes. Features: server list, server query, server settings dialog, rcon console, player management, plugin list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extension of the DAS server MyDAS to support writeback capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    jTunes
    This is THE alternative to iTunes in pure Java with iPod support, a sharing server, a built In web front end, cover flow and more. jTunes has support for WAV, MIDI, AU, MP3, and AVI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAPFF
    A Web Frontend to administrate email accounts, the real domain and virtual domains for a Postfix Server, which use a MySql Backend (maybe other Backends work also). The Project was written in Java using Java Server Faces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Law Office Essentials (LOE) is a law firm case management system, which sets no requirements for operating system or database server. LOE allows end user SysAdmins to configure it for Microsoft SQL Server, MySQL Server or PostGRES SQL Server "out of the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A build automation and management tool. Source code, trackers, forums are available at http://www.javaforge.com/proj/summary.do?proj_id=70 Online demo is at http://livedemo.pmease.com:8081/luntbuild/luntbuild-login.jsp , use account/password demo/demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Client and server for remote controlling of PC with mobile device via Bluetooth connection. There are J2ME midlet and server on base of AvetanaBT API. For Linux only now, but perhaps will be for Windows too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A powerful and secure Java Chat Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a simple calculator for the Xhodon browser game. At the moment, the application is only available in German and the calculations are for the "Elfwelt" Server only. The application needs the latest JRE (http://www.java.com) If there additional f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wasSmooth is a jython library to ease IBM WebSphere Application Server administrators work with wsadmin. The idea is to create meaningful classes that can be easily used to create powerful scripts, without the usual gibberish required by wsadmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The purpose of eAudit is to provide a comprehensive reporting capability relating to Electronic Auditing for various industries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    quExec allows you to execute and control external OS processes from within a Java application server in a Java EE-compliant way. quExec comes with a light-weight, Spring-based container for native processes that is accessible via JMS.
    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
    Cross platform command line created for debuggers and system administrators. Initial release will have server security check commands and other great debugging/Tech Assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DNS Router is a simple Java application which allolws DNS queries to be routet with regular expression. With DNS Router specific DNS queries can be routet to configured addresses without installing a whole DNS server and configuring DNS forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project