Skip to content

lvwuwei/CentOS-One-click-Installation-of-Desktop-Environment-and-Remote-Desktop-Connection-RDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CentOS-One-click-Installation-of-Desktop-Environment-and-Remote-Desktop-Connection-RDP

Install the desktop environment and RDP remote desktop connection for your CentOS with one click. My website: https://tech.cxthhhhh.com

image

Features:

  1. Install the desktop environment and RDP remote desktop connection for your CentOS with one click.

    (You need a newly installed CentOS7, the Minimum Hardware requirements are: CPU core ≥ 1, Memory ≥ 1GB, Disk space ≥ 15GB.)

    Recommended system : [Original] Network one-click Reinstall CentOS 7 (Official, Pure, Safe, Efficient) URL : https://tech.cxthhhhh.com/linux/2018/07/30/original-network-one-click-reinstall-centos-7-official-pure-safe-efficient-en.html

  2. Windows application support. (via Wine)

    (Install Wine X64 and X86, now you can Run Windows applications On Linux.)

  3. Create a 3GB Swap Memory. Avoid errors caused by insufficient memory.

    (Swap Location: /var/swapd)

  4. Install Chinese input environment, Chinese support.

    (Without a Chinese environment, you will not be able to view Chinese fonts. Will lead to coding confusion.)

  5. Install software that people recommend, such as browsers and input methods.

    (I posted a survey here https://www.hostloc.com/thread-466449-1-1.html. Respect the results of the survey, Chrome、Firefox is installed.)

  6. Install the Remote Desktop client. (Remmina allows you to connect and manage other computers.) (Support RDP/SSH/NX/SFTP/VNC/XDMCP protocol)

Let's get started (via root user)

sudo curl -sSL https://raw.githubusercontent.com/MeowLove/CentOS-One-click-Installation-of-Desktop-Environment-and-Remote-Desktop-Connection-RDP/master/download/main/install.sh | sudo bash

Now that you have done it, you can connect via RDP (IP: 3389)

You should check out my tutorial to find out what you need to pay attention to.

Tutorial name : [Original] One-click installation of Desktop environment, RDP, Windows support for Linux
URL : https://tech.cxthhhhh.com/linux/2018/08/07/original-one-click-installation-of-desktop-environment-rdp-windows-support-for-linux-en.html

Updated on Aug 16, 2018

About

CentOS One-click Installation of Desktop Environment and Remote Desktop Connection RDP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%