Showing 46 open source projects for "server iso linux"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 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
  • 1
    Network Security Toolkit (NST)

    Network Security Toolkit (NST)

    A network security analysis and monitoring toolkit Linux distribution.

    Network Security Toolkit (NST) is a bootable ISO image (Live USB Flash Drive) based on Fedora 42 providing easy access to best-of-breed Open Source Network Security Applications and should run on most x86_64 systems. The main intent of developing this toolkit was to provide the security professional and network administrator with a comprehensive set of Open Source Network Security Tools. The majority of tools published in the article: Top 125 Security Tools by INSECURE.ORG are available...
    Leader badge
    Downloads: 172 This Week
    Last Update:
    See Project
  • 2

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 557 This Week
    Last Update:
    See Project
  • 3
    Sockspy is a tcl program that lets you watch the conversation of a Tcp client and server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IndiMail
    Highly scalable/configurable Messaging Platform allowing users in a domain to be distributed on multiple hosts, has multiple queues. Provides virtual domains/users in MySQL. Modern MSP class qmail replacement with ESMTP, POP3/IMAP, QMTP, QMQP support
    Downloads: 4 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    An SNTP client for Virtual PC. It is for machines that do not have a sane time and a working hardware RTC. It synchronize the system time frequently with a nearby NTP server. It uses settimeofday(). It is based on RFC 1769 and RFC 1305.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TACO is a toolkit for building distributed control systems or any other distributed system. It is based on a C/C++ core. It is based on the client-server model. It supports writing clients and server on Unix+Windows. Clients and servers can be written in
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    aMSN

    aMSN

    MSN compatible messenger application

    A very nice MSN compatible messenger application, aMSN Messenger is a multiplatform MSN messenger clone. Works pretty much like its Windows based counterpart. Perfect for keeping in touch with those friends who have not yet seen the light. Works on linux
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    EU-Commander
    EU-Commander is an Tcl/Tk based file manager (WinCommander like) with applications bar, favorites, mime types. Additional modules (e.g. text/picture viewer/editor) and some more are included in the package. Easy implementation of own Tcl/Tk modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    jkaptive

    jkaptive

    A simple captive portal

    ...The reason behind this is because a lot of site administrators don't need tight security - their site is just a café which offers free internet access on an unsecured WLAN access point connected to the internet and they need a ticketing system to make it cumbersome for average people to use this offering without actually buying a single coffee. Jkaptive itself just presents the login page,checks the token and places netfilter rules. Telling apart ticketed from unticketed traffic is done through Linux' netfilter. As no proxy server is involved, jkaptive has no performance penalty, nor does it create problems with non-http traffic. Once the token is accepted, jkaptive is out of the way of any network packets completely. For presenting the login page, jkaptive has a built-in webserver, so no additional webserver application is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    netwag
    Netwag provides a graphical interface to network testing functionalities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    CDNSimulator provides several libraries for ns2 simulator to extend it with content delivery networks (CDN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XDAQ is a software platform designed specifically for the development of distributed data acquisition systems. The development is carried out at CERN, the European Organization for Nuclear Research. Please visit http://xdaq.web.cern.ch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Riteway - Reorg Isams The Easy Way. A GUI and Batch program to reorg ISAM data files that are exclusive to the Synergy/DE product of Synergex International Inc. With Riteway Reorgs, you maintain peak Synergy/DE ISAM file and application performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java based system administration infrustructure for any system that can run a ssh server. It does not need agents installed on target systems, instead it uses expect tool to connect and manage systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MyBackupTcl is a software that allows users (or a system administrators) to create the backup of own files in easy and automatic way. It includes bzip2 compression,GNU PGP,dvd and cd ISO,FTP,e-mail,automatic dumping for mysql,SVN,Trac and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a TCL/Expect script to help automate configuring multiple routers and switches, simultaneously. It works with most routers and switches. This software could also be used to automate sessions with a server using telnet or ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software from LoCI Laboratory is devoted to information logistics, the study of the flexible coscheduling of the physical resources that underpin computer systems: storage, computation, and data transmission. We use IBP, L-Bone, exNode and LoRS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    OpenTMS is a full-function tape management system, similar to the tape management functionality long supported on mainframe computers. It provides commands and an API for storing and retrieving files / data objects to tape volumes in a tape library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TclSigX is a client for the SigX dynamic signature image system. It gathers infomation from your computer and sends it to the SigX server. TclSigX works best on Linux but also works on other POSIX systems. SigX info can be found at http://sigx.yuriy.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SFM stands for Spam Free Mail and is a free subscription-based E-Mail server offering automatic dynamic aliases personalized to senders. Developed in Tcl under RedHat 9.0, requires qmail, the Gimp, and BerkeleyDB. Working.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XBashServ is a program written in Tcl to help set up and run game server programs and some other general network server programs on UNIX systems. It also works on Microsoft Windows but is experimental.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB