Pls can someone tell me how to setup rdp and how it is used. Is there any step by step guide. Thank you
On 21 Jun 2017 16:34, "Tom Bishop" bishoptf@gmail.com wrote:
On Wed, Jun 21, 2017 at 10:29 AM, Tom Bishop bishoptf@gmail.com wrote:
Remmina is the one I use but I have not looked to see if Centos is supported but I use it daily and heavily.
On Jun 21, 2017 10:22 AM, me@tdiehl.org wrote:
Hi,
Does anyone know of a good program for doing RDP to windows servers on
C-7?
The "Remote desktop viewer" program that comes with C7 is not reliable for me. I frequently have multiple long running RDP sessions and the keyboard will stop responding. The only way I can find to get it started again is
to
restart the program and login to the servers again.
In addition, I cannot find a way to make copy and paste work.
On the plus side, I like the way Remote desktop viewer displays the desktops in tabs.
Suggestions?
Regards,
-- Tom me@tdiehl.org Spamtrap address me123@tdiehl.org _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Looks like Remmina can be found in Nux Dextop repo's - https://li.nux.ro/repos.html _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Thu, Jun 22, 2017 at 05:48:57PM +0100, Rehabilitation Village Farms Coop wrote:
Pls can someone tell me how to setup rdp and how it is used. Is there any step by step guide. Thank you
There's not much to it. It's the remote desktop protocol that you use to access Windows servers. On Windows you open port 3387 or allow RDP in some other way. (I do almost no Windows, so I don't remember exactly, but I think on servers, there's something in the Windows firewall that you can allow.)
You then install freerdp. There are other things that will work, but this is keeping it simple.
This site gives a brief explanation.
https://www.server-world.info/en/note?os=CentOS_7&p=x&f=5
You should be able to google for something like use CentOS-6 (or 7) connect to Windows RDP and find various tutorials.
On Thu, Jun 22, 2017 at 01:13:54PM -0400, Scott Robbins wrote:
On Thu, Jun 22, 2017 at 05:48:57PM +0100, Rehabilitation Village Farms Coop wrote:
Pls can someone tell me how to setup rdp and how it is used. Is there any step by step guide. Thank you
IIRC, there could be a "Windows Version Catch". I think RDP requires the "terminal services" feature of Windows that is not available in the commonly installed "Home" version. Long ago I began to routinely upgrade to the "Pro" version just for this feature but have not checked recently.
Jon
There's not much to it. It's the remote desktop protocol that you use to access Windows servers. On Windows you open port 3387 or allow RDP in some other way. (I do almost no Windows, so I don't remember exactly, but I think on servers, there's something in the Windows firewall that you can allow.)
You then install freerdp. There are other things that will work, but this is keeping it simple.
This site gives a brief explanation.
https://www.server-world.info/en/note?os=CentOS_7&p=x&f=5
You should be able to google for something like use CentOS-6 (or 7) connect to Windows RDP and find various tutorials.
-- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
End of included message <<<
One thing I've had to do in Windows (in addition to the firewall change) is uncheck "Allow connections only from computers running Remote Desktop with Network Level Authentication" (in System->Remote).
----- Original Message ----- From: "Scott Robbins" scottro11@gmail.com To: "centos" centos@centos.org Sent: Thursday, June 22, 2017 12:13:54 PM Subject: Re: [CentOS] RDP for Centos 7
On Thu, Jun 22, 2017 at 05:48:57PM +0100, Rehabilitation Village Farms Coop wrote:
Pls can someone tell me how to setup rdp and how it is used. Is there any step by step guide. Thank you
There's not much to it. It's the remote desktop protocol that you use to access Windows servers. On Windows you open port 3387 or allow RDP in some other way. (I do almost no Windows, so I don't remember exactly, but I think on servers, there's something in the Windows firewall that you can allow.)
You then install freerdp. There are other things that will work, but this is keeping it simple.
This site gives a brief explanation.
https://www.server-world.info/en/note?os=CentOS_7&p=x&f=5
You should be able to google for something like use CentOS-6 (or 7) connect to Windows RDP and find various tutorials.