Sun Solaris information needed


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Sun Solaris information needed
# 1  
Old 08-19-2002
CPU & Memory Sun Solaris information needed

Hello everyone. I wont waste anytime and I will get right to the point.

I've been working with Linux for about 7 months and started using OpenBSD and FreeBSD for about 2 months. I have a very strong background in Microsoft (MCSE).

I plan to continue working with Microsoft as it's one entity that will always be around and will have a need for people who know how to work the operating system. (not to mention the need to get Microsoft and Unix/linux systems to communicate)

However, over the past couple months, i've really grown to love UNIX and Linux. I dont know how to describe it except I feel free.

I'm currently running a OpenBSD Firewall/Gateway with 2 Linux machines, one Windows 2000 and one FreeBSD mail server all on my LAN. The practice and learning experience has been great and my desire to learn more is endless.

I've always been curious about Sun and Solaris. It's sounds incredibly intriguing to me. It's definetly something I would like to pursue. (So many places are pumping out MCSE's, I need to take a different route)

So my question to everyone is, what recommendation to you suggest to get started with Solaris? I'd prefer to grab a sparc box off of ebay, pick up some box and just have a blast with it.

Any suggestions? I really like neo's post in the FAQ in a couple of threads about Linux/Unix certifcation questions.

Basically, im trying to seperate myself from the crowd if you know what I mean.

Iff anyone out there as some input or suggestions, please feel free to post. This is something i'm very interested in, yet not sure how to get started.

Thank you for everyones input. I do appreciate it.

Tarballed

Last edited by tarballed; 08-20-2002 at 01:39 AM..
# 2  
Old 08-20-2002
In terms of rapid upskilling the best advice I would give to someone whose anything like me (like to play)... is to try and get your head around scripting. Scripting is the next level from the command line (in that you use command line sytax in your shell scripts anyway) - so if you can get clever with scripts you'll get clever with command line syntax.

Make something.

Decide on something that sounds reasonalbly challengin - but not too over the top to start - then try and build a script. What you'll learn from trial and error, and using these forums will help you to upskill in a major hurry.

Might not be everyones cup of tea for learning - but it's the best way for me and its the way I learnt a lot in a small space of time.

Good Luck,.
# 3  
Old 08-20-2002
Peter is correct - scripting will help immensely. I wrote a tic-tac-toe game probably 10 years ago in Basic which I have re-written in DCL (VAX/VMS), csh, Perl, and ksh. Each time I would quickly learn things about the syntax of the language I was using. Since I already knew the logic of the program, I didn't have to think about that - only how commands would work to do the same thing. Also, being able to script gives you one more tool more than others out there when going to get a new job.

As far as Solaris, get the download of X86 from SUN. I think it cost $20 but will give you something to play with and a way to learn.
# 4  
Old 08-20-2002
Scripting is something I very much want to learn. I've been learning some perl lately as I see shell scripting/scripting in general will be very useful as well as build my skills.

Solaris looks like it can be a lot of fun. I love Unix and Linux and think I can grasp Solaris pretty quickly.

I'd like to get started learning Solaris but im not sure where to begin.

Certifications are something considered, but i'd like to "learn" the system and actually know it. I dont want to know it on paper, but in a enviroment.

Would a recommendation be to buy a Sparc type box on ebay, maybe a couple of books and head from there? Just trying to get my feet wet in Solaris. Smilie


HP-UX is something else that sounds very interesting. After reading some posts by neo, its another one of those types that has sparked some interest. That's another subject entirely. Smilie

Thanks everyone.

Tarballed
# 5  
Old 08-22-2002
I was going to rebuke RTM for saying it costs $20 to download... but sure enough, there it is in black and white Smilie ah well... mores the pity. Grab the Solaris 8 x86 binary, burn it to disk, and pop it on a spare machine.

Confidence grows by leaps and bounds once you start scripting, so my vote goes there too.

