Sponsored Content
Operating Systems Solaris First posting Help :ULTRA 10 UltraSPARC-IIi 360MHZ Post 302175733 by DukeNuke2 on Saturday 15th of March 2008 11:44:14 AM
Old 03-15-2008
at ok prompt enter "boot cdrom"....

read manuals at http://docs.sun.com its always good to learn a little by reading!
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

printing with my UltraSparc

I just got an HP 1200se printer. I have it networked using a single print server, so I'd really like to get it working with my Ultra10 system. I know that there are no Solaris drivers, honestly, I don't know if HP puts out Solaris drivers for any of their stuff. This printer, and I dunno... (2 Replies)
Discussion started by: xyyz
2 Replies

2. UNIX Benchmarks

Sun Blade 2000 UltraSparc III Solaris 8

Sun Blade 2000 UltraSparc III Solaris 8 Notes: prtdiag: System Configuration: Sun Microsystems sun4u SUNW,Sun-Blade-1000 (UltraSPARC-III+) System clock frequency: 150 MHZ Memory size: 3GB ==================================== CPUs ==================================== ... (0 Replies)
Discussion started by: tnorth
0 Replies

3. Solaris

I need to clone an ultra 1 onto and ultra 60

I need to move everything from an older ultra 1 onto a newer ultra 60 (OS and all) running SUNOS 5.5.1. Any suggestions on the best way to do this? Frank P.S. If you know of a document somewhere please let me know. (11 Replies)
Discussion started by: frankkahle
11 Replies

4. Solaris

440 MHz problems in UltraSparc 5 Computer

Hi all, I recently purchased a 440 MHz processor module for my Sun Ultrasparc 5 computer. I installed the module, updated the boot prom to the most recent version and when the machine starts up the initial white screen shows I have a 333 MHz processor installed ! I checked the details of the... (2 Replies)
Discussion started by: usparche
2 Replies

5. Solaris

what is ideal temp for US-III+

Hi all, is it okay for US-III+ running at 1200 MHZ to excced 75° C on sun fire 880 here's the output when i ran prtdiag -v on sunfire 880 running solaris10 bash-3.00# prtdiag -v System Configuration: Sun Microsystems sun4u Sun Fire 880 System clock frequency: 150 MHz Memory size: 8192... (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

6. Hardware

UltraSPARC T2 or T2+

Hi everyone We've bought a Sun T5120 server recently. I'm currently investigating how much would cost to license the server. According to Oracle's matrix T2 processors are calculated at 0.75 per core, but T2+ processors are calculated at 0.50 per core. When I run prtdiag -v I get the... (4 Replies)
Discussion started by: soliberus
4 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 06:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy