| 
     
      
        | 
            
              | Red Hat Training News June 2007 |  |  
 
This is a multi-part message in MIME format.
 ------=_NextPart_000_4E21_01C7AD0A.9D29D0B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
 
 Red Hat Training News June 2007=20
 
 Featured articles:=20
 
 *MONTHLY TRIVIA QUESTION.=20
     *NEWS: RHCEs of the Year 2007.=20
     *TRAINING CATALOG: Download our new Spring edition.=20
     *ANNOUNCEMENT: Fedora(TM) 7 highlights: Watch the video. Get Fedora =
7.=20
     *COURSE UPDATE: Update and re-certification courses.=20
     *ANNOUNCEMENT: Red Hat Exchange: Now open for business.=20
     *TIPS FROM RHCES: New default mount options in Red Hat=AE =
Enterprise Linux=AE 5.=20
 
 ************************************************************
 
 MONTHLY TRIVIA QUESTION=20
 
 Imagine you want to delete email for a particular user (e.g. =
[e-mail:user@domain.com]) from your exim queue. Which command should come after =
the pipe in the following command?=20
 
 1. rm -rf=20
2. xargs rm=20
3. delwords -rf=20
4. xargs rm -fv=20
5. No idea=20
 
 At a loss for an answer? Scroll down to the end of the message for =
solution.=20
 
 ************************************************************
 
 NEWS: RHCES OF THE YEAR 2007=20
 
 At the Red Hat Summit 2007, the achievements of Red Hat Certified =
Engineers (RHCEs) from around the world were honored for the second =
consecutive year. RHCE of the Year awards were granted to three =
individuals--one each from North America, Asia-Pacific and Europe.=20
 
 -->Read more.
http://www.press.redhat.com/2007/05/16/red-hat-announces-rhces-of-the-yea=
r/?sc_cid3062
 
 ************************************************************
 
 TRAINING CATALOG: DOWNLOAD THE NEW CATALOG=20
 
 It has arrived. The new Training and Certification catalog with class =
updates and newest specials is now available for download. Add yourself =
to the mailing list for the printed version of the catalog, which is =
mailed semi-annually.=20
 
 -->Download the catalog.
https://www.redhat.com/training/training_catalog.html?sc_cid3063
 
 ************************************************************
 
 ANNOUNCEMENT: FEDORA 7 HIGHLIGHTS=20
 
 Whats new in Fedora 7 (besides a shortened name)? Just a few important =
things:=20
 
 *No more division: Fedora Core and Extras have been combined into one =
seamless software universe.
*Weve entered the era of the remix. If you dont like our Fedora you can =
make your own.=20
 
 -->Watch the video. Youll see what we mean.
http://www.redhatmagazine.com/2007/06/01/video-fedora-7-highlights/?sc_ci=
d3064
 
 -->Download Fedora 7 now.
http://fedoraproject.org/get-fedora.html?sc_cid3065
=20
 
 ************************************************************
 
 COURSE UPDATE: UPDATE AND RE-CERTIFICATION COURSES=20
 
 Do you need to learn Red Hat Enterprise Linux version 5's new advanced =
functionality? Or perhaps you're an RHCE who wants to re-certify on v.5? =
 
 -->Learn more about our new Update and Re-Certification courses.
https://www.redhat.com/training/rhup/courses/?sc_cid3066
 
 ************************************************************
 
 ANNOUNCEMENT: RED HAT EXCHANGE--NOW OPEN FOR BUSINESS=20
 
 Red Hat Exchange helps you compare, buy, and manage open source business =
applications. RHX features profiles, ratings, prices--even 30-day =
trials--for applications covering the following business needs: Back-up =
and recovery, business intelligence, content management, customer =
relationship management, database, enterprise resource planning, =
messaging and collaboration, system monitoring, and more.=20
 
 -->Visit the RHX website to learn more or to get a 30-day trial.
http://rhx.redhat.com/?sc_cid3067
 
 ************************************************************
 
 TIPS FROM RHCES: NEW DEFAULT MOUNT OPTIONS IN RED HAT ENTERPRISE LINUX 5 =
 
 by Forrest Taylor, RHCE=20
 
 Newly created file systems in Red Hat Enterprise Linux 5 now have new =
default mount options. For instance, if I created /boot at install time =
on /dev/sda1, I can view these new mount options using tune2fs...=20
 
 -->Read the full article.
http://www.redhatmagazine.com/2007/06/07/tips-from-an-rhce-new-default-mo=
unt-options-in-red-hat-enterprise-linux-5/?sc_cid3068
 
 ************************************************************
 
 MONTHLY TRIVIA ANSWER=20
 
 Answer 4: xargs rm -fv; the full command that will remove all email =
messages from the user [e-mail:user@domain.com] from the queue will look like =
this:=20
 
 # cd /var/spool/exim/input; grep -lir user@domain.com * | xargs rm =
-fv.=20
 
 -->Too easy? Try your Linux smarts with the Red Hat pre-assessment tool.
