Sponsored Content
Full Discussion: OS patches
Operating Systems Solaris OS patches Post 302271218 by saurabh84g on Wednesday 24th of December 2008 09:25:41 AM
Old 12-24-2008
Data OS patches

Hi all,

I am working on SUN-fire server solaris-10

How to find out what & how much " OS patches " installed on it??

plz help me out .Smilie
 

10 More Discussions You Might Find Interesting

1. Solaris

Installing patches

I'm attempting to install a Sun patch and keep getting an error: # patchadd /tmp/patches/110722-03 Checking installed patches... One or more patch packages included in 110722-03 are not installed on this system. Patchadd is terminating. # How can I find out what are the "One or... (7 Replies)
Discussion started by: FredSmith
7 Replies

2. HP-UX

How to apply patches in HP-UX ?

Hi: One basic qs. how to apply patches in hp-ux ? Thanks in advance. (2 Replies)
Discussion started by: bbose
2 Replies

3. UNIX for Dummies Questions & Answers

Jar patches

Hi, This is definitely a dummy question, so I guess I'm in the right place. I've got to install some solaris patches. I've downloaded the correct patches as .jar files and also as .zip files. How do I extract these so that I can then use the patchadd command. I've created a... (0 Replies)
Discussion started by: thewetch
0 Replies

4. Solaris

OS Patches

Hi all, We are planning to install Oracle 10g in the Sun Solaris 10 (64 bit Sun Sparc ). Can any one please tell me what are the OS level patches that has to be installed in the OS before starting installation of Oracle 10g. Thanks and Regards, Prashanth (1 Reply)
Discussion started by: prashanth_gs
1 Replies

5. UNIX for Dummies Questions & Answers

Security or Necessary patches

Hi All, I would like to ask some questions, I have an Solaris 10 and RHEL which is install in separate machine.. The question is: 1. how can I check the latest patches or latest update in my machine? (I need a step or command) 2. where can I get the latest security patch or necessary patch... (5 Replies)
Discussion started by: flekzout
5 Replies

6. Solaris

patches

# /usr/sbin/patchadd -p | grep 119961 Patch: 119961-02 Obsoletes: Requires: Incompatibles: Packages: SUNWsprot Patch: 119961-04 Obsoletes: Requires: Incompatibles: Packages: SUNWsprot I was trying to check if i have the above patch on my system when i got the result as shown above, does this... (1 Reply)
Discussion started by: seyiisq
1 Replies

7. Solaris

How to add patches

Dear all, Can anyone explain me how to add more than one patch at a time. please explain me with command. (2 Replies)
Discussion started by: suneelieg
2 Replies

8. Solaris

OS Patches

Hi, Please let me know how to check all the opearating system patches that were applied on an Sun Solaris machine. Thanks. (2 Replies)
Discussion started by: jjoy
2 Replies

9. HP-UX

Patches hp-ux

Hi, I donīt have support HP, so I donīt get download patches on itrc. Somebody know a free site to download HP-UX patches? (3 Replies)
Discussion started by: quimera
3 Replies

10. AIX

List of Installed patches for AIX from given set of patches

I need to find out list of installed patches from given list of patches. I have tried using instfix -f <File containing list of patches> -i -c But I was not able to understand the output of this command. It was like below. bos.perf.tools: :0.0.0.0:?: bos.rte.libc: :0.0.0.0:?: ... (4 Replies)
Discussion started by: Saurabh Agrawal
4 Replies
STG-SINK(1)							   StGit Manual 						       STG-SINK(1)

NAME
stg-sink - Send patches deeper down the stack SYNOPSIS
stg sink [-t <target patch>] [-n] [<patches>] DESCRIPTION
This is the opposite operation of linkstg:float[]: move the specified patches down the stack. It is for example useful to group stable patches near the bottom of the stack, where they are less likely to be impacted by the push of another patch, and from where they can be more easily committed or pushed. If no patch is specified on command-line, the current patch gets sunk. By default patches are sunk to the bottom of the stack, but the --to option allows to place them under any applied patch. Sinking internally involves popping all patches (or all patches including <target patch>), then pushing the patches to sink, and then (unless --nopush is also given) pushing back into place the formerly-applied patches. OPTIONS
-n, --nopush Do not push back on the stack the formerly-applied patches. Only the patches to sink are pushed. -t TARGET, --to TARGET Specify a target patch to place the patches below, instead of sinking them to the bottom of the stack. -k, --keep Keep the local changes. STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-SINK(1)
All times are GMT -4. The time now is 11:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy