Hi,
I do need the equivalent programs in Lubuntu to
1- remote desktop view
2- terminal server client
i was using those progs in ubuntu to connect to other machines but now i`m using Lubuntu and i can`t find the equivalent.
Thanks
MOe!
Hi,
I do need the equivalent programs in Lubuntu to
1- remote desktop view
2- terminal server client
i was using those progs in ubuntu to connect to other machines but now i`m using Lubuntu and i can`t find the equivalent.
Thanks
MOe!
the program is called tsclient
Code:sudo apt-get install tsclient
hi,
i was expecting tsclient to be a gnome based app! Does it work on LXD? since i want to use it with Lubuntu Not Ubuntu.. Please advice.
Thanks
MOe!
yea, some gtk based apps could be considered gnome apps in that they require one or more gnome libraries. you'll be able to see when installing things through apt-get, aptitude or synaptic what dependencies are required. i usually try not to install things if it lists a load of gnome dependencies, but there's no harm in doing so really.
tsclient uses gtk (like openbox, what lxde/lubuntu uses) but no gnome libraries as far as i know.
even some apps that sound like they should be gnome-dependant don't use any gnome libraries, like GMPC (gnome media player client) and backintime-gnome (which just uses gtk as far as i know). its worth noting too that some apps that begin with a 'g' might have nothing to do with gnome, such as gimp (gnu image manipulation program).
Bookmarks