All Projects → nubosoftware → linux-remote-desktop

nubosoftware / linux-remote-desktop

Licence: Apache-2.0 license
Linux based secure, open source, multi-tenant environment for remote work.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to linux-remote-desktop

Ipban
IPBan Monitors failed logins and bad behavior and bans ip addresses on Windows and Linux. Highly configurable, lean and powerful. Learn more at -->
Stars: ✭ 652 (+632.58%)
Mutual labels:  remote, rdp, remote-desktop
Simpleremote
Remote Administration Tools
Stars: ✭ 504 (+466.29%)
Mutual labels:  remote, rdp, remote-desktop
Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (+5402.25%)
Mutual labels:  remote, remote-desktop
Simpleremoter
基于gh0st的远程控制器:实现了终端管理、进程管理、窗口管理、远程桌面、文件管理、语音管理、视频管理、服务管理、注册表管理等功能,优化全部代码及整理排版,修复内存泄漏缺陷,程序运行稳定。项目代码仅限于学习和交流用途。
Stars: ✭ 478 (+437.08%)
Mutual labels:  remote, remote-work
Awesome Remotework
Resources for remote workers: approaches, hiring page, remote life and more.
Stars: ✭ 927 (+941.57%)
Mutual labels:  remote, remote-work
awesome-alicante-remote-work
Alicante awesome places to work remotely
Stars: ✭ 20 (-77.53%)
Mutual labels:  remote, remote-work
Awesome Remote Work
😎 Awesome lists about remote work
Stars: ✭ 264 (+196.63%)
Mutual labels:  remote, remote-work
Rdpgw
Remote Desktop Gateway in Go for deploying on Linux/BSD/Kubernetes
Stars: ✭ 59 (-33.71%)
Mutual labels:  rdp, remote-desktop
docker-chromium
Docker container with Chromium desktop and a Web VNC client allowing you to run Chromium on any server you have
Stars: ✭ 64 (-28.09%)
Mutual labels:  remote, remote-desktop
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+696.63%)
Mutual labels:  remote, remote-desktop
RabbitRemoteControl
Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc
Stars: ✭ 82 (-7.87%)
Mutual labels:  rdp, remote-desktop
permanently-remote
A list of tech companies going permanently remote after COVID-19
Stars: ✭ 61 (-31.46%)
Mutual labels:  remote, remote-work
Premotem
Personal Remote Manager
Stars: ✭ 161 (+80.9%)
Mutual labels:  rdp, remote-desktop
Remote Jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
Stars: ✭ 17,863 (+19970.79%)
Mutual labels:  remote, remote-work
Iap Desktop
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
Stars: ✭ 96 (+7.87%)
Mutual labels:  rdp, remote-desktop
installer
remote.it command line installer tool
Stars: ✭ 21 (-76.4%)
Mutual labels:  remote, rdp
Rdesktop
🚨 rdesktop is in need of a new maintainter. Please see the home page for more details. 🚨
Stars: ✭ 922 (+935.96%)
Mutual labels:  rdp, remote-desktop
Myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
Stars: ✭ 1,007 (+1031.46%)
Mutual labels:  rdp, remote-desktop
awesome-freelancer
自由职业者&远程工作者&独立开发者&开源工作者@生存指南
Stars: ✭ 67 (-24.72%)
Mutual labels:  remote, remote-work
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (-16.85%)
Mutual labels:  remote, remote-desktop

Linux Remote Desktop

VDI that's based on Linux Containers

This project creates a secure, open source, multi-tenant VDI environment for remote work. Users in your organization can access a remote Linux OS based desktop, run applications, as well as access other important resources. The remote environment is based on a docker container, is efficient and scalable, and can be deployed to an unlimited number of users. A web admin control panel is available to allow admins to control the organization's environment.

The project is based on many open source projects, such as:

  • xrdp - an open source RDP server
  • Apache Guacamole - clientless remote desktop gateway
  • Nubo - Secure remote environment
  • Ubuntu Xrdp - multi user remote desktop Server in docker container.

Getting Started

Create your first linux remote desktop system in a single server.

Please follow the detailed Getting Started Guide which provides step-by-step instructions on how to install and configure a full working VDI system on a Linux server.

For a sneak peek - running the bootstrap script using docker.

Required: Linux system with docker engine installed.

Copy & paste the following on your terminal:

sudo curl -L https://github.com/nubosoftware/linux-remote-desktop/releases/download/0.9.1/bootstrap.sh -o /usr/local/bin/nubo-bootstrap.sh ; sudo chmod +x /usr/local/bin/nubo-bootstrap.sh ; sudo /usr/local/bin/nubo-bootstrap.sh

Live Demo

Live demo of end user's client is available at: Linux Remote Desktop Demo

To get a live demo of the Admin Control Panel, please email us at: [email protected]

Building and Running from Source Code

Information is available at docs folder

Screenshots

Example of a user’s remote desktop (available in a Chrome browser) Desktop Admin control panel – App management Admin control panel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].