difference between patches and packages? and how to upgrade patches
Answers were Sorted based on User's Feedback
Answer / sangeetha
Patches are software modules which are used to fix some
existing bugs in the source code. Mostly used in kernel,
bootloader and other sources. Patches contain the
difference between the original source file and the
modified source file. The command used to apply a patch is
"patch -p1" in LINUX/UNIX. On entering this command you
will be prompted to enter the path for the file name in
which the patch is to be applied. So enter the absolute
path for the file name.
| Is This Answer Correct ? | 30 Yes | 0 No |
Answer / pramod
Support Packages generally contain collections of patches which are described and delivered within what are called 'SAP Notes.'
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I permanently set ulimit in linux?
what is a superblock ?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What are two functions the move mv command can carry out?
How do I find the process id in linux?
How do I know my shell?
1. Why "d" is postfix in almost every service name of Linux like httpd, dhcpd? 2. how to restrict su & ssh services for some users? 3. how can we configure a default gateway for 10 n/w cards in a server?
Did you ever write any inerface files / profile file to support unix environment setup ?
How you will uncompress the file?
In Linux how you set time a limit on quota?
Did you work with linux? What flavors and versions?
What is makefile target?