48 projects for "linux floppy disk" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    MOFO Linux

    MOFO Linux

    A live Linux environment for computing without censorship barriers.

    MOFO Linux is a USB pluggable live Linux environment you boot on PC hardware. It gives you the power to unblock any media, at your discretion, clearing the way for you to read, write, watch, listen to, debate, or collaborate anywhere - beyond the reach of Big Brother. In other words, you jump the barrier, find media, and interact with people. MOFO Linux is designed for easy usage on home PCs, laptop computers, or workstations, whether installed in internet cafes anywhere the world or on...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 2
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments. Highly available with I/O handlers to store data for disaster recovery. Granular management of data parsing and routing....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Geziyor

    Geziyor

    Blazing fast Go framework for web crawling and data scraping tasks

    Geziyor is a high-performance web crawling and web scraping framework built for the Go programming language. It is designed to help developers crawl websites and extract structured information from web pages efficiently. It focuses on speed and scalability, allowing large numbers of requests to be processed concurrently. Geziyor supports use cases such as data mining, monitoring web content, and automated testing workflows. It provides a flexible architecture where developers define parsing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
    Leader badge
    Downloads: 459 This Week
    Last Update:
    See Project
  • 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
  • 5
    webdar

    webdar

    web interface to Disk Archive

    Webdar is a web interface to Disk Archive and provides almost the same level of functionalities as the dar command-line interface program, to easily create, managed and restore home/personal backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    phpSysInfo
    phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    grab-site

    grab-site

    Web crawler for archiving and backing up sites into WARC archives

    grab-site is an open source web crawling tool designed to archive and back up websites by recursively downloading their content. It works by taking a starting URL and systematically following links across the site, capturing pages and resources and saving them into WARC archive files for long-term preservation. Internally, the crawler uses a fork of the wpull engine to fetch and process web pages efficiently during large-scale crawls. grab-site includes a built-in dashboard that displays...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10

    OS X Portable Applications

    Portable OS X FOSS applications

    OS X FOSS portable applications are packaged so you can carry around on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (or also on your internal hard disk), taking your preferences with you.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    The Embedded Web Server is designed for use in embedded systems with limited resources (eg, no disk). It supports both static (converted from a standard web tree, including graphics and Java class files) and dynamic pages. It is written in GCC Ada. The software is issued under the GPL Version 3 with the additional permissions granted by the GCC Runtime Library Exception version 3.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHPlot

    PHPlot

    A PHP class for creating graphs, plots, charts

    PHPlot is a PHP graphics class for creating charts and plots. It works with PHP5 and the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types include: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, and X/Y axes and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image,...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    PynDora

    PynDora

    Python WebServer Log File Analyzer

    This is a web log file analyzer we are making using python. First the IIS parsing engine wil be built and then Apache and possibly other servers. It is going to support multiple log files from any date and output the statistics in html formatted files, incorporating automatically build charts. It will be a pure python solution which is going to be self contained, ie no installation will be required other from the standard python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    ...KA9Q NOS attracted many contributors and became widely used throughout the 1980s and 1990s in amateur packet radio and various educational projects. In a way, it was the Linux of its day. KA9Q NOS became the basis for several low-end commercial dialup terminal servers and routers. It influenced the development of the Internet protocols and implementations, including the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pebble is a lightweight, open source, Java EE blogging tool. It's small, fast and feature-rich with unrivalled ease of installation and use. Blog content is stored as XML files on disk and served up dynamically, so there's no need to install a database
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This utility allows you to _pipe_ cpio or tar output into the ftpbackup command, allowing a backup to be sent to a remote machine. If you use the standard ftp client, you must have enough disk space to create your backup image first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    redWall Firewall CD
    redWall is a bootable CD-ROM Firewall with Snort, snortsam, dansguardian and support for fwbuilder, spamassassin, reporting (using ACID/sarg/ntop/webfwlog), VPN (FreeSWan/PoPToP/Openvpn) and mail alerting (by mail). Configs are stored on a Floppy or USB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Wikipedia bot (a computer program designed to make automated edits to Wikipedia). It is written in Standard C - C99 - using the standard libraries and libcurl. This project has not met its long-term goals, and has been abandoned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Internet Surfboard (Browser)
    Free, Fast, Secure and User-Friendly Webbrowser
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This Nagios plugin allows to remotely monitor Windows hosts in a AGENTLESS fashion. Technically it is using the Win32 API from a Windows proxy server to the remote host. Syntax and feature wise it mirrors NSClient++ (CPU, RAM, Disk, Svc, Proc., etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Makes a USB disk into a filesharing system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pywannapod: py(thon) wanna pod(casting). A short and simple script that downloads mp3 files referenced in xml / rss, eventually copying them to an usb disk/player (if connected).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this small project is to create a nice, gtk-based comis strip viewer. Written in python, will allow to keep track of your favourite comic strips and manage them (store on your disk, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB