WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RPD  (Read 6177 times)

Offline slima

  • Newbie
  • *
  • Posts: 2
RPD
« on: July 25, 2019, 12:15:54 PM »
Hi!

Have another application for remote access other than remmina or rdesktop?
Can I create a desktop shortcut with command using xfreerdp to access a given VM in the graphical interface?

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11221
Re: RPD
« Reply #1 on: July 25, 2019, 12:38:43 PM »
Hi slima
... Can I create a desktop shortcut with command using xfreerdp to access a given VM in the graphical interface?
Try this. Create a file called  FreeRDP.desktop:
Code: [Select]
[Desktop Entry]
Name=FreeRDP
Exec=xfreerdp
Terminal=false
Copy it to:
Code: [Select]
/usr/local/share/applications/Then execute:
Code: [Select]
desktop.sh FreeRDPWhen you right click on your desktop, you should see a  FreeRDP  entry