If you want hardware, prices have dropped significantly on the Ultra5s, you can grab a 256MB 333MHz boxen for a good price. PCI/IDE internals, no SCSI, but they will run Solaris 8 nicely.

You can go uber cheap and get a Sparc5 (recommend at least 128MB mem, 170MHz cpu), but they are very long in the tooth, and I can't see running anything over Solaris 2.6 on them. They have 13w3 monitor plugs, so that adds the cost of an adapter or new monitor.

Solaris 8 integrates disksuite, a volume management tool. If you go the Ultra5 route, get a cheap-o SCSI card, some cheap-o drives, an external drive enclosure (I hear cardboard works pretty good Smilie) and play around with raid...

www.sun.com/blueprints, docs.sun.com, www.sun.com/bigadmin and www.sunfreeware.com are good leaping off points... only book recommendations I'd give are the Sun Blueprint books... otherwise, everything you need is online.
# 6  
Old 08-27-2002
In regards to scripting...

...scripting is something i'm very much interested in learning. I can find it quite useful for many things.

However, I am very new to scripting so I need some help.

What sort of recommendations would you suggest to get me started to learn how to script? Lets assume scripting will be completely new, so I need to start from the ground up.

Do you have recommendations for books? web sites? Anything that can help me better with Unix/Linux/Solaris?

Any advice here is great.

Thanks everyone and thanks for the great links!

Tarballed
# 7  
Old 08-27-2002
Real quickly, I remember seeing some recommended books for scripting I believe by Neo and a few others.

however, I do not recall which ones they were.

Any mind helping out a bit and giving some advice on learning scripting? Any advice and suggestions are welcome.

Thanks all,

Tarballed
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

VxVM + sun cluster information

hi , i installed sun cluster on 2 nodes , and i have one shared disk , problem is i couldnt able to deport and import shared disk group properly. thanks for ur help ravi sankar (2 Replies)
Discussion started by: shankr3
2 Replies

2. Solaris

How to get system parameters / information on Sun Solaris 5.10

Hello to everyone, i am new to Sun Solaris. i have Solaris 5.10 installed on the X86 platform. i am writing a script which gathers some system information. but i can not find some of the parameter from the system can any one please suggest to way to find these params. shell command will be... (1 Reply)
Discussion started by: nikhil.sigpro
1 Replies

3. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

4. UNIX for Dummies Questions & Answers

Information needed

As part of a school project I'm supposed to make a webpage on operating systems (Other than windows) and the three I was told to do were Linux, Unix, and Mac. I got Linux and Mac done pretty easily because I use them a lot but Unix is showing some problems. Could anyone give me some information on... (2 Replies)
Discussion started by: Shinjin
2 Replies

5. UNIX for Dummies Questions & Answers

Script information needed

Transferring files from one unix server to another one was easy for me. I used a relative path which worked for me. thanks to porter. My question now is that:- 1)Say for instance i have one unix server with name(ABC). PATH: /home/web/props . I have bunch of different users folders in that... (3 Replies)
Discussion started by: chris1234
3 Replies

6. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

7. UNIX for Dummies Questions & Answers

SA288-sun solaris for systemm admin8,part II pdf needed

Hi All, can any1 plz upload me the SA288-sun solaris for system admin8,part II pdf. I need to do the certification.................plz help me at the earliest Thanks to all (4 Replies)
Discussion started by: iliyas
4 Replies

8. Solaris

Identifying Sun Cluster information

Hi, I need some help, since I am new to cluster. I want to develop application which will discover the information about the cluster and how many nodes are connected to that respective box. Also would like to find out other information about cluster environments. Also please send me... (0 Replies)
Discussion started by: p_walunjkar
0 Replies

9. UNIX for Dummies Questions & Answers

Info Needed in Seting up An apache Web Server on A Sun Sparc with Solaris 8

I need help in the form of the complete procedures necessary in setting up an Apache web server on a Sun Sparc running Solaris 8 David Johnston P.S New to the Unix arena (1 Reply)
Discussion started by: David Johnston
1 Replies
Login or Register to Ask a Question