How to learn Solaris?


 
Thread Tools Search this Thread
Operating Systems Solaris How to learn Solaris?
# 1  
Old 08-11-2011
How to learn Solaris?

Dear friends,
I have always been facinated by this operating system and didn't have the chance to get a hand on it. Now I have decided to take it seriously and learn it. What do you guys recommend for me? Books, tutorials, forums like this etc. And which one would be the best, I have dowloaded a few books each having almost 800 pages, would they be helpful?
Thanks
# 2  
Old 08-11-2011
the best way is to start with installing and using it... use a virtuell machine or two... configure network interfaces... and and and...
# 3  
Old 08-11-2011
Hi,
I'm a Solaris Sys Amin. The best way to learn is by doing projects. Are you working on this at home or work? One of the best features of Solaris is ZFS, which is the file system. A good 1st project is to build a file server. If you are installing Solaris on hardware and not in a VM you can also learn zones.
# 4  
Old 08-11-2011
Hi,

I'm also quite new to Sun OS, but I've been working on RHEL/SUSE/CentOS.
Need advice to get going with Sun as well.

Currently, I am struggling to get my net working on my VMware machine and to enable to connectivity from putty to vm. Here's the output of ifconfig:

Code:
# ifconfig -a 
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1         inet 127.0.0.1 netmask ff000000 e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2         inet 192.168.1.4 netmask ffffff00 broadcast 192.168.1.255         ether 0:c:29:95:b1:5d

Any help/advice is appreciable

Moderator's Comments:
Mod Comment please don't hijack threads, it's against the rules!

Last edited by DukeNuke2; 08-11-2011 at 05:32 PM..
# 5  
Old 08-11-2011
you can also use zones in a virtuell environment... which doesn't make any sense but for learning...
# 6  
Old 08-11-2011
Any link ? how do I configure zone ?
Apology for my ignorance Smilie
# 7  
Old 08-11-2011
@shefali.sun

lo0 is the loopback device and not an actual network card. have a look at the output from "dladm show-dev" to find you card. if there is no card, you might need to install a driver for your card!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

newbie - learn Solaris 10 or 11?

Hello, I looking for becoming a Solaris system administrator. Background: I consider myself an entry-level Linux system administrator. I don't know if I start my studies with Solaris 10 or 11. Maybe Solaris 11 because it's the new thing and the future, and Solaris 10 because since Solaris is... (2 Replies)
Discussion started by: albertoridolfi
2 Replies

2. UNIX for Dummies Questions & Answers

Want to learn

Hi I know only basics of UNIX and i want to know that how can i become a good troubleshooter in unix adminstartion or shell scripting.... i am just a newbie to Unix ..i do not have programming skills as well. Your suggestions are welecomed. (1 Reply)
Discussion started by: nattynitin
1 Replies

3. Solaris

basic learn solaris

Hi guys ini unix forum i newbie in solaris world, is there anyone know or have the guide or link give me understanding about solaris from basic and how to begin learning solaris system thank to all people in unix forun cheers audi_99 (4 Replies)
Discussion started by: audi_99
4 Replies

4. UNIX for Dummies Questions & Answers

I Want to Learn HP-UX!

What's the best free system to learn HP-UX on? The closest system, hardware requirements and installation instructions. I'm a newbie but determined. Any tips would be great. (6 Replies)
Discussion started by: networkguy
6 Replies

5. Solaris

can someone provide me with url or document to learn solaris commands easily???

HEllo guys, If somebody knowing the url or a document then please reply me i am in need of most useful solaris commands its really urgent... (1 Reply)
Discussion started by: lokeshpashine
1 Replies

6. Solaris

"learn" unix training for solaris.

Hey everybody I just wanted to throw something into the gears here. The first UNIX system I used was an IBM RS/6000 POWER Server 370h I believe, running AIX 3.2, I think (its been some time). On this System V machine was a learning facility called "learn" which taught basic shell operation and... (0 Replies)
Discussion started by: ultra0384
0 Replies

7. Programming

Learn C or C++

Hi, Apologies if this question has been asked before. I would like to know which language is better to learn in terms of programming in unix? is C dying out and being replaced by C++ or is it a combination of the 2 or just mainly C? Thanks C19 (2 Replies)
Discussion started by: c19h28O2
2 Replies

8. UNIX for Dummies Questions & Answers

I want to learn!

Hiya, yes im new to all of this! But want to learn how to use Unix etc, iv been thinking about doin a course but desided im better off learning by my self with help from the people who really no what there doin...you guys! I can install Linux, like redhat, mandrake, susie server edition and so... (5 Replies)
Discussion started by: epic.admin
5 Replies

9. UNIX for Dummies Questions & Answers

Where to Learn About HP-UX

can someone give me the link to any site that deals on HP-UX system administration?? Please do not refer me to buy or borrow any books, i just need a free site to learn some quick info from (1 Reply)
Discussion started by: TRUEST
1 Replies
Login or Register to Ask a Question