On Sat, Dec 18, 2010 at 08:40, Roelof van der Wal <[email protected]> wrote: > That was where the *sigh* came from. I don't getvthe beautiful gnome desktop > in virtualbox, only the commandline.....
sounds like gdm is not running; if you run "svcs -a | grep gdm", is the first word "online"? if not, run "svcadm enable gdm", that should do it (provided that's all that's missing). HTH Michael > > > > Op 18 dec. 2010 om 01:11 heeft "Gordon Ross" <[email protected]> het > volgende geschreven: > >> After you login on GNOME, see the menus: >> System / Preferences / Desktop Sharing. >> That enables "vino" which is a VNC server showing your (logged in) desktop. >> Cool, eh? >> >> >> On Fri, Dec 17, 2010 at 12:56 PM, Michael Schuster >> <[email protected]> wrote: >>> On Fri, Dec 17, 2010 at 15:25, Roelof van der Wal <[email protected]> wrote: >>>> How can i get a remote display connection to OpenIndiana? I just got it >>>> (server edition) running in Virtualbox and I want to use vnc or another >>>> lookalike to see how the desktop looks like. Vncserver was not installed >>>> but maybe there are other preinstalled rdp-things that I am not aware of? >>> >>> pkg search vncserver; pkg install <result from previous> >>> >>> should help, no? >>> -- >>> regards/mit freundlichen GrĂ¼ssen >>> Michael Schuster >>> >>> _______________________________________________ >>> OpenIndiana-discuss mailing list >>> [email protected] >>> http://openindiana.org/mailman/listinfo/openindiana-discuss >>> >> >> _______________________________________________ >> OpenIndiana-discuss mailing list >> [email protected] >> http://openindiana.org/mailman/listinfo/openindiana-discuss > > ##################################################################################### > This e-mail message has been scanned for Viruses and Content and cleared > by MailMarshal > ##################################################################################### > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > -- regards/mit freundlichen GrĂ¼ssen Michael Schuster _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
