We have applications on Solaris 10 servers that generate text logfiles. We need to stream these logfiles in realtime to a central server for monitoring of new events.
I was wondering if there is the equivalent of the following in Solaris for checking if IPV6_V6ONLY is enabled by default:
i am using atomic operation provided by SunOs in <sys/atomic.h> , which is void *atomic_cas_ptr(volatile void *target, void *cmp, void *newval);
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I have compiled my application on Solaris 10 which is using Qt 4.7.2. ldd of executable shows following:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have Solaris10 runn开发者_如何学Pythoning in VMPlayer how can I find out if this is a 64bit or 32bit Solaris10?May be
I want to install Oracle RAC on solaris 10, using ASM but I am new in it... So I want to mount /u0 directory on the disk volume /dev/dsk/c2t0d0s2
So I want to use Ghostscriptto convert files that are created in PCL format to PostScript. That\'s the gist of my problem.I am simply trying to run it on the command line, but in the final stage it w
on our production solaris x86 server we dont have a compiler, so i have to compile on a separate so开发者_Go百科laris x86. The compilation server has the md_3dnow instruction set, but the production s