Solaris is a UNIX operating system developed by Sun
in the late 1980s and based on AT&T SVR4. Since that time it has been through numerous
upgrades and enhancements. From
2005,
the majority of Solaris source code has been released under as
open source
under the CDDL
license.
Here are some books about Solaris:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
Solaris™ 10 System Administration Essentials is the first book to concisely yet comprehensively cover all of the breakthrough features of the Solaris 10 operating system. The Solaris OS has a long history of innovation, and the Solaris 10 OS is a watershed release that includes features such as
Zones, which provide application isolation and facilitate server consolidation
ZFS™, the file system that provides a new approach to managing your data with an easy administration interface
The Fault Management Architecture, which automates fault detection and resolution
The Service Management Facility, a unified model for services and service management on every Solaris system
Dynamic Tracing (DTrace), for troubleshooting OS and application problems on production systems in real time
In addition, the Solaris 10 OS fully supports 32-bit and 64-bit x86 platforms, as well as the SPARC® architecture.
The book’s key topics include
Installing, booting, and shutting down a system
Managing packages and patches (software updates)
Controlling system processes
Managing disks and devices
Managing users
Configuring networks
Using printing services
Solaris™ 10 System Administration Essentials is part of a new series on Solaris system administration. It is a practical guide to deploying and managing the Solaris 10 operating system in a business or academic environment. The book is easy to read and rich with examples–a perfect companion for system administrators who are deploying the Solaris OS for the first time.
"The Solaris™Internals volumes are simply the best and most comprehensive treatment of the Solaris (and OpenSolaris) Operating Environment. Any person using Solaris--in any capacity--would be remiss not to include these two new volumes in their personal library. With advanced observability tools in Solaris (likeDTrace), you will more often find yourself in what was previously unchartable territory. Solaris™ Internals, Second Edition, provides us a fantastic means to be able to quickly understand these systems and further explore the Solaris architecture--especially when coupled with OpenSolaris source availability."
--Jarod Jenson, chief systems architect, Aeysis
"The Solaris™ Internals volumes by Jim Mauro and Richard McDougall must be on your bookshelf if you are interested in in-depth knowledge of Solaris operating system internals and architecture. As a senior Unix engineer for many years, I found the first edition of Solaris™ Internals the only fully comprehensive source for kernel developers, systems programmers, and systems administrators. The new second edition, with the companion performance and debugging book, is an indispensable reference set, containing many useful and practical explanations of Solaris and its underlying subsystems, including tools and methods for observing and analyzing any system running Solaris 10 or OpenSolaris."
--Marc Strahl, senior UNIX engineer
Solaris™ Internals, Second Edition, describes the algorithms and data structures of all the major subsystems in the Solaris 10 and OpenSolaris kernels. The text has been extensively revised since the first edition, with more than 600 pages of new material. Integrated Solaris tools and utilities, including DTrace, MDB, kstat, and the process tools, are used throughout to illustrate how the reader can observe the Solaris kernel in action. The companion volume, Solaris™ Performance and Tools, extends the examples contained here, and expands the scope to performance and behavior analysis. Coverage includes:
Virtual and physical memory
Processes, threads, and scheduling
File system framework and UFS implementation
Networking: TCP/IP implementation
Resource management facilities and zones
The Solaris™ Internals volumes make a superb reference for anyone using Solaris 10 and OpenSolaris.
Install and configure the Solaris 10 operating environment on SPARC and x86/x64-based platforms
Set up, manage, back up, and recover file systems
Execute System Boot and Shutdown Procedures for SPARC and x86/x64-based systems
Manage services using the Service Management Facility (SMF)
Perform User and Security Administration
Set up and manage printers and system processes
Perform system backup and recovery operations
“Bill’s original Cert Prep guides were used throughout Sun’s service organization as the SEs studied for Certification. This was not mandated by Sun management but happened through word-of-mouth by those software engineers who had successfully passed the exam. In this new edition, Bill adds a chapter to explain the boot process (from POST to service initialization through SMF) on both SPARC and x86 systems. All chapters have been updated to reflect the Solaris 05/08 updates including detailed coverage of the x86 platform. This new guide is still the best source I know of to study for the exam. –Brian Howard, Systems Engineer / Solaris Ambassador
WRITTEN BY A LEADING SOLARIS EXPERT!
Bill Calkins is owner and president of Pyramid Consulting, a computer training and consulting firm specializing in the implementation and administration of open systems. He works as a consultant with Sun Microsystems and has contributed extensively to the Solaris certification program and simulation technology. He also owns www.unixed.com, a website that provides online UNIX training materials. Bill has more than 20 years of experience in UNIX system administration, consulting, and training at more than 250 different companies and government agencies and has authored several books on Solaris.
CD Features ExamGear Practice Questions!
The CD features instant scoring, matching to objectives, instant answer feedback, plus more!
60 questions for a real exam experience!
Flashcards with text from the book explain each question.
Download additional practice questions from www.unixed.com!
Solaris™ 10 Security Essentials describes the various security technologies contained in the Solaris operating system. The book describes how to make installations secure and how to configure the OS to the particular needs of your environment, whether your systems are on the edge of the Internet or running a data center. The authors present the material in a straightforward way that makes a seemingly arcane subject accessible to system administrators at all levels.
The strengths of the Solaris operating system’s security model are its scalability and its adaptability. It can protect a single user with login authentication or multiple users with Internet and intranet configurations requiring user-rights management, authentication, encryption, IP security, key management, and more. This book is written for users who need to secure their laptops, network administrators who must secure an entire company, and everyone in between.
The book’s topics include
Zones virtualization security
System hardening
Trusted Extensions (Multi-layered Security)
Privileges and role-based access control (RBAC)
Cryptographic services and key management
Auditing
Network security
Pluggable Authentication Modules (PAM)
Solaris™ 10 Security Essentials is the first in a new series on Solaris system administration. It is a superb guide to deploying and managing secure computer environments.
Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product Description:
The ZFS file system offers a dramatic advance in data management with an innovative approach to data integrity, tremendous performance improvements, and a welcome integration of file system and volume management capabilities. The centerpiece of this new architecture is the concept of a virtual storage pool, which decouples the file system from physical storage in the same way that virtual memory abstracts the address space from physical memory, allowing for much more efficient use of storage devices.
In ZFS, space is shared dynamically between multiple file systems from a single storage pool and is parceled out from the pool as file systems request it. Physical storage can therefore be added to storage pools dynamically, without interrupting services. This provides new levels of flexibility, availability, and performance. Because ZFS is a 128-bit file system, its theoretical limits are truly mind-boggling–2128 bytes of storage and 264 for everything else, including file systems, snapshots, directory entries, devices, and more.
Solaris™ 10 ZFS Essentials is the perfect guide for learning how to deploy and manage ZFS file systems. If you are new to Solaris or are using ZFS for the first time, you will find it very easy to get ZFS up and running on your home system or your business IT infrastructure by following the simple instructions in this book. Then you too will understand all the benefits ZFS offers:
Rock-solid data integrity
No silent data corruption–ever
Mind-boggling scalability
Breathtaking speed
Near-zero administration
Solaris™ 10 ZFS Essentials is part of the Solaris System Administration Series and is intended for use as a full introduction and hands-on guide to Solaris ZFS.
Product Description: Virtualization and related technologies like hypervisors, which create virtual machines on a single hardware machine, and containers (also known as zones), which create virtual operating systems running on a single operating system, are a totally new area for many system administrators.
Oracle® Solaris™ 10 System Virtualization Essentials provides an accessible introduction to computer virtualization, specifically the system virtualization technologies that use the Oracle Solaris or OpenSolaris operating systems. This accessible guide covers the key concepts system administrators need to understand and explains how to
Use Dynamic Domains to maximize workload isolation on Sun SPARC systems
Use Oracle VM Server for SPARC to deploy different Oracle Solaris 10 and OpenSolaris environments on SPARC CMT (chip multithreading) systems
Use Oracle VM Server for x86 or xVM hypervisor to deploy a server with heterogeneous operating systems
Use Oracle VM VirtualBox to develop and test software in heterogeneous environments
Use Oracle Solaris Containers to maximize efficiency and scalability of workloads
Use Oracle Solaris Containers to migrate Solaris 8 and Solaris 9 workloads to new hardware systems
Mix virtualization technologies to maximize workload density
Starting with a discussion of system virtualization in general terms—the needs of consolidation, the benefits of virtualization, and a description of the most common types of computer virtualization—this book also covers many of the concepts, features, and methods shared by many implementations of system virtualization.
Oracle’s computer virtualization technologies that are directly related to the Oracle Solaris OS are described in detail along with a discussion of the factors that should be considered when choosing a virtualization technology. Finally, several examples of these technologies and an overview of virtualization management software are provided, as well as a history of virtualization.
"The Solaris™Internals volumes are simply the best and most comprehensive treatment of the Solaris (and OpenSolaris) Operating Environment. Any person using Solaris--in any capacity--would be remiss not to include these two new volumes in their personal library. With advanced observability tools in Solaris (like DTrace), you will more often find yourself in what was previously unchartable territory. Solaris™ Internals, Second Edition, provides us a fantastic means to be able to quickly understand these systems and further explore the Solaris architecture--especially when coupled with OpenSolaris source availability."
--Jarod Jenson, chief systems architect, Aeysis
"The Solaris™ Internals volumes by Jim Mauro and Richard McDougall must be on your bookshelf if you are interested in in-depth knowledge of Solaris operating system internals and architecture. As a senior Unix engineer for many years, I found the first edition of Solaris™ Internals the only fully comprehensive source for kernel developers, systems programmers, and systems administrators. The new second edition, with the companion performance and debugging book, is an indispensable reference set, containing many useful and practical explanations of Solaris and its underlying subsystems, including tools and methods for observing and analyzing any system running Solaris 10 or OpenSolaris."
--Marc Strahl, senior UNIX engineer
Solaris™ Performance and Tools provides comprehensive coverage of the powerful utilities bundled with Solaris 10 and OpenSolaris, including the Solaris Dynamic Tracing facility, DTrace, and the Modular Debugger, MDB. It provides a systematic approach to understanding performance and behavior, including:
Analyzing CPU utilization by the kernel and applications, including reading and understanding hardware counters
Process-level resource usage and profiling
Disk IO behavior and analysis
Memory usage at the system and application level
Network performance
Monitoring and profiling the kernel, and gathering kernel statistics
Using DTrace providers and aggregations
MDB commands and a complete MDB tutorial
The Solaris™ Internals volumes make a superb reference for anyone using Solaris 10 and OpenSolaris.
In this book you’ll learn Advanced Topics in Solaris 10
System Administration for SPARC and x86-based systems including:
Administering the network environment in Solaris 10
Setting up RAID metadevices using SVM
Configuring ZFS storage pools and file systems
Configuring and administering Solaris zones and containers
Administering virtual file systems and swap space
Creating and administering user and Role-Based access accounts (RBAC)
Using advanced installation tools to install, clone, and upgrade the operating system
Bill’s original Cert Prep guides were used throughout Sun’s service organization as the SEs studied for Certification. This was not mandated by Sun management but happened through word-of-mouth by those software engineers who had successfully passed the exam. In this new edition, Bill adds a chapter for ZFS. It includes Live Upgrade conversion to a ZFS root filesystem and Zone/ZFS inter-operation. Plus, all chapters have been updated to reflect the Solaris 10 10/08 enhancements. This new guide remains the best source of preparation for the Solaris 10 Cert exam.
–Brian Howard, Systems Engineer / Solaris Ambassador
WRITTEN BY A LEADING SOLARIS EXPERT!
Bill Calkins is owner and president of Pyramid Consulting, a computer training and consulting firm specializing in the implementation and administration of open systems. He works as a consultant with Sun Microsystems and has contributed extensively to the Solaris certification program and simulation technology. He also owns www.unixed.com, a website that provides online UNIX training materials. Bill has more than 20 years of experience in UNIX system administration, consulting, and training at more than 250 different companies and government agencies and has authored several books on Solaris.
CD Features ExamGear Practice Questions!
The CD features instant scoring, matching to objectives, instant answer feedback, plus more!
• 60 questions for a real exam experience!
• Flashcards with text from the book explain each question.
• Download additional practice questions from http://www.unixed.com!
Product Description: * Teaches how to work smart and avoid the many pitfalls of managing Solaris systems * Covers the latest release of Solaris, Solaris 9, as well as earlier versions * Written by experts with years of Solaris experience * Packed with practical, hands-on solutions to tough problems, showing how to avoid costly mistakes * Tackles managing system performance; the Sun Fire line of Solaris enterprise servers; installing, configuring, and patching Solaris; and ensuring security
Answers 2000 Limited has no opinion about any stories or content of, or
views expressed in, any linked news resource or website.
Information about companies, organizations, products and services
was believed to be correct at the time it was first published on this website,
but may out of date by the time you read this website. For current
information about any company or organization,
readers are advised to check with the applicable company or organization.
Answers 2000 Limited expresses no opinion about any company or
organization (including expressing no opinion on any investments in, with, or relating to, any company or organization),
product or service. This website is not intended as investment or
financial advice.
CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures