We have a couple servers running Solaris 8, connected to an EMC SAN frame. There are two connections (two HBA ports) to allow DMP for redundancy. Sun has suggested some patches, but none of them have worked. The SAN team sees that both HBAs are logging into the EMC frame, but format still only...
I have an external disk array (with 12 disks) and I'm trying to create a RAID device using SVM. I basically want a single "volume" of 6 disks, mirrored with the other 6 disks, to create one very large filesystem. I tried creating the metadevice (with metainit) and just put all the devices in the...
I am trying to export a display for a Volume Manager GUI from a Solaris server to my Solaris workstation. The only problem is that the target server is behind a firewall, and requires that we ssh to a third system (a jumpbox) to connect. I've heard its possible to set up a display export through...
I am working on a web-based (cgi) script that will allow easy searching through hundreds of "logs" that are mounted on an NFS share. I already have the search part working, which basically does a grep out of the log directory. It returns an array which I display to the webpage. I then want the...
I am trying to run configure on my Solaris 10/x86 workstation for PHP5. I keep running into the same error:
configure: error: libxml2 version 2.6.11 or greater required.
I downloaded, configured, compiled, and installed 2.6.27 of libxml2, and it said it used the basedir of /usr/local. Here...
I have an Ultra20 x86 running Solaris 10 6/06, and I tried to use my sound device and was basically given a message that my sound driver wasn't installed. I went to my Supplemental CD that came with my workstation and ran the install script under the drivers/sx86/ directory, and when it was...
I am trying to configure apache2 on Solaris 10. It had already been installed, and the service was disabled. I started with svcadm enable apache2. Then it through apache2 into 'maintenance' status. It complained something about the config file (SMF_EXIT_ERR_CONFIG, status 96) and I then realized...
We currently are running RHEL AS version 3.1, and I am slated to update that to AS version 3.8. I'm very familiar with installing and upgrading packages, but I'm curious if there is some 'official 3.8' build that they are talking about. What exactly determines what the build level is?
They are...
I have a COM+ object, that when installed, defaults to 'Server application', but it needs to be a Library app. Does anyone know how to programmatically (either with VBScript, or otherwise) how to change a Server App to a Library App? I know I have access to do so, since I can do it manually...
I currently have a Sound Blaster Audigy sound card, with the "front panel" (formerly known as Live Drive) where I can easily plug in my headphones, mic, spdif in/out, 1394, etc.
I'm getting ready to upgrade to a newer version of the Audigy, Probably the Audigy 2 ZS Platinum or Platinum Pro, and...
I'm trying to get some columns to all line up, and instead of trying to calculate the length of the date and insert an appropriate number of spaces, I'd rather see if theres a way I can force this date:
4/5/2005
to appear like this:
04/05/2005
So that every value on each line will have the...
I'm trying to automate a task that was given to me, to provide a list (text file output, but for now outputting to a textbox) of all files and folders on a drive, so that it can be cleaned up. So what I'd like to have is output like this:
T:\
T:\DirA
T:\DirA\DirA1
T:\DirA\DirA1\FileA1.txt...
I've got a date field that is completely optional for the user. If they DO enter a date, I want to make sure that 1) it is a valid date in the form mm/dd/yyyy and 2) that it is not in the past. (Today is ok, yesterday is not).
Checking for 2) is okay, I've got that part finished. The problem...
Hello all,
I would like to have a table of records, one per line showing very brief information. For example:
RecID Name Other field
1001 Bill abcdefg
1002 Sue 1233493983
1003 Joe 9349837837
1004 John kasjdhsjhds
And so forth. However...
On some other system a while back, I remember using a tool or menu that would let me configure the default permissions for a particular user. That is, whenever that user creates a file or folder, it will use these permissions by default.
Is there a way in Redhat to set or change these default...
I've got 4 tables in mysql, one new one, and 3 old ones.
The new table is basically the other three appended together. All four have a field called update_date, which I need to copy from the three old tables into the one new one.
Before you say 'mysql doesn't support subqueries', note that I...
I have a text file that I'm trying to read into an array. The file consists of, on the first line, the # of lines, then followed by data values, 4 per line.
so like this:
5
1.0 2.0 6.0 7.0
5.0 3.0 2.0 5.0
1.0 2.0 6.0 7.0
2.0 9.0 1.0 2.4
5.0 2.0 6.5 1.4
I want to read this data...
Hello,
I have a dynamic list of radio button objects on my page, the user selects one, then once one is selected, clicks on a link to perform a certain operation on that item. My problem is getting the information of what radio button they clicked on to the link. Right now, I have links like...
Does anyone know if when a vision-impaired user browses to a website, does the system log show that the browser type was a screen reader? In other words, when a screen reader is used, does it give a standard IE/Netscape/Mozilla browser type, or does it show something that could identify it as a...
Hey gang... got a bit of a problem. I have 3 tables (sites, students and requests). Students put in requests for particular sites, and the director will assign each student to a site for a particular month. In the process of making requests, they make one called 'gottahave' which is their
number...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.