Redhat Enterprise version 4 RHEL4 patches

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Redhat Enterprise version 4 RHEL4 patches
# 1  
Old 12-07-2009
Redhat Enterprise version 4 RHEL4 patches

Hi,

I would like to know if should i patch my system and sshd based on the version that i have here below:

cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
------------
uname -a: redhat kernel version and type (64-bit or not)
Linux server2 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 athlon i386 GNU/Linux
----------------------------
RedHat kernel build
For the most curious ones, here's the last command. Use it to confirm who and when compiled the RedHat kernel you're using, and what gcc compiler was used in the build process.
bash-3.1$ cat /proc/version
Linux version 2.6.9-55.ELsmp (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP Fri Apr 20 17:03:35 EDT 2007

------------------------------
- ssh -V: find out what version of sshd:
ssh version: OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003

If there are patches, could you please help where to download them?

Must appreciate.

Thanks
# 2  
Old 12-07-2009
Red Hat (and linux in general) does not do "patches" per se. The updates are performed with full packages. Most people use a RHN subscription of some sort, though you could roll your own upgrades if you are not doing RHN subscriptions by downloading source rpms or going with CentOS built rpms.

As for your other questions:

You are not running 64bit. If you were, the architecture would not be i386
# 3  
Old 12-08-2009
The lastest version of OpenSSL for RHEL4 is openssh-3.9p1-8. If you have a Redhat subscription you can download and install it using up2date. Otherwise you can get the source RPM at ftp://ftp.redhat.com/pub/redhat/linu...os/i386/SRPMS/ and build it yourself.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Fedora

Redhat Linux Enterprise edition 6.4

Hi, please can any one tell me where can i download redhat linux 6.4 for training purpose? thanks & Regards (1 Reply)
Discussion started by: younusdba
1 Replies

2. Red Hat

Not showing ifcfg eth0....redhat enterprise Linux 6.2

Hello, I'm using dell inspiron 14R laptop and I installed Redhat enterprise 6.2 on this. After successfully installation i did not found any network interface on this. when i'm trying to load/add qeth driver . The driver is not found showing this message. Bash: lsmod | grep qeth Bash:... (4 Replies)
Discussion started by: dearsumon
4 Replies

3. Red Hat

Redhat enterprise 6.2 virtulazation KVM NOT supporting more than 40GB

Hello, I have installed Red Hat 6.2 version & KVM installed, file system limited is only 40GB, how do i create more than 40 GB ( I need to install more than 100 GB file system ) Could you please me. Thanks... (2 Replies)
Discussion started by: Inamadugu
2 Replies

4. Red Hat

Login failed in Redhat Enterprise 6.2

When i finished installation the Redhat Enterprise Linux 6.2, and login to the system, I can't login although username: root and Password correct. I install on the Hp Blade Server. I don't know why. How to fix this error? who can help me? :confused: Thanks! (3 Replies)
Discussion started by: dinhdangnd
3 Replies

5. Red Hat

Patch analysis tool Redhat Enterprise release 4

Hello I have been asked to provide a security patch analysis of servers in my environment. For HPUX and Solaris there are tools wich can be loaded onto the servers to do this. However I do not know of one for Redhat . At this point I must mentioned that the Redhat servers are behind a firewall... (2 Replies)
Discussion started by: dmsmith32
2 Replies

6. Red Hat

Redhat 5 enterprise auto kill script

hi all do i need to add rc. prefix on the stop script all the time especially on redhat 5 enterprise? like below ln -s /etc/init.d/rc.stopdb2 /etc/rc0.d/K01rc.stopdb2 and on the /etc/rc.local, i need to add this only touch /var/lock/subsys/stopdb2 Is that going to work? thanks... (1 Reply)
Discussion started by: itik
1 Replies

7. Emergency UNIX and Linux Support

Problem mounting NTFS file System in REDHAT Enterprise 5

When I am trying to mount my windows partitions in REDHAT Enterprise Linux 5 using these command mount -t ntfs-3g /dev/sda1 /mnt/ntfs I have encountered with the problem mentioned below FATAL: Module fuse not found. ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root I have... (3 Replies)
Discussion started by: dearanik
3 Replies

8. Red Hat

Samba smb not started on Redhat Enterprise

Hi i installed samba-client-3.0.23c-2 on Redhat Server but cat not start #service smb start. it gives error unrecognized smb I checked samba-common-3.0.23c-2 # rpm -qa |grep smb pam_smb-1.1.7-7.2.1 # rpm -qa |grep samba samba3-client-3.2.15-40.el5 Could someone help please? ... (1 Reply)
Discussion started by: lamoul
1 Replies

9. Red Hat

Python Installation problems on Redhat Enterprise Linux.

Hi All, I have to upgrade python installed on my Redhat enterprise Linux 4. I downloaded the latest python package from python website but not able to install the new package as the make command itself goes on running for more than a day. Can some help me regarding this. Is ther any method to... (2 Replies)
Discussion started by: Praveen H
2 Replies

10. Red Hat

Security Standards for Redhat Enterprise 3...

Hi all, Thanks for reading and any posts. Quick question, has anyone out there got any suggestions for standards of security for Redhat enterprise 3. We are making an RAC cluster Oracle application using Oracle 9i (hopefully moving to 10g sooner rather than later). Thanks again for any... (0 Replies)
Discussion started by: B14speedfreak
0 Replies
Login or Register to Ask a Question