Hi,
Yup. I ssh -X into the server and run rdsconsole from there.
I did an aptitude update and an aptitude safe-upgrade
root@resara:~# aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
root@resara:~# aptitude install rdsconsole
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Gerald
On Jul 15, 9:41 am, Brendan Powers <
bren...@resara.com> wrote:
> Is rdsconsole running on the same computers as your Resara Server? If not,
> you should update rdsconsole. If so, it's possible rdsconsole was not
> updated properly. Run this command in the console and see what happens.
>
> sudo apt-get update
> sudo apt-get install rdsconsole
>