Sponsored Content
Full Discussion: Getting AIX certification
Operating Systems AIX Getting AIX certification Post 302838023 by malayo on Sunday 28th of July 2013 04:38:56 PM
Old 07-28-2013
is it possible for me to get basic AIX certification without physically having a AIX server to play with?
e.g.: 000-103 AIX 6.1 Basic Operations
 

10 More Discussions You Might Find Interesting

1. AIX

aix certification

Hi Can any one let me know from where i can give aix certification exam. (3 Replies)
Discussion started by: vjm
3 Replies

2. AIX

Reg books of Aix certification

hi, I am satheesh Kumar. I am going to take IBM:AIX Basic Operations V5;Test 190 certification. I couldnt find good study material for that. So, Can any one suggest me some good books or e-study material for that. (1 Reply)
Discussion started by: satheesh83
1 Replies

3. AIX

Aix Certification Information

Hi, I want to know what is next certification after 222, Any Idea? (1 Reply)
Discussion started by: manoj.solaris
1 Replies

4. AIX

Aix certification (223)

Hi, I would like to complete AIX certification (code -223). Is there any difference between old 222 and 223 exam..? Please guide me in getting the docs for preparation of exam 223..I have got redbook "IBM Certification Study Guide Eserver p5 and pSeries Administration and Support for AIX 5L... (8 Replies)
Discussion started by: to_bsr
8 Replies

5. AIX

AIX Certification

Just wondering if this is worth having? Any thoughts, opinions welcomed. (1 Reply)
Discussion started by: bbbngowc
1 Replies

6. AIX

IBM AIX certification (Test 00190)

I am planning to do AIX certification (190). Please can anyone suggest me a book from where I can prepare. Waiting anxiously for your reply !!! NOMEE (3 Replies)
Discussion started by: nomeealy
3 Replies

7. AIX

aix certification

hi, hi i want to give aix 000-400 system admin cirtification can any body help me in getting dumps. (1 Reply)
Discussion started by: pradeep panigra
1 Replies

8. AIX

Information required for AIX certification

Hello friends, I want some information on AIX certification and want to give the AIX certification exam but not getting the proper information required. Basically when I am trying to search the information about this certification getting different options like "AIX p series certification" Aix... (6 Replies)
Discussion started by: naman agarwal
6 Replies

9. UNIX for Dummies Questions & Answers

can i do AIX certification..

Hi all, I heard abt AIX course, is it good for my carrer?..:confused: I am a Bsc graduate.. Thanks in advance.. (1 Reply)
Discussion started by: gowtham16
1 Replies

10. AIX

AIX certification

Hello Team, Am working as a system consultant for the AIX 6.1 OS which is running on IBM Power 740 past one year. I've part of installation, administration, security, user administration and configuring HACMP work's. I would like to get certify in AIX 6.1 and HACMP. Please... (1 Reply)
Discussion started by: gowthamakanthan
1 Replies
captoinfo(1)						      General Commands Manual						      captoinfo(1)

NAME
captoinfo - convert a termcap description into a terminfo description SYNOPSIS
captoinfo [-vn width] [-V] [-1] [-w width] file . . . DESCRIPTION
captoinfo looks in file for termcap descriptions. For each one found, an equivalent terminfo description is written to standard output. Termcap tc capabilities are translated directly to terminfo use capabilities. If no file is given, then the environment variable TERMCAP is used for the filename or entry. If TERMCAP is a full pathname to a file, only the terminal whose name is specified in the environment variable TERM is extracted from that file. If the environment variable TERM- CAP is not set, then the file /usr/share/terminfo is read. -v print out tracing information on standard error as the program runs. -V print out the version of the program in use on standard error and exit. -1 cause the fields to print out one to a line. Otherwise, the fields will be printed several to a line to a maximum width of 60 charac- ters. -w change the output to width characters. FILES
/usr/share/terminfo Compiled terminal description database. TRANSLATIONS FROM NONSTANDARD CAPABILITIES
Some obsolete nonstandard capabilities will automatically be translated into standard (SVr4/XSI Curses) terminfo capabilities by captoinfo. Whenever one of these automatic translations is done, the program will issue an notification to stderr, inviting the user to check that it has not mistakenly translated a completely unknown and random capability and/or syntax error. XENIX termcap also used to have a set of extension capabilities for forms drawing, designed to take advantage of the IBM PC high-half graphics. They were as follows: If the single-line capabilities occur in an entry, they will automatically be composed into an acsc string. The double-line capabilities and GG are discarded with a warning message. IBM's AIX has a terminfo facility descended from SVr1 terminfo but incompatible with the SVr4 format. The following AIX extensions are automatically translated: Additionally, the AIX box1 capability will be automatically translated to an acsc string. Hewlett-Packard's terminfo library supports two nonstandard terminfo capabilities meml (memory lock) and memu (memory unlock). These will be discarded with a warning message. NOTES
This utility is actually a link to tic(1), running in -I mode. You can use other tic options such as -f and -x. The trace option is not identical to SVr4's. Under SVr4, instead of following the -v with a trace level n, you repeat it n times. SEE ALSO
infocmp(1), ncurses(3NCURSES), terminfo(5) This describes ncurses version 5.7 (patch 20100109). AUTHOR
Eric S. Raymond <esr@snark.thyrsus.com> captoinfo(1)
All times are GMT -4. The time now is 04:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy