Showing 25 open source projects for "x-windows"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    MultiOS-USB

    MultiOS-USB

    Boot operating systems directly from ISO files

    USB disk with multiple ISO files. Easy to use: install, copy ISO files and boot from USB. Display a list of currently supported operating systems.
    Downloads: 110 This Week
    Last Update:
    See Project
  • 2
    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 44 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: 162 This Week
    Last Update:
    See Project
  • 3
    Super Grub2 Disk

    Super Grub2 Disk

    Boots into many systems and GRUB2 ones!

    Super GRUB2 Disk helps you to boot into most any Operating System (OS) even if you cannot boot into it by normal means.
    Leader badge
    Downloads: 1,383 This Week
    Last Update:
    See Project
  • 4
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 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
  • 5
    WoeUSB

    WoeUSB

    A Microsoft Windows® USB installation media preparer for GNU+Linux

    A Microsoft Windows® USB installation media preparer for GNU+Linux.
    Downloads: 959 This Week
    Last Update:
    See Project
  • 6
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    BootableUSB

    BootableUSB

    bootable usb - Creating a bootable usb drive

    Software that makes it easiest to create pre-loaded usb sticks. It adopts the philosophy of "load once, always stay pre-loaded". If you want to learn how easy these processes can be, let's examine them together. First of all, imagine that you have booted the usb stick for once. Let's see what they can do next.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OneClickKick (Network Boot & Kickstart)
    A web based GUI for managing PXE boot and optionally managing DHCP service. Also supports creating and serving Kickstart and preseed scripts. This provides a client install in one click. This is a generic framework created to work with anything that's PXE bootable. Adding new hosts can be done via "PXE enrollment" where the client PXE boots to enroll into OneClickKick. Easily integrated with existing naming sources such as NIS and LDAP for central lookup of host and mac address...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    ...DAD: GRUB4DOS made it easier for Windows/DOS users, but was still unreliable; the boot record was difficult to install for average users. GRUB4USB was developed to automate the installation of the correct 446 bytes to the boot sector, providing Windows Users with a bootable USB Flash Drive which could contain any flavor of Linux (or other OS). IDIOT PROOF: GRUB4USB is "AUTOMATIC AND HANDS FREE".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Unetbootinbitti

    Unetbootinbitti

    Tool for creating live usb-drives and downloading distros

    Tool for creating live usb-drives and downloading distros. This is an upgraded version of Unetbootin focusing on Bittix linux 9 and above and Linux Mint and Linux Mint debian. Has Distrowatch.com link etc.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    DruidBSD is a FreeBSD micro-distribution that supports CD/DVD, USB, and HD booting into a Live BSD Distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GRUB-EFI: os-prober-efi

    GRUB EFI-menuentries from /boot/efi (ef00)

    ...30_os_prober_efi ist the grub-mkconfig script (update-grub) and generates for each entry (*.efi) found in /boot/efi/EFI/... a menuentry. You can disable them in "/etc/default/grub". NOTE: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi is the regular EFI-Loader for Windows! Possible Variables (optional) - they need export and must be stored in "/etc/default/grub": export GRUB_DISABLE_OS_PROBER_EFI=true -- Disable the script 30_os_prober_efi export GRUB_DISABLE_EFI_directory_loader=true -- Disable directory and/or loader (first found=disabled) Example for disable the loader /EFI/Microsoft/Boot/bootmgr.efi: export GRUB_DISABLE_EFI_MICROSOFT_BOOT_BOOTMGR.EFI=true Example for disable the complete folder boot/efi/EFI/grub: export GRUB_DISABLE_EFI_GRUB=true
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    the goal of project is to make alternative grub2 configuration system. currently supports current GNU/Linux OS and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Linux-based Network Bootmanager A graphical bootmanager providing OS deployment and repair for Linux, Windows, possibly other operating systems, via PXE and local cache.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Linux is an excellent environment for deploying diskless thin clients. Whether you are installing a 2nd workstation at home, 50 workstations in a CyberCafe or 500 workstations in a major university or corporation, the LTSP can help you be successful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SPBLinux: modular mini distribution running completely in RAM, can be booted from USB, based on Busybox and Midnight Commander, optional with DirectFB and (since version 2.1) Mozilla; it is possible to create/modify own modules inside SPBLinux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AutoFsck is a script for Linux operating systems (specifically the Ubuntu family) which deals with the annoyance of a periodic fsck runs on boot by moving the checks to shutdown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project aims to develop a method to use runit and SysV init to enable parallel service startup during boot for Fedora Linux. Standard Fedora Init scripts will be ported to runit init scripts maintaining full functionality. Docs are in the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PXES is a Linux micro distribution that will convert (or recycle) in minutes any compliant hardware into a versatile thin client capable of accessing any Unix/Linux XDMCP server, Microsoft Terminal Server through RDP protocol, Citrix ICA server or VNC se
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21
    ThinTUX is a small Linux distribution for thin clients. It has support for all major remote access protocols. The distribution can be booted from the network. The configuration is stored on a DHCP server to simplify terminal management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a java version of the famous fortune game from BSD. I am writing this program in java so that people can have a platform independent version of this great utility. I am also hoping to add some features and make jfortune fun to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Tiny windows 2000 terminal" is a simplest way to deploy diskless terminals for windows 2000 terminal server. Like LTSP or other, but don't need additional Linux server because no X windows, no NFS and no swap needed for terminals. Work at i486 with 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MonkeyCity Rescue is dedicated to creating a Linux Rescue CD that, among other things, is geared towards data recovery from Microsoft Windows machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chinese Debian GNU/Linux running on Live! CD
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo