Sponsored Content
Operating Systems Solaris Steps toward Solaris Administration Post 302218192 by itik on Thursday 24th of July 2008 03:21:13 PM
Old 07-24-2008
You should practice yourself in sparc, intel it's easy because it's pc. Most of the companies use sparc instead of intel.

If your not sure of what your doing or if you haven't done it before, test it first on your test server. Being a Unix SA is FATAL because if the server of the company is down, no revenue.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

regds solaris administration

hii alll I need clarification regarding solaris administration what the best way to fine tune the solaris system in in sparc system.I had solaris 8 running on sunblade 1000 can i delete files from var(like what all files i can delete or remove) like wise for other slices what all i can... (1 Reply)
Discussion started by: solaris8in
1 Replies

2. UNIX for Dummies Questions & Answers

solaris administration book

hi can anyone give me a link of Solaris administration book (solaris 10). Regards Rochit (1 Reply)
Discussion started by: rochitsharma
1 Replies

3. Solaris

Solaris 10 Zone Administration.

Hey now! I am new to Solaris 10 (at least to using Zones on it) I have just been handed a bunch of servers with zones already created. and I am adding users, setting up .bash_profile and .bashrc scripts. Does anyone know a way to do things like user adds on all the non-global zones at... (6 Replies)
Discussion started by: BrewDudeBob
6 Replies

4. Solaris

Required installation steps for perl 5.8.9 on Solaris 2.8 operating system

Hi Can any one suggest me the instalation guideline for perl 5.8.9 on UNIX/solaris 2.8 environment. Pooja (2 Replies)
Discussion started by: wadhwa.pooja
2 Replies

5. UNIX for Dummies Questions & Answers

Need Books on Solaris 10 Administration

Hi Everyone, Could you please help me with Solaris 10 administration docs? I need this as i will soon be taking up the role of a administrator.. (2 Replies)
Discussion started by: sankasu
2 Replies

6. Solaris

Solaris 10 Browser Configuration Steps

I got the Solaris 10 OS Installed, on my laptop/x86 system/32bit, I'm new to UNIX OS and i'm about to sit for the SA-200-S10 exam. I need help on the step by step process to configure the Browser so i can practice modules such as the Patch Administration. Kind Regards (4 Replies)
Discussion started by: Laitan
4 Replies

7. Solaris

Solaris User Administration

Hi All..... How many maximum no of users can be created in solaris 10.0 Waiting for the reply ..... (2 Replies)
Discussion started by: sendhils13
2 Replies

8. Solaris

Help me with Pre Installation Steps for Patching on Solaris Servers

What are the Pre-installation steps for patching on Solaris servers in real time ? :confused: (6 Replies)
Discussion started by: vijaykrishna
6 Replies

9. Solaris

Need Help On Solaris Cluster Steps For San Migration

I am going to do a SAN Array migration and need the sequence of steps required on the Solaris cluster before moving the old array luns to new array luns. Here are the steps and I need info on the bold points:( I might even be wrong on the sequence of steps please correct me if I am wrong) 1.... (0 Replies)
Discussion started by: sunshinedeepu
0 Replies
machid(1)							   User Commands							 machid(1)

NAME
machid, sun, iAPX286, i286, i386, i486, i860, pdp11, sparc, u3b, u3b2, u3b5, u3b15, vax, u370 - get processor type truth value SYNOPSIS
sun iAPX286 i386 pdp11 sparc u3b u3b2 u3b5 u3b15 vax u370 DESCRIPTION
The following commands will return a true value (exit code of 0) if you are using an instruction set that the command name indicates. sun True if you are on a Sun system. iAPX286 True if you are on a computer using an iAPX286 processor. i386 True if you are on a computer using an iAPX386 processor. pdp11 True if you are on a PDP-11/45tm or PDP-11/70tm. sparc True if you are on a computer using a SPARC-family processor. u3b True if you are on a 3B20 computer. u3b2 True if you are on a 3B2 computer. u3b5 True if you are on a 3B5 computer. u3b15 True if you are on a 3B15 computer. vax True if you are on a VAX-11/750tm or VAX-11/780tm. u370 True if you are on an IBM(R) System/370tm computer. The commands that do not apply will return a false (non-zero) value. These commands are often used within makefiles (see make(1S)) and shell scripts (see sh(1)) to increase portability. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
make(1S), sh(1), test(1), true(1), uname(1), attributes(5) NOTES
The machid family of commands is obsolete. Use uname -p and uname -m instead. SunOS 5.11 5 Jul 1990 machid(1)
All times are GMT -4. The time now is 07:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy