A few applications on my server relying on Ruby and Ruby On Rails seem to have stopped working. Or atleast partially so. I managed to get the web gui of the application in question to start functionin
I am using boost::condition::timed_wait() to wait for a certain time on a boost::thread on Fedora 14 with Boost 1.44 but it does not timeout after waiting for specified time. It appears the thread jus
when I open a context menu or menu of the menubar it opens only for some milliseconds and then gets closed instantly. Did you ever experienced such behavior? Any su开发者_开发百科ggenstions to fix thi
I want to make install file in Fedora. (Download files from Internet and save it in specific directory. Path is fixed)
I am trying to write from the scratch for learning H.323 (without any gatekeeper, straight peer-to-peer).
I have a very strange problem. I have a Fedora 14 installed on a Virtualbox machine and I use it as a working copy server on my Windows 7 host.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have a Ubuntu 10.10 when I try use visual with python I get >>> from visual import * >>> sphere()
I\'m using Fedora 14 and httpd timeout a lot. Is there a log or something that tell me how many connnection开发者_如何学运维s to httpd and mysqld every second/minutes...etc
I have a script which constanly append strings into a file. For example (this is a test script): $i = 1;