how to install a patch in solaris 10( step by step
details)?
Answers were Sorted based on User's Feedback
Answer / ajayaghosh v l
1) Need to take the backup filesystem through ufsdump or ,
need to remove one of the root mirror from the server .
2) Need to check the current patch version on the server .
# uname -a ( For kernel patch )
# showrev -p ( For other patches )
3) Check the latest patch in http://sunsolve.sun.com
4) Gothrough the Read me file
5) Boot the server in to the single user mode
#shutdown -g0 -y -i1 ( or #init 0 & ok boot -s )
6) Install the patch
#Patchadd < Ptach >
7) Down the machine in to the OBP using #init 0
8) Do the reconfiguration boot
#boot -r
9) Check the patch is updated pr not
| Is This Answer Correct ? | 48 Yes | 12 No |
Answer / manikandan
1)Mount the cdrom
2)/cdrom/eis-dvd/sun/install
3) . ./profile-EIS
4) ./setup-standard.sh
5) cd /cdrom/eis-dvd/sun/patch
6) goto the desired directory where the patches are
available
7) unpack_patches
8) provide the path for unpacking for ex : /var/sun
9) init S
10) cd /var/sun
11) ./install_all_patches
| Is This Answer Correct ? | 37 Yes | 7 No |
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
How do you check the no of user logged into the system
Write the steps involved in creating and executing a program to implement the “case” command.
How to check the communication between 2 nodes?
How to find out the shared file system from server and client
How to change the mirror status from 0:1 to 0:5 and how?
How can u find a file which is logged in last week?
what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)
What is the command to check wwn in solaris?
how many default groups are there in solaris10?what are they?
How to grow disk size in SDS
What are the two types of service groups?