This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit f617d10c8cd5a63b943dbeb0d8ebf22d805ba392
Author: Dave Fisher <d...@davefisher.tech>
AuthorDate: Tue Nov 3 11:19:44 2020 -0800

    Moved to assets.
---
 .../How-to/Basic/command parameters.htm            | 225 -----
 content/sl/pics/solaris logo.htm                   | 902 ---------------------
 2 files changed, 1127 deletions(-)

diff --git a/content/fr/Documentation/How-to/Basic/command parameters.htm 
b/content/fr/Documentation/How-to/Basic/command parameters.htm
deleted file mode 100644
index 3203e55..0000000
--- a/content/fr/Documentation/How-to/Basic/command parameters.htm      
+++ /dev/null
@@ -1,225 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<html>
-<head>
-       
-  <meta http-equiv="CONTENT-TYPE"
- content="text/html; charset=windows-1252">
-  <title>Available/deprecated command line arguments in OpenOffice (Lastest 
changes: November 5th 2002)</title>
-               
-  <meta name="GENERATOR" content="StarOffice 6.0  (Win32)">
-       
-  <meta name="CREATED" content="20021030;15341512">
-       
-  <meta name="CHANGED" content="20021030;15573159">
-</head>
-<body lang="en-US">
-<p><b>These are the available/deprecated command line arguments in
-OpenOffice.</b><br>
-(Lastest changes: November 5th 2002)<br>
-<br>
-<b><br>
-appserver</b><br>
-<br>
-Obsolete, not used anymore.<br>
-<br>
-<br>
-<b>-embedding</b><br>
-<br>
-Obsolete, not used anymore.<br>
-<br>
-<br>
-<b>-minimized</b><br>
-<br>
-This argument only controls the visibility of the intro bitmap during
-startup. There is no code that minimizes the first window after startup.<br>
-<br>
-<br>
-<b>-invisible</b><br>
-<br>
-The office doesn't show the intro bitmap during startup and doesn't
-open the first default document. After startup there is no visible UI
-although using the Office API it is possible to open visible
-documents/dialogs. The only way to shutdown the office is through the
-Office API or using the task manager / kill command.<br>
-<b><br>
-<br>
--norestore</b><br>
-<br>
-Don't restart office and restore all opened documents automatically
-after an exception. <br>
-<br>
-<br>
-<b>-bean</b><br>
-<br>
-Obsolete, currently it only controls the creation of the default
-document. In the past this argument influenced the registration, crash
-mail and other features.<br>
-<br>
-<br>
-<b>-server</b><br>
-<br>
-This argument is like -invisible, additionally the ucb component is
-configured using the configuration key
-/org.openoffice.ucb.Configuration/ContentProviders/['Server']/SecondaryKeys/['Office']/ProviderData
-instead of
-/org.openoffice.ucb.Configuration/ContentProviders/['Local']/SecondaryKeys/['Office']/ProviderData
-to support a remote file system. This configuration data is NOT included
-in OpenOffice so normally you cannot use it. Please use -invisible
-instead. <br>
-There are some limitations for this command line argument. All "open",
-"print", "print to" commands on the command line are ignored. No default
-document is opened. After startup there is no visible UI although using
-the Office API it is possible to open visible documents/dialogs. The
-only way to shutdown the office is through the Office API or using the
-task manager / kill command.<br>
-<br>
-<br>
-<b>-quickstart</b><br>
-<br>
-Specifies that the quickstarter service should be activated during
-startup. The office doesn't show the intro bitmap during startup. If you
-use this option for a 2nd office this command is send to the running
-office and activates the quickstarter.<br>
-<br>
-<br>
-<b>-terminate_after_init</b><br>
-<br>
-The office terminates after it registers some uno services. The office
-doesn't show the intro bitmap during startup.<br>
-<br>
-<br>
-<b>-accept=</b><br>
-<br>
-This command line parameter provides an uno accept string to the
-office. The accept string is used to create an acceptor thread.<br>
-"socket," = Uses the socket implementation to create an acceptor.
-Currently used by scripting clients to access the StarOffice API.<br>
-<br>
-<br>
-<b>-userid=</b><br>
-<br>
-The parameter specifies an user directory which should be used by the
-office. Overriding the infos from soffice.ini/bootstrap.ini and
-sversion.ini.<br>
-<br>
-<br>
-<b>-p ... </b><br>
-<br>
-"Print" command to print all following files on the default printer.
-The office doesn't show the intro bitmap during startup. <br>
-<br>
-<br>
-<b>-pt ... </b><br>
-<br>
-"Print to" command to specify an additional printer for output. The
-office doesn't show the intro bitmap during startup.<br>
-<br>
-<br>
-<b>-o (supported from src642)</b><br>
-<br>
-Always open files on command line for editing even if they are
-templates.<br>
-<br>
-<br>
-<b>-n (supported from src642)</b><br>
-<br>
-Always create a new document based on the given file (use document as a
-template).<br>
-<br>
-<br>
-<b>-nologo (supported from srx643)</b><br>
-<br>
-The office doesn't show the intro bitmap during startup.<br>
-<br>
-<br>
-<b>-view ... (supported from srx644)</b></p>
-<p>The documents specified will be loaded in 'read-only' mode. The
-files will be copied to the temp directory and removed from it when the
-office is closed.<br>
-<br>
-<br>
-<b>-nolockcheck (supported from srx644)</b></p>
-<p>Suppress checking for a locked user installation (an unlocked
-installation will be locked nevertheless).<br>
-<br>
-<br>
-<b>-headless (supported from srx644)<br>
-<br>
-</b><span style="">The headless mode makes it possible to script an
-Office without any user interface and user interface interaction. It is
-a special mode used typically by external scripting clients. The Office
-has no user interface and the lifetime must be controlled by the
-external scripting client.<br>
-</span><br>
-<br>
-<span style="font-weight: 
bold;">-writer/-calc/-draw/-impress/-math/-global/-web
-(supported from srx644)<br>
-<br>
-</span>These parameters open a new document of the given type:<br>
-</p>
-<table border="1" style="width: 40%;" cellpadding="2" cellspacing="2">
-  <tbody>
-    <tr>
-      <td><span style="font-weight: bold;">Parameter </span><br>
-      </td>
-      <td><span style="font-weight: bold;">Document type</span><br>
-      </td>
-    </tr>
-    <tr>
-      <td>-writer </td>
-      <td>Empty writer document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-calc<br>
-      </td>
-      <td style="vertical-align: top;">Empty calc document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-draw<br>
-      </td>
-      <td style="vertical-align: top;">Empty draw document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-impress<br>
-      </td>
-      <td style="vertical-align: top;">Empty impress document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-math<br>
-      </td>
-      <td style="vertical-align: top;">Empty math document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-global<br>
-      </td>
-      <td style="vertical-align: top;">Empty global document<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">-web<br>
-      </td>
-      <td style="vertical-align: top;">Empty HTML document<br>
-      </td>
-    </tr>
-  </tbody>
-</table>
-<p><br>
-<b>Additional information:</b><br>
-<br>
-The intro bitmap is not shown if the office uses the remote vcl library.<br>
-<br>
-<br>
-<b>-display </b><br>
-<br>
-Set the DISPLAY environment variable on Unix. This is only supported by
-the office startup script that should normally be used.</p>
-<p><br>
-<br>
-</p>
-</body>
-</html>
diff --git a/content/sl/pics/solaris logo.htm b/content/sl/pics/solaris logo.htm
deleted file mode 100644
index e0b5a9b..0000000
--- a/content/sl/pics/solaris logo.htm  
+++ /dev/null
@@ -1,902 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-       <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd";>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<html lang="en-US">
-<head>
-    <meta http-equiv="content-type" content="text/html; charset=UTF-8" >
-    
-    
-    
-    <title>Solaris Enterprise System  </title>
-    
-
-    <meta name="keywords" content="solaris 10,solaris,java enterprise 
system,javaes,java es,java suites,suite,studio,devtools,dev 
tools,developer,developer tools,tools,provisioning,provision,n1,N1,grid,grid 
engine,system management,management" >
-    <meta name="description" content="Solaris Enterprise System: Get easy 
access to enterprise-class software, including the Solaris 10 OS, the Java 
Enterprise System--and more--at no cost." >
-    <meta http-equiv="content-language" content="en-US" >
-    <meta name="generator" content="Starlight" >
-    <meta name="venue" content="www.sun.com" >
-    <meta name="locale" content="en-US" >
-    <meta name="robots" content="index,follow" >
-    <meta name="date" content="2005-04-30" >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<link rel="stylesheet" media="all" type="text/css" href="/css/default.css">
-
-
-<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-<script language="javascript1.2" type="text/javascript" 
src="/js/sniff.js"></script>
-<script language="javascript1.2" type="text/javascript" 
src="/js/menucontent.js"></script>
-<script language="javascript1.2" type="text/javascript" 
src="/js/menucode.js"></script>
-
-
-       <script type='text/JavaScript' src='/js/popUp.js'></script>
-
-
-</head>
-
-  
-<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" 
bgcolor="#ffffff" class="a0v0">  
-<!--stopindex-->
-<a name="top"></a>
-
-
-
-
-
-
-
-  
-  
-       
-               <!-- BEGIN A1 COMPONENT V.0 -->
-<div class="a1 a1r1">
-<div class="a1v0">
-<a href="#skip2content" class="skiplink">Skip to Content</a>
-<span class="toolbarlinks">
-<a href="/java/">Java</a>
-<a href="/software/solaris/" class="dividelink">Solaris</a>
-<a href="/communities/">Communities</a>
-<a href="/partners/">Partners</a>
-<a href="http://mysun.sun.com/GatewayServlet";>My Sun</a>
-<a href="http://store.sun.com"; class="lastlink">Sun Store</a>
-</span>
-<span class="siteid">
-<span>United States</span>
-<a href="/worldwide/">Worldwide</a>
-</span>
-</div>
-</div>
-<!-- END A1 COMPONENT V.0 -->
-
-       
-       
-               <!-- BEGIN A2 COMPONENT V.0 -->
-<div class="a2w0">
-<div class="a2" id="a2v0">
-<div class="a2w1"><div class="a2w2"><div class="a2w3"><div class="a2w4">
-<div class="a2topiclinks">
-<div class="a2search">
-<form action="/cgi-bin/search/index.cgi">
-<input type="hidden" name="charset" value="UTF-8">
-<input id="searchfield" type="text" name="search" value="Search">
-<input id="searchbttn" type="image" border="0" src="/im/a2_bttn_search.gif" 
alt="Submit Search">
-</form>
-</div>
-<a href="/" title="Home Page" id="sunlogo"><img src="/im/a.gif" alt="Home 
Page" width="98" height="58" border="0" /></a>
-<ul id="mtopics">
-<li id="mtopic1"><a id="glink1" class="tpclink a2menu" title="See All 
Products" href="/products/">Products</a></li>
-<li id="mtopic2"><a id="glink2" class="tpclink a2menu" title="See All 
Downloads" href="/download/">Downloads</a></li>
-<li id="mtopic3"><a id="glink3" class="tpclink a2menu" title="See All Services 
&amp; Solutions" href="/servicessolutions/">Services &amp; Solutions</a></li>
-<li id="mtopic4"><a id="glink4" class="tpclink a2menu" title="See All Support" 
href="http://sunsolve.sun.com/";>Support</a></li>
-<li id="mtopic5"><a id="glink5" class="tpclink a2menu" title="See All 
Training" href="/training/">Training</a></li>
-<li id="mtopic6"><a id="glink6" class="tpclink a2menu" title="See All 
Developer" href="http://developers.sun.com/";>Developer</a></li>
-</ul>
-</div>
-</div></div></div></div>
-</div></div>
-<!-- END A2 COMPONENT V.0 -->
-
-       
-  
-       
-               
-
-
-<!-- BEGIN BREADCRUMB -->
-
-       <div id="breadcrumb">
-       <a href="/index.xml">Home</a>&nbsp;&gt;
-       
-       <a href="/products/">Products</a>&nbsp;&gt;
-       
-       <a href="/software/index.jsp?tab=1">Software</a>&nbsp;&gt;
-       
-       <a href="/software/index.jsp?cat=Operating%20Systems&tab=3">Operating 
Systems</a>&nbsp;&gt;
-       </div><br />
-
-
-<!-- END BREADCRUMB -->
-
-
-       
-
-       
-               
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-        
-        
-        
-
-
-
-
-
-
-       
-<!-- BEGIN PAGETITLE ONE LINE -->
-<div class="pagetitle"><h1>Solaris Enterprise System</h1></div>
-<!-- END PAGETITLE ONE LINE -->
-
-
-
-
-
-
-
-
-
-
-
-       
-
-       
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<style type="text/css">
-@import url("/software/solaris/solaris.css");
-@import url("/software/solaris/new.css");
-</style>
-
-<!-- Start of DoubleClick Spotlight Tag: Please do not remove-->
-<!-- Activity Name for this tag is:Sun Solaris -->
-<!-- Web site URL where tag should be placed: 
http://www.sun.com/software/solaris/ -->
-<!-- This tag must be placed within the opening <body> tag, as close to the 
beginning of it as possible-->
-<!-- Creation Date:11/9/2005 -->
-<SCRIPT language="JavaScript">
-var axel = Math.random()+"";
-var a = axel * 10000000000000;
-document.write('<IMG 
SRC="http://ad.doubleclick.net/activity;src=876092;type=solar609;cat=sunso785;ord=1;num='+
 a + '?" WIDTH=1 HEIGHT=1 BORDER=0>');
-</SCRIPT>
-<NOSCRIPT>
-<IMG 
SRC="http://ad.doubleclick.net/activity;src=876092;type=solar609;cat=sunso785;ord=1;num=1?";
 WIDTH=1 HEIGHT=1 BORDER=0>
-</NOSCRIPT>
-<!-- End of DoubleClick Spotlight Tag: Please do not remove-->
-
-<!-- BEGIN L0 COMPONENT V.0 -->
-<div class="l0v0">
-<a href="/software/solaris/get.jsp">
-<img src="/software/solaris/img/l0_slrs10_overview.jpg" width="780" 
height="165" border="0"></a>
-</div><br />
-<!-- END L0 COMPONENT V.0 -->
-
-<!-- BEGIN PD2 COMPONENT V.0 -->
-<div id="pd2">
-<table width="780" border="0" cellpadding="0" cellspacing="0" class="content">
-<tr>
-<td width="600" class="left" valign="top"><!-- BEGIN: Left Column -->
-
-
-
-
-<!-- BEGIN D7 COMPONENT V.0 -->
-<div class="d7v0">
-<div class="skip"><a href="#content-of-tab"><img src="/im/a.gif" width="0" 
height="0" border="0" alt="Skip over tab links"></a></div>
-<table border="0" cellpadding="0" cellspacing="0"> 
-<tr valign="bottom">
- 
-<td nowrap="nowrap" class="suntabactive"><div><img src="/im/a.gif" width="0" 
height="0" border="0" alt="Active Tab">Overview</div></td>
-
-<td nowrap="nowrap" class="suntab"><div><a 
href="/software/solaris/soe_features.jsp" 
title="Features">Features</a></div></td>  
-
-<td nowrap="nowrap" class="suntab"><div><a 
href="/software/solaris/news/index.jsp" title="At Work">At Work</a></div></td>  
    
-
-<td nowrap="nowrap" class="suntab"><div><a 
href="/software/solaris/support.jsp" title="Resources">Support</a></div></td>   
    
-
-<td nowrap="nowrap" class="suntab"><div><a href="/software/solaris/get.jsp" 
title="Get It">Get It</a></div></td>
-
-<td nowrap="nowrap" bgcolor="#ffffff" width="100%">&nbsp;</td>
-</tr>
-</table>
-</div>
-<!-- END D7 COMPONENT V.0 -->
-
-
-<!-- BEGIN D7 COMPONENT V.1 -->
-<div class="d7v1">
-<div class="suntabbg">
-<div class="suntabsubrow">
-<img src="/im/a.gif" width="0" height="0" border="0" alt="Begin Product Tab 
Sub Links">
-
- 
-<span><img src="/im/a.gif" width="0" height="0" border="0" alt="Active Sub 
Link "><b>At a Glance</b></span>            
-
-<span><a href="/software/solaris/whats_new.jsp" title="What&#8217;s New"><font 
color="#FFFFFF">What&#8217;s New</font></a></span>
-
-<span><a href="/software/solaris/companion_products.jsp" title="Companion 
Products"><font color="#FFFFFF">Companion Products</font></a></span>
-
-<span class="lastitem"><a href="/software/solaris/faqs/general.jsp" 
title="General FAQs"><font color="#FFFFFF">General FAQs</font></a></span>
-
-
-</div>
-</div>
-</div>
-<!-- END D7 COMPONENT V.1 -->
-
-
-
-
-
-
-<!-- BEGIN PD5 COMPONENT V.0 -->
-
-<div class="pd5"><div class="pd5v1 clearfix">
-
-<div class="pddescribe">
-<p>Sun offers an alternative to Windows with the Solaris Enterprise System, a 
unified platform
-of Solaris 10, Java Enterprise System, developer tools and N1
-management software. Pay only for the <a 
href="/software/solaris/support.jsp">support you need</a>.</p>
-
-<div class="bluearrows"><a href="/software/solaris/what_you_get.jsp">What You 
Get</a></div>
-</div>
-
-
-
-</div></div>
-<!-- END PD5 COMPONENT V.0 -->
-
-
-
-<div style="width:554px;margin-left:23px;"><!-- BEGIN DIVIDER LINE -->
-<hr class="pd9" noshade="noshade" />
-
-<!-- END DIVIDER LINE --></div>
-
-
-<!-- BEGIN PD4 COMPONENT V.0 -->
-<div class="pd4"><div class="pd4v0">
-<table width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td width="49%" class="leftCol" valign="top"><!-- BEGIN: Left Column -->
-
-<!-- BEGIN PD5 COMPONENT V.0 -->
-<div class="pd5"><div class="pd5v1">
-<!-- BEGIN == PRODUCT TITLE AND TEXT -->
-<h3>Key Features</h3>
-<!-- END == PRODUCT TITLE AND TEXT -->
-
-<!-- BEGIN PD11 COMPONENT V.0 -->
-<div class="pd11">
-<div class="pd11v0">
-<img src="/software/solaris/img/icon_os_features.jpg" width="68" height="67" 
alt="" border="0" class="icon" />
-<div class="txt"><p><strong><a href="/software/solaris/features.jsp">Advanced 
Solaris OS Features</a></strong><br />
-A $500-million investment produced the most advanced operating system ever 
built, with more than 600 new features 
-in Solaris 10, such as DTrace, Predictive Self-Healing, Solaris Containers, 
and ZFS.</div>
- </p>
-</div></div>
-<!-- END PD11 COMPONENT V.0 -->
-
-
-<!-- BEGIN PD11 COMPONENT V.0 -->
-
-<div class="pd11">
-<div class="pd11v0">
-<img src="/software/solaris/img/icon_integration.jpg" width="68" height="67" 
alt="" border="0" class="icon" />
-<div class="txt"><p><strong><a 
href="/software/javaenterprisesystem/integration_suite/index.xml">Agile 
Business Integration</a></strong><br />
-Easily develop, deploy, and  manage enterprise integration projects with the 
secure, scalable SOA-based Java Composite Application Platform Suite.</div></p>
-
-</div></div>
-
-<!-- END PD11 COMPONENT V.0 -->
-
-<!-- BEGIN PD11 COMPONENT V.0 -->
-<div class="pd11">
-<div class="pd11v0">
-<img src="/software/solaris/img/icon_identity.jpg" width="68" height="67" 
alt="" border="0" class="icon" />
-<div class="txt"><p><strong><a 
href="/software/javaenterprisesystem/identity_mgmt_suite/index.xml">Identity 
Management</a></strong><br />
-The industry's most complete and integrated suite of tools to securely manage 
user identities across a variety of 
-computing infrastructures and environments.</div>
-</p>
-
-
-</div></div>
-<!-- END PD11 COMPONENT V.0 -->
-
-<!-- BEGIN PD5 COMPONENT V.0 -->
-<div class="pd5"><div class="pd5v5 clearfix">
-
-<!-- BEGIN PD11 COMPONENT V.0 -->
-<div class="pd11">
-<div class="pd11v2 clearfix">
-<img src="/software/solaris/img/icon_open.jpg" width="68" height="67" alt="" 
border="0" class="icon" />
-<div class="txt"><p><strong><a 
href="/software/solaris/what_you_get.jsp">Integrated Open Source 
Applications</a></strong><br />
-
-188 of the leading <a href="/software/solaris/freeware/">open source 
packages</a> are included, pre-compiled and ready to go.  Use them out of the 
box or 
-interchange them with parts of the Sun infrastructure software stack to best 
meet your needs.
- </div></p>
-
-<span class="rightarrowblue">&raquo;</span>&nbsp;<a 
href="/software/solaris/soe_features.jsp">More Solaris Enterprise System 
Features</a>
-
-
-</div></div>
-<!-- END PD11 COMPONENT V.0 -->
-
-
-
-</div></div>
-<!-- END PD5 COMPONENT V.0 -->
-
-<!-- BEGIN DIVIDER LINE -->
-
-<hr class="pd9" noshade="noshade" />
-<!-- END DIVIDER LINE -->
-
-
-<!-- BEGIN PD5 COMPONENT V.0 -->
-<div class="pd5"><div class="pd5v5">
-<h3>Designed for Your Business</h3>
-
-<ul class="arrow">
-
-       <li><a href="/software/solaris/enterprise_db.jsp">Run Enterprise 
Databases</a><br />
-       From Oracle to MySQL, including the open source PostgreSQL for Solaris, 
the Solaris Enterprise System is the database platform of choice for enterprise 
customers.</li>
-       
-       <li><a href="/software/solaris/regulatory.jsp">Ensure Regulatory 
Compliance</a><br />
-With the Solaris OS and the Sun Java System Identity Manager, the Solaris 
Enterprise System helps customers 
-with regulatory compliance and top security challenges.
-</li>
-       
-       <li><a href="/software/solaris/web_servers.jsp">Serve the Web Out of 
the Box </a><br />
-       Solaris 10 is optimized for running Web services and includes Apache 
and Tomcat software to let you deploy services right away.</li>
-       </ul>
-       
-<div class="bluearrows"><a href="/software/solaris/for_your_business.jsp">More 
Designed for Your Business Options</a></div>
-
-</div></div>
-
-<!-- END PD5 COMPONENT V.0 -->
-
-<!-- BEGIN DIVIDER LINE -->
-<hr class="pd9" noshade="noshade" />
-<!-- END DIVIDER LINE -->
-
-<!-- BEGIN PD5 COMPONENT V.1 -->
-<div class="pd5"><div class="pd5v1">
-<h3>World Record Performance</h3>
-100 world records and growing, Solaris 10 sets a new record in the four-core, 
four-thread server category (1).<br />
-
-<img src="/software/solaris/img/benchmark_solaris.gif" width="253" 
height="137" alt="Benchmark: Solaris" border="0" class="benchmark2" /><br />
-
-<div class="bluearrows"><a href="/software/solaris/benchmarks.jsp">More 
Benchmarks</a></div>
-
-
-</div></div>
-<!-- END PD5 COMPONENT V.1 -->
-
-<!-- BEGIN DIVIDER LINE -->
-<hr class="pd9" noshade="noshade" />
-<!-- END DIVIDER LINE -->
-
-
-<!-- BEGIN PD5 COMPONENT V.0 -->
-<div class="pd5"><div class="pd5v1">
-<p class="small">(1) SPEC OMPM2001 results: Sun Fire V40z server, 12,434 (four 
cores, four chips, four threads). 
-Sun Fire V40z server, 11,223 (four cores, four chips, four threads). IBM 
eServer OpenPower 710 server, 10,750 
-(four cores, two chips, eight threads). IBM eServer pSeries 655 server, 8356 
(four cores, four chips, four threads). 
-Hewlett-Packard AlphaServer GS1280 7/1300, 8225 (four cores, four chips, four 
threads). HP rx7620 server, 6886 
-(four cores, four chips, four threads). SPEC & SPEComp are registered 
trademarks of the Standard Performance 
-Evaluation Corporation. Results on <a 
href="http://www.spec.org";>www.spec.org</a> as of April 7, 2005.</p>
-
-
-
-</div></div>
-<!-- END PD5 COMPONENT V.0 -->
-
-<!-- END: Left Column --></td>
-<td width="15" class="spacer"><img src="/im/a.gif" width="15" height="1" 
alt="" /></td>
-<td width="1" class="bggreyborder"><img src="/im/a.gif" width="1" height="1" 
alt="" /></td>
-<td width="15" class="spacer"><img src="/im/a.gif" width="15" height="1" 
alt="" /></td>
-<td width="49%" class="rightCol" valign="top"><!-- BEGIN: Right Column -->
-
-<!-- BEGIN PD5 COMPONENT V.1 -->
-<div class="pd5"><div class="pd5v5">
-<!-- BEGIN == PRODUCT TITLE AND TEXT -->
-<h3>Spotlight</h3>
-<!-- END == PRODUCT TITLE AND TEXT -->
-
-<ul class="arrow">
-<li><a href="/software/solaris/get.jsp">Solaris 10 6/06 Now Available</a><br />
-Get the latest release of Solaris 10 with ZFS, PostgreSQL and Predictive Self 
Healing for x64 systems<br /> 
-&raquo; <a href="/software/solaris/whats_new.jsp">What's New</a><br />
-&raquo; <a href="http://docs.sun.com/app/docs/doc/817-0547";>Solaris 10 
Documentation</a></li> 
-</ul>
-
-<ul class="arrow">
-<li><a href="/software/solaris/postgresql.jsp">PostgreSQL for Solaris 
10</a><br />
-PostgreSQL is now integrated into Solaris 10 with comprehensive service plan 
offerings</li> 
-</ul>
-
-<ul class="arrow">
-<li><a href="/smi/Press/sunflash/2006-06/sunflash.20060620.1.xml">Solaris 10 
Exceeds 5 Million Licenses</a><br />
-Solaris 10 exceeds 5 million licenses while OpenSolaris community grows to 
over 14,000 members</li> 
-</ul>
-
-<ul class="arrow">
-<li><a 
href="http://partneradvantage.sun.com/partners/10moves/request.html";>Solaris 10 
Application Demand</a><br />
-Let us know what applications you would like running on Solaris 10</li> 
-</ul>
-
-<ul class="arrow">
-<li><a href="/software/solaris/migration_program.jsp">Ready to move to Solaris 
10?</a><br />
-With Sun and its partners, migrating to Solaris 10 has never been easier</li> 
</ul>
-
-<ul class="arrow">
-<li><a href="/smi/Press/sunflash/2006-05/sunflash.20060502.5.xml">Introducing 
Solaris ZFS</a><br />
-
-World's most advanced file system integrated into latest update of Solaris 
10<br />&raquo; <a href="/software/solaris/zfs_learning_center.jsp">ZFS 
Learning Center</a></li> </ul>
-
-<ul class="arrow">
-<li><a href="/software/solaris/containers_learning_center.jsp">Solaris 
Containers Learning Center</a><br />
-Learn more about Solaris Containers through multimedia presentations and 
product demos</li> </ul>
-
-<ul class="arrow">
-<li><a href="/software/solaris/ning.jsp">&quot;Solaris is a better Linux than 
Linux&quot;</a><br />
-Marc Andreessen, founder of Ning, discusses key findings on why he chose Sun
-</li> 
-</ul>
-
-
-</div></div>
-<!-- END PD5 COMPONENT V.1 -->
-
-<!-- BEGIN DIVIDER LINE -->
-<hr class="pd9" noshade="noshade" />
-<!-- END DIVIDER LINE -->
-
-
-<!-- BEGIN PC4 COMPONENT V.0 -->
-<div class="pc4 pc4v0">
-
-<h3>Software as a Service</h3>
-<p>Sun Vice President Tom Goguen discusses Sun's view on software as a 
service.</p>
-
-<div class="pc4w1"><div class="pc4w2"><div class="pc4w3"><div class="pc4w4">
-
-<img src="/images/pc4/pc4_goguen_solaris10.jpg" alt="" width="112" height="80" 
border="0" />
-
-<div class="pc4x1">
-<div class="pc4x2"><div class="pc4x3"><div class="pc4x4"><div class="pc4x5">
-
-<p>Watch the Video<br />Choose Connection:</p>
-<div>
-<span class="hotbutton"><a 
href="/jsp_utils/ipr.jsp?elink=http://mfile.akamai.com/9191/rm/feedroomgen.download.akamai.com/9191/t_assets/20060807/ce624885bff224db738c5f6cc276f09990723743.rm?s=sun_n&amp;c=Hidden2&amp;ilink=http://webcast-mpk1.sfbay.sun.com/webcast/archives/MAP/index.html?VIP-2014_01_035.rm";
 class="media-launch">Lo</a></span>
-<span class="hotbutton"><a 
href="/jsp_utils/ipr.jsp?elink=http://mfile.akamai.com/9191/rm/feedroomgen.download.akamai.com/9191/t_assets/20060807/1fd969322bae54332f1c975e22ab619d5e068c15.rm?s=sun_n&amp;c=Hidden2&amp;ilink=http://webcast-mpk1.sfbay.sun.com/webcast/archives/MAP/index.html?VIP-2014_01_200.rm";
 class="media-launch">Hi</a></span>
-</div>
-
-</div></div></div></div>
-</div>
-
-</div></div></div></div></div>
-<!-- END PC4 COMPONENT V.0 -->
-
-<!-- BEGIN DIVIDER LINE -->
-<hr class="pd9" noshade="noshade" />
-<!-- END DIVIDER LINE -->
-<!-- BEGIN PD5 COMPONENT V.1 -->
-<div class="pd5"><div class="pd5v5">
-<h3>Perspectives</h3>
-
-
-<p>&#8220;We favor Solaris because we've seen it's faster than Linux for the 
same applications with no changes, especially large memory footprint 
applications.&#8221;</p>
-
-<p><b>&mdash;&nbsp;Neal Tisdale</b><br />
-
-&nbsp;&nbsp;&nbsp;&nbsp;<i>Vice President of Software Development</i><br />
-&nbsp;&nbsp;&nbsp;&nbsp;<i>NewEnergy Associates, a Siemens Company </i></p>
-
-
-
-<!--<div class="bluearrows">
-<a href="/software/solaris/saying.jsp" title="Customers and partners 
talk">Customers and Partners Talk About<br />Solaris 10</a></div>-->
-</div></div>
-
-
-
-<!-- END: Right Column --></td>
-</tr>
-</table>
-</div></div>
-<!-- END PD4 COMPONENT V.0 -->
-
-
-
-<!-- END: Left Column --></td>
-<td width="10"><img src="/im/a.gif" width="10" height="1" alt="" /></td>
-<td width="170" class="right" valign="top">
-<!-- BEGIN: Right Column -->
-
-
-
-
-
-
-
-<!------------------------->
-<!-- BEGIN: Right Column -->
-<!------------------------->
-
-<!-- BEGIN CONTEXTUAL CONTACT COMPONENT  -->
-
-
-<!-- BEGIN E4 COMPONENT V.3 -->
-<div class="e4 e4v3">
-
-<div class="e4w1">
-       <h6 class="e4x1"><span>Before You Buy</span></h6>
-</div>
-
-<div class="e4w2">
-       <img src="/images/e4/e4_callcenter.jpg" width="154" height="74" alt="" 
/>
-       <ul>
-
-       <li class="e4-phone"><a 
href="https://ssl1.taggingserver.netmining.com/script/sun/call/"; 
target="callnow" onclick="openPopup('','callnow',450,400,'no',1,0,0,0,0,0); 
return true;">Call Me Now</a></li>
-       <li class="e4-chat"><a 
href="https://ssl1.taggingserver.netmining.com/script/sun/chat/"; 
target="chatnow" onclick="openPopup('','chatnow',450,370,'no',1,0,0,0,0,0); 
return true;">Chat Now</a></li>
-       <li class="e4-phone"><a href="javascript:void(0);" class="k2over 
unique_id_e4_teleweb vTop hLeft x70 y-28">Call Sun Toll Free</a></li>
-       </ul>
-
-</div>
-</div>
-<!-- END E4 COMPONENT V.3 -->
-
-<!-- BEGIN K2 COMPONENT V.2 -->
-
-<div class="k2 k2v2" id="unique_id_e4_teleweb">
-<div class="k2v2x1"></div>
-<div class="k2v2w1">
-<h5>Call Sun Toll Free</h5>
-<p>
-United States &amp; Canada:<br />
-<b>1-888-516-9362</b><br />
-France, Germany &amp; United Kingdom:<br />
-<b>00-800-875-70000</b><br />
-
-Ireland &amp; Spain:<br />
-<b>1-800-923110</b><br />
-
-</p>
-</div>
-<div class="k2v2x2"></div>
-</div>
-<!-- END K2 COMPONENT V.2 -->
-
-
-
-
-<!-- END CONTEXTUAL CONTACT COMPONENT -->
-
-
-<!--BEGIN: Promo Banners--->
-
-<!--E8 Zone 4-->
-<script language='JavaScript' type='text/javascript'>
-<!--
-   if (!document.phpAds_used) document.phpAds_used = ',';
-   phpAds_random = new String (Math.random()); phpAds_random = 
phpAds_random.substring(2,11);
-   
-   document.write ("<" + "script language='JavaScript' type='text/javascript' 
src='");
-   document.write ("http://ads.sun.com/ads/adjs.php?n="; + phpAds_random);
-   document.write ("&amp;what=zone:35&amp;blockcampaign=1");
-   document.write ("&amp;exclude=" + document.phpAds_used);
-   if (document.referer)
-      document.write ("&amp;referer=" + escape(document.referer));
-   document.write ("'><" + "/script>");
-//-->
-</script><noscript><a href='http://ads.sun.com/ads/adclick.php?n=a83517d1' 
target='_blank'><img 
src='http://ads.sun.com/ads/adview.php?what=zone:35&amp;n=a83517d1' border='0' 
alt=''></a></noscript>
-
-
-<!----END: Promo Banners--->
-
-<!--BEGIN: AAG RIGHTNAV---->
-
-
-       
-<!-- BEGIN E15 COMPONENT V.1 -->
-<div class="e15"><div class="e15v0">
-<div class="cornerTL"><div class="cornerTR"></div></div>
-<div class="pad">
-
-<h3>Related</h3>
-<h5>Resources</h5>
-
-<div class="bluearrows">
-<a href="/software/solaris/reference_resources.jsp#howto"><b>Solaris How to 
Guides</b></a><br /></div>
-
-<div class="bluearrows">
-<a href="/software/solaris/reference_resources.jsp#datasheet"><b>Solaris 
Datasheets</b></a><br /></div>
-
-<div class="bluearrows">
-<a 
href="https://partneradvantage.sun.com/partners/10moves/solutions.html";><b>Solaris
 10 Applications</b></a><br /></div>
-
-<div class="bluearrows">
-<a href="/bigadmin/products/sol10.html"><b>BigAdmin: Solaris 10</b></a><br 
/>Articles and resources for system administrators</div>
-
-<div class="bluearrows">
-<a href="http://docs.sun.com/app/docs/coll/47.16";><b>Solaris 10 Admin 
Collection</b></a></div>
-
-<div class="bluearrows">
-<a href="http://docs.sun.com/app/docs/coll/40.10";><b>Solaris 10 Manual 
Collection</b></a></div>
-
-<div class="bluearrows"><a href="/software/solaris/support.jsp">More 
Resources</a></div>
-
-</div>
-<div class="cornerBL"><div class="cornerBR"></div></div>
-
-</div></div>
-<!-- END E15 COMPONENT V.1 -->
-
-
-<!-- BEGIN E15 COMPONENT V.0 -->
-<div class="e15"><div class="e15v0">
-<div class="cornerTL"><div class="cornerTR"></div></div>
-<div class="pad">
-
-<h3>Companion Products</h3>
-<div class="bluearrows"><b><a 
href="/desktop/workstation/ultra20/index.jsp">Sun Ultra 20 
Workstation</a></b><br />
-Solaris 10 pre-loaded &amp; includes Sun's enterprise development 
software</div>
-<div class="bluearrows"><b><a href="/servers/entry/x2100/">Sun Fire X2100 
Server</a></b><br />
-Solaris 10 and Sun Java Enterprise System pre-loaded</div>
-<div class="bluearrows"><b><a href="/servers/midrange/v490/index.jsp">Sun Fire 
V490 Server</a></b><br />
-Seamless upgrades with Solaris 10 and binary compatibility</div>
-<div class="bluearrows"><b><a href="/software/solaris/get_support.jsp">Solaris 
10 Support</a></b><br />
-Solaris and SunSpectrum Support &amp; Services Plans</div>
-<div class="bluearrows"><a 
href="/software/solaris/companion_products.jsp">More Companion 
Products</a></div>
-
-
-</div>
-<div class="cornerBL"><div class="cornerBR"></div></div>
-</div></div>
-<!-- END E15 COMPONENT V.0 -->
-
-<!-- BEGIN E11 COMPATIBILITY IMG COMPONENT -->
-       
-<a href="http://java.com/en/about/brand.jsp"; target='resource.window'  ><img 
src="/software/images/logos/java_powered_170.jpg" width="170" alt="Java 
Powered" border="0"/></a><br />
-<span class="sp10">&nbsp;</span><br />
-       <!-- END E11 COMPATIBILITY IMG COMPONENT -->
-
-
-<!-- END LEFT COLUMN COMPONENTS -->
-
-
-<!-- END : AAG RIGHTNAV---->
-       
-
-<!--BEGIN: WHATSNEW RIGHTNAV---->
-
-
-
-
-
-
-
-
-<!-- END: Right Column -->
-</td>
-</tr>
-<!-- BEGIN: Left Column Rounded Corners -->
-<tr>
-<td class="btmcorner" height="8"><!-- Left Column  -->
-<table width="100%" height="8" border="0" cellpadding="0" cellspacing="0" 
class="bggreycontent">
-<tr>
-<td width="8" height="8" valign="bottom" class="cornerBL"><img src="/im/a.gif" 
alt="" width="8" height="8" border="0" /></td>
-<td width="99%" height="8"></td>
-<td width="8" height="8" valign="bottom" class="cornerBR"><img src="/im/a.gif" 
alt="" width="8" height="8" border="0" /></td>
-</tr>
-</table></td>
-<td height="8"><!-- 10px Separator Column  --></td>
-<td height="8"><!-- Right Column  --></td>
-</tr>
-<!-- END: Left Column Rounded Corners -->
-</table>
-</div>
-<!--END PD2 COMPONENT V.0 -->
-
-
-       
-  
-
-
-       
-               <!-- BEGIN G9 VARIATION 0 -->
-<a name="rate"></a>
-<script language="JavaScript" src="/share/ratethispage/button.js"></script>
-<form method="POST" 
action="http://www.sun.com/cgi-bin/sun/sunsurveys/canary.cgi"; name="survey" 
onSubmit="return onSubmitHandler()" target="foo">
-
-<div class="g9">
-<div class="cornerTL"><div class="cornerTR"><div class="cornerBL"><div 
class="cornerBR">
-
-<table width="100%" border="0" cellspacing="0" cellpadding="4">
-<tr valign="middle">
-
-<script type="text/javascript">
-printg9();
-</script>
-
-<noscript>
-<td width="100%" class="ques">
-<a name="VFq1"></a><div labelfor="Recommend">Would you recommend <b>this Sun 
site</b> to a friend or colleague?</div>
-</td>
-<td align="right" class="answ">
-<div>
-<a name="VFRecommend"></a>
-<select name="Recommend">
-<option selected value="-1">Select --&gt;</option>
-<option value="10">10 Extremely likely</option>
-<option value="9">9 </option>
-<option value="8">8 </option>
-<option value="7">7 </option>
-<option value="6">6 </option>
-<option value="5">5 Neutral</option>
-<option value="4">4 </option>
-<option value="3">3 </option>
-<option value="2">2 </option>
-<option value="1">1 </option>
-<option value="0">0 Not at all likely</option>
-</select>
-</div>
-</td>
-<input type="hidden" name="URL" value="">
-</noscript>
-
-<td align="center" class="sbmt"><div><input type="submit" border="0" 
class="buttonred" value="&nbsp;Submit&nbsp;" 
onmouseover="this.style.cover='#FBE249';" 
onmouseout="this.style.color='#FFF';"></div></td>
-</tr></table>
-
-</div></div></div></div>
-</div>
-</form>
-<!-- END G9 VARIATION 0 -->
-
-<!-- START SITECATALYST -->
-<!--stopindex-->
-<script language="JavaScript" src="/share/omniture/s_code_remote.js"></script>
-<!--startindex-->
-<!-- END SITECATALYST -->
-
-<!-- BEGIN A5 COMPONENT V.0 -->
-<div class="a5" id="a5v0">
-<span class="footerlinks">
-<a href="/contact/">Contact</a>
-<a href="/aboutsun/index.html">About Sun</a>
-<a href="/aboutsun/media/index.html">News &amp; Events</a>
-<a href="/corp_emp/">Employment</a>
-<a href="/sitemap/">Site Map</a>
-<a href="/privacy/">Privacy</a>
-<a href="/share/text/termsofuse.html">Terms of Use</a>
-<a href="/suntrademarks/">Trademarks</a>
-<span class="footercopy">Copyright 1994-2006 Sun Microsystems, Inc.</span>
-</span>
-</div>
-<!-- END A5 COMPONENT V.0 -->
-
-       
-
-       
-
-  
-
- 
-
-
-       <script defer='true' type='text/JavaScript' 
src='https://ssl1.taggingserver.netmining.com/script/sun/'></script>
-
-
-</body>
-</html>
-
-
-
-
-
-
-
-
-

Reply via email to