dil_bert Posted February 2, 2021 Share Posted February 2, 2021 dear community, How to Use Remote Desktop Connection in MX-Linux well - i need to get an idea how to use Remote Desktop Connection in mx-Linux: i need to connect to a remote server - the only instruction i have found so far is this How to Use Remote Desktop Connection in Ubuntuhttps://www.nakivo.com/blog/how-to-use-remote-desktop-connection-ubuntu-linux-walkthrough/ How to Use Remote Desktop Connection in Ubuntu:: In the majority of cases, you need to install the Ubuntu remote desktop client manually on your Ubuntu Linux. In today’s blog post, Ubuntu 18.04.2 is installed on the VMware virtual machine. Some packages are already installed in our Ubuntu before going to configuring Ubuntu remote desktop: the text editor vim, net-tools and the SSH server (which allows you to connect via SSH to the Linux console remotely). These packages can be installed with the single command: sudo apt-get install -y vim net-tools openssh-server the question is: In order to configure Ubuntu RDP connections, you need to install the RDP client or/and the RDP server, depending on the connection direction. well the question is - is it enough to run this command: sudo apt-get install -y vim net-tools openssh-server Quote Link to comment https://forums.phpfreaks.com/topic/312089-how-to-use-remote-desktop-connection-in-mx-linux/ Share on other sites More sharing options...
dil_bert Posted February 2, 2021 Author Share Posted February 2, 2021 update: i have a closer look: in synaptic we have xrdp and other thigns. and yes: i also will consult the manpages to see how you should configure the inifile cf the following pages: man xrdp https://linux.die.net/man/8/xrdp man xrdp-sesman https://linux.die.net/man/8/xrdp-sesman man xrdp.ini https://www.mankier.com/5/xrdp.ini besides this - i have heard that some folks tend to look for for an GUI clients: remmina had a plugin for rdp, and IIRC vinagre supports rdp, and other things more Quote Link to comment https://forums.phpfreaks.com/topic/312089-how-to-use-remote-desktop-connection-in-mx-linux/#findComment-1584207 Share on other sites More sharing options...
Philwiss Posted February 3, 2021 Share Posted February 3, 2021 3 hours ago, dil_bert said: update: i have a closer look: in synaptic we have xrdp and other thigns. and yes: i also will consult the manpages to see how you should configure the inifile cf the following pages: man xrdp https://linux.die.net/man/8/xrdp man xrdp-sesman https://linux.die.net/man/8/xrdp-sesman man xrdp.ini https://www.mankier.com/5/xrdp.ini besides this - i have heard that some folks tend to look for for an GUI clients: remmina had a plugin for rdp, and IIRC vinagre supports rdp, and other things more Remmina is a gui app and as easy to use as windows remote and easily found especially by someone who has more than 10 yrs using linux. Going to ignore your other thread about google calendar that you've been asking about for 2 yrs? Quote Link to comment https://forums.phpfreaks.com/topic/312089-how-to-use-remote-desktop-connection-in-mx-linux/#findComment-1584209 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.