Video: What's New in OpenSolaris?


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Video: What's New in OpenSolaris?
# 1  
Old 09-17-2008
Video: What's New in OpenSolaris?

Video presentation on the new "distribution" of OpenSolaris. (10:27 min.)

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies

2. Linux

USB video capture? composite, s-video, etc

does anybody have any experience with any of these composite video to usb devices on linux? usb video capture - Google Product Search would like to get one but a linux newbie and having trouble figuring out if any are ported... i've found lots of things that link to freedesktop.org DisplayLink... (1 Reply)
Discussion started by: danpaluska
1 Replies
Login or Register to Ask a Question
ospm-pm(1)							   User Commands							ospm-pm(1)

NAME
ospm-pm - OpenSolaris Print Manager SYNOPSIS
ospm-pm [gnome-std-options] DESCRIPTION
The OpenSolaris Print Manager application enables you to control and manage print queues and print jobs. Currently, it supports on Solaris LP print system. You can use OpenSolaris Print Manager to perform the following tasks: o Create printer groups from a static list or based on some attributes of the printers o View print jobs on each printer, and remove print jobs that are queued o Add new printer queues manually o Integrate Print queues which were Auto-detected or auto-discovered into its GUI The tool can be invoked from the command line, but it is typically invoked from the desktop menu. OPTIONS
The following options are supported: gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more infor- mation. EXAMPLES
Example 1: Launching OpenSolaris Print Manager. example% ospm-pm EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/ospm-pm The executable file for OpenSolaris Print Manager application. $HOME/.ospm-printer-groups.xml Configuration file for printer groups. $HOME/.printers It supports printer(4) when user saves queues into the Favourites printer group. ATTRIBUTES
+-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWprint-monitor | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gconf-editor(1), gconftool-2(1), ospm-preferences(1), libgconf-2(3), printer(4), gnome-std-options(5) NOTES
Written by Evan Yan, Sun Microsystems Inc., 2008. SunOS 5.11 07 Aug 2008 ospm-pm(1)