I have a Java client that connects to a C++ server using TCP Sockets using Java NIO.This works under Linux, AIX and HP/UX but under Solaris the OP_CONNECT event never fires.
I have a collection of Solaris boxes (5.10/8) on which I operate. When I log into one particular user and start Vim, I do not see the intro message of Vim as it should be. Instead, the message is disp
Is there any way to rename a file while keeping the ori开发者_如何学Pythonginal creation / modification/ read time?
If it matters, I am using Mac OS X, but I believe this would apply across OSs. If the answer is different per OS, I would be interested in learning about that as well.
I\'m debugging my C program using dbx on Solaris, and I\'d like to be able t开发者_StackOverflowo see the contents of a data structure.
I\'m working on a cross-platform application for which I would like to include Solaris/SPARC support but I no longer have access to a server. I have an OpenSolaris VM on VirtualBox but I don\'t know o
Could someone explain why the following corrupted stack trace can occur? Program terminated with signal 11, Segmentation fault.
Is there in any call back in linux and solaris device driver which will be called when the device file is removed from the system? Example if a volume is deleted by the volume manager, it deletes the
I am trying to create a shared object .so file in solaris these are the below steps which i am doing...
I\'m trying to get the Ruby gem \"Nokogiri\" running on a Solaris machine where I don\'t have root priviledges. What I\'ve done so far: