While I don't have OI installed, or at least not anywhere handy right now, I do see at http://pkg.openindiana.org/hipster/en/advanced_search.shtml?token=%2F*vnc&show=p&rpp=50&v=&action=Advanced+Search <http://pkg.openindiana.org/hipster/en/advanced_search.shtml?token=/*vnc&show=p&rpp=50&v=&action=Advanced+Search>
among other things, the following: x11/server/[email protected],5.11-2018.0.0.1:20180829T084526Z Install Manifest x11/[email protected],5.11-2018.0.0.0:20180327T182611Z Install Manifest The former includes /usr/bin/Xvnc, a headless X server that also acts as a VNC server; X11 applications or entire desktop can connect to it, and a VNC viewer client can connect to it to interact with them. The latter I gather includes components that can add VNC access to an ordinary X server with a physical display - allowing e.g. someone using VNC to assist someone at the console. Properly set up, Xvnc via a session/display manager provides separate sessions (which depending on how you set them up, may or may not persist after disconnecting the viewer client). I knew how to do that via dtlogin and CDE; not so much with gdm or whatever OI is currently using; but I'm sure a little googling should sort that out. > On Apr 2, 2019, at 21:10, Stephan Althaus <[email protected]> > wrote: > > Hello! > > It's worth noting, that there are useable packages in sfe, (see > openindiana wiki) > and the joyent pkgsrc collection. > In the latter there is "tigervnc" > > the pkgsrc packages reside int /opt/ and are useable for as for special > cases, > we should not mix them up with the packages from openindiana pkg sources > that much. > Keep the PATH clean for either standard openindiana > or a single case of executing a program from pkgsrc. > > i personally use tiny shell scripts in my $home that set the PATH to the > needs of pkgsrc > and then execute the prog from /opt/local/... > > Regards, > Stephan > > Am 03.04.19 um 02:50 schrieb Lonnie Cumberland: >> Hi Tim, >> >> I did that type of search and it comes back with: >> >> libvncserver >> vinagre (GNOME VNC client) >> x11vnx (VNC server for use with real X displays) >> >> I was expecting to maybe see something like Tightvnc, or TurboVNC perhaps, >> but if I had to guess then "maybe" libvncserver perhaps. >> Cheers, >> Lonnie >> >> >> On Tue, Apr 2, 2019 at 8:36 PM Tim Mooney <[email protected]> wrote: >> >>> In regard to: [OpenIndiana-discuss] vnc server for Openindiana?, Lonnie...: >>> >>>> For just a quick question, I was wondering if there is a vnc server for >>>> Openinidana Hipster that I can easily install? >>> Try 'pkg search -r vnc' or 'pkg search -a -r vnc' >>> >>> Tim >>> -- >>> Tim Mooney [email protected] >>> Enterprise Computing & Infrastructure 701-231-1076 (Voice) >>> Room 242-J6, Quentin Burdick Building 701-231-8541 (Fax) >>> North Dakota State University, Fargo, ND 58105-5164 >>> >>> _______________________________________________ >>> openindiana-discuss mailing list >>> [email protected] >>> https://openindiana.org/mailman/listinfo/openindiana-discuss >>> >> > > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
