Sponsored Content
Operating Systems Solaris Install update 6 on solaris with update 3 Post 302543750 by DukeNuke2 on Tuesday 2nd of August 2011 02:21:47 AM
Old 08-02-2011
take a backup (ufsdump or something like that), insert the DVD (or boot over network, whatever you use) and follow the instructions. after the upgrade use the latest patchcluster.
 

8 More Discussions You Might Find Interesting

1. Solaris

After update Solaris version, HBA driver still need to install?

Hi all I had update a server from Solaris 8 to Solaris 10 is it the HBA driver still need to reinstall? since i can get the driver info as below: root@sgerpdev # fcinfo hba-port HBA Port WWN: 21000003ba9b58a3 OS Device Name: /dev/cfg/c1 Manufacturer: QLogic Corp. ... (1 Reply)
Discussion started by: SmartAntz
1 Replies

2. Linux

Yum update/install script

Any one know of a way to do a yum -install and draw the argument of what to install from a text file? I have a huge list of rpms that I have to install on a bunch of machines and I would like to run one script that goes to each machine and installs all rpms in the list I have. (2 Replies)
Discussion started by: rd42
2 Replies

3. Solaris

Install solaris 10 (update 10) 0811

I have Solaris 10 initial load from I think 2005 installed. We need to update to latest update on solaris 10 so have download the update 10 (0811). I will be doing a install from single user mode.... looking at the readme file it states running the installpatchset using switches "--apply-prereq"... (3 Replies)
Discussion started by: smcart
3 Replies

4. AIX

AIX 6.1 TL8 update : bos.aso doesn't install.

Hello. An update of TL from TL7 to TL8 is ending with errors : Requisite Failures ------------------ SELECTED FILESETS: The following is a list of filesets that you asked to install. They cannot be installed until all of their requisite filesets are also installed. See subsequent... (4 Replies)
Discussion started by: stephnane
4 Replies

5. Programming

MYSQL - trigger update on record insert or update

Right I have a MYSQL database with table1 with 3 columns, colA, colB and colC. I want to combine the data in the 3 columns into a 4th column names col_comb. Here's the SQL command that works: UPDATE table1 SET `col_comb` = CONCAT( `colA` , ' - ', `colB` , ', ', `colC` ); So now I want this... (5 Replies)
Discussion started by: barrydocks
5 Replies

6. Red Hat

RedHat 5 update 9 BASH update issue

Hi i want to update the BASH because of the "shell shock" vulnerability. my RedHat 5 is clean install with the default mirror site. when im running the command: yum update bash im getting a message saying there is no update. you can see in the attach picture... what am i doing wrong? is... (4 Replies)
Discussion started by: guy3145
4 Replies

7. AIX

Update vs. install media, and LPP_SOURCE naming

Hello all, Relative AIX novice here: I'm trying to clarify the naming of AIX install vs. update media, and how best to name my lpp_sources on my NIM server. An example: I have two sets of DVDs from IBM (ordered via Entitled Software Support) sitting in front of me for 7100-03-04. One set... (1 Reply)
Discussion started by: dmark
1 Replies

8. Solaris

How to update Solaris 10 Update 3 to Update 11?

Hi friends, We have a Solaris machine running 10 update 3 -bash-3.2# cat /etc/release Solaris 10 11/06 s10s_u3wos_10 SPARC Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. ... (6 Replies)
Discussion started by: prvnrk
6 Replies
RAPID(6)							       Games								  RAPID(6)

NAME
rapid - content download tool for spring SYNOPSIS
rapid [options] <action> [<argument>] rapid-spring [options] <action> [<argument>] DESCRIPTION
Rapid manages downloads of content for the spring RTS engine. OPTIONS
action in the command line is one of: upgrade: Install the latest package for all pinned tags. clean-upgrade: Equivalent to 'upgrade' followed by 'uninstall-unpinned'. pin: Pins a tag and installs the latest package for that tag. unpin: Unpins a tag. Does not uninstall any packages. install: Install a package. Does not pin any tags. uninstall: Uninstall a package. Unpin its tag if any. list-tags: List all tags that contain <argument>. list-pinned-tags: Idem, but only pinned tags. list-packages: List all packages whose name contains <argument>. list-installed-packages: Idem, but only installed packages. uninstall-unpinned: Keep only the pinned tags and all dependencies. collect-pool: Remove pool files not needed by any installed package. make-sdd: Extract pool files into a .sdd archive. these are the possible options: -h, --help show this help message and exit --datadir=DATADIR Override the default data directory. (~/.spring on Linux or the one reported by unitsync on Windows) --unitsync Use unitsync to locate the data directory Spring uses. --no-unitsync Do not use unitsync. EXAMPLES
rapid pin xta:latest # installs latest XTA rapid pin s44:latest # installs latest Spring: 1944 rapid upgrade # upgrade all pinned tags SEE ALSO
rapid-gui(6), spring(6) AUTHOR
Tobi Vollebregt <tobivollebregt@gmail.com> This manual page was written by Jan Dittberner <jandd@debian.org>, for the Debian project (but may be used by others). rapid August 2010 RAPID(6)
All times are GMT -4. The time now is 01:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy