Showing 488 open source projects for "linux vm"

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
  • 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HS|OS Blackhat OpenBox Edition
    HS|OS BlackHat Edition Openbox Version Nice for small Configuration :) Mode camouflage : login : user | pass : resu Mode HSBE : login : root | pass : toor Info: Pour Bien faire fonctionner metasploit : après l'installation, connectez-vous comme utilisateur root / toor - ouvrir terminator ou appuyez sur (touche windows + t) et tapez : mkdir -p /var/log/postgresql puis tapez : service postgresql start Déconnectez-vous, puis reconnectez-vous. pour apache2 fonctionne...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    MQNIC ( Message Queue NIC ) Virtual Link Layer The Message Queue NIC project provides a virtual link layer for qemu/kvm based virtual machines. The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5

    PDI Data Vault framework

    Data Vault loading automation using Pentaho Data Integration.

    A metadata driven 'tool' to automate loading a designed Data Vault. It consists of a set of Pentaho Data Integration and database objects. Thel Virtual Machine (VMware) is a 64 bit Ubuntu Server 14.04, with MySQL (Percona Server) and PostgreSQL 9.4 as the database flavours and PDI version 5.2 CE. NB: Directory version_2.4 contains the most recent Virtual Machine. The readme.txt contains info about that VM.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    WPE aims to help the beginners Web Penetration Testing to develop their skills * Web pentesting Enviromint :-: user:"ahmad.ninja" pass:"hacking15.org" 1. Environment to simulate the real live app (webs & mobile) but it focused on "web app". 2. This is the half of our project the other one will be on YouTube as "Video Tutorials" Which aim to help you to start your Pentesting career or develop it 3. The videos will be in English but articles will be written in Arabic 4. For instant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    bWAPP

    an extremely buggy web app !

    ...The focus is not just on one specific issue... bWAPP is covering a wide range of vulnerabilities! bWAPP is a PHP application that uses a MySQL database. It can be hosted on Linux/Windows with Apache/IIS and MySQL. It is supported on WAMP or XAMPP. Another possibility is to download bee-box, a custom VM pre-installed with bWAPP. This project is part of the ITSEC GAMES project. You can find more about the ITSEC GAMES and bWAPP projects on our blog. For security-testing and educational purposes only! ...
    Leader badge
    Downloads: 979 This Week
    Last Update:
    See Project
  • 9

    CloudSched

    A novel lightweight simulation system for real-time VM scheduling

    CloudSched can help developers identify and explore appropriate solutions considering different resource scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    rseqflow

    rseqflow

    RNA-Seq analysis pipeline for QC, Expression, DifferentialExpression

    RseqFlow is an RNA-Seq analysis pipeline which offers an express implementation of analysis steps for RNA sequencing datasets. It can perform pre and post mapping quality control (QC) for sequencing data, calculate expression levels for uniquely mapped reads, identify differentially expressed genes, and convert file formats for ease of visualization. A detailed description of the pipeline] is given here: https://sourceforge.net/p/rseqflow/wiki/PipelineDescription RseqFlow offers two run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vagrant-starter

    vagrant-starter

    Helps you to manage vagrant machines

    Automation scripts which helps to manage vagrant machines. There's config file which doesn't require you to update Vagrantfile no more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Rabbit-vm

    An approach to the Joy programming language.

    Rabbit-vm   An approach to the Joy Programming Language The Joy Programming Language, created by Manfred von Thun, is very powerful, yet simple. Program construction is based on concatenation, quotation and combinators. Rabbit-vm is basically an implemetation of Joy. The main difference to the original Joy, as implemented in Joy1, is  * Rabbit-vm has a define-primitve.    New definitions can be created at runtime.  * Rabbit-vm has no build in language aside the Joy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    zer0vuln

    Vulnerable VM made for Vulnhub

    Entry level vulnerable VM I made for beginners who want to learn the art of penetration testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VulnCentos

    Vulnerable Centos image for practicing pen testing.

    This is my first vulnerable VM I made for Vulnhub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Stealth VM For Linux Mint

    Stealth VM For Linux Mint

    Run Windows XP & 7 Virus Free Inside Linux Mint

    ...If you are like most Windows XP Users who are just switching to Linux you are worried about being able to run your Windows applications. Indeed that is a problem you are looking to solve as quickly as possible. Stealth VM has solved your Windows to Linux migration dilemma already! You don't need to worry about viruses or malware infecting Windows & its data because the Stealth VM Software invented by Robolinux keeps a protected clone of Windows and mirrors your data in a secure Linux Mint partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JaToo Exec Remote

    JaToo Exec Remote

    Ease the work with remote processes execution.

    A free open source Java library created to ease the work with remote processes execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full optimized perl support * Java compliance * IPv6 full stack with IPsets * Multipath storage * Overclocking tools * Student/Developer scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    zcworld files for any of my projects

    copy of my files i work on , projects ISO and VM

    an sharing of my work , in ISO / VM format so people can give stuff an go without going made to get it all working
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MILPFlow: An Open Source Project to Simulate VM Placement of Data Centers. Data center network topology simulator with Lingo and network simulator 2 (ns-2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stealth VM For Ubuntu & All Derivatives

    Stealth VM For Ubuntu & All Derivatives

    Run Windows XP & 7 Virus Free Inside Ubuntu & All Derivatives

    ...If you are like most Windows XP Users who are just switching to Linux you are worried about being able to run your Windows applications. Indeed that is a problem you are looking to solve as quickly as possible. Stealth VM Software has solved your Windows to Linux migration dilemma already! You don't need to worry about viruses or malware infecting Windows & its data because Stealth VM Software invented by Robolinux keeps a protected clone of Windows and mirrors your data in a secure Ubuntu Linux partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Ripple Core VM

    Ripple Interactive Audience Response System

    **NOTE**: Ripple is no longer maintained or supported by the University of Oregon Libraries. One thought ripples... Interested in engaging your audience? Whether it is a lecture hall, small classroom, boardroom or performance, Ripple can make any presentation dynamic and memorable by allowing you to truly connect with your audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Web Application Server for PHP

    Virtual Machine containing a standard installation for PHP development

    It is a VM (Virtual Machine) containing a standard installation for PHP development, titled "Web Application Server for PHP". PS.: Machines will be updated in this WEEKEND! 20/07/2013 - 21/07/2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Robot Framework VirtualBox Library

    This library provides support for VirtualBox.

    This library provides support for VirtualBox. In this version I have developed basic functionality: - Creating and setting virtual machine (memory, ACPI mode, first boot device, OS type, controller type, network) - Creating HDD - Attaching HDD and other storage - Exporting VM - Importing VM - Starting / Stoping VM - Deleting VM - Setting VRAM - Setting Snapshot Folder - Taking / Restoring Snapshots - Setting USB / USB2.0 - Taking Screenshots Author: Dawid Meyer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PureHadoop

    pHd - Pure Apache Hadoop Distribution

    A pure build of Apache Hadoop 2.2 from the source. This represents the purest form of Hadoop available. Canned CentOS 6.5 Single node VM available for fast start and quick sandbox. This is NOT a vendor distro from Cloudera, Hortonworks, or MapR. No junk! Just pure Apache. VM is 64 bit native build.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo