Rpm for telnet utility on oracle linux 5.7

Hi,
I new to oracle linux , and i have two questions:
1) I have an oracle linux installed on one of our servers. I think its version 5.7 but i am not 100% sure.
I run cat/etc/issue but it doest report the oracle linux version. How can i found out which version installed on this server ?
2) I need to install rpm for telnet. From where i can download only the required telnet rpm for verion 5.7 ?
Thanks

1) The following should help:
http://www.oracle.com/us/technologies/027626.pdf
2) Telnet has been replaced by SSH, similar to FTP, for serious security reasons.
The Telnet client is normally installed by default. To install the client and server, the following should work:
<pre>
yum install telnet telnet-server
</pre>
To setup access to Oracle Public yum, see this link: http://public-yum.oracle.com/

Similar Messages

  • Installing codecs for mpeg-3 on Oracle Linux 6.4

    Hi,
    I am trying to install the required codecs for mpeg-3 on my Oracle 6.4 Linux box, with no success. I found the discussion from August 2011 Re: How to install media codecs in OL6 U1 on how to do this and have followed the instructions, (I had to substitute the fedora rpm for a more up to date one as the original is no longer available at that url). However, after doing this I am still unable to install mpg321. Do these instructions just need updating or is there something more fundamental wrong with my system?
    Best Regards and thanks in advance for any help
    Daniel

    Are you trying to play back video or only audio. Anyway, perhaps your best option is VLC VideoLan. It is also available from Repo(rpm)forge.
    So perhaps just try the following:
    yum install vlc
    It will install quite a bunch of libraries, inluding ffmpeg and lame, etc. from the OL6 and RPMforge repository.
    # yum info vlc
    Loaded plugins: security
    Available Packages
    Name        : vlc
    Arch        : x86_64
    Version     : 1.1.13
    Release     : 1.el6.rf
    Size        : 15 M
    Repo        : rpmforge
    Summary     : The VideoLAN client, also a very good standalone video player
    URL         : http://www.videolan.org/
    License     : GPL
    Description : VideoLAN Client (VLC) is a highly portable multimedia player for various
                : audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as
                : well as DVDs, VCDs, and various streaming protocols.
                : Available rpmbuild rebuild options :
                : --with mga pth mozilla
                : --without dvdread dvdnav dvbpsi v4l avi asf aac ogg mad ffmpeg cdio
                :           a52 vorbis mpeg2dec flac aa caca esd alsa xosd
                :           lsp lirc id3tag faad2 theora mkv modplug smb speex glx x264
                :           gnomevfs vcd daap upnp pvr live portaudio avahi hal glide
                :           ncurses
                : Options that would need not yet existing add-on packages :
                : --with loader ggi tarkin tremor

  • How to set widescreen for the guest OS (Oracle Linux 5) in Oracle VM 4.1.12

    Hi all
    I have got a concert about how to set the guest system(Oracle Linux5) to use widescreen? appreciate whatever you can help!
    Thanks,

    You're looking for the VirtualBox forums. https://forums.virtualbox.org/
    This forum is for discussion of Oracle VM Server.

  • Oracle Linux versioning

    Hi Avi, i'm quiet confuse if the release and distributions:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.
    Oracle Linux kernel appear as UEK ?
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5G
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197M
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196M
    4) Oracle Linux Release 6 Update 4 source DVD 1     V37086-01     3.1G
    5) Oracle Linux Release 6 Update 4 source DVD 2     V37087-01     1.9G
    If I build a server with the 1) what will be the result of a uname -a ?
    What the purpose of the number 2 and 3 ?
    So many questions ....
    Edited by: 952690 on 24 mai 2013 08:02

    952690 wrote:
    uname -a on my server show me 2.6.32-200.13.1.el5uek, that mean that it's a Entreprise Linux 5 ?Yes.
    what the diff betwenn OEL5, OEL6 EL5UEK, EL6UEK, i'm lost.There is no OEL, just OL. :) Oracle Linux 5 (OL5) and Oracle Linux 6 (OL6) are completely different major versions of Oracle Linux. Each of those has two kernels, the Red Hat Compatible Kernel (RHCK) or the Unbreakable Enterprise Kernel (UEK).
    Oracle Linux kernel appear as UEK ?Yes.
    I just go to edelivery and found theses download :
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5GThis is the complete install DVD, which includes both the RHCK and UEK as well as most of the packages available for OL6.
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197MThis is a small bootable image that uses the RHCK during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network.
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196MThis is a small bootable image that uses the UEK Release 2 kernel during install but only contains the installation program, but none of the packages. You need to have the contents of the ISO from (1) available somewhere on your network. This image also has btrfs support during installation, something that (1) and (2) do not.
    If I build a server with the 1) what will be the result of a uname -a ?The default kernel is 2.6.39-400.17.1.el6uek, but it will also install the RHCK 2.6.32-358.el6.

  • How to see new disk in oracle linux 5

    Dear,
    i am using oracle VM and created 2 guest OS (both Olx5) i also created a shared disk and assigned to both linux servers.
    question: how can i see the disk in each server. using fdisk -l it just shown the one there before.
    in HPUX we have ioscan to detect new devices. is there away to check for new disk in oracle linux.
    Thanks in advance.
    Tom

    fdisk -l shows only existing partitions. So if your new disk has not partition created it will be not shown in the output.
    AFAIK there is not such command which will list all devices but there are several ways how to find the devices. All informations you can find in /proc directory (fdisk -l reads /proc/partitions when device is not passed as argument).
    You can find devices (local disks) for example using following commands (hope it helps):
    cat /var/log/dmesg |egrep 'sd[a-z]: s|hd[a-z]: h'
    cat /proc/diskstats |egrep -v 'ram|fd'|awk {'print $3'}

  • Re: Oracle Linux versioning

    Dear replier
    can you please also give details for option 4 & 5
    1) Oracle Linux Release 6 Update 4 for x86_64 (64 Bit)     V37084-01     3.5G
    2) Oracle Linux Release 6 Update 4 Boot iso image for x86_64 (64 bit)     V37088-01     197M
    3) Oracle Linux Release 6 Update 4 UEK Boot ISO image for x86_64 (64 bit)     V37090-01     196M
    4) Oracle Linux Release 6 Update 4 source DVD 1     V37086-01     3.1G
    5) Oracle Linux Release 6 Update 4 source DVD 2     V37087-01     1.9G
    I see DVD1 & DVD2 thought this will be having the complete installation but after i download and write these ISO files to DVD's
    DVD is not bootable.
    which one to use for download and install.

    Oracle Linux is licensed under GPL and requires that the source code is freely available. The source DVD's contain the source code packages and not the OS installation media. All you need to start up and install Oracle Linux on your computer from DVD in your example is number 1.

  • Oracle Validated rpm for Linux 5.9

    I am looking for the correct oracle-validate rpm for Linux 5.9. There are several out there but I dont know which is the correct one. Any help would be appreciated.

    user8631788 wrote:
    I am looking for the correct oracle-validate rpm for Linux 5.9. There are several out there but I dont know which is the correct one. Any help would be appreciated.Are you looking to oracle's public yum server? Just configure public-yum-el5.repo to enable [el5_latest].

  • Packages,patches,RPM required in Oracle Linux 6 for EBS R12 installation.

    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    Swapnil

    swapnil_yeole wrote:
    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    SwapnilAll OS packages and rpms can be found in these docs.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Use "rpm -qa" command to verify if the package is installed or not.
    To install the packages, please use "yum install" or "rpm -Uvh" command.
    Thanks,
    Hussein

  • Who stole the Oracle SQL Developer RPM for Linux Download Page!

    Guys,
    Who stole the Oracle SQL Developer RPM for Linux download page, everytime i try download the rpm all i get is the page can not be found Error 404!!!
    Not happy :-(

    Gents,
    Maybe yesterday's OTN download service problems are continuing today? Check this Community Feedback Forum announcement: [ Attention: Download Systems Issues|http://forums.oracle.com/forums/ann.jspa?annID=897|Doh!]
    Regards,
    John P.
    [http://only4left.jpiwowar.com|http://only4left.jpiwowar.com|Shameless plug for my low-volume blog]

  • Installing Oracle Linux 6 For 11g

    I'm downloading Oracle Linux 6,2 64-bit with the single intention to simply install Oracle Database 11g Enterprise Edition and I've never used or installed Oracle Linux before. I know that in order to install Oracle 11g database, I will need to have some kind of graphic utility like X but I do not need a Desktop Environment like Gnome or KDE (which is not permitted on servers per company policy). Can someone tell me what exactly or which specific options I will need to minimally install Oracle database 11g? I don't want to install the entire DVD content to my server but rather know what packages are required and ONLY install those. I don't know if the Linux installer has a fairly self explanatory / easy to use options based on me using this system as a database server but if anyone can please help, I'd greatly appreciate it!

    Sorry everyone but I've retured back from vacation to focus back on getting Oracle Database 11.2.0.3 installed on Oracle Linux 6.2 64-bit. I've got the O.S. up and I thought I selected all the correct / required packages to perform the standard installation using the Universal Installer but it's not working for some reason. I'm unable to forward my 'xclock' session from the database server host to my workstation (Ubuntu 12.04 Linux). When I open a terminal window on my Ubuntu Linux machine and type 'xclock', the application opens w/o any issues. When I SSH into my Oracle database server and attempt to forward the X11 session over to my machine, I get:
    carlos@ghost:~$ ssh -x carlos@oracledb
    carlos@oracledb's password:
    [carlos@oracledb ~]$ xclock
    Error: Can't open display:
    [carlos@oracledb ~]$ logout
    Connection to oracledb closed.I obviously have the application 'xclock' and all required dependencies installed but for some reason it doesn't forward from my Oracle server to my workstation so that I can start the installation...
    Below is a list of all installed packages on Oracle Linux that have 'xorg-x11*' in their package header name:
    [root@oracledb ~]# rpm -qa | grep -i "xorg-x11*"
    xorg-x11-drv-qxl-0.0.14-13.el6_2.x86_64
    xorg-x11-drv-v4l-0.2.0-4.0.1.el6.x86_64
    xorg-x11-drv-savage-2.3.2-1.0.1.el6.x86_64
    xorg-x11-drv-i740-1.3.2-2.0.1.el6.x86_64
    xorg-x11-drv-sisusb-0.9.4-1.0.1.el6.x86_64
    xorg-x11-drv-acecad-1.5.0-3.0.1.el6.x86_64
    xorg-x11-xkb-utils-7.4-6.el6.x86_64
    xorg-x11-apps-7.4-10.el6.x86_64
    xorg-x11-drv-openchrome-0.2.904-4.el6.x86_64
    xorg-x11-drv-penmount-1.5.0-2.el6.x86_64
    xorg-x11-drv-nouveau-0.0.16-13.20110719gitde9d1ba.el6.x86_64
    xorg-x11-drv-ati-6.14.2-7.el6.x86_64
    xorg-x11-drv-mouse-1.7.0-4.el6.x86_64
    xorg-x11-drv-fpit-1.4.0-2.el6.x86_64
    xorg-x11-drivers-7.3-13.3.el6.x86_64
    xorg-x11-xinit-1.0.9-13.el6.x86_64
    xorg-x11-server-utils-7.5-5.2.el6.x86_64
    xorg-x11-xauth-1.0.2-7.1.el6.x86_64
    xorg-x11-utils-7.4-8.el6.x86_64
    xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch
    xorg-x11-server-common-1.10.4-6.el6_2.3.x86_64
    xorg-x11-server-Xorg-1.10.4-6.el6_2.3.x86_64
    xorg-x11-drv-r128-6.8.1-3.0.1.el6.x86_64
    xorg-x11-drv-vmware-11.0.3-1.0.1.el6.x86_64
    xorg-x11-drv-i128-1.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-trident-1.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-glint-1.2.5-1.0.1.el6.x86_64
    xorg-x11-drv-apm-1.2.3-2.0.1.el6.x86_64
    xorg-x11-drv-ast-0.91.10-1.0.1.el6.x86_64
    xorg-x11-drv-siliconmotion-1.7.5-1.0.1.el6.x86_64
    xorg-x11-drv-dummy-0.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-wacom-0.10.5-14.0.1.el6.x86_64
    xorg-x11-drv-sis-0.10.3-1.0.1.el6.x86_64
    xorg-x11-drv-evdev-2.6.0-2.el6.x86_64
    xorg-x11-drv-synaptics-1.4.1-3.el6.x86_64
    xorg-x11-drv-intel-2.16.0-1.el6.x86_64
    xorg-x11-drv-mga-1.4.13-3.el6.x86_64
    xorg-x11-drv-cirrus-1.3.2-2.el6.x86_64
    xorg-x11-drv-mutouch-1.3.0-2.el6.x86_64
    xorg-x11-drv-hyperpen-1.4.1-2.el6.x86_64
    xorg-x11-drv-fbdev-0.4.2-2.el6.x86_64
    xorg-x11-drv-vmmouse-12.7.0-1.el6.x86_64
    xorg-x11-drv-keyboard-1.6.0-1.el6.x86_64
    xorg-x11-drv-vesa-2.3.0-2.0.1.el6.x86_64
    xorg-x11-drv-tdfx-1.4.3-2.0.1.el6.x86_64
    xorg-x11-drv-rendition-4.2.4-1.0.1.el6.x86_64
    xorg-x11-drv-mach64-6.9.0-1.0.1.el6.x86_64
    xorg-x11-drv-voodoo-1.2.4-1.0.1.el6.x86_64
    xorg-x11-drv-s3virge-1.10.4-2.0.1.el6.x86_64
    xorg-x11-drv-xgi-1.6.0-11.0.1.el6.x86_64
    xorg-x11-font-utils-7.2-11.el6.x86_64
    xorg-x11-drv-void-1.4.0-1.el6.x86_64
    xorg-x11-drv-aiptek-1.4.1-2.el6.x86_64
    xorg-x11-drv-nv-2.1.18-2.el6.x86_64
    xorg-x11-drv-elographics-1.3.0-2.el6.x86_64

  • Rapidwiz fails on database step for 12.1.1 on Oracle Linux 5.7

    I am trying to install Oracle EBS 12.1.1 on Oracle Linux 5.7 64 bit platform.
    The issue is that after I followed the requirements including set kernel parameters by using the oracle-validated RPM package, the install fails on database creation step.
    Below are logs:
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@ebsdb01:1526:VIS
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ebsdb01)(PORT=1526))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    I checked network interfaces and can ping the hosts. Here is my network /etc/hosts file:
    127.0.0.1 localhost.localdomain localhost
    112.2.2.10 ebsapp01.local.com ebsapp01
    112.2.2.11 ebsapp02.local.com ebsapp02
    112.2.2.20 ebsdb01.local.com ebsdb01
    Any ideas how to solve this issue? I even used latest release of Rapid Install wizard and no luck.

    RDA is a diagnostic script for looking at requirements and settings from MOS.
    I run this way:
    perl rda.pl -T hcve
    with results:
    Test "Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Linux x86 and x86_64)" executed at 01-Feb-2013 20:05:23
    Test Results
    ~~~~~~~~~~~~
    ID NAME RESULT VALUE
    ====== ==================== ======= ==========================================
    A00100 OS Type RECORD OL5 64
    A00200 OS Certified? PASSED Adequate
    A00210 RPM OL4/32 OK? SKIPPED Not Oracle Linux 4 32-bit
    A00220 RPM OL4/64 OK? SKIPPED Not Oracle Linux 4 64-bit
    A00230 RPM OL5/32 OK? SKIPPED Not Oracle Linux 5 32-bit
    A00240 RPM OL5/64 OK? FAILED [libstdc++-devel(i386)] not installed
    A00241 RPM OL6/32 OK? SKIPPED Not Oracle Linux 6 32-bit
    A00242 RPM OL6/64 OK? SKIPPED Not Oracle Linux 6 64-bit
    A00250 RPM RH3/32 OK? SKIPPED Not Red Hat Enterprise Linux 3 32-bit
    A00270 RPM RH4/32 OK? SKIPPED Not Red Hat Enterprise Linux 4 32-bit
    A00280 RPM RH4/64 OK? SKIPPED Not Red Hat Enterprise Linux 4 64-bit
    A00290 RPM RH5/32 OK? SKIPPED Not Red Hat Enterprise Linux 5 32-bit
    A00300 RPM RH5/64 OK? SKIPPED Not Red Hat Enterprise Linux 5 64-bit
    A00301 RPM RH6/32 OK? SKIPPED Not Red Hat Enterprise Linux 6 32-bit
    A00302 RPM RH6/64 OK? SKIPPED Not Red Hat Enterprise Linux 6 64-bit
    A00310 RPM SLES9/32 OK? SKIPPED Not SuSE Linux Enterprise 9 32-bit
    A00320 RPM SLES9/64 OK? SKIPPED Not SuSE Linux Enterprise 9 64-bit
    A00330 RPM SLES10/32 OK? SKIPPED Not SuSE Linux Enterprise 10 32-bit
    A00340 RPM SLES10/64 OK? SKIPPED Not SuSE Linux Enterprise 10 64-bit
    A00342 RPM SLES11/64 OK? SKIPPED Not SuSE Linux Enterprise 11 64-bit
    A00350 Motif Link PASSED MotifLinkOK
    A00360 ENV Variable Unset SKIPPED Not SuSE Linux Enterprise 10
    A00370 Got Software Tools? PASSED tools_found
    A00400 IP Address RECORD 122.2.2.2
    A00410 Domain Name RECORD local.com
    A00420 DNS Lookup FAILED nslookup IP_address
    A00430 /etc/hosts format PASSED Adequate IPv4 entry
    A00440 SysNetw File PASSED SysNetOK
    A00450 NoNetwProf File PASSED OK
    A00460 DNS Settings RECORD DNSOptionsOK
    A00470 Net Service Access? PASSED NonExist
    A00480 Port 6000 PASSED Free
    A00500 Kernel Params OK? PASSED KernelOK
    A00510 Port Range OK? FAILED HighValue
    A00520 Limit Processes PASSED Adequate
    A00530 Limit Descriptors FAILED Less than 65536
    A00600 ApplTierDirectory RECORD /d01
    A00610 A_T Valid? PASSED ATexists
    A00620 A_T Permissions OK? PASSED CorrectPerms
    A00630 A_T Disk Space PASSED OK
    A00640 Space in tmp PASSED AvailableI do not understand why I have to ask for the Doc ID 3 times!
    If you are running the one in (RDA 4 - Health Check / Validation Engine Guide [ID 250262.1]), then I believe it is only available for "Linux-x86 Platforms" (32-bit).
    2) I notice issue with DNS configuration:
    [root@ebsdb01 rda]# nslookup 122.2.2.2
    Server: 122.2.2.2
    Address: 122.2.2.22#5
    ** server can't find .in-addr.arpa.: NXDOMAINThis is a network issue, please check with your network admins/team.
    3)
    So this leads me to my next question, when I use nslookup to search the domain on the DNS server for the host, it resolves successfully. BUT, when I run nslookup against the IP address
    it cannot find it in DNS. Would this be the root cause of why my installation keeps failing? I have verified checksums and software is fine. I am still missing a couple RPMs but do not believe this is what causing the install to fail yet in light of the network connection errors that Rapidwiz keeps throwing at me.All network files/settings can be found in (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]).
    Thanks,
    Hussein

  • Oracle Linux 6.1 asm packages - oracleasm and oracleasmlib for OEL 6.1 ???

    Hello everyone
    I am not ULN subscriber, I am trying to learn Oracle ASM/RAC at work.
    I am running OEL 6.1 (uname -rm output is: 2.6.32-100.34.1.el6uek.x86_64)
    I am looking for two ASM support libraries which are compatible with above Oracle Linux 6.1 X64
    Specifically this article refers to 2 packages I need for ASM support:
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php
    •oracleasmlib-2.0.4-1.el5.x86_64.rpm -- I need this one
    •oracleasm-support-2.1.3-1.el5.x86_64.rpm -- this package is now already installed on OEL 6.1 so I dont need this one for OEL 6.1
    •oracleasm-2.6.18-164.el5-2.0.5-1.el5.x86_64.rpm -- I need this one
    Can anyone direct me to a download link for the above two packages? Even if its from RHEL6.1 as long as it works?
    Or does it mean that I must pay Oracle in order to be able to get these packages in order to learn ASM at home ??
    Why would Oracle allow us to use their RDBMS/RAC/ASM/Linux software at home learning for free and not supply the above two packages??
    thanks

    user6029797 wrote:
    •oracleasmlib-2.0.4-1.el5.x86_64.rpm -- I need this oneThis requires Oracle Linux support, as it is not GPL software and is only available to subscribers.
    •oracleasm-2.6.18-164.el5-2.0.5-1.el5.x86_64.rpm -- I need this oneNo, you don't. This is built into the kernel for OL6U1.
    Or does it mean that I must pay Oracle in order to be able to get these packages in order to learn ASM at home ??
    Why would Oracle allow us to use their RDBMS/RAC/ASM/Linux software at home learning for free and not supply the above two packages??If you want to use ASM for free, install Oracle Linux 5 Update 7 and download the RHEL5 oracleasmlib package from here:
    http://www.oracle.com/technetwork/server-storage/linux/downloads/rhel5-084877.html
    Keep in mind that Database is NOT certified on Oracle Linux 6 anyway, so it is challenging to install. The very article you link to uses Oracle Linux 5. It also links to these very same RPMs. If you follow the article more carefully, you won't have any issues.

  • CVE-2014-6271 and CVE-2014-7169 Patch Availability Document for Oracle Linux

    Hi,
    Can you suggest from where we need to download bash rpm for OEL 6 :-
    bash-4.1.2-15.el6_5.2.x86_64.rpm
    bash-doc-4.1.2-15.el6_5.2.x86_64.rpm
    Thanks in Advance !!
    Mukesh

    First see the document I linked about creating a local yum mirror (How to Create a Local Yum Repository for Oracle Linux). I very strongly recommend setting this up so your systems can get other updates besides bash.
    The individual RPMs can be found at Index of /repo/OracleLinux/OL6/latest/x86_64/ -- but I cannot stress the importance of updating entire systems rather than just bash. If you are not updating your systems periodically, bash is just one of your worries (as you're undoubtedly vulnerable to hundreds of other exploits in other packages besides Shellshock). Please set up an update repository and use it.
    Patching only the vulnerabilities you see in the news is equivalent to locking your home's front door, but leaving the security alarm disconnected and the back door held open with a doorstop. You need all the updates, not just bash.

  • How do you recompile the kernel for oracle linux 6.3

    Hello,
    I have installed Oracle linux 6.3 default settings on x86_64 bit pc
    I have some questions:
    1. What public yum repositories contain the oracle linux 6.3 kernel source code ?
    2. Is the oracle linux 6.3 kernel source code on OracleLinux-R6-U3-src-dvd1.iso or OracleLinux-R6-U3-src-dvd2.iso , can I use this to recompile a new kernel ?
    3. Do you have the steps/commands needed to set options and compile a installable kernel[rpm] on oracle linux 6.3 x86_64.
    4. What gui tools are available in the desktop to manage settings e.g sound/volume or to install additional gui utilities.
    5. Is there some documentation help on using the oracle linux desktop ?. If so where is it located .
    Thankyou
    Glenn

    Glenn D. wrote:
    1. What public yum repositories contain the oracle linux 6.3 kernel source code ?None of them. The Oracle Linux kernel source code can be found here:
    https://oss.oracle.com/ol6/SRPMS/
    https://oss.oracle.com/ol6/SRPMS-updates/
    And our git repositories are here:
    https://oss.oracle.com/git/
    The default kernel in OL6.3 is here:
    https://oss.oracle.com/git/?p=linux-uek-2.6.39.git;a=summary
    2. Is the oracle linux 6.3 kernel source code on OracleLinux-R6-U3-src-dvd1.iso or OracleLinux-R6-U3-src-dvd2.iso , can I use this to recompile a new kernel ?Actually, I have no idea which DVD the source code is on.
    3. Do you have the steps/commands needed to set options and compile a installable kernel[rpm] on oracle linux 6.3 x86_64.No, you'd need to decide that for yourself. The kernel source is complex and can be very tricky to recompile.
    4. What gui tools are available in the desktop to manage settings e.g sound/volume or to install additional gui utilities.Wow, topic shift. GNOME Control Center manages settings and installing new utilities is done by Pirut.
    5. Is there some documentation help on using the oracle linux desktop ?. If so where is it located .Oracle Linux isn't intended to be used as a desktop. All the documentation is here:
    https://linux.oracle.com/documentation/
    http://docs.oracle.com/cd/E37670_01/index.html

  • Reg: SVN client for oracle linux

    Hi,
    can u plz provide some link to download and instal SVN CLIENT in ORACLE LINUX.
    Thanks,
    Nitesh

    They have installed the wrong Linux distro on that desktop.
    A server o/s does not provide default support for desktop h/w (like webcams, touchpads, latest video chipsets, etc). Instead, it provides support for server h/w and server environments.
    What you should be looking at is Ubuntu 12.10 or 13.04 (see http://www.ubuntu.com/). It is arguably the best Linux desktop distro. I have been using it for over 10 years now doing development and support. Prior to that I used Fedora, but it never did provide a smooth install and out-of-the-box driver support for desktop h/w. And I doubt that this has changed to be better than what Ubuntu supports and provides.
    If you do use Ubuntu, consider the 64bit version if your are developing s/w for 64bit Linux - makes development and deployment easier as there are some differences between the 32bit and 64bit kernels.
    You will also be able to install 64bit Oracle XE on your desktop (if you do get to that stage and need assistance in getting the XE Redhat RPM installed, post a message on the database general questions forum).

Maybe you are looking for

  • How to use Results from Another Query for SAP BW universes

    Hi Everyone, I have two SAP BI universes.In my First universe I have Sales Doc no (dimension) and Orderqty (Measure) and in my second universe I have Sales Doc no(Dimension) and BillQty (Measure). Here in my first dataprovider I have 1200 rows of dat

  • Large file copy fails

    trying to move a 60GB folder from a NAS to a local USB drive, and regardless of how many times it try to do this it fails within the first few minutes. I'm on a managed Ciscso Gigabit Ethernet switch in a commercial building and I have hundreds of us

  • List Box display to synchroniz​e with Scroll bar.

    I will like to know if anyone here can help to amend or advise on the attached VI in order to allow the List Box display to synchronize with the Scroll bar. As the VI is in run mode, i would like to see 9.CD, 10.Troja, 11. Red... and so on to be disp

  • Aluminum keyboard firmware updater caused my Mac not to boot.

    After installing the recent (4/8/08) keyboard firmware update, my iMac G5 refused to boot past the grey apple screen, too. Got the spinning paddle, but multiple hard shutdowns and restarts failed to get it past that point. I ended up booting the Leop

  • Converting JavaFX object to its literal notation

    Hello, Is there an easy way to convert a JavaFX object into its equivalent object literal notation? I know I can do this using the reflection API, but I was wondering if there is some easier built-in way or some library available to do this. Thanks.