Showing 62 open source projects for "kernel virtual machine"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL 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
  • 1
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    Old Linux Distribution Archive

    Collection of old Linux distribution media and packages

    This project seeks to collect Linux distributions that are no longer updated or maintained, so that the intellectually curious can check them out (hopefully in a virtual machine).
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Pearl MATE STUDIO 7.1

    Pearl MATE STUDIO 7.1

    Ready to go Professional Multitrack Recording by MixBus on MATE

    This release features the new MixBus multitrack recording software that turnes your Linux Desktop into a full featured audio recording studio. Based on 64 bit Pearl MATE 7 series (18.04 LTR), Finally professional software used by the pros on Linux for everyone. Harrison MixBus software is based on the popular Ardour Multitrack Open Source Software. This version is the demo version. ALSA and JACK support. Candence handles the seamless use of Pulseaudio for such software like Firefox...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Haiway

    Haiway

    Haiway Edge Computing OS

    Haiway is a simple operating system written from scratch in C with the goal of helping learners understand OS development fundamentals. Targeting x86_64 systems and running in a bare-metal environment like QEMU, Haiway implements its own bootloader, kernel, and essential subsystems such as memory management, interrupt handling, and user process execution. Designed to be lightweight and readable, the project emphasizes clarity and modularity, making it a useful base for experimentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Morepork Linux

    Morepork Linux

    Arch Linux with Automated Install Script

    Speedup your Arch Linux installation by using our Arch Linux Live ISO with the automated script included, great for fast deployment of virtual machines After configuration of the mirror-lists, we have seen some install times reduced to less than 4 minutes Please note use with caution if intending to run on your primary machine, however, these scripts have been tested on real hardware Morepork Linux is compatible with UEFI and BIOS boot modes You can customize: - Username - Password - Timezone - Target Disk - Hostname - Hosts - Sudoers - Locale Files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Whonix

    Whonix

    Whonix is an Anonymous Operating System.

    THIS IS NOT WHONIX'S HOMEPAGE. Please go to: https://www.whonix.org/ (This is only Whonix's sourceforge must-have project page.) Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. Whonix consists of two parts: One solely runs Tor and acts as a gateway, which we call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Debian Live K 4.9.0-8-amd64 WebBoot

    Debian Live K 4.9.0-8-amd64 WebBoot

    Debian Live Ram System Boot from The Web

    It is a Debian Live system that run a litle .iso file(we can make more much litle) on the hardware or virtual machine and download the filesystem.squashfs file that is a Full Operating System. The .iso file only have a bootable/runnable System to execute processes to download the full system to get in (RAM)memory then is the same Live Systems. Packages Installed: Gimp,Filezilla, Hexchat, Zenmap, Konqueror, LXDE Desktop & OpenBox. (This .iso file is the master system to load a multiple polysystems change in time hosted in our servers.) actually system hosted in channel is: [Freeze] K Debian Desktop Live Ram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    ThinstationOS

    ThinstationOS

    Thinstation OS based on OpenSuSE 11.4

    Image of the virtual machine VirtualBox or Hyper-V with Thinstation OS on the basis of OpenSuSE 11.4, TSmon is also included. Allows to configure and launch assembly of Thinstation in the graphic mode. ###################### Образ виртуальной машины для VirtualBox или Hyper-V с Thinstation ОС на основе OpenSuSE 11.4, так же включен TSmon. Позволяет конфигурировать и запускать сборку Thinstation в графическом режиме.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    XBOOT

    XBOOT

    The extensible bootloader for embedded system

    xboot is a lightweight, modular embedded operating system designed for ARM-based microcontrollers and SoCs. It provides a complete runtime environment including a small kernel, device drivers, file systems, networking stack, GUI system, and scripting interface. xboot aims to be both educational and practical, offering a clear and portable codebase that can be adapted to various embedded platforms. Its minimal design and Lua scripting support make it suitable for quick prototyping and custom...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    virtual-ubuntu

    virtual-ubuntu

    Ubuntu (64 bit) OVA, VDI

    Ubuntu (64 bit) OVA, VDI VBoxGuestAdditions: Installed Password: passwort virtual-ubuntu powered by juergenrohn
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Pearl Linux 3.5

    Pearl Linux 3.5

    OS X Alternative that installs on most new or old computers

    The complete OS X styled operating system ready to go with the best open source software available today. Pearl Linux 3.5 32 bit will install on most new and used desktops, laptops, notebooks and netbooks. All of the Pearl Linux releases are modeled from Mac OS X Snow Leopard addition. Newer OS X styles available through theming. Customize this super stable feature packed Mac OS X styled system with compiz desktop effects with both dark and light themes, Nitrogen to change your HD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PCLinuxOS Xfce Comunity Remaster 2016.04

    PCLinuxOS Xfce Comunity Remaster 2016.04

    PCLinuxOS remaster with Xfce desktop environment

    PCLinuxOS64 Xfce Comunity Remaster is offered in two versiojs: - Full - which includes many useful and popular applications User level: beginer, intermediate, advanced - Mini - which comes only with the basic system User level: advanced Passwords: root - root guest - guest Features: - Xfce 4.12.3 - kernel 4.4.6 - UEFI boot and GPT partitioning support Applications for the full version: - Accessibility: Florence virtual keyboard - Archiving – xfburn, File Roller, MyLiveGTK - Disk management: Gparted - Internet – Firefox web browser, Sylpheed e-mail client, Pidgin, XChat, qTransmission, Great Little Radio Player, youtube-dl - Graphics – GIMP, Gpicview image viewer, Simplescan, GColor3 - Multimedia – Deadbeef audio player,UMPlayer media player, Camorama webcam viewer, DeVeDe - Office – LibreOffice Manager, qpdfview, Galculator And more... ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Xiaopan OS

    Xiaopan OS

    Easy to use pentesting distribution for wireless security enthusiasts

    ...Based on the Tiny Core Linux (TCL) operating system (OS), it has a slick graphical user interface (GUI) requiring no need for typing Linux commands. Xiaopan OS is Windows, Mac and Linux compatible and users can simply install and boot this ~70mb OS through a USB pen drive or in a virtual machine (VM) environment. Some of the tools included are Inflator, Aircrack-ng, Minidwep GTK, XFE, wifite and feeding bottle. Supported cards include RTL8187L, RT3070, AR9271 and many more.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 16

    ovalinux

    Pre-configured Linux .OVA images

    Pre-configured Linux .OVA images * Tested in VirtualBox 1.) NASM development environment - nasm - CLI build tools - web browsers - virtualbox guest drivers - bidirectional clipboard enabled - lightweight - ArchLinux/ArchBang 2.) Ubuntu 14.04 Desktop - x86_64 - virtualbox guest drivers - bidirectional clipboard enabled - untouched 3.) MySQL development environment - MySQL workbench - Percona/MySQL - web browsers -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind that there are...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    ...For instant support ask me @ahmaddotninja 5. Why didn`t I setup tools ? because you should learn how to install any tool on any platform ** Installation steps :-: 1- WPE is virtual Machine so you will need VM software we recommended Oracle VM VirtualBox Get it from here https://www.virtualbox.org/wiki/Downloads 2- uncompressed WPE.7z 3- after you install VirtualBox go to the menu bar select Machine > add 4- Browse to WPE folder select WPE.vbox // we use only OpenSource or Free software
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Open Network Monitor
    ...Il tutto è reso facilmente accessibile grazie ad un web menù. Installare su PC con hard disk vuoto o come virtual machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tango Studio Debian
    Tango Studio is a Debian-based Linux distribution featuring a large collection of free and open-source software for sound, video and graphics editing and creation. It's an optimized and pre-configured system for wishing zicos produce, create and record without taking the head !!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DNS-DebianNetworkSimulator

    DNS-DebianNetworkSimulator

    D.N.S. - A ready-to-use virtual machine network simulator

    D.N.S. - aka Debian Network Simulator - is a Virtual Machine prepared to run as a guest in VirtualBox to emulate complex networks. It is based on Debian Jessie and is built around the well known GNS3 Project. Thanks to D.N.S. you can emulate Cisco and Juniper devices, as well as different kind of servers, to build complex networks for testing purposes or to have an huge help to study for a certifications like CCNA, CCNP, JNCIA and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Matriux-VM

    Matriux-VM

    Matriux OS - Virtual Machine

    Matriux is a GNU/Linux, Debian based security distribution designed for penetration testing and cyber forensic investigations. It is a distribution designed for security enthusiasts and professionals, can also be used normally as your default OS. It's Matriux VM, for ISO, please visit https://sourceforge.net/projects/matriux/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ElymOs

    ElymOs

    Linux OS from ubuntu, customisable for everyone, social and media

    Ubuntu based GNU/Linux system, use Gnome Shell. Easy for learn Linux and programming. All software of everyday use. Wine and Virtual Machine for use other OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo