Sponsored Content
Full Discussion: UNIX Admin Careers
Top Forums UNIX for Dummies Questions & Answers UNIX Admin Careers Post 302079460 by amro1 on Monday 10th of July 2006 03:14:37 PM
Old 07-10-2006
here...

Not very many...
AIX is very well structured system with EASY to manage resources. SSA in very well organized and very nicely documented. It organized in volume groups-logical volumes-physical volumes and with set of commands to set, format, defrag and replicate on each level. The AIX documentation is PLEASURE to read and use. There's program called smitty and it has counterpart for a graphic terminal that handles most of jobs for you in a proper order. There's option in the menu of smitty that will show you the command every time before execution so you can learn the commands from the smitty itself. If you need general UNIX training get “UNIX Essentials and UNIX Core” DVD the AIX docs are available online on their site. TO manage SSA it will take you two hours of reading and two hours of trying. Good luck.
 

8 More Discussions You Might Find Interesting

1. Tips and Tutorials

Read this if you are serious about being a Unix Admin...

Okay someone posted this as a response to a newbie question about books and resources and the ever popular "What should I read to be a good unix admin " newbie question... I feel this should be a sticky, because after having read a good portion of it since yesterday, I noticed the... (0 Replies)
Discussion started by: Kelam_Magnus
0 Replies

2. HP-UX

Lost both Unix Admin's ....need help

Hi all, I know nothing about unix. Both of our unix guys left for greener pastures. I have been given the task of tring to get 10,000 accounts on a hp ux system into active directory. The accounts don't need to be moved, but they need to be in active directory for a couple of applications. Even if... (0 Replies)
Discussion started by: Bob D
0 Replies

3. UNIX for Advanced & Expert Users

Guide for Unix admin

Hi guys, I believe most of you guys are guru here. I'm actually linux/unix programmer and understand some of linux language (sh, bash, perl). I would like to jump into more technical role which is sys admin which I need to do something like : - Veritas backup and clustering (I heard our... (14 Replies)
Discussion started by: peac3
14 Replies

4. UNIX for Dummies Questions & Answers

Information about Unix careers

Hi, I'm looking to go into a career related to either Unix, or web development(or something alike). I want to get a Bachelor Of Computer Science degree(I'm planning to). I don't know which kind of jobs might be a good choice for me though. Like I said, I'd like something to do with either Unix or... (2 Replies)
Discussion started by: undecided
2 Replies

5. Advertise with Us

Windows to Unix Admin

Hi, I'm looking a bit of advice on a job offer I've been made. I'm currently a Microsoft Windows Administrator, with good experience in this and also in Novell. I've just been offered a job to re-train as a UNIX Administrator. I'm not sure whether to take it or not. It's more... (4 Replies)
Discussion started by: horhif
4 Replies

6. What is on Your Mind?

IT jobs/careers without formal qualifications.

I have a couple of job interviews for entry-level IT roles coming up in the next week, one as a 'Capacity Analyst' with an IT services provider, the other as a 'Technical Support Officer' in the public sector. Other than training in standard "office applications" as part of a general business... (4 Replies)
Discussion started by: quadphonic
4 Replies

7. What is on Your Mind?

Jr UNIX Admin Position

Hello. I have worked in a desktop support role for the past 2 years. I was approached at my place of work and offered a job as a junior Unix administrator. All training would be provided. The only experience I have is what I have read about Unix in my free time. Nothing more. I had a... (1 Reply)
Discussion started by: tentex87
1 Replies

8. What is on Your Mind?

Regarding Admin life either as DBA or UNIX Linux admin

I am planning to choose my career as Unix/Linux Admin or a DBA. But I have come to know from forums and few admins like the job will be 24/7. I have few questions on that. Can we get "DAY" shifts in any one of the admin Job ? Can't we have shift timings in any company ? Eventhough the... (7 Replies)
Discussion started by: Jacktts
7 Replies
VGREDUCE(8)						      System Manager's Manual						       VGREDUCE(8)

NAME
vgreduce - reduce a volume group SYNOPSIS
vgreduce [-a|--all] [-A|--autobackup y|n] [-d|--debug] [-h|-?|--help] [--removemissing] [-t|--test] [-v|--verbose] VolumeGroupName [Physi- calVolumePath...] DESCRIPTION
vgreduce allows you to remove one or more unused physical volumes from a volume group. OPTIONS
See lvm for common options. -a, --all Removes all empty physical volumes if none are given on command line. --removemissing Removes all missing physical volumes from the volume group, if there are no logical volumes allocated on those. This resumes normal operation of the volume group (new logical volumes may again be created, changed and so on). If this is not possible (there are logical volumes referencing the missing physical volumes) and you cannot or do not want to remove them manually, you can run this option with --force to have vgreduce remove any partial LVs. Any logical volumes and dependent snapshots that were partly on the missing disks get removed completely. This includes those parts that lie on disks that are still present. If your logical volumes spanned several disks including the ones that are lost, you might want to try to salvage data first by acti- vating your logical volumes with --partial as described in lvm (8). SEE ALSO
lvm(8), vgextend(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGREDUCE(8)
All times are GMT -4. The time now is 05:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy