Sponsored Content
Operating Systems HP-UX Certification HP Certified Systems Administrator Post 302272535 by DustBunny on Tuesday 30th of December 2008 10:09:30 PM
Old 12-30-2008
HP Certified Professional Program

The above should help I guess.

-DB
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Certified Systems Administrator (CSA) - HP-UX v11

Hi Gues I Want To Go For Hp Unix Certification (as A System Admin) But I Dont Even Have Primary Knowlege Of Unix Please Guide Me From Where I Should Start Any Book U Can Suggest Me????????? Even I Dont Have Much Information About The Hp Certification Please Provide Me The Information For... (2 Replies)
Discussion started by: a_khante
2 Replies

2. UNIX for Dummies Questions & Answers

Sun Certified System Administrator for the Solaris 10

i want to take certificate which are: Solaris 10 OS . Part I - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-200) . Part II - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-202) ; my question is about S10 adminitration... (0 Replies)
Discussion started by: nibiru78
0 Replies

3. Solaris

Sun Certified Systems Admin - SCSA

Hi Guys, I'm thinking of studying for the above course. As an entry level qualification would this be ok (from an employers point of view)? And can anyone recommend any good CBT's for it (Solaris 10 version)? Cheers Jamie (2 Replies)
Discussion started by: JayC89
2 Replies

4. Solaris

Sun Certified Systems Admin - Part1

Hey guys, I am taking the SCSA Part 1 next week in London. Any advise as to what I should gen up on, and as to which parts I should focus on? (What will be in the exam etc?) Cheers Jamie (2 Replies)
Discussion started by: JayC89
2 Replies

5. Solaris

Sun Certified Network Administrator for Solaris 10 OS (CX-310-302)

I want to start studying for Sun Certified Network Administrator for Solaris 10 OS (CX-310-302) Are there any books or study guides for this? I am pumping a dry well on Amazon and Borders... What have you used to study for this? Is there anything out there that is reasonable? I am not... (10 Replies)
Discussion started by: BrewDudeBob
10 Replies

6. Solaris

Sun Certified System Administrator for the Solaris 10 OS, Part I (CX-310-200)

Hi all, I have been reading for Sun Solaris Administrator exam (CX-310-200) but i have kind of been dragging. Is there anyone preparing for this exam so we could make like a study group or accountability partner. Awaiting your response. thanks (6 Replies)
Discussion started by: nkechifesie
6 Replies

7. Red Hat

Please guide me the linux administrator certification course

HI All, Please guide me the linux administrator certification course. I want to do that certification. Is redhat is best? Or any other? I want to know the syllabus also? Please suggest me ? Thanks in Advance regards Srivani (3 Replies)
Discussion started by: ksrivani
3 Replies

8. What is on Your Mind?

Fresher Salary Details for Redhat Certified System Administrator

I am thinking of doing Redhat certified system Administrator Course(RHCSA).what is the salary details after doing this course in india,Singapore? (0 Replies)
Discussion started by: rajesh1986
0 Replies

9. Red Hat

RedHat administrator certification

Hi All, I want to get certified as RedHat administrator and i though why not to use this wonderfull forum to ask this question. Can someone please let me know some good institues in 'Mumbai' from where i can take RedHat courses and get certified. Also it will be of great help if i can get... (0 Replies)
Discussion started by: omkar.jadhav
0 Replies
GnuPG::UserAttribute(3pm)				User Contributed Perl Documentation				 GnuPG::UserAttribute(3pm)

NAME
GnuPG::UserAttribute - GnuPG User Attribute Objects SYNOPSIS
# assumes a GnuPG::PublicKey object in $publickey my $jpgs_size = $publickey->user_attributes->[0]->subpacket_total_size(); DESCRIPTION
GnuPG::UserAttribute objects are generally not instantiated on their own, but rather as part of GnuPG::PublicKey or GnuPG::SecretKey objects. OBJECT METHODS
new( %initialization_args ) This methods creates a new object. The optional arguments are initialization of data members; OBJECT DATA MEMBERS
validity A scalar holding the value GnuPG reports for the calculated validity of the binding between this User Attribute packet and its associated primary key. See GnuPG's DETAILS file for details. subpacket_count A scalar holding the number of attribute subpackets. This is usually 1, as most UATs seen in the wild contain a single image in JPEG format. subpacket_total_size A scalar holding the total byte count of all attribute subpackets. signatures A list of GnuPG::Signature objects embodying the signatures on this user attribute. revocations A list of revocations associated with this User Attribute, stored as GnuPG::Signature objects (since revocations are a type of certification as well). BUGS
No useful information about the embedded attributes is provided yet. It would be nice to be able to get ahold of the raw JPEG material. SEE ALSO
GnuPG::Signature, perl v5.12.4 2010-05-10 GnuPG::UserAttribute(3pm)
All times are GMT -4. The time now is 04:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy