Sun HPC Community Portal


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Sun HPC Community Portal
# 1  
Old 11-19-2008
Sun HPC Community Portal

This web site designed for information sharing and collaboration. As part of this member-based community, Sun HPC users can engage with Sun engineers, partners, and other customers in real time.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. High Performance Computing

HPC Related Links

Our directory of HPC related links is growing: Virtualization, Grid and Cloud Computing - Links Please contribute! (0 Replies)
Discussion started by: Neo
0 Replies

2. Solaris

how and where can i download sun solaris hpc mpirun software

how and where can i download sun solaris2.8 hpc mprun software?thanks (1 Reply)
Discussion started by: jingwp
1 Replies

3. Solaris

Sun Java Portal Server 6 and Solaris 10

Hello, I have recently installed Solaris 10 OE in an Ultra-10 stand alone workstation. I would like to know where can I find information regarding which version of Sun Web technologies such as: Sun Java Portal 6.x Sun Java Web Server 6.x Sun Java Identity Server Sun Java Directory... (0 Replies)
Discussion started by: mosqueda_albert
0 Replies
Login or Register to Ask a Question
registration_profile(4) 												   registration_profile(4)

NAME
registration_profile - template for Basic Registration information SYNOPSIS
registration.profile The registration profile is a template for the information provided for Basic Registration. The information in this template is consumed by the sconadm(1M) utility. sconadm is the command-line alternative to the Basic Registration GUI. An example of the registration profile template is provided in /var/lib/breg/data/RegistrationProfile.properties. This file is owned by root, with read-only permissions. As root, you can copy the file to a location of your choosing and edit the file. The registration profile template contains the following properties: userName= password= hostName= subscriptionKey= portalEnabled= proxyHostName= proxyPort= proxyUserName= proxyPassword= Values are not required for every property. The filling in or leaving blank a property depends on the task you intend to perform. Possible tasks are registering a new system, reregistering a system, and establishing a proxy. See sconadm(1M) for examples. The properties defined for a registration template are as follows: userName Corresponds to Sun Online Account user name. password Corresponds to Sun Online Account password. hostName Portal Common Name (defaults to Unix host name, if not provided). subscriptionKey Enable access to all updates by providing your Sun Subscription Key for entitlement. portalEnabled If true, enable local client to be managed at the Sun-hosted Update Connection Service. If false, disable local client to be managed at the Sun-hosted Update Connection Service. proxyHostName Your HTTP web proxy host name. proxyPort Your HTTP web proxy port number. proxyUserName Your HTTP web proxy user name. proxyPassword Your HTTP web proxy password. Example 1: Sample Registration Profile Below are the contents of a sample registration profile. Such a profile might be used to specify a proxy server with authentication. userName= password= hostName= subscriptionKey= portalEnabled= proxyHostName=webcache.mycompany.com proxyPort=8080 proxyUserName=myCompanyProxyUserName proxyPassword=myCompanyProxyPassword See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWbreg | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ sconadm(1M), attributes(5) 20 Sep 2005 registration_profile(4)