Tiny Core Linux
General TC => Tiny Core on Virtual Machines => Topic started by: slima on July 25, 2019, 03: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?
-
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:
[Desktop Entry]
Name=FreeRDP
Exec=xfreerdp
Terminal=falseCopy it to:
/usr/local/share/applications/Then execute:
desktop.sh FreeRDPWhen you right click on your desktop, you should see a FreeRDP entry