Sponsored Content
Operating Systems Solaris Whats the best SCSA 10 exam prep product? Post 302330242 by seg on Tuesday 30th of June 2009 03:00:18 PM
Old 06-30-2009
You can download the Solaris 10 administration manual for free from docs.sun.com. That plus 1 or 2 SPARC systems to test with should give you the tools you need to pass. I had those and a cert book, I don't remember who wrote it but it was at the top of the list of cert books at Amazon.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Where should I post questions about SCSA?

Is there a separate forum to post questions about SCSA? or can I post some questions here? please let me know...thanks. (3 Replies)
Discussion started by: dookeobih
3 Replies

2. UNIX for Dummies Questions & Answers

exam prep sites ?

iam going to study for mcse , ccna and ocp in my next couple of month and i was looking for sites with package deals .... i came across hotcerts.com . anyone knows how good is their $85 all exams package and is it worth it ???? . looking for ur responses (0 Replies)
Discussion started by: kelipukal
0 Replies

3. Solaris

Advice on passing SCSA exam needed

I was hired by a company, and part of the agreement is that I complete the first exam for SCSA Solaris 10 within 60 days, and that I complete the second exam 60 days after that. Other than a book off of amazon, and downloading e-exams online does anyone have any suggestions? (2 Replies)
Discussion started by: brianbullard
2 Replies

4. Solaris

Solaris 10 SCSA Information request

Hi I'm a IT manager &, as were taking on Solaris boxes looking for information on Solaris 10 features \ exam material to revise on... I'm already a Solaris SCSA, version 8 I have Sun's bigadmin plus opensolaris (though unsure of how much this would help thanx in advance ... (13 Replies)
Discussion started by: stevie_velvet
13 Replies

5. Post Here to Contact Site Administrators and Moderators

SCSA for solaris 10

لو سمحتم حد يعرف اماكن امتحان ال certification SCSA for solaris 10 واسعار الامتحانات في مصر (1 Reply)
Discussion started by: bebo911
1 Replies

6. Solaris

scsa

what is the best book to study for the scsa both I and II. i am confused about which material i can use to study fro it. thanks (0 Replies)
Discussion started by: bensen
0 Replies

7. Solaris

SCSA

I tried searching a bit. After a lot of confusion, I'm just going to be blunt. Can anyone recommended study materials for the SCSA exam? I don't want to cheat with testkings, I just want Study Material Recommendations.. Thank you. (1 Reply)
Discussion started by: adelsin
1 Replies

8. Solaris

Prep for Oracle Installation on solaris 10 gone wrong

Hi All, I was trying to install Oracle 10g on Solaris 10 using instructions of Solaris 8. I realized about the document mismatch later on. There are some changes enlisted in the Solaris 8 set up which are not applicable to Solaris 10. I came to know about this when the IP address in... (1 Reply)
Discussion started by: sumeet
1 Replies

9. Fedora

Hard Disk Prep From Shell

Hi there. I am a MS experienced admin who has recently been charged with crossing over into the Unix/Linux realms. Years of working with the GUI and DOS have left me somewhat hobbled as I make the transition and try to sift through the mountains of partial information available :wall:... which... (3 Replies)
Discussion started by: Tenuous
3 Replies
gnutls_x509_crt_get_issuer(3)					      gnutls					     gnutls_x509_crt_get_issuer(3)

NAME
gnutls_x509_crt_get_issuer - API function SYNOPSIS
#include <gnutls/x509.h> int gnutls_x509_crt_get_issuer(gnutls_x509_crt_t cert, gnutls_x509_dn_t * dn); ARGUMENTS
gnutls_x509_crt_t cert should contain a gnutls_x509_crt_t structure gnutls_x509_dn_t * dn output variable with pointer to opaque DN DESCRIPTION
Return the Certificate's Issuer DN as an opaque data type. You may use gnutls_x509_dn_get_rdn_ava() to decode the DN. Note that dn should be treated as constant. Because points into the cert object, you may not deallocate cert and continue to access dn. RETURNS
Returns 0 on success, or an error code. REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/ COPYRIGHT
Copyright (C) 2008 Free Software Foundation. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command info gnutls should give you access to the complete manual. gnutls 2.8.6 gnutls_x509_crt_get_issuer(3)
All times are GMT -4. The time now is 02:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy