Showing 14 open source projects for "blend os iso"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    AutomatedLab

    AutomatedLab

    Framework that lets you deploy complex labs on HyperV and Azure

    ... the DVD ISO images and a Hyper-V host or an Azure subscription. Requires Windows Management Framework 5+ (Windows). Requires Intel VT-x or AMD/V capable CPU, a decent amount of RAM, and low-latency high-throughput storage (No spinning disks please, as there are issues related to them). This solution supports setting up virtual machines with Windows 7, 2008 R2, 8 / 8.1 and 2012 / 2012 R2, 10 / 2016, 2019, and SQL Server 2008, 2008R2, 2012, 2014, 2016, 2017, 2019.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    C++ Standard Draft Sources

    C++ Standard Draft Sources

    C++ standards drafts

    These are the sources used to generate drafts of the C++ standard. These sources should not be considered an ISO publication, nor should documents generated from them unless officially adopted by the C++ working group (ISO/IEC JTC1/SC22/WG21). The current ISO C++ standard is officially known as ISO International Standard ISO/IEC 14882:2020(E) – Programming Language C++. The standard is not intended to teach how to use C++. Rather, it is an international treaty, a formal, legal, and sometimes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Portable Webserver OS For Small Intranet

    Portable Webserver OS For Small Intranet

    For Web Developers, Testers, Learners, End Users - Screenshots Below

    Instructions: 1. Download & Extract the above zip file 2. Use the free Rescuezilla Software ( https://rescuezilla.com/ ) to restore this pen drive image, on to a 8 GB OR More Good EMPTY Pen Drive (Hint Below) 3. Restart the computer and quickly change the BIOS Boot Order, to boot from this written pen drive 4. Check the network tray icon on its desktop for ethernet / lan cable connectivity. If required, configure by clicking the eth0 button in it, for the first time, after...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Bufferstack.IO Super Container OS

    Bufferstack.IO Super Container OS

    Live OS running Docker Container Engine, Kubernetes, Xen Hypervisor

    Super Container OS makes use of os level virtualization to image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings, all this by making use of Docker Container Engine and systemd-nspawn Also included in is Xen Hypervisor and Kubernetes to create full fledged container cluster After installing this OS on HDD, please use Portainer to manage your Docker images...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X...
    Leader badge
    Downloads: 633 This Week
    Last Update:
    See Project
  • 6
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    •Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •Improved support for Find/Replace •Improved Mac OS X support •Improved system integration under Windows •Improved encoding detection result •Improved Hex editing support •Added more...
    Leader badge
    Downloads: 300 This Week
    Last Update:
    See Project
  • 7
    DAE Tools Project

    DAE Tools Project

    Object-oriented equation-based modelling and optimisation software

    DAE Tools is a cross-platform equation-based object-oriented modelling, simulation and optimisation software. It is not a modelling language nor a collection of numerical libraries but rather a higher level structure – an architectural design of interdependent software components providing an API for: - Model development/specification - Activities on developed models, such as simulation, optimisation, sensitivity analysis and parameter estimation - Processing of the results, such as...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Hurricane11

    Hurricane11

    Windows Subsystem for the HurricaneOS

    Windows 11 Subsystem for the Upcoming HurricaneOS Set to Release by 2025, Available as an ISO for Preview, Dedicated to increase gaming performance.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    pascal p5c

    fast, portable Pascal compiler using gnu c as intermediate code

    p5c is a fast portable iso standard pascal compiler. It is derived from the pascal p5 compiler and creates gnu c code instead of p-code. This makes it very fast since it uses gcc to generate native code. p5c is multi platform - it is easy to get up and running since you only need gcc to start. Using gcc enables extra tools like a static analyser and code coverage analyser. Execution profiling described in the blog here -> https://sourceforge.net/p/pascal-p5c/blog/2017/07/how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Infinity Virtualization Platform

    Infinity Virtualization Platform

    A virtual infrastructure without the dedicated physical infrastructure

    Infinity saves time and money by providing users with a virtual infrastructure without the need to buy and manage dedicated hardware. The Infinity virtualization platform gives users centralized management of their virtual machines (VMs), but unlike traditional virtualization solutions, Hosts running VMs can be any computer. Computer workstations and servers which are running Windows, Mac, Linux, BSD, Unix or no OS at all can be used to host VMs alongside their current applications. VMs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AdLint

    AdLint

    Open source and free source code static analyzer

    AdLint is a source code static analyzer. It can point out insecure or nonportable code fragments, and can measure various quality metrics of the source code. It (currently) can analyze source code compliant with ANSI C89 / ISO C90 and partly ISO C99. AdLint is written in Ruby. So, it is available for Windows, Mac OS X, GNU/Linux, FreeBSD and any other platforms supported by Ruby.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    OpenVZ Mailcleaner VM

    Openvz Mailcleaner Template

    Author: José Pedro Andrés García Contact: Macklus AT debianitas DOT net MailCleaner is a full email filtering gateway. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of an ISO image that contains a fully automated installer. OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated Linux containers (otherwise known as VEs or VPSs) on a single physical server enabling better...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PRE-ALPHA! Eventually, it will become a minimal but fully ISO 9899:1989 / 1999 compliant C standard library framework in the Public Domain, with clean OS interfaces, as a starting point for OS / compiler development. PRE-ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OS X ( Intel IA-32 / 32-bit x86 assembler ) implementation of Albert van der Horst's ciforth/lina, an ISO forth which is an evolution of figforth. GNU Public Licence, as per the original lina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next