Oracle Linux and SSH

Hallo!
I have a MacBook Pro 64 bit Version: 10.8.5 .
I installed VirtualBox 4.3.4 on it.
I used to install Debian Guest OSs.
I used under Network 'NAT' with Port Forwarding
There I mapped the Port 22 of the Guest OS with 60xx Ports.
Then I opened the shell on my Mac and did a ssh connection for example in the following way:
ssh -p 6011 root@localhost
And it worked always fine.
Then I installed Oracle Linux6 on my VirtualBox.
And I did a Port Mapping: Port 22 on Oracle Linux with 6017 on my Mac.
When I do
ssh -p 6017 root@localhost
it comes
ssh_exchange_identification: Connection closed by remote host
I think that has anything to do with the configuration of /etc/ssh/sshd_config?!
Can anybody show me how this file should look like?
Or do I have another problem?
Thanks for any help!
Gerhard

Hi Dude!
Thanks for your comments!
I use 'bridged network adapter' if I want to connect from my 'Guest'-OS to the Internet.
In my case I want to configure my Mac with its OSes as a 'Stand-Alone' Machine
(I live in Mexiko on the Countryside and often I don't have connection to the Internet).
That means, that my Mac is my Client and my Host-Server at the same time.
I install a database on my 'Guest OS', start my 'Guest OS' and that all.
All the rest I want to do, is to access to my 'Guest OS' from my Mac.
I do all my SQL, PL/SQL and DBA stuff from Oracle SQL Developer installed on my Mac.
I work with APEX and I access to the Database installed on my OS via my Browser installed on my Mac.
And for any work on my Guest Linux OS, I do that with my Mac Shell.
I did the same for many time with my Linux Guest OSes Debian and Ubuntu.
And it worked always fine.
But I never tried it with RedHat Systems.
I compared my /etc/ssh/sshd_config of my Oracle Linux OS with /etc/ssh/sshd_config of my Debian OS.
And the configuration is very different.
So I don't think, that it is a problem of my VirtualBox Network Configuration.
If it would be a problem of my VirtualBox Network Configuration, why does it run with my Debian OSes without problems?
Thanks for any help!
Gerhard

Similar Messages

  • Differences between Oracle Linux and CentOS

    Dear ALL
    I need differences between Oracle Linux and Cent OS, which is the better OS to install Oracle11gR2.
    Kindly send me the benefits and percentage if anybody can...
    Thanks.

    11gR2 is not certified to be installed on CentOS, so from that perspective alone, OEL is the only choice.
    http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

  • Pro*C on Oracle Linux and 11g R2

    Hello everyone
    I am unable to find Oracle documentation on how to use make and compile and link ProC programs on Oracle Linux and Oracle 11g R2*
    The Pro*C manuals for 11g R2 refer me to the "operating system specific manuals" for compiling and linking and make instructions but I can not find such manuals anywhere.
    I looked here:
    http://docs.oracle.com/cd/E11882_01/appdev.112/e10825/toc.htm
    Can anyone point me to the documentation on how to compile/link/precompile/make-utility Pro*C programs on Oracle/RedHat Linux, please?
    Many thanks!

    Honestly having used pro*c for years ( not lately ) the windows install
    was always marginal... try the linux version much better and you don't
    have to taylor you *.cfg files like previous versions... it work right out
    of the box... the install doc stated you might have to update your
    C++ libraries...

  • 32 Bit Installation or Oracle Linux and Oracle Database 10g

    I have an old E-Machine that I wanted to put Oracle Linux and Oracle Database Express 11G on. I was just wanting to do some testing and development on the system. I'm pretty sure the machine is 32bit.
    I just burned a copy of 32 bit Oracle Linux onto a CD. Is there a version of Oracle Database Express that will run on it?
    It seems like there is only a 64 bit version of Oracle Express Database 11g. Is Oracle Database Express 10g installable on Oracle Linux 32 bit?
    Let me know! Thanks in an advance.

    One (or two) caveats with the 10g version, XE can not be patched and the 10.2.0.1 XEs were created before the current daylight savings time rules went into effect.
    If you have access to My Oracle Support there is a method to get updated timezone files for the oracle binaries, you need at least version 4 of the DST files. I've got the MOS docIDs somewhere let us know if needed and I'll dig 'em up.

  • Oracle Linux and Java 7u10

    Hi all,
    I installed Oracle Linux Server 6.3 selecting "software Development System" (java 1.6.0 comes with it).
    but I need to use Java 1.7
    So I downloaded jdk-7u10-linux-x64.rpm
    when I try to install it, I get the following error.
    Unpacking JAR files...
         rt.jar...
    Error: Could not open input file: /usr/java/jre1.7.0_10/lib/rt.pack
         jsse.jar...
    Error: Could not open input file: /usr/java/jre1.7.0_10/lib/jsse.pack
         charsets.jar...
    Error: Could not open input file: /usr/java/jre1.7.0_10/lib/charsets.pack
         localedata.jar...
    Error: Could not open input file: /usr/java/jre1.7.0_10/lib/ext/localedata.pack
    I can't uninstall java 1.6 because other rpm uses it.
    Can someone tell me what the "proper" way to install Oracle Linux and Java 1.7 should be?
    OR is there a Oracle Linux Server 6.4 coming out soon with Java 1.7 as its default package set ;-)
    thanks in advance,
    c.w.

    You can ignore the errors. The files named in the error lines do not exist in the rpm package, but are there as .jar files
    The following works under Oracle Linux 6.3 x86_64 (and probably other versions).
    1. Open the following URL in a web browser on your PC:
    <pre>
    http://www.oracle.com/technetwork/java/javase/downloads/index.html
    </pre>
    2. Click the JDK download button, accept the license agreement and download the JDE rpm package.
    3. Copy the following file to your Oracle Linux server (SFTP):
    <pre>
    jdk-7u10-linux-x64.rpm
    </pre>
    4. Login as root and use the YUM utility to install the RPM package.
    <pre>
    # yum install ./jdk-7u10-linux-x64.rpm
    </pre>
    5. Register the new installed java version, then change your default Java:
    <pre>
    # alternatives --install /usr/bin/java java /usr/java/jdk1.7.0_10/bin/java 2
    # alternatives --config java
    </pre>
    Display your default Java version:
    <pre>
    # java -version
    java version "1.7.0_10"
    Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
    Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)
    </pre>

  • Diff between oracle linux and oracle enterprise linux?

    hi all,
    i am new to this flavor of Linux. I know oracle linux has red hat source, but i am confused about the difference betweek oracle linux which comes in versions 4 (upto update 8) and 5 (latest update being 5).
    i need to install oracle enterprise linux at a client place, so i gota know the difference.
    Should i be installing oracle Linux first and then run the rpm of "Unbreakable Enterprise Kernel"? or is the "Unbreakable Enterprise Kernel" only for customers who require this kernal on oracle linux update 5 x86_64?
    thanks

    waldorfm wrote:
    From what I understand Oracle Enterprise Linux (OEL) is a rebranded version of Red hat Enterprise Linux (RHEL).
    Oracle Linux (OL) is OEL plus Oracle optimization and custom, newer kernel. OL with Oracle "Unbreakable Enterprise Kernel" is available as x86_64 only and was introduced based on OEL or RHEL 5.5.
    You can install OEL 5.4 and easily upgrade to OEL 5.5, PMFJI, but can you point me to docs on how to make that upgrade? The timing of this msg on the forum was exquisite, as I started looking at that just today. I have an OEL 5.4 installation and would much rather upgrade to 5.5 than to have to rebuild from scratch.
    I did a yum install kernel with the 5.5 version of the public-yum-el5.repo. That went without a hitch and now reports "2.6.32-100.0.19.el5 #1" where I was 2.6.18-164.el5, but I also see
    [root@myserver ~]# uname -a
    Linux myserver 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    [root@myserver ~]# cat /etc/enterprise-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    [root@myserver ~]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)Bottom line is that I am charged with updating the kernel to a 2.6 version newer than 19 Sep, or applying a patch for the compat_alloc_user_space() function, and am not sure exactly how to proceed from here.
    if you like or start to install from version 5.5, and then install OL 5.5 by downloading the Oracle public yum repository and follow the instructions at http://public-yum.oracle.com

  • Oracle Linux and Windows Active Directory

    I am looking for a good article on joining an Oracle Linux server to a Windows Active directory domain.
    We are primarily a Windows shop but need to bring up a couple of Oracle Linux servers (VM Server and VM Manager). I would like to use the existing Windows domain controller for user authentication.

    I don't have experience in joining a Linux system with Windows AD, and it generally does not sound like the best idea to me, but since Oracle Enterprise Linux is a clone of Red Hat Enterprise Linux, the solution you are looking for could be called Winbind.
    Perhaps the following links are useful:
    http://spiralbound.net/blog/2007/04/11/rhel-winbind-authentication-against-active-directory
    http://www.linuxmail.info/active-directory-integration-samba-centos-5/
    http://magazine.redhat.com/2007/11/12/tips-and-tricks-how-can-i-configure-winbind-to-synchronize-user-and-group-ids-across-multiple-red-hat-enterprise-linux-hosts-on-active-directory-accounts/

  • FYI: Oracle Linux and devfs

    This message is for users of Oracle Linux who may be thinking of running Richarg Gooch's devfs (part of the 2.4 kernels and available as a patch to the 2.2 kernels).
    Oracle cannot be installed, successfully, on a system running devfs most likely because the Oracle Installer cannot correctly calculate the available file space due to changes in the naming of the file systems.
    devfs CAN be run once Oracle is installed.
    Sean McLinden
    Outcome Technology Associates, Inc.
    null

    3113 - end of communciation file
    means that you Oracle Database can't allocate the initial resource to startup, like semaphores or shared memory.
    Check with Oracle Install Instruction for linux and the parameters of your kernel.
    For example Mandrake 7.2 kernel-workstation mode was compiled with sufficients resources, in the other hand Mandrake 7.2-secure kernel doesn't have enough semaphores or shared memory to run Oracle DB.
    Look at /usr/src/linux directory to check these parameters and re-compile the kernel.
    Best regards, Marcelo.

  • Oracle Linux and Automatic Installation of Oracle Related Packages

    G'day,
    I recently decided to check out Oracle's Unbreakable Linux as I am/was thinking of switching to it for all my company's database deployments. What originally attracted me to Oracle Linux was that I though there would have been a kickstart, package or in the GUI install, a check box to install all of Oracle's dependencies.
    When I installed it first, I manually selected a bunch of relevant packages, then installed any missing packages manually via a local YUM repository that I had made. Alas however, Oracle did not install correctly. So, I reinstalled, this time as a full install. Oracle then worked like a charm.
    I also noticed, when editing /etc/sysctl.conf and /etc/securetty/limits.conf that these files had basically all ready been configured.
    So, my question is, as I have had no luck using the search functionality here, is anyone aware of a kickstart argument, or an Oracle package that will install and in turn by way of dependencies, install all the necessary Oracle bits and pieces? Ideally, I would like to do this by way of kickstart as to automate as much of the process as possible.
    If I can do this, then with some further testing, I will make the switch to Oracle's Linux for our Oracle deployments.
    Cheers,
    Conor

    Yes, there is a great package called oracle-validated that is available that will pre-configured Oracle Enterprise Linux for installation using the Oracle Universal Installer. It ensures that things like sysctl.conf are all correct.
    It should be available in the base download, so you can test it out. :)

  • Oracle, linux and the AS400

    In a previous message I asked whether an AS400 was a platform that could run
    Oracle. Apparently the answer is "no", it is one of the few systems that
    Oracle doesn't run on because IBM is pushing their competing product DB2
    running under OS400.
    I found out yesterday, that IBM is making a big push for AS400 users to
    install Linux on the AS400. I know that there are versions of Oracle for
    Linux (obviously :-) ).
    In terms of Oracle for Linux, will it run on a AS400 running Redhat Linux?
    Anyone have a clue? (Anyone from Oracle who can make a guess? :-) )
    Thanks.
    null

    Timothy Weaver (guest) wrote:
    : You can create multiple files for a tablespace. I've only done
    : it in Enterprise Manager's Storage Manager software.
    : The 2GB file size limit isn't a kernel issue, it's a
    limitation
    : of the ext2 filesystem. A journaling filesystem donated by SGI
    : is being ported to Linux and will probably be considered a
    : replacement of the ext2 system.
    : adam hawkins (guest) wrote:
    : : Does anyone know if the linux 2gb file size limit also
    limits
    : : the oracle table size.
    : : I appriciate that the oracle datafiles must be limited to
    2gb
    : : since bount by the limits of linux but can it spread tables
    : over
    : : a number of datafiles. Either way i need to move some 6gb+
    : : tables from a sizey as400 to the linux/oracle box and i want
    : to
    : : know how.
    : : btw. does anyone know if the linux 2gb limit is due for
    : : resolution in a forthcoming kernal release?
    : : cheers
    : : adam
    Yes, tables can be > 2gb in size, spread over a number of
    datafiles.
    regards
    Simon
    null

  • Oracle Linux and the Linux Foundation

    According to several blogs and resources, Oracle has been a long time partner and supporter of the Linux Foundation. The Linux Foundation ensures that Linux remains free and technically advanced by marshaling the resources of its members and the open source development community.
    Some of the Oracle Linux enhancements, such as Dtrace and Ksplice require a ULN support subscription. It seem obvious that not all Oracle enhancements are freely available. Are Dtrace and Ksplice open source projects? How does it fit into GPL licensing and the tasks of the Linux Foundation?

    Red Hat has done a good job to promote Linux for enterprise systems and work with vendors to support RHEL. The product evaluation license and paid subscriptions for necessary updates and Red Hat products was obviously something Red Hat did to make money. Not really knowing GPL back then I though it was unethical to sell Linux. I'm not necessarily a fan of GPL and I guess most people don't understand that it is a copyleft license, which does not prohibit to sell a program for money, but requires to provide the source code.
    I think the business concepts of RHEL won't work much longer in the future - Oracle Linux is a good example. So if RHEL gets cheaper, will Oracle screw in the price tag again? The price spiral can only go down. Why not ending it and find better ways to get paid.
    People who already have a ULN subscription will probably be happy to try Oracle Linux exclusive value-added components, but will people who are interested to try these add-ons be willing to buy a subscription? I think no serious business buys any cats in the bag, not even for a pittance or just because it's Oracle.
    Most business software today is complex enough already. Software evaluation and fancy licensing are show stoppers. The criteria to choose one product over another are often rather vendor loyalty, lemming syndrome, fear of incompatibility, fear to be left behind, market share and cost of ownership. For a serious businesses, the perception or guarantee of future product support is more important than saving a few bucks.
    Linux does no longer have to prove that it is a serious and reliable operating system. It think Oracle could benefit from providing everything Oracle Linux for a free subscription, not necessarily GPL. There would be more people trying Oracle Linux for fun or to see what the exclusive features are all about and eventually become enthusiasts and buy a technical support contract for running Oracle products in a business environment, in which case Oracle does not have to be cheaper than RHEL anymore. Competition on the level of technical features will improve a product, a cheaper price won't.
    Edited by: Dude on Apr 30, 2013 12:19 AM

  • E-business Suite on Oracle Linux and RHEL

    Hi,
    I have implemented Oracle Exadata Machine and planning to move E-business Suite R12.1.3 to this platform. Currently Application servers are RHEL 5.5. Oracle Enterprise Linux 5.8 installed on Exadata.
    Do I need to move application servers to Oracle Enterprise linux 5.8 or keep RHEL 5.8? Which one is best choice? Is there any problem in future if have hybrid platform or do I move to Oracle Enterprise Linux?
    Let me know if have any document or any one is doing anything's similar.
    thanks

    Please see the following docs.
    Oracle E-Business Suite on Exadata Resources [ID 1512711.1]
    Oracle E-Business Suite Release 11i & R12 Patches Required with Oracle Database 11g Release 2 (11.2.0) on Exadata [ID 1392527.1]
    Rapidwis Fails With Rw-50004 Installing EBS on Exadata [ID 1369510.1]
    Thanks,
    Hussein

  • Oracle/Linux and DHCP

    Can Oracle be configured to work with DHCP on Linux? Are there any tricks that have to be done like installing the loop back connector under windows?
    Is this a good practice (oracle/dhcp)?
    Werner

    > Can Oracle be configured to work with DHCP on Linux?
    Not really a sensible question. It is like asking if Oracle can be configured to use hostname my-server.mydomain.com or be configured using IP address 192.168.0.10.
    Oracle does not care what the actual hostname or actual IP address is. It needs to bound its network services to an IP address (which can be specified via a hostname).
    That's it.
    Whether that IP address has been acquired via a DCHP lease or whether that IP is static, or whether that IP is loopback.. Oracle does not care.
    All you need to make sure is that you do not misconfigure Oracle. Like using a fixed IP (and an incorrect one at that) when the actual IP is dynamic and change with each DHCP lease. Or like using a hostname that cannot be resolved to an IP address.
    > Is this a good practice (oracle/dhcp)?
    Nope - for all the reasons Hans already raised. Unless the DHCP server allows for a fixed IP address to be allocated to a specific MAC address that will result in a fixed IP for that Oracle server platform.
    >Are there any tricks that have to be done like installing the loop back connector under windows?
    There is no such trick. Not on Linux or Windows. Loopback (127.0.0.1) is a default interface that is created by default by any Internet Protocol stack. (in other words, you load an IP stack and it will have a localhost as that is what the specs say for an IP stack)
    When configuring a server that needs to listen for client connection requests on the network, you can typically configure the server to listen to all IP addresses for that server (using address 0.0.0.0 to listen on), or to only listen on a specific IP (like the local public IP and not the private Interconnect IP)
    When dealing with the Oracle Listener, the default behaviour of the listener is to enumerate the addresses of the IP stack and bound to all of them (as if you have specified 0.0.0.0 as the listen address). This means that the Listener automatically listens on localhost. You can change this behavior and enforce a single IP as the listener address, by using the (IP=FIRST) parameter in the listener's configuration file. (unsure if this has changed with 11g)

  • Oracle Linux and Grid control

    Hi,
    I have been searching metalink certify and can't seem to see that Oracle Unbreakable Linux is certified with Grid Control 10gR2 or 10gR3. It appears that RHEL 3 and 4 are supported. Can anyone shed some light on this please.
    rgds
    alan

    Hi,
    The Note.412431.1 states that they have been certified on EL4 U4.
    Platform     OS versions     Status
    Linux x86      EL 4 Update 4, RHEL 3.0, 4.0, SLES 9, 10, Asianux 2.0     Available
    Regards
    Terry

  • Not-installable Oracle Linux (and RH too)

    Hello
    I've downloaded 4 CDs of Linux on edelivery and burnt them as ISO.
    The first CD boots..i'm happy
    I select french for language and keyboard.
    Then the installer asks for me to choose the source for packages. I choose CD-ROM
    Then i have the error: no CD-ROM found.
    It sucks
    I go back to Windows, hoping someone has a tip
    thanks

    At what step exactly are you having the problem?
    I have not seen the screen where you choose the source for packages.
    When the first cdrom boots I get the following screens in order:
    1. boot:
    2. CD found (here you can test the media)
    3. Welcome to Enterprise Linux
    4. Language Selection
    5. Keyboard configuration
    6. Installation Type (server/workstation/...)
    7. Disk Partitioning Setup
    Then the installation proceeds successfully.
    I tried to install the french version also and it proceeds to step 6 above without asking for source of the packages as indicated by you. Please update.

Maybe you are looking for

  • Open PIR quantity, unconverted Pld orders and open Prod/ STO orders

    Dear all, How to deal with open PIR quantity, unconverted planned orders and open production/ STO orders in the next MRP run? Do we need to delete/ reduce them manually? Thanks and Regards, Raghu

  • "Tab" key doesn't work with e-mail

    Having to change from MSN.com In e-mail with MSN the tab key worked fine. When using Firefox to access my new e-mail accounts on q.com I can no longer use the tab key. Doesn't work. ZIP. Nadda. I often have to send e-mails that have columns of figure

  • Firefox 34.05 incorrectly identifies plugins as out-of-date

    As of midnight 12/12/14, Firefox started blocking plugins (in this case, Adobe Flash and Java Deployment Toolkit, possibly others as I've just been to websites that use those), saying that they're out of date. When I click on "Update Now," the Plugin

  • Photoshop crashes on MBP

    Both Photoshop from CS and CS2 work fine on my iMac, but crash when loading on my MBP. Any obvious reason for this? The message I get is this: Date/Time: 2007-03-18 12:16:58.383 -0500 OS Version: 10.4.9 (Build 8P2137) Report Version: 4 Command: Adobe

  • Can not communicate any with Server, BUT I CAN CONNECT SUCCESS FROM "MANAGE SITES"

    I can NOT see Server Files in dw cs6 , so i can NOT upload/download or communicate any with Server, BUT I CAN CONNECT SUCCESS FROM "MANAGE SITES"...WELL WHERE THE PROBLEM?