Sponsored Content
Operating Systems Solaris Setting up a Solaris training Post 302248559 by Perderabo on Saturday 18th of October 2008 10:05:16 AM
Old 10-18-2008
We are trying to get people to upgrade away from Solaris 8. With the kind of "push back" we're getting, you'd think we had asked them to eat a bucket of worms. The new system start up is the big thing. You can ignore zfs and dtrace, but you can't ignore the changes to system start up. Even a simple thing like disabling (or re-enabling) sendmail freaks out most folks approaching 10 for the first time. You won't be comfortable with the os until you're comfortable with this. This is the main reason that a lot of people where I work have rejected Solaris 10.

Reason number 2 is no support for static linking, but this only requires a quick sentence or two in your class.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX/solaris training

I am new to UNIX and somewhat familiar with Solaris. Can you suggest any good (simple English) books that can help me with understanding and learning UNIX? (1 Reply)
Discussion started by: iamnew2solaris
1 Replies

2. UNIX for Dummies Questions & Answers

Solaris for a training: PC vs Sparc

I need a computer to try Solaris. I'm learning with UNIX Academy training DVDs and after spending much time with Linux I want to try and learn on Solaris. I'll have to buy a computer for my training anyway. I found on ebay plenty of inexpensive Sun boxes. Would it be beneficial for learning to have... (26 Replies)
Discussion started by: newlinuxuser1
26 Replies

3. Solaris

Setting IP on Solaris 10 help

Hi all, So, I need to change the IP/netmask on 2 sun v240's running solaris 10. I seem to have done it correctly on one, it's holding the ip after a init 6 reboot. The other does not want to keep ip using same commands. I'm guessing I have to change some files I haven't yet, but have no... (7 Replies)
Discussion started by: kuriosity_prime
7 Replies

4. UNIX for Beginners Questions & Answers

Any Solaris training?

Good Afternoon, Does anyone know of any free or cheap SkillSoft type Solaris training, with an exam? (0 Replies)
Discussion started by: Stellaman1977
0 Replies
libdtrace(3LIB) 						Interface Libraries						   libdtrace(3LIB)

NAME
libdtrace - DTrace dynamic tracing software library DESCRIPTION
Functions in this library define the interface for interacting with the DTrace dynamic tracing software, including the D language compiler and facilities for enabling probes and consuming trace data. INTERFACES
The interfaces provided by libdtrace.so.1 are currently private to the implementation of the Solaris system and DTrace subsystem and are subject to change at any time without notice. Applications using these interfaces might fail to run on future releases. Refer to the Solaris Dynamic Tracing Guide for a description of the public documented interfaces available for the DTrace facility. FILES
/usr/lib/libdtrace.so.1 shared object /usr/lib/64/libdtrace.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdtrc | |Interface Stability |Private | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+ SEE ALSO
dtrace(1M), attributes(5), dtrace(7D) Solaris Dynamic Tracing Guide SunOS 5.11 17 Sep 2003 libdtrace(3LIB)
All times are GMT -4. The time now is 07:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy