Sponsored Content
Operating Systems Linux Red Hat What to expect after RHCE certification? Post 302795517 by freebird8z on Thursday 18th of April 2013 01:44:16 AM
Old 04-18-2013
Quote:
Originally Posted by babinlonston
U can Create a RHCE Login now too , just add the UGI in 9 Digits of Your RHCE in Official Webpage under Certification , i have so what i know about it
Thanks, I will try to create a login using that 9 digit.

---------- Post updated at 10:44 PM ---------- Previous update was at 10:40 PM ----------

Quote:
Originally Posted by verdepollo
Do they now have a RHCE certification kit? I've never heard of such thing.

Some years ago they only gave you a printed certificate and a PDF with your certificate number.

Also, exam results should take no more than 3 days. If you didn't get an email with your results you should definitely call them and ask for an update.
Now a days, they dont give any physical certificate (not sure what was the case earlier). It is a pdf file which is sent in case if one passes exam.

I saw some people wearing RHCE t-shirts, I was wondering where did they get that. Smilie
 

9 More Discussions You Might Find Interesting

1. Linux

Documentation for preparing RHCE certification

Hi all, Could someony give me a link to download a document for preparing linux RHCE certification? Regards, Tovo (0 Replies)
Discussion started by: tovohery
0 Replies

2. Linux

RHCE tutorials

Does anyone here who is an RHCE already? Do you have tutorials for this? (0 Replies)
Discussion started by: invinzin21
0 Replies

3. Red Hat

rhce 6

guys I am preparing for rhce 6.Is there anyone rhce here who can give me tips to prepare for rhce.which books should i use (1 Reply)
Discussion started by: shamapraveen
1 Replies

4. Red Hat

RHCE DUMPS

Hi All, I am planing to take RHCE exam in the month of March 2012. Could anyone provide me with the latest dumps and pattern which can help me in clearing the certification exam. Thanks (1 Reply)
Discussion started by: chetansingh23
1 Replies

5. Red Hat

Need help for RHCE certification ?

Hi , Kindly I wonder whether have any idea about the difference between RedHat & Centos operating systems ? I totally know that Centos is a derivative of Redhat but I'm talking about the similarity in terms of administration ( are the commands same?) for instance If someone had installed Centos... (2 Replies)
Discussion started by: arm
2 Replies

6. Red Hat

RHCE Materials

I'd like to get RHCE certification but I can't find the books which get me for doing such , could someone guide me where can i find the books ?:wall: (4 Replies)
Discussion started by: arm
4 Replies

7. Red Hat

RHCE certification

Hi, Can any one provide me the details of RHCE certification like Course details, exam pattern, topics to study. I am planning to take up exam next month so i want to prepare for it. Thanks (1 Reply)
Discussion started by: chetansingh23
1 Replies

8. What is on Your Mind?

The Benefits or Not of Certification (was LPIC certification)

Hi guys, What do you think about these certifications? (18 Replies)
Discussion started by: Luca.Francesca
18 Replies

9. Red Hat

Please help me with query regarding RHCE certification

Hi. I am already working in IT in a non-tech environment for the past 3 years. I am trying to move to tech side of IT by doing RedHat certification. Is it possible to move to System/server admin(tech) side after completing the RHCE course? Does anyone know of a good coaching center(Online/class) in... (2 Replies)
Discussion started by: anandg2015
2 Replies
gentapes(1)						      General Commands Manual						       gentapes(1)

NAME
gentapes - Produces magnetic tape distribution media SYNOPSIS
/usr/bin/gentapes [-w | -v] [hostname:] prodID devname OPTIONS
Writes the product media without verification. Do not use the -w option with the -v option. Verifies the product media without writing it first. This assumes that you have already written kit files to the distribution media. Do not use the -v option with the -w option. The -w and -v options are mutually exclusive. If neither is used, the gentapes utility writes and then verifies the product media. OPERANDS
The optional hostname: argument is the name of a remote network machine that contains the kit descriptor database. The gentapes utility searches the kit descriptor database on the remote machine for the kit identifier (prodID[TK|MT]) and uses it to create the media. The colon (:) is a required delimiter for TCP/IP networks, and space is permitted between the colon and the prodID. For example, if the prod- uct code is OAT100 and you are using the kit descriptor database on node mynode, use mynode:OAT100 for this option. The mandatory prodID operand is a kit identifier consisting of the product code and version number specified in the CODE and VERS fields of the kit's key file. Refer to the Guide to Preparing Product Kits for information about the key file. The mandatory devname operand specifies the device spe- cial file name for a no-rewind tape device such as /dev/ntape/tape0l. The gentapes utility uses the default tape density for the device and ignores any suffix specified on the command line. DESCRIPTION
Use the gentapes utility to produce MT9 or TK50 magnetic tape distribution media. The gentapes utility performs the following tasks: Deter- mines the media code (TK or MT) for the specified tape device. Appends the media code to the product code specified on the command line. Searches the kit descriptor database for the combined product code and media code. The default kit descriptor database is the /etc/kitcap file. Copies files and subsets specified in the kit description to the distribution media. If you specified verification, rewinds and reads the tape, using the sum utility to verify file transfer accuracy. Refer to the sum(1) reference page for more information about this utility. If you do not use either of the -w or -v options, the gentapes utility writes and then verifies the product media. The gentapes utility can produce multivolume tape kits and multiproduct tape kits. See the kitcap(4) reference page for information on specifying these features. RESTRICTIONS
You must have root privileges to run this program. If you use the optional hostname operand, you must have root privileges to access files on the remote host. If you do not use the optional hostname operand, you can access the files used by the gentapes utility only if you add the local hostname to the local /.rhosts file, as follows: hostname root. The -w and -v options are mutually exclusive. FILES
Device special files for no-rewind tape devices Default kit descriptor database SEE ALSO
Commands: gendisk(1), sum(1) Files: kitcap(4) Guide to Preparing Product Kits gentapes(1)
All times are GMT -4. The time now is 10:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy