How to remote access Ubuntu machine from Windows machine !!!!!



Today I am going to describe about that How to make remote connect of Ubuntu machine by using

windows MSTSC command.I will use xrdp for completing this task

Step 1 > Open terminal and run below command.
                Sudo apt-get install xrdp


Step 2 > Now run command Sudo apt-get install xfce4 after that run below command
               echo xfce4-session >~/.xsession





After that restart xrdp service by using Sudo service xrdp restart

Step 3 > Open RDP and type IP address of the ubuntu machine which you want to access.



         


And Finally you have Desktop screen.

             

           

Comments

Post a Comment

Popular posts from this blog

How to upload bulk Email alias in Google Workspace

Deploying App through AWS EKS by using ingress and fargate

How to save git token key to avoid again and again put manually