HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Linux OS Patches
 
Operating System - Linux
        1840150
        Members
    
    
        3560
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-03-2004 07:09 AM
02-03-2004 07:09 AM
			
				
					
					
						Ok, I am still having some problems understanding this. I have a dual E800 running RH9 using smp kernel. I regestered the system on the RH network, used up2date. All I see are possible packages to pull down, like cdrecord, afio..etc..etc. What does a system patch look like in the Linux world. Isnt there a depot of general RH9 patches I can pull down? I really dont understand this but I am trying real hard. I dont know how to pull down a bug fix....HHHEEELLLPPP...
RPM
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
RPM
	UNIX IS GOOD
			
			
				Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-03-2004 07:31 AM
02-03-2004 07:31 AM
Solution
			
				
					
					
						hi, 
You cant compare it like patches on HPUX
for example.
Most off the time, the errata rpms on
RHN are new packages that fixes some things.
For cdrecord it means that a totally new release of cdrecord will be installed, the older packages will be removed.
With the up2date tool you can pull those
new packages on to your system.
If you want to update your system with all
the latest available packages do up2date -u.
For only one packages do up2date cdrecord for example.
see also man up2date.
rgds.
Steven
		
		
	
	
	
You cant compare it like patches on HPUX
for example.
Most off the time, the errata rpms on
RHN are new packages that fixes some things.
For cdrecord it means that a totally new release of cdrecord will be installed, the older packages will be removed.
With the up2date tool you can pull those
new packages on to your system.
If you want to update your system with all
the latest available packages do up2date -u.
For only one packages do up2date cdrecord for example.
see also man up2date.
rgds.
Steven
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-03-2004 07:41 AM
02-03-2004 07:41 AM
			
				
					
						
							Re: Linux OS Patches
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Red Hat Enterprise has a whole new set of cd's which can update and replace any binary file on the system.
What red hat does, different than say HP is they provice replacement binaries.
If sendmail 8.12.1 is installed on your system and a fix is created, up2date will download sendmail 8.12.2 and those binaries will install right over the old one.
Configuration files are left alone.
Every three months for the ES Red Hat releases new cd's which include new binaries and is considred a major release.
SEP
		
		
	
	
	
What red hat does, different than say HP is they provice replacement binaries.
If sendmail 8.12.1 is installed on your system and a fix is created, up2date will download sendmail 8.12.2 and those binaries will install right over the old one.
Configuration files are left alone.
Every three months for the ES Red Hat releases new cd's which include new binaries and is considred a major release.
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-03-2004 06:06 PM
02-03-2004 06:06 PM
			
				
					
						
							Re: Linux OS Patches
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Linux distributions don't work with the concept of patches you come to know from HP, or in the Windows world.
What redhat or any other linux distro does is just release an updated version of the package that came with it originaly.
So when you say that with up2date you can see a lot of packages waiting for download, basicly those are all bugfixes/securityfixes/enhancements and could be considered 'patches' to fix faults in the default installation.
You can check the version of the software when you look at the package, it will be named something like this:-..rpm now you can check the version numbers between packages to determine which is the newer version. (normally up2date will figure this out for you though, just let it download and install the packages and you should be fine)   
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
What redhat or any other linux distro does is just release an updated version of the package that came with it originaly.
So when you say that with up2date you can see a lot of packages waiting for download, basicly those are all bugfixes/securityfixes/enhancements and could be considered 'patches' to fix faults in the default installation.
You can check the version of the software when you look at the package, it will be named something like this:
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP