Page 1 of 1

CLOSED: TigerVNC

Posted: Mon Dec 28, 2015 5:30 am
by wyldeone
Hi Guys

Not been here for a while since all has been running good.

Finally got around to upgrading to Amahi 8 and have managed to get TigerVNC working with Cinnamon Desktop.

I'll be updating the WIKI page i did for TigerVNC shortly.

Re: TigerVNC

Posted: Mon Dec 28, 2015 9:51 am
by bigfoot65
Good to hear.

Please ensure you identify in the instructions which Amahi 8 Install guidance you followed. Past experience has shown some install methods work with VNC and others do not.

Re: TigerVNC

Posted: Fri May 06, 2016 10:19 am
by armorer1984
I have finally gotten VNC to work with Amahi9/F23.

The thing I had to do different was with the desktop environment. Supposedly Cinnamon was already installed but I couldn't find where it was located. Instead of using Cinnamon I used LXDE which seems to be extremely lightweight for my older hardware.

To install LXDE:

Code: Select all

dnf group install lxde-desktop
To make LXDE work my xstartup looks like this:

Code: Select all

#!/bin/sh unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS #exec /etc/X11/xinit/xinitrc lxterminal & /usr/bin/lxsession -s LXDE &lxterminal &
Hope this helps. The only reason I need it is for Crashplan. Still bashing my head against the wall to make the remote control work but this gets my off-site backup working in the meantime.

Re: TigerVNC

Posted: Fri May 06, 2016 12:31 pm
by bigfoot65
Can you please add this to the wiki?

We would greatly appreciate it.

Re: TigerVNC

Posted: Fri May 06, 2016 9:16 pm
by armorer1984
Absolutely. As soon as my account for the Wiki gets approved I will get it added.

Re: TigerVNC

Posted: Sat May 07, 2016 7:57 am
by bigfoot65
Your account has been approved.

The TigerVNC page is probably the best place to document the steps for Amahi 9.

Re: TigerVNC

Posted: Sat May 07, 2016 10:25 am
by armorer1984
Wiki updated. Might need a bit of cleanup but I made it as easy to follow as I could.

Re: TigerVNC

Posted: Sat May 07, 2016 10:55 am
by bigfoot65
Looks good and thanks!

Closing this thread.