How to learn Solaris?


 
Thread Tools Search this Thread
Operating Systems Solaris How to learn Solaris?
# 8  
Old 08-11-2011
a good start for solaris is the system documentation:
Oracle Solaris 10 9/10 Release
# 9  
Old 08-11-2011
I do see a card configured when I hit dladm show-dev:

Code:
e1000g0    link:up    speed: 1000 Mbps duplex: full


Last edited by DukeNuke2; 08-11-2011 at 05:32 PM..
# 10  
Old 08-11-2011
@shefali.sun & gabam
This page has a great how to on it for making zones. Zone are a form of visualization on Solaris servers.
Create Full Root Solaris Zone
# 11  
Old 08-11-2011
The link is quite comprehensive Smilie
Any easier solutions Smilie

---------- Post updated at 01:39 AM ---------- Previous update was at 01:34 AM ----------

@bitlord

I'm still stuck with my connectivity issues:

1. Connection from putty to sun VMbox?
2. Internet connectivity within the sun VM box..

I've tried editing /etc/ssh/sshd_config file to permit remote root login.. But no luck Smilie
# 12  
Old 08-11-2011
Ok shefali.sun,
I use virtual box a lot and one thing you need to make sure of is that the VM program put your server on the same network as your other computer. Even if you running the VM on the same computer your trying to connect from. So check the network setting on VM program your using.

As for the internet conectivity make sure the /etc/resolv.conf (used for DNS)has the right info in it.

I use VirualBox on my Mac at to host VM's of Solaris servers, so I will try to help as much as I can.
# 13  
Old 08-11-2011
Quote:
Originally Posted by shefali.sun
I do see a card configured when I hit dladm show-dev:

Code:
e1000g0    link:up    speed: 1000 Mbps duplex: full

so you have to configure this interface... start with:

Code:
# ifconfig e1000g0 plumb

# 14  
Old 08-11-2011
As a beginning grab a copy of UNIX and LINUX System Administration Handbook 4th Edition a must to have. It will be an invaluable reference for you specially if you have a previous experience in LINUX or other UNICES.
This book will aid you in many Solaris administration aspects ranging from basic to advanced topics that if you are going to practice and test by your hands I tell you that if you can digest that book you will be able to handle many tasks that cover over than 90% of Solaris Administration.
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