Tagged Questions

0
votes
1answer
18 views

Startup time in Solaris server using shell script

How to find the start up time of a Solaris server using a shell script?
0
votes
2answers
34 views

How to make modeless dialog stay on top of its parent in Solaris CDE

Hi, I have a problem with Qt modeless dialog in Solaris 8/10 machine using CDE (Common Desktop Environment). The dialog serve as drawing panel/popup that required user to choose …
2
votes
10answers
172 views

Get the date (a day before current time) in Bash

How can I print the date which is a day before current time in Bash?
0
votes
2answers
40 views

How to get remote debugging work for Java on Solaris

Hello, I am trying to get remote debugging working with Java on Solaris OS. Following is what I have tried- I have a Java class called TestP which has the main method. When I tr …
3
votes
3answers
62 views

ColdFusion, CFDirectory and the French

We have a ColdFusion file library management system that is being taken off an old ColdFusion 4 server and moved onto the new system which is based on ColdFusion 8. All our files …
2
votes
1answer
52 views

Export variables from one shell script to another.

Hi, I have a couple of scripts for which the first part of them looks the same. Function of this part is to identify at which machine the script is being runned and set a couple o …
0
votes
3answers
24 views

Informix Dynamic Server 2000: How do I enable ODBC?

I have an old server (Solaris 8) running Informix Dynamic Server 2000 Version 9.21.UC4, and I want to get ODBC enabled so that I can get to the data from elsewhere, but I haven't b …
0
votes
4answers
64 views

Automatically detecting an FTP upload and committing it to SVN

Perhaps this question is more suited for serverfault, but I'm going to try here first anyway... Is there was a way to detect when a user uploads a file to a server and automatical …
1
vote
1answer
38 views

What do programs see when ZFS can’t deliver uncorrupted data?

Say my program attempts a read of a byte in a file on a ZFS filesystem. ZFS can locate a copy of the necessary block, but cannot locate any copy with a valid checksum (they're all …
3
votes
11answers
262 views

Too many open file handles

I'm working on a huge legacy Java application, with a lot of handwritten stuff, which nowadays you'd let a framework handle. The problem I'm facing right now is that we are runni …
0
votes
2answers
37 views

Switch user and output variable contents

I am writing a bash script and want to switch to another user, cd into a directory specified by MYDIR in the users bash_profile and list the contents. Currently I have: read user …
0
votes
1answer
37 views

WebSphere 6.1 for Solaris (Trial Download)?

Is there WebSphere Application server 6.1 available for download on Solaris 10? I simply need a trial edition for testing.
1
vote
1answer
22 views

Where to set JDK to be used for SunOne server?

Where to set the JDK to be used by the SunOne server on Solaris? Is it all configured via an environment variable like JDK_HOME or JAVA_HOME, or is there a config file for the Sun …
1
vote
2answers
48 views

Does Solaris cc embed in an executable differing info for different compiles ?

G'day, This has been asked before for VC++ but I am interested in the answer for Solaris. I'm compiling and linking the following trivial C code: #include <stdio.h> int m …
0
votes
1answer
27 views

Ruby 1.8.6 BigDecimal.to_f always returns ‘0,0’ on Solaris

Hi, I have come across a very weird error. I'm on Solaris 10, using Ruby Enterprise Edition (ruby 1.8.6 (2008-08-08 patchlevel 286) [i386-solaris2.10]) with Rails 2.3.4. I have a …

1 2 3 4 5 14 next
15 30 50 per page