Sponsored Content
Operating Systems AIX Test 223: System p Administrator Post 302204661 by Zim-Aix-Guru on Thursday 12th of June 2008 07:59:04 AM
Old 06-12-2008
Quote:
Originally Posted by aman.kapoor@dcm
I can provide you full training on AIX.

Aman Kapoor
aman.kapoor@dcmds.com
+91-989-118-0068
Do you have links to study packs, i don't want to be trained by anyone. I am literate enough to read and understand. thanx
 

8 More Discussions You Might Find Interesting

1. What is on Your Mind?

I want to become a System Administrator

Has anyone got any advice on how I can get a job as a Unix/Solaris system administrator? My current job is supporting an application that runs on Solaris servers. I have very minimal Solaris/Unix skills but would like to expand on them with the aim of getting a junior sys admin role. I have... (4 Replies)
Discussion started by: Sepia
4 Replies

2. AIX

Redbooks for test 223

Hi, The redbook sg246191 - pSeries AIX System Administration is good for the test 223 ? What redbooks is good to sutdy for this test ? Thanks in advance Reinaldo Dias (0 Replies)
Discussion started by: Reinaldo Dias
0 Replies

3. AIX

Test 223

Hi, It is possible to study for the test 223 with AIX 4.3 ??? I have a old 43-140 with AIX 4.3.3.What are the best way to study ? This books helps to study for 223 ? IBM - AIX 5L AU14 System Administration I - Student Notebook.pdf IBM - AIX 5L AU16 System Administration II - Student... (3 Replies)
Discussion started by: Reinaldo Dias
3 Replies

4. AIX

Planning to prepare for AIX P5 system admin test 223

Hi - one of my frined suggested me to complete the certification for AIX test 223. However, i am not aware of Unix OS and neither has experience of sys admin. I would like to know whether i would be able to prepare for AIX certification and also is it a must to have unix/Sun knowledge to prepare... (2 Replies)
Discussion started by: kbalakrishna200
2 Replies

5. Advertise with Us

Needed: Sr. System Administrator

Composite Software, Inc. is hiring! Sr. System Administrator Location: San Mateo, CA REQ: 10-22 Reports to: IT Manager Job Description Composite Software is hiring a full-time System Administrator. The system administrator will be responsible for installing,... (0 Replies)
Discussion started by: Composite SW
0 Replies

6. What is on Your Mind?

Know your System Administrator

Couldn't resist: www.gnu.org/fun/jokes/know.your.sysadmin.html (1 Reply)
Discussion started by: radoulov
1 Replies

7. UNIX for Advanced & Expert Users

Linux System Administrator for a role in CH

Hi guys I hope I will not break any rules and guidelines on the forum with this post. I am Admir, working as a recruiter for execIT Recruitment Zurich, Switzerland. Our client is an urgent need of a linux system administrator/support analyst who has trading floor experience and is eligible... (1 Reply)
Discussion started by: BosAd
1 Replies

8. UNIX for Dummies Questions & Answers

Becoming a system administrator, need some advice.

I've been learning linux and solaris for the past couple months and have been thinking about seeking a systems admin career. Is it worth it to learn solaris? Do many companies really use it or is it a waste of my time? Would learning just linux be a better idea? I see there's more opportunity as a... (2 Replies)
Discussion started by: austinramsay
2 Replies
rt-email-dashboards(8)					     Request Tracker Reference					    rt-email-dashboards(8)

NAME
rt-email-dashboards - Send email dashboards SYNOPSIS
rt-email-dashboards [options] DESCRIPTION
This tool will send users email based on how they have subscribed to dashboards. A dashboard is a set of saved searches, the subscription controls how often that dashboard is sent and how it's displayed. Each subscription has an hour, and possibly day of week or day of month. These are taken to be in the user's timezone if available, UTC otherwise. SETUP
You'll need to have cron run this script every hour. Here's an example crontab entry to do this. 0 * * * * /usr/bin/perl /opt/rt4/local/sbin/rt-email-dashboards This will run the script every hour on the hour. This may need some further tweaking to be run as the correct user. OPTIONS
This tool supports a few options. Most are for debugging. -h --help Display this documentation --dryrun Figure out which dashboards would be sent, but don't actually generate or email any of them --time SECONDS Instead of using the current time to figure out which dashboards should be sent, use SECONDS (usually since midnight Jan 1st, 1970, so 1192216018 would be Oct 12 19:06:58 GMT 2007). --epoch SECONDS Back-compat for --time SECONDS. --all Ignore subscription frequency when considering each dashboard (should only be used with --dryrun for testing and debugging) perl v5.14.2 2013-05-22 rt-email-dashboards(8)
All times are GMT -4. The time now is 03:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy