Sponsored Content
Full Discussion: Solaris 10 Learning Path
Operating Systems Solaris Solaris 10 Learning Path Post 302832069 by chilinski on Friday 12th of July 2013 03:50:50 PM
Old 07-12-2013
Quote:
Originally Posted by sanz.rigo

Any help will be much appreciated!!
Get a notebook and start writing things down. You're going to learn things faster than you can remember them. I spent some time last week going through my notebook and transferring the "pearls" within there to a freeform knowledgebase tool called Alex. Now I can search for things like "fiber channel ports" or "how to find the number of seconds since epoch" and it gives me that info instantly without having to leaf through my notebook. As soon as I find something new or with future possibilities, I enter in the KB.

I've only been working with Solaris for seven months so I'm certainly not a maven. I've built machines from scratch as well as from FLARs, etc., and while that teaches a lot, the best education tool has been troubleshooting and solving problems.

The second thing is to learn how to search. There's so much information out that that is so, so old and doesn't apply. On top of that, Oracle killed a lot of Sun links, so something that looks exactly like what you're looking for will lead you to the generic Oracle support home page. Do a lot of research and really pay close attention to dates of forums and docs you read. They can send you on a lot of wild goose chases.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

path name for Solaris 8 ?

hello all, instead of type pwd everytime to find down where I am at. is there a command set prompt to put in to your profile on shell so it invisible every you type cd? thanks in advance... (3 Replies)
Discussion started by: phapvn
3 Replies

2. UNIX for Dummies Questions & Answers

Solaris 8 Font Path ...

Hello, I feel a little initimidated to ask this question, but ... where am I able to find the font path (Solaris 8)? Bye Sysadv (1 Reply)
Discussion started by: sysadv
1 Replies

3. Solaris

Solaris Learning Materials

I'm new to Solaris. Please let me know, where can i find good, explaining and easy learning tutorials in web. Thanks in Advance (2 Replies)
Discussion started by: moorthy123
2 Replies

4. UNIX for Dummies Questions & Answers

Solaris 10.0 PATH environment

Hello, I am using Solaris 10.0 and defining PATH on command line by the following way: #export PATH=/usr/sfw/bin.... ...but after restart, Solaris forgets what I defined and I need to re-define the same PATH environment. I want to to get defined my PATH environment during booting... (10 Replies)
Discussion started by: XNOR
10 Replies

5. Solaris

Learning solaris 10 resources

This is my site and i hope it is useful for unix beginner http://www.learning-solaris.com (0 Replies)
Discussion started by: hoanginlove81
0 Replies

6. Solaris

Help on learning Sun Solaris 10

Hi all, Im new to the forum and was just wondering if anyone can help me. Im working in a Unix environment at the moment and have decided to take up learning Sun Solaris 10 however im struggling to find and good learning books / websites, can anyone point me to any good sites that might help me... (4 Replies)
Discussion started by: cjdude
4 Replies

7. Shell Programming and Scripting

PATH on solaris 8 (bash)

Im trying to setup my profile to export the PATH at login i had this in my .bashrc export PATH=/usr/local/bin:/usr/bin/ however when i login and type echo $PATH i only get bash-2.05$ echo $PATH /usr/bin: any ideas on what im doing wrong? ive used linux for years but this is my... (1 Reply)
Discussion started by: recklessop
1 Replies

8. Solaris

Learning Solaris

Is possible to learn Solaris 10 from guides for Solaris 9 (3 Replies)
Discussion started by: microbot
3 Replies

9. AIX

AIX learning path: suggestions

Hello, Am fresher to AIX domain but trained in RHEL 5. I want to go for AIX certifications in future and very much eager to learn AIX from basics.Kindly provide me the guides or the links or the books for study. What are the recent IBM AIX certifications in the market as of today and their... (3 Replies)
Discussion started by: zaheerbk
3 Replies

10. Solaris

Solaris Boot Path

Hello, I have one query 1) how to find in Solaris 10 a) Boot Path b) Boot Disk name Pls help. (4 Replies)
Discussion started by: saurabh84g
4 Replies
MGPNET(1)						    BSD General Commands Manual 						 MGPNET(1)

NAME
mgpnet -- MagicPoint Netserver (provide MagicPoint presentation over the net) SYNOPSIS
mgpnet [arguments to mgp] DESCRIPTION
mgpnet is a small http server to be executed on the presenter's notebook computer. It lets audience read MagicPoint presentation foils on her notebook computers, over the net. When a presenter performs a presentation, she should invoke mgpnet instead of mgp, with the same argument. mgpnet will become an http server running on tcp port 9999 (by default), and invokes mgp as a child process. By accessing URL http://hostname:9999/, audience will be able to read the MagicPoint window currently displayed on the presenter's notebook. The webpage provided by mgpnet is designed in "client pull" man- ner; audience's notebook will reload the page, several times a minute. If no option is specified, mgpnet will print the URL to be accessed by the audience to the standard output. This is useful for indicating the URL to be accessed on the presentation, like: %filter "mgpnet" %endfilter TODO
Be network conscious. Current implementation is too naive about CPU/network usage. Presenter's notebook may be overloaded if there's too many audiences. SEE ALSO
mgp(1), xwintoppm(1). HISTORY
mgpnet was created by Jun-ichiro itojun Itoh <itojun@itojun.org>, on the day before the newyear's eve, 1997. BSD
June 1, 2019 BSD
All times are GMT -4. The time now is 06:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy