Tiny Core Linux

General TC => Tiny Core on Virtual Machines => Topic started by: slima on July 25, 2019, 12:15:54 PM

Title: RPD
Post by: slima 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?
Title: Re: RPD
Post by: Rich 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