# Docker-Ubuntu-Desktop-NoMachine **Repository Path**: tanghama/Docker-Ubuntu-Desktop-NoMachine ## Basic Information - **Project Name**: Docker-Ubuntu-Desktop-NoMachine - **Description**: ubuntu nomachine desktop docker构建 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-03 - **Last Updated**: 2024-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker-Ubuntu-Desktop-NoMachine *Ubuntu Desktop on NoMachine* - Base on Ubuntu 18.04 / Ubuntu 20.04 - NoMachine: https://www.nomachine.com/download *Enviroment vaiables* - USER -> user for the nomachine login PASSWORD -> 123456 for the nomachine login *Usage:* - NEW: Ubuntu 20.04 XFCE4 Desktop Environment with Windows 10 Theme: ![image](https://user-images.githubusercontent.com/58414694/149808540-5cfe38ee-a88b-4e8b-a1e9-2a5a1fda7f1d.png) ```console curl -sLkO https://is.gd/nomachinewindows10 ; bash nomachinewindows10 ``` - Ubuntu 20.04 XFCE4 Desktop Environment with WineHQ: ![image](https://user-images.githubusercontent.com/58414694/149620450-4558489e-f00e-4035-8ccd-4ca231f900a4.png) ```console curl -sLkO https://is.gd/nomachinewine ; bash nomachinewine ``` - MATE Desktop Environment: ![image](https://user-images.githubusercontent.com/58414694/149459685-27d51920-4616-4b3e-94de-2982f78f9295.png) ```console curl -sLkO https://is.gd/nomachineMATE ; bash nomachineMATE ``` - XFCE4 Desktop Environment: ![image](https://user-images.githubusercontent.com/58414694/149454910-33dd1c5b-bbbd-4cc8-b9b7-5b7331723034.png) ```console curl -sLkO https://is.gd/nomachinexfce4 ; bash nomachinexfce4 ``` *FAQ: VM can't connect? Restart Cloud Shell then Re-run script.* *Main Repo: https://github.com/kmille36/Docker-Ubuntu-Desktop-NoMachine*