I‘m trying to run an application and getting the following error on screen:
error while loading shared libraries: libgobject-2.0.so.0
How do I fix this problem under Debian or Ubuntu 64 bit (amd64) Linux?
{ 2 comments }
I‘m getting slow DNS response from ssh and other network related traffic with delay of 30-60+ seconds per connection. All of our servers are behind hardware based dedicated firewall. My RHEL v6.1 server system running on HP hardware. How do I fix this problem?
{ 1 comment }
Q. How do I run a shell script from a web server or a web page under Apache or Lighttpd websever? A. In order to run a shell script from a web page you need Apache web server configured with cgi access. Apache CGI allows documents/files in cgi-bin directory treated as application and run by [...]
{ 7 comments }