https://www.redhat.com/apps/training/assess/?sc_cid3069
 
 ************************************************************
 
 DEVELOPER NEWSLETTER
 
 Red Hat will soon be launching a monthly Developer-focused newsletter.  =
Interested in staying up-to-date on our Developer initiatives?
 
 -->Sign up for the newsletter.
https://www.redhat.com/apps/webform.html?event_typesimple_form&eid9=
76?sc_cid3070
 
 ************************************************************
 
 This email is intended for people who have opted-in to receiving =
information from Red Hat.
If you think that you have received this email in error, please accept =
our apologies.
Simply unsubscribe here =
[http://now.eloqua.com/u.asp?s257&elq2ED474EDB9234706AE4777563929DE=
0C]
and we'll make sure you do not receive this kind of email from Red Hat =
again.=20
 
 Red Hat, 1801 Varsity Drive, Raleigh, NC 27606 USA=20
 
 Copyright =A9 2007 Red Hat, Inc. All rights reserved. "Red Hat" and the =
Red Hat "Shadowman" logo are trademarks or registered trademarks of Red =
Hat, Inc. in the US and other countries. Linux is a registered trademark =
of Linus Torvalds.
 
 Privacy Policy: [http://www.redhat.com/legal/privacy_statement.html]
------=_NextPart_000_4E21_01C7AD0A.9D29D0B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
 
 
 
 
 
 
 
| ![]()  |  
| 
| 
MONTHLY TRIVIA QUESTIONImagine you want to delete email for a particular user (e.g. =
[e-mail:user@domain.com]) from your exim queue. Which =
command should come after the pipe in the following command? # cd /var/spool/exim/input; grep -lir user@domain.com * =
|
 
rm -rf=20
xargs rm=20
delwords -rf=20
xargs rm -fv=20
No idea  At a loss for an answer? Scroll down to the end of the message for =
solution. 
NEWS: RHCES OF THE YEAR 2007At the Red Hat Summit 2007, the achievements of Red Hat Certified =
Engineers (RHCEs) from around the world were honored for the second =
consecutive year. RHCE of the Year awards were granted to three =
individuals--one each from North America, Asia-Pacific and Europe. Read more. 
TRAINING CATALOG: DOWNLOAD THE NEW CATALOGIt has arrived. The new Training and Certification catalog with class =
updates and newest specials is now available for download. Add yourself =
to the mailing list for the printed version of the catalog, which =
is mailed semi-annually. Download the catalog. 
ANNOUNCEMENT: FEDORA 7 HIGHLIGHTSWhats new in Fedora 7 (besides a shortened name)? Just a few =
important things: 
No more division: Fedora Core and Extras have been combined into one =
seamless software universe.=20
Weve entered the era of the remix. If you dont like our =
Fedora you can make your own.  Watch the video. Youll see what we mean. Download =
Fedora 7 now. 
![]() ANNOUNCEMENT: RED HAT EXCHANGE--NOW OPEN FOR =
BUSINESS
Red Hat Exchange helps you compare, buy, and manage open source =
business applications. RHX features profiles, ratings, =
prices--even 30-day trials--for applications covering the following =
business needs: Back-up and recovery, business intelligence, content =
management, customer relationship management, database, enterprise =
resource planning, messaging and collaboration, system monitoring, and =
more. Visit the RHX =
website to learn more or to get a 30-day trial. 
TIPS FROM RHCES: NEW DEFAULT MOUNT OPTIONS IN =
RED HAT ENTERPRISE LINUX 5by Forrest Taylor, RHCENewly created file systems in Red Hat Enterprise Linux 5 now have new =
default mount options. For instance, if I created /boot at =
install time on /dev/sda1, I can view these new mount options using =
tune2fs... Read =
the full article. 
MONTHLY TRIVIA ANSWERAnswer 4: xargs rm -fv; =
the full command that will remove all email messages from the user =
user@domain.com from the queue will look like this:# cd /var/spool/exim/input; grep -lir user@domain.com * | =
xargs rm -fv.
 Too easy? Try your Linux smarts with the Red&n=
bsp;Hat pre-assessment tool. 
DEVELOPER NEWSLETTERRed Hat will soon be launching a monthly Developer-focused =
newsletter. Interested in staying up-to-date on our Developer =
initiatives?
 Sign up for the =
newsletter.
 |  |  
 
 This email is intended for people who have opted-in to =
receiving information from Red Hat.If you think that you have =
received this email in error, please accept our apologies.
 Simply unsubscribe and we'll make sure you do not receive this =
kind of email from Red Hat again.
 
 Red Hat, =
1801 Varsity Drive, Raleigh, NC 27606 USA
 Copyright =A9 2007 Red Hat, Inc. All rights reserved. "Red Hat" =
and the Red Hat "Shadowman" logo are trademarks or registered =
trademarks of Red Hat, Inc. in the US and other countries.
 Linux is =
a registered trademark of Linus Torvalds.
 Priva=
cy Policy
 ![]() ![]() ------=_NextPart_000_4E21_01C7AD0A.9D29D0B0-- 
 
 
 
This topic does not have any threads posted yet! You cannot post until you login.				   |