I have need to pull a computer's serial number from DMI during the imaging process.
I'm using a scripted image and we are using ZfD 7 SP1.
I've seen mention about using dmidecode in a number of places, but neither have I been able to find a pre-compiled version of dmidecode that will work with...
We are running Windows Server 2003 with SP1 recently applied. The SP was applied on the 27th. It ran fine for over a week, and then on the 29th, we started getting errors.
People were unable to access applications... when they logged in, everyone was being told that their profiles were...
I have need to split a string based on an ampersand character.
I've tried the following code:
String[] result = mystring.split("&");
but it returns a JasperException error.
I've tried using "\&" but it tells me that it's an illegal escape character.
Is there a (hopefully) easy way to do this...
I have a need to be able to dynamically add rows to a table with a javascript function.
I currently have a function that reads the contents of a table contained in a div, locates the </table> marker, then adds the new row before it. Finally, it writes the new table back to the div.
The problem...
I'm runnning Fedora Core 1. I have need to bind a second IP address to one of my NICs.
I had tried this once before in the past an a Red Hat 9 box, and after they were bound, some systems on the internet were unable to connect to my machine. Once I removed the second binding, everything...
I have need to be able to determine the width of a given displayed string in order to format other elements on the screen correctly.
My thought was that I could make a hidden div, dump the string to the div, then retrieve the width, something like this:
<script language='javascript'>...
We have two Windows 2003 servers, both running Exchange 2003. The two servers are located in separate cities.
In the event that the secondary server is shut down, the primary continues on without interruption; Users from both sites are able to log in and access e-mail.
In the event that the...
I am using FAXmaker with Exchange 5.5. Utilizing FAXmaker, it is possible to have incoming faxes forwarded to an e-mail box, but not to a public folder. The system HAD been configured so that the e-mail box that it was forwarded to would then be auto-forwarded to the public folder.
Someone...
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.