Re: [OpenIndiana-discuss] VNC Server?

2019-08-27 Thread Predrag Zečević - Technical Support Analyst
On 08/28/19 03:18, Lonnie Cumberland wrote: Hi All, I was just wondering if OpenIndiana is capable of running a VNC server like TightVNC or one of the other VNC flavors that are out there? Was thinking to install one if I can find one that is known to work. Cheers, Lonnie __

Re: [OpenIndiana-discuss] Building OpenIndiana from sources

2019-08-27 Thread Lonnie Cumberland
Hi Tim, Thanks for your details response and I will really do a lot of reading on OI so that I can get a better feel for the system as a whole and then be able to phrase my questions a bit more appropriately,ok. Regarding what I an after is not minimizing the installed system, but a very minimize

[OpenIndiana-discuss] VNC Server?

2019-08-27 Thread Lonnie Cumberland
Hi All, I was just wondering if OpenIndiana is capable of running a VNC server like TightVNC or one of the other VNC flavors that are out there? Was thinking to install one if I can find one that is known to work. Cheers, Lonnie ___ openindiana-discuss

[OpenIndiana-discuss] install on very recent hardware

2019-08-27 Thread Tim Mooney
All- A coworker got a brand new Dell Precision 3630 workstation recently, and he let me try the hipster installer on it. I had to switch the BIOS from UEFI to legacy and disable a couple of secure-boot related settings, and even then I could never get it to boot from the DVD of the hipster Liv

Re: [OpenIndiana-discuss] Σχετ: Re: Firefox dumps core...

2019-08-27 Thread Michal Nowak
Nothing relevant in the logs? Anyway, run following command in terminal to see if the system is not close to starvation, send us last 10 lines when crash happens: while true; do swap -sh; sleep 1; done Michal On 08/27/19 09:01 PM, Apostolos Syropoulos via openindiana-discuss wrote: Moments

Re: [OpenIndiana-discuss] Building OpenIndiana from sources

2019-08-27 Thread Tim Mooney
In regard to: Re: [OpenIndiana-discuss] Building OpenIndiana from sources,...: Thanks again Tim, and sorry about the name. Not sure why I was not correctly typing Hipster. Sorry about that, to be sure. No worries, I was amused by it and I doubt anyone else was bothered. I may also fire OI up

Re: [OpenIndiana-discuss] Σχετ: Re: Firefox dumps core...

2019-08-27 Thread Apostolos Syropoulos via openindiana-discuss
Moments ago firefox crashed while I was using VirtualBox. And here is what I get from mdb: mdb: core file data for mapping at 3b208bfd4000 not saved: Bad address.. many lines like these omitted . mdb: core file data for mapping at 3b208bff4000 not saved: Bad ad

Re: [OpenIndiana-discuss] Σχετ: Re: Firefox dumps core...

2019-08-27 Thread Apostolos Syropoulos via openindiana-discuss
>Does it happen with some particular web page? Is there anything in >`dmesg` or ~/.xsession-errors around the time of the crash? Can you do >after crash to see the back trace? > >$ mdb ~/core >::status >$G >$C Now it is working OK. But there is a core file in $HOME. $ mdb coreLoading modules:

Re: [OpenIndiana-discuss] apache-mellon package broken

2019-08-27 Thread Alan Coopersmith
On 8/27/19 7:58 AM, Predrag Zečević - Technical Support Analyst wrote: :; pkg contents apache-mellon PATH $(ETCDIR)/apache2/2.4/samples-conf.d/mellon.conf $(USRDIR)/apache2/2.4/bin/mellon_create_metadata.sh $(USRDIR)/apache2/2.4/libexec/mod_auth_mellon.so $(USRSHAREDIR)/doc/mellon/README.md e.g:

Re: [OpenIndiana-discuss] Pulse Audio Server not starting

2019-08-27 Thread Lonnie Cumberland
Hi Michal, Ah.. Maybe that is the problem. I did not install any guest additions in the OpenIndiana (guest) that is running under the VirtualBox on the Windows host. I'll give it a try. Thanks, Lonnie On Tue, Aug 27, 2019 at 11:29 AM Michal Nowak wrote: > On 08/27/19 05:01 PM, Lonnie Cumberla

Re: [OpenIndiana-discuss] Pulse Audio Server not starting

2019-08-27 Thread Michal Nowak
On 08/27/19 05:01 PM, Lonnie Cumberland wrote: Hello All, I installed the OI as a guest inside of VirtualBox on a Windows 7 (64-bit) host and fired up everything. Is there some special setting for VB that I missed perhaps as it seems that the Pulse Audio server would not fire up for some reason

Re: [OpenIndiana-discuss] apache-mellon package broken

2019-08-27 Thread Michal Nowak
On 08/27/19 04:58 PM, Predrag Zečević - Technical Support Analyst wrote: Hi all, I have tried to add apache-mellon package, but I got into several troubles: :; pfexec pkg search -r mellon # Returns nothing - got name of package with command: :; pfexec pkgrecv -s https://pkg.openindiana.org/hips

[OpenIndiana-discuss] Pulse Audio Server not starting

2019-08-27 Thread Lonnie Cumberland
Hello All, I installed the OI as a guest inside of VirtualBox on a Windows 7 (64-bit) host and fired up everything. Is there some special setting for VB that I missed perhaps as it seems that the Pulse Audio server would not fire up for some reason? Cheers, Lonnie ___

[OpenIndiana-discuss] apache-mellon package broken

2019-08-27 Thread Predrag Zečević - Technical Support Analyst
Hi all, I have tried to add apache-mellon package, but I got into several troubles: :; pfexec pkg search -r mellon # Returns nothing - got name of package with command: :; pfexec pkgrecv -s https://pkg.openindiana.org/hipster/ and installed it: :; pfexec pkg install -v apache-mellon

Re: [OpenIndiana-discuss] Σχετ: Re: Firefox dumps core...

2019-08-27 Thread Michal Nowak
That's good even if you run Firefox and a lot of additional stuff at the same time. But we need more information about it. Does it happen with some particular web page? Is there anything in `dmesg` or ~/.xsession-errors around the time of the crash? Can you do after crash to see the back trace