Spacewalk quickstart for Oracle linux 6.1

I have spacewalk installed following the instructions at https://fedorahosted.org/spacewalk/wiki/HowToInstall. I am completely stuck regarding what to do next.
My question is, how do I register my new spacewalk server with oracle linux network in order to subscribe to channels and start downloading updates?
I am under the impression there is a command similar to rhn_register to get this spacewalk server registered with OLN. I am at a dead end here any insight would be appreciated.

user12289873 wrote:
I have a basic question, is Oracle Management Pack for Linux a stand alone application or like the name indicates a pack to another larger application ?The Linux Management Pack is part of Oracle Enterprise Manager 11g Grid Control. It requires a full install of Grid Control, which includes Oracle Database 11g Enterprise Edition, Oracle WebLogic Server and Enterprise Manager Grid Control itself. However, once you have this installed, it is better suited to managing and maintaining large groups of Oracle Linux servers than Spacewalk. Spacewalk has no internal capabilities to manage Oracle Linux boxes and requires continual tweaking in order to keep it working, in the same way you can't actually manage large groups of Red Hat Enterprise Linux servers with it (requires the actual Satellite Server product) without lots of tweaking.
For example, in order for Spacewalk to work, you have to keep using the rep_populate.sh script you're currently using to create local yum mirrors to import into Spacewalk. The Spacewalk server itself won't talk to ULN without code hacking, as far as I could tell. While Spacewalk can be made to work, it's not straightforward and there is no documentation online on how to get it to work with Oracle Linux. It's a lot of trial and error with manipulating the CentOS instructions.
BTW, we include all the licenses you need for the entire stack with your Oracle Linux basic or premier subscription, so you can install the entire stack! Furthermore, you can then start to explore managing the rest of your Oracle products from a central location. Enterprise Manager 11g Grid Control can handle management from the operating system (or virtualization layer if you start looking at Oracle VM) all the way up the stack through the database to application servers and beyond.

Similar Messages

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • Oracle 11gR2 certification for Oracle Linux 6

    Hello,
    According to Oracle documentation, database certification and support for Oracle 11gR2 under Oracle Linux starts with 11.2.0.3.
    I was wondering if this might have anything to do with the i386 software prerequisites. Speaking of Oracle 11gR2 x86_64, the need for i386 libraries was removed with 11gR2 11.2.0.2. Or in other words, one can go straight to 11.2.0.2 without the need to install any 32-bit libraries.
    Under Oracle Linux 5 x86_64, the "oracle-validated" package triggers the installation of several i386 packages. Under Oracle Linux 6 x86_64, the oracle-rdbms-server-11gr2-preinstall package uses x86_64 only. Under Oracle Linux 6, i386 changed to i686.
    For what it's worth, I have installed Oracle 11gR2 database 11.2.0.1 under Oracle Linux 6.1 to 6.3, both x86_64, simply by using the oracle-rdbms-server-11gr2-preinstall package, and so far have not noticed any problems. Is there some information available, why 11.2.0.1 (x86_64) should not be used or is not certified for Oracle Linux 6 (x86_64)?
    Thanks.

    I was afraid of that. Since the question is Oracle Linux 6 specific, I thought I'd try my luck here, thinking that if I get an answer, then probably here. Maybe it was not very realistic to get an answer anyway.
    For what it's worth. Using "oracle-validated" under Oracle Linux 5, and "oracle-rdbms-server-11gR2-preinstall" under Oracle Linux 6, I was able to install Oracle 11gR2 11.2.0.1 just fine, both platforms x86_64 and 32-bit. I have not found any operational issues yet and it seems to run perfectly well.
    The only trouble I had was with Grid Infrastructure 11.2.0.1, and here 11.2.0.3 is indeed required for it to install. I made a custom patch, just a few lines and after that 11.2.0.1, both x86_64 and 32-bit installed just fine and is fully operational.
    I'm though I could post the patch. I guess it might make those people happy who do not have access to Oracle support and download 11.2.0.3. The patch will allow them to use the 11gR2 OTN version and install it under Oracle Linux 6. It won't be certified, but it is good enough for the purpose of education.
    I'm closing the thread.

  • 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.

  • Basic installation: X11 for Oracle Linux 6.3

    Hi All,
    I created Oracle VM and installed Linux 6.3 as operation system. First try with X Windows and X11 shows, that I can not start X-Appse.g. xclock --> command not found!
    How can I correct install oderwise configure X11 for Oracle Linux 6.3
    Regards,
    Moh

    I guess Oracle VM VirtualBox and Oracle VM can be misleading. Oracle should better call it Oracle Virtualbox, without VM in the name. Fyi: http://www.oracle.com/us/technologies/virtualization/oraclevm/index.html
    Anyway, a default installation of Oracle Linux or RHEL 6 does not install the X Window system and a graphical user desktop. If you want to run X11 applications you have 2 options:
    - Use remote access from a system that has X Window server installed
    - Install X Window and a window manager on your virtual machine.
    If this is a new installation and you use it locally then I suggest to re-install the system and customize the package selection. You should see a prompt "customize now" during the installation where you can select the Desktop packages.

  • Oracle databse 10g express edition 64 bits for oracle linux 64bits

    Can I find somewere where i do downlod of oracle database 10g XE 64bits for oracle linux 64bits
    Please help me.
    I realy need this database !
    thank's
    Dênio
    Edited by: 968495 on 30/10/2012 10:17

    All 10g oracle is under extended support, the XE 10g version was yanked from the download pages at about the time 10g went Extended.
    Probably won't be able to get a download from anywhere under oracle.com but there might be a few sites that still have it hosted. Try google.

  • Which file must i download for Oracle Linux

    Hi.
    I have decided to download Oracle Enterprise Linux 6 on vmware.
    But when i look Oracle's edelivery site.
    files are : http://i.imgur.com/kXuwe.png
    There are 4 files for Oracle Linux.
    Above there is a sign ;
    TIP View the Readme file(s) to help decide which files you need to download.
    But in readme file dont mention for these files. Only say "You don't need to download source files".
    What is the difference between first and second file? Which one must i download ?
    Thanks.
    Edited by: 937411 on 29.May.2012 14:17

    937411 wrote:
    What is the difference between first and second file? Which one must i download ? The first one is the full install DVD and is the one that you'll need if you don't already have OL6. The second one is a very small boot image that can be used if you already have an OL6 package mirror locally.

  • Reference book for Oracle Linux exam 1Z0-402

    Hi gurus!
    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?
    Thanks
    Mokarem

    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?By itself, 1Z0-402 does not grant any certification. Presumably you are going for Oracle Linux Administrator Certified Associate. That certification path also requires passing 1Z0-403. However, you can skip 1Z0-402 if you already have one of several other industry Linux certifications (LPI, Linux+, Ubuntu, Red Hat, or Novell). My recommendation would be to go for one of these certifications, then skip straight to the 1Z0-403 exam. I suggest that for several reasons:
    1. There is a lot more study resources for exams like CompTIAs Linux+ available.
    2. The other Linux certifications are better known than Oracle's.
    3. Since 1Z0-402 by itself does not grant a certification, going this route gets you two certifications for the price of one.
    Edited by: matthew_morris on Nov 16, 2012 12:47 AM (Fixed dyslexic Exam # typos that Bigdelboy pointed out.)

  • 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

  • No GUI after reboot for Oracle Linux 6 installation

    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. Instead, I get a command line prompt. Any idea how to resolve this issue to get an Oracle Linux 6 installation with graphical interface?

    875554 wrote:
    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. There is no GUI by default on Oracle Linux 6, you need to specifically select one during install. There are PLENTY of topics about this, so perhaps try searching for an issue first, next time?

  • 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).

  • Which NIC should I buy for Oracle Linux Server 6.4

    Hi,
    I am trying to install Oracle RAC 11g R2 onto my laptop PC - Lenovo T400s. I have installed Oracle Linux Server 6.4. The OOTB NIC was recognized by OS and eth0 is fine but I need one more NIC for RAC. RAC needs two NIC for public IP and private IP. Now I want to buy NIC for either USB or express card for the second NIC but I don't know which one to buy. Most of NICs that I find on the Internet is supported by Windows or Mac but I could not find any that says it is supported by Linux. Could someone tell me which one I should buy so  I can download driver from the company website and compile from source hopefully..
    Thanks,

    hello,
    you can build a rac on 2 laptos, sure
    are some requirments , like shared storage
    RAC will take, RAW device, block device, that can be SCSI, SAS, iSCSI, or lun by fiber channel, here in your setup, you wioll need to read about iscsi and use an storage
    other option is use NFS, this will be more easy to implement.. if you have a 3rd machine you can setup it as NFS and mount the NFS int he 2 laptos
    Good luck, is a doable task

  • [Comm] LinuxCertified announces support for Oracle Linux on its laptops

    Hello,
    LinuxCertified is pleased to announce that its Linux laptops are now available with Oracle Enterprise Linux 4 Update 4 pre-installed.
    For more details, please visit: http://www.linuxcertified.com/
    Thanks
    LinuxCertified Team
    -

    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.

  • Any Free Simple Animator player for Oracle Linux?

    Guys,
    I used to run "Xanim" on Solaris. And it worked great. Now I'm switching to Oracle / Linux And I'm looking for a simple player that I can install and run either .fli, .flc, Gif, .Mov, or any other small program in Linux. I'm basically want is the player only Where I can installer it. and run some movie animation purposely stressing the CPU's .
    -Thank You,
    John Santos

    I have recently come across an interesting way to stress-test a CPU by using the command:
    yes > /dev/null
    For instance:
    $ yes >/dev/null &
    [1] 29865
    $ yes >/dev/null &
    [2] 29866
    $ ps au
    USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
    root      3147  0.0  0.0   3808   492 tty1     Ss+  Oct19   0:00 /sbin/mingetty tty1
    root      3148  0.0  0.0   3808   492 tty2     Ss+  Oct19   0:00 /sbin/mingetty tty2
    root      3149  0.0  0.0   3808   496 tty3     Ss+  Oct19   0:00 /sbin/mingetty tty3
    root      3150  0.0  0.0   3808   496 tty4     Ss+  Oct19   0:00 /sbin/mingetty tty4
    root      3151  0.0  0.0   3808   492 tty5     Ss+  Oct19   0:00 /sbin/mingetty tty5
    root      3152  0.0  0.0   3808   492 tty6     Ss+  Oct19   0:00 /sbin/mingetty tty6
    root      3258  0.0  0.1  79748  5732 tty7     Ss+  Oct19   0:02 /usr/bin/Xorg : 0 -br -audit 0 -auth /
    oracle   26302  0.0  0.0  66200  1648 pts/1    Ss   Oct20   0:00 -bash
    oracle   29865 57.5  0.0  58920   520 pts/1    R    03:18   0:04 yes
    oracle   29866 48.3  0.0  58920   520 pts/1    R    03:18   0:02 yes
    oracle   29868  0.0  0.0  65612   996 pts/1    R+   03:18   0:00 ps au
    (to kill the thing)
    $ kill -9 29865
    $ kill -9 29866
    Regarding video playback, I was wondering about Videolan VLC and it is even available for Red Hat Enterprise Linux :0 Just go to http://www.videolan.org. VLC can play pretty much every common movie format, and it think it is the most versatile video player. You can even use it to stream/boradcast video and connect to several devices, including firewire. I think it pretty much replaced mplayer, though it is still used, i.e. ffmpegX media encoder and converter.
    Edited by: Dude on Oct 20, 2011 6:31 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Net install for Oracle Linux

    I was wondering if anyone was able to do a net install. I just tried it with the following setup:
    - Virtual Box running on CentOS 5.4 32 bit
    - Oracle Linux 5.5 iso cd image 1
    - Local YUM repo synchronized with Oracle latest channel
    At install time I get the following message:
    "Unable to read package metadata...Cannot retieve repository metadata for anaconda-base-201004051458.xml. Please verify it's path and try again."
    Unfortunately this package is not in in my YUM repo. Thanks.

    A network install requires the entire contents of the installation cd's on the server, including "hidden" files like .discinfo, not just a yum repository. Easiest thing to do is download the installation DVD, and either mount it (-o loop,ro) or extract the iso, and make it available via http, ftp or nfs.

Maybe you are looking for

  • Display the images in excel using jsp

    Hi I am unable to display the images in excel using jsp. I can display the data. but cannot display the images. It is simply showing the icon without the image. Is there any way to display the images. Pls give some sample code to display the images i

  • Zen touch problem - someone help pleas

    can someone please help me with this problem, no faq can help me. everytime i plug my zen touch into my pc, it is never detected by creative mediasource organiser. i don't think the wire is the problem as my zen turns on automatically when i plug it

  • The table ' ' could not be found

    Hello everyone. I just created a custom report for Raiser's Edge using crystal reports and when trying to run the report for the first time I am getting the error message "The table ' ' could not be found". I created an export in Raiser's Edge in MDB

  • [ASK] How to get system date and substring / concate in data manager dynami

    Hello guys. I want to run package DM with the input have default value. The selection is look like this : Dimension : CATEGORY Source : PLAN_2011 Destination : FORECAST_2011 Dimension : TIME Source : 2011.JAN,2011.FEB,2011.MAR,2011.APR,2011.MAY,2011.

  • NT domain with asa

    Doing a simply test with NT domain auth. I created a AAA server group, addeded a server to the group. Then under AAA access I made ssh use the group server group NT. When I try to log in with ssh I get nothing but the message Auth server group NT unr