Search Results

Search: Posts Made By: Keepcase
Forum: Solaris 01-10-2012
3,176
Posted By Keepcase
UPDATE: Hey all, I'm able to collect but now...
UPDATE:

Hey all, I'm able to collect but now the system just hangs on prepare.

ldmp2v prepare -v -c 8 -M 512M -o keep-mac -o keep-hostid -d /p2v/training training

Is there any other way to...
Forum: Solaris 12-01-2011
3,176
Posted By Keepcase
Hi everyone, I can see I received a lot of...
Hi everyone,

I can see I received a lot of views but no replies...

But I can understand why :)
For such a simple set of commands I was convinced that my issue must have been imposed by a user,...
Forum: Solaris 11-29-2011
3,176
Posted By Keepcase
Logical Domains on T-series: ldmp2v
Hey all,

I was wondering if anyone had an idea as to what I could do to troubleshoot this potential issue.


# ldmp2v prepare -v -c 8 -o keep-mac -o keep-hostid -M 2048M -d /p2v/cm02 cm04...
10,781
Posted By Keepcase
Thanks Corona688 :)
Thanks Corona688 :)
10,781
Posted By Keepcase
This works But if I remove the && operand the...
This works
But if I remove the && operand the ftp portion executes immediately (I think) after the tar and when I view the tar on the ftp host, it only records the first file

that very same file...
10,781
Posted By Keepcase
How to wait for tar to finish before sending the archive through ftp?
Hey all,

I want to automate tarring a directory then using ftp to transfer the files over.

I was able to put the commands together but what I'm noticing is that only the very first file is...
15,546
Posted By Keepcase
Thanks fpmurphy! Worked like a charm :) (on...
Thanks fpmurphy!

Worked like a charm :) (on my webserver)
I was wondering if it's possible to view a certificate chain from a keystore?

I was trying to find a keystore option within openssl...
15,546
Posted By Keepcase
Is it possible to extract a certificate chain?
Hi all!

I wanted to look at the key length of a certificate chain we have. When I do the conventional export command using keytool I will only get the end user cert.


keytool -export -alias...
3,282
Posted By Keepcase
Thanks tukuyomi, I was overcomplicating things...
Thanks tukuyomi, I was overcomplicating things again :)
3,282
Posted By Keepcase
syntax question in regards to nested awk statements
Hello all,

I am writing up an input file and I was hoping I could get some guidance as to how to best consolidate these 2 awk statements for 1 while loop.

Here's my input file

# cat...
1,645
Posted By Keepcase
Hi Corona688, I want to thank you SO much...
Hi Corona688,

I want to thank you SO much for opening my eyes to my bad coding practices. I've made the changes and it looks good; I'm going to go back and clean up some of my previous scripts...
1,645
Posted By Keepcase
unexpected output within a for loop using awk
Hi all,
after hours of playing around with this and scouring the web I decided to ask my fellow UNIX operators as I can't wrap my head around this.

First off,
I want to parse an input file with...
Forum: Solaris 03-18-2011
2,347
Posted By Keepcase
Solaris Volume Manger - Database Replicas Question - Benefits of Increasing Default Size?
Hey all!

I was hoping someone knew anything about this one...
I know with Solaris Volume Manager the default Database Replica size is 8192 blocks (4MB approximately)

Now I know you can...
Forum: Solaris 03-18-2011
1,895
Posted By Keepcase
Thanks so much hergp! Just to add to...
Thanks so much hergp!

Just to add to hergp's advice;
After you login to My Oracle Support, and select the 'Knowledge' Tab, be sure to select Sun Microsystems --> All Products
Forum: Solaris 03-17-2011
1,895
Posted By Keepcase
Where can I find Sun Documents? Document ID: 75970
I am looking for the below Document ID:

Document ID: 75970 Title: "Simulating a Boot Drive Failure for Testing Purposes for Solstice[TM] DiskSuite, Solaris[TM] Volume Manager or Veritas Volume...
Forum: Solaris 03-11-2011
3,469
Posted By Keepcase
Thanks for the quick reply Celtic_Monkey! ...
Thanks for the quick reply Celtic_Monkey!

I'll have to wait until Monday to pass you the OBP information but I can give you the information we recieved from our WORKING jumpstart setup (which let...
Forum: Solaris 03-11-2011
3,469
Posted By Keepcase
So what we did was we moved the original iso...
So what we did was we moved the original iso image into another directory then ran the setup_install_server script into the original iso image directory

we then ran our usual wrapper script that...
Forum: Solaris 03-11-2011
3,469
Posted By Keepcase
Jumpstart Question: Update Image?
Hi everyone,

We have a T5240 and noticed we were having issues booting the system using our jumpstart server (it seems as though we don't have the correct drivers for the nxge NIC)
We thought we...
3,262
Posted By Keepcase
Extracting a Private key from a keystore?
Hi everyone!
I know you can extract public keys from a keystore using the keytool command.

But what is the process to extract a private key from a jks keystore and import into another jks...
Forum: Cybersecurity 01-26-2011
2,926
Posted By Keepcase
I figured it out! :) certutil -L...
I figured it out!

:)


certutil -L -d certdir -n certname -P prefix


Thanks anyways!
Forum: Cybersecurity 01-24-2011
2,926
Posted By Keepcase
certutil question
Hi All!

I need to create a 2048bit SSL CSR in SunOne Webserver.
I know what I need to do, but I was wondering if anyone knew the equivalent of


keytool -list -v -keystore keystorename
for...
Forum: Solaris 11-19-2010
8,304
Posted By Keepcase
It worked! Thanks for all the help! :) ...
It worked!

Thanks for all the help! :)
All I had to do was install the boot partition


# /usr/sbin/installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c0t3d0s0
Forum: Solaris 11-17-2010
8,304
Posted By Keepcase
bartus thank you! :) I will let you all know...
bartus thank you! :)

I will let you all know how this goes for me.

Here's what I did!


# fssnap -F ufs -o maxsize=5g,backing-store=/backup,unlink /
/dev/fssnap/0

#...
Forum: Solaris 11-17-2010
8,304
Posted By Keepcase
Backing up using fssnap and ufsdump
Hi all!

Here's my situation:
I need to backup a running system before I can bring it down
I've tried performing a ufsdump while it's in multi-user mode but my ufsdump fails because there is too...
Forum: Solaris 08-17-2010
5,122
Posted By Keepcase
Thank you hergp! That makes a lot of sense :)
Thank you hergp!

That makes a lot of sense :)
Showing results 1 to 25 of 78

 
All times are GMT -4. The time now is 11:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy