Skip to content
jdeananderson edited this page Mar 4, 2025 · 37 revisions

7lbd ("Seven Layer Bean Dip") allows users to launch and access a Microsoft Windows Desktop via Open OnDemand without requiring any additional Windows infrastructure. It treats Microsoft Windows as "just another Open OnDemand application," similar to JupyterLab, MATLAB, or VSCode, and provides users with access to their files in a secure and isolated environment.

Features

  • Run Windows 11 VMs on cluster nodes and make interactive sessions available through Open OnDemand.
  • Utilizes 3 different methods to deliver a desktop; web-based RDP for speed and convenience, web-based VNC console access intended for systems administrators, and direct RDP access through standard RDP clients via a custom TLS proxy for maximum performance and utility.
  • The Windows VM, desktop visualization processes, and the integrated samba server all run in a network namespace, limiting job network traffic to job processes only.
  • User files on the host node are available through an integrated samba server.
  • Access into the network namespace is provided only for an incoming guacamole connection, or from an RDP client accessed through the custom proxy. .

Getting started

The getting started guide is a high-level summary about the install process to give you an idea of what to expect to get 7lbd running without having to read through the Installation Guide. The installation process has many steps, and this guide will give a 10,000 ft view of what to expect.

License Information

[Include license text or link]

Clone this wiki locally