[kde-solaris] krfb gives "setrlimit: not owner" message.
Stefan Teleman
steleman at nyc.rr.com
Tue Jan 6 13:35:03 CET 2004
i haven't tried the desktop sharing between KDE and windoze.
this error means the Ultra is not configured for enough file
descriptors per process (the defaults are pretty low).
i would try this:
in a shell on the Ultra 5:
prompt%> ulimit -Ha
[ should say: nofiles(descriptors) 8192 (amongst other things) ]
prompt%> ulimit -Sa
[ should say: nofiles(descriptors) 1024 (amongst other things) ]
if either of these values are lower, then here's the fix: add the
following two lines in /etc/system at the very end (requires root
privileges), and then reboot the Ultra:
set rlim_fd_max=8192
set rlim_fd_cur=1024
This raises the soft and hard limits for the number of file
descriptors per process.
Let me know! :-)
--Stefan
----
On Tuesday 06 January 2004 02:33, Naci Ishakbeyoglu wrote:
> Hi,
>
> I just installed solaris 8 binary packages.
> When I try to use desktop sharing with a tight vnc
> client on windows 2000 to my ultra-5 solaris 8 box,
> I don't see anything happening on windows side.
> Normally it should bring the password window.
>
> Then I say krfb on a shell on ultra-5 and it says
> "setrlimit: not owner". Do you know what may be wrong?
>
> Thanks,
> Naci.
>
> PS. Anyone got desktop sharing working properly form
> tight vnc on windows 2000 client to kde 3.1.4 on solaris 8?
> I used to be able to connect with earlier kde version but
> garbled colors on win2k side and keyboard was not working
> properly.
>
>
>
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:
> https://mail.kde.org/mailman/listinfo/kde-solaris. Archives:
> http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.
--
Stefan Teleman 'Nobody Expects the Spanish Inquisition'
steleman at nyc.rr.com -Monty Python
More information about the kde-solaris
mailing list