Creating a DNS Server on Oracle Linux 5.8 64 bit

Hi Guys,
I am creating a DNS host setup to resolve the SCAN IPs used in Oracle 11g R2 RAC. The Idea is to resolve 3 IP addres in a round robin fashion.
I am not a hard core linux admin just a DBA.
Please help me get a pointer to troubleshoot this issue.
ovmdnsbox is my DNS HOST going to be used by clusterhost1 and clusterhost2. Want to configure sangramkeshari.net as my domain.
ON ovmdnsbox
=====================
added entry in /etc/named.conf
zone "sangramkeshari.net" IN {
type master;
file "sangramkeshari.net.zone";
allow-update { none; };
zone "56.168.192.in-addr.arpa" in {
type master;
file "56.168.192.in-addr.arpa.zone";
[root@ovmdnsbox named]# pwd
/var/named
[root@ovmdnsbox named]# cat sangramkeshari.net.zone
$TTL 86400
@ IN SOA sangramkeshari.net. sangramkeshari.net. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS localhost
localhost IN A 127.0.0.1
clusterhost-x-scan IN A 192.168.56.131
clusterhost-x-scan IN A 192.168.56.132
clusterhost-x-scan IN A 192.168.56.133
[root@ovmdnsbox named]# cat 56.168.192.in-addr.arpa
$ORIGIN 56.168.192.in-addr.arpa.
$TTL 1H
@ IN SOA sangramkeshari.net. root.sangramkeshari.net. ( 2
3H
1H
1W
1H )
56.168.192.in-addr.arpa. IN NS sangramkeshari.net.
131 IN PTR clusterhost-x-scan.sangramkeshari.net.
132 IN PTR clusterhost-x-scan.sangramkeshari.net.
133 IN PTR clusterhost-x-scan.sangramkeshari.net.
[root@ovmdnsbox named]# service named start
Starting named:
Error in named configuration:
zone localdomain/IN: loaded serial 42
zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
zone 255.in-addr.arpa/IN: loaded serial 42
zone 0.in-addr.arpa/IN: loaded serial 42
my.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.internal.zone/IN: loaded serial 1
slaves/my.ddns.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.ddns.internal.zone/IN: loaded serial 1
zone sangramkeshari.net/IN: loaded serial 42
zone 56.168.192.in-addr.arpa/IN: loading master file 56.168.192.in-addr.arpa.zone: file not found
internal/56.168.192.in-addr.arpa/in: file not found
my.external.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.external.zone/IN: loaded serial 1
[FAILED]

SangramKeshariDash wrote:
Hi Guys,
I am creating a DNS host setup to resolve the SCAN IPs used in Oracle 11g R2 RAC. The Idea is to resolve 3 IP addres in a round robin fashion.
I am not a hard core linux admin just a DBA.
Please help me get a pointer to troubleshoot this issue.
ovmdnsbox is my DNS HOST going to be used by clusterhost1 and clusterhost2. Want to configure sangramkeshari.net as my domain.
ON ovmdnsbox
=====================
added entry in /etc/named.conf
zone "sangramkeshari.net" IN {
type master;
file "sangramkeshari.net.zone";
allow-update { none; };
zone "56.168.192.in-addr.arpa" in {
type master;Note filename below:
file "56.168.192.in-addr.arpa.zone";
[root@ovmdnsbox named]# pwd
/var/named
[root@ovmdnsbox named]# cat sangramkeshari.net.zone
$TTL 86400
@ IN SOA sangramkeshari.net. sangramkeshari.net. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS localhost
localhost IN A 127.0.0.1
clusterhost-x-scan IN A 192.168.56.131
clusterhost-x-scan IN A 192.168.56.132
clusterhost-x-scan IN A 192.168.56.133
Note filename here:
[root@ovmdnsbox named]# cat 56.168.192.in-addr.arpa
$ORIGIN 56.168.192.in-addr.arpa.
$TTL 1H
@ IN SOA sangramkeshari.net. root.sangramkeshari.net. ( 2
3H
1H
1W
1H )
56.168.192.in-addr.arpa. IN NS sangramkeshari.net.
131 IN PTR clusterhost-x-scan.sangramkeshari.net.
132 IN PTR clusterhost-x-scan.sangramkeshari.net.
133 IN PTR clusterhost-x-scan.sangramkeshari.net.
[root@ovmdnsbox named]# service named start
Starting named:
Error in named configuration:
zone localdomain/IN: loaded serial 42
zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
zone 255.in-addr.arpa/IN: loaded serial 42
zone 0.in-addr.arpa/IN: loaded serial 42
my.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.internal.zone/IN: loaded serial 1
slaves/my.ddns.internal.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.ddns.internal.zone/IN: loaded serial 1
zone sangramkeshari.net/IN: loaded serial 42Note error message here:
zone 56.168.192.in-addr.arpa/IN: loading master file 56.168.192.in-addr.arpa.zone: file not found
internal/56.168.192.in-addr.arpa/in: file not found
my.external.zone.db:1: no TTL specified; using SOA MINTTL instead
zone my.external.zone/IN: loaded serial 1
[FAILED]

Similar Messages

  • Oracle Linux 5.10 32 bit install, X server won't start.

    Hello Everyone, I hope you are having a wonderful day.
    I just installed Oracle Linux 5.10 32 bit on a older windows pc that has 32 bit architecture. When I reboot it, it comes up and says "Failed to start the X Server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?
    When ever it probes for the video card, its fails then reboots to this every time.
    What do I need to do at this point?

    I agree with Dude.
    Oracle Linux is a server distro. You are installing it on a client platform. You are expecting it to support client hardware and have, by default, the required drivers on hand to support that client hardware.
    I would think that the failure here is on your part, and not on Oracle Linux's part.
    Why are you not using Ubuntu instead? It is one of the most widely used Linux desktop clients, and has out-of-the-box support for an extensive range of client hardware (from h/w acceleration support for video adapters, to supporting video/web cams. touch pads, WiFi chipsets, etc).
    If you want to test drive Oracle Linux as a server platform on client hardware, consider virtualisation (like free VirtualBox).

  • Is it possible to Install Oracle Linux 6.2 64-bit in Itanium Server?

    Hi Gurus,
    I have 2 intel Itenium servers of same configuration. I like to install Oracle Linux 6.2 64-bit in both Itanium Servers and Install Oracle 11gr2 RAC there. I have installed OEL 6.2 64-bit in x86-64 architecture server and installed Oracle 11gr2 there, but never done that in Itenium servers. Now I am confused if it is possible. To know the answer is very important for me and earlier the better.
    Regards
    Hasan Al Mamun
    Systems Analyst
    Bangladesh Bank
    Dhaka, Bangladesh.

    HasanAlMamun wrote:
    I have 2 intel Itenium servers of same configuration. I like to install Oracle Linux 6.2 64-bit in both Itanium Servers and Install Oracle 11gr2 RAC there. I have installed OEL 6.2 64-bit in x86-64 architecture server and installed Oracle 11gr2 there, but never done that in Itenium servers. Now I am confused if it is possible. To know the answer is very important for me and earlier the better.It's not possible. We do not provide Oracle Linux 6 for Itanium.

  • Silent install of oracle 11.2.0.1.0 on oracle linux 6.4  64 bit edition

    Hello,
    What files do I need to alter to install oracle 11gR2 {11.2.0.1.0}[1] rdbms ontop of a local install of oracle linux 6.4 64 bit edition ?
    I want to do the install in silent mode from the command line.
    -oracle linux 6.4 installed and updated with the latest patches.
    Thanks Glenn
    [1]
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    linux.x64_11gR2_database_1of2.zip
    linux.x64_11gR2_database_2of2.zip

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Oracle Linux 6.0 64 bit instalation problem

    Hi,
    I downloaded Oracle Linux 6.0 64 bit from Oracle site. I unpacked it and burned it on dvd, but it can't boot so I can't install it. I could't do it even with virtual machine. I also put disk detection latency to 15 sec so I could give Linux enough time to boot, but it did't help. So any sugestion? :) I have core i7 2600 and Gigabyte UD4 P67 B3, bit I don't think it is a problem.
    Thx
    Edited by: MarcusO on 2011.03.30 00:15

    This directory contains image files used during the Oracle Linux 6
    installation process.
    The boot.iso file that is sometimes found in the images directory has
    been removed for space reasons. It is available as a separate download
    from ULN. boot.iso is an ISO 9660 image of a bootable CD-ROM. It is useful
    in cases where the CD-ROM installation method is not desired, but the
    CD-ROM's boot speed would be an advantage.
    To use this image file, burn the file onto CD-R (or CD-RW) media as you
    normally would.
    From Images folder, installation DVD.
    Can anyone tell me what to do

  • PTR Record not Automatically Created in dns server

    how to config when client joint to domian PTR Record  Automatically Created in dns server

    Hi Farzad_en,
    Based on my knowledge  , you need to allow Dynamic Updates .
    "Open DNS Manager. To open DNS Manager, click Start, point to
    Administrative Tools, and then click DNS.
    In the console tree, right-click the applicable zone, and then click
    Properties.
    On the General tab, verify that the zone type is either
    Primary or Active Directory-integrated.
    In Dynamic Updates, click Nonsecure and secure."
    For details please refer to following link:
    http://technet.microsoft.com/en-us/library/cc794806(v=ws.10).aspx
    Hope this helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • JDeveloper 11.1.2 install on Oracle Linux 6 U1 64 bit

    I am trying to install jDeveloper on Oracle Linux 6 U1 (6.1) and keep getting a variety of errors. I know that jDeveloper does not support 64 bit Operating Systems very well. However with the majority of new systems being 64 bit and the memory limitations of 32 bit is jDeveloper going to move into the next century and support 64 bit jvm's and operating systems natively? When will this happen?

    StuartSimpson wrote:
    I am trying to install jDeveloper on Oracle Linux 6 U1 (6.1) and keep getting a variety of errors. I know that jDeveloper does not support 64 bit Operating Systems very well. However with the majority of new systems being 64 bit and the memory limitations of 32 bit is jDeveloper going to move into the next century and support 64 bit jvm's and operating systems natively? When will this happen?JDeveloper supports 64-bit operating systems just fine as well as the JDK is also a 64-bit JDK. I've been running JDev using 64-bit JDKs on OS X and Linux for a few years without issue.
    You might be having issues with JDeveloper on Oracle Linux 6, however - the WebLogic install scripts, etc. do not include support for Oracle Linux 6 as of yet, nor Java 7.
    Take a look at the certification matrix for operating systems and Java versions in JDeveloper:
    http://www.oracle.com/technetwork/developer-tools/jdev/jdev11gr2-cert-405181.html#Operating_Systems

  • How to Create Oracle Linux 5.7 64 bit Bootable DVD

    Hi Guru's,
    I have downloaded the OEL 5.7 64 bit from E-delivery.
    Below are the 2 zip filesV27570-01.zip and V27572-01.zip.
    I have extracted the V27570-01.zip and it's contained another zip called 'OracleLinux-R5-U7-Server-x86_64-dvd.iso'.
    If I extract the 'OracleLinux-R5-U7-Server-x86_64-dvd.iso' file then following folders and files exists.
    Folders - Cluster,ClusterStorage,images,isolinux,Server,VT.
    Files - .discinfo,.treeinfo,blafdoc.css,EULA,eula.en_US,eula.py,GPL etc.
    Could you please help me to create a bootable DVD for OEL 5.7 64 bit.
    Shall i just burn the DVD with OracleLinux-R5-U7-Server-x86_64-dvd.iso zip file?
    I am unable to understand how to create the bootable DVD for OEL 5.7 using those two zip files(V27570-01.zip and V27572-01.zip).
    Somebody can help me step by step to create a bootable DVD for OEL 5.7.
    Thanks in advance

    What possible reason could there be to install OL 5.7 since 5.9 is already available?
    Anyway, you do not need the source distribution or any boot CD. The standard installation DVD (V36332-01) is bootable and contains the necessary installation packages.
    If the download file has a .zip file name extension you need to unzip the ISO image before burning it to DVD. The download of version 5.9 is no longer zipped. In any case, before burning the ISO image file, make sure the file you download is not corrupted. You can check the "View Digest" page from the Oracle edelivery software download page and verify the checksum with the file you downloaded.
    The checksum must match, otherwise the downloaded file cannot be used.
    Under Microsoft Windows, see the following knowledgebase article:
    http://support.microsoft.com/kb/841290
    Under Linux and Mac OSX:
    $ openssl sha1 oracle_linux.iso
    To burn the ISO image:
    http://windows.microsoft.com/en-US/windows7/Burn-a-CD-or-DVD-from-an-ISO-file
    For Apple Mac OS X and older versions of MS Windows:
    http://www.wikihow.com/Burn-ISO-Files-to-DVD
    If you use any Type 2 virtualization software, such as VirtualBox, you do not need to burn any DVD and can use the ISO file directly.

  • Cannot find an Oracle Linux installation for 32 bit machines

    Can anyone show me where to find a linux oracle 11g or 10g installation for a 32 bit machine.
    The ones I downloaded from oracle are all for x86 64bit machines.
    Thanks

    On following page
    http://www.oracle.com/technology/software/products/dat
    abase/index.html
    this is the link
    http://download.oracle.com/otn/linux/oracle11g/linux_x
    86_11gR1_database.zipWhat I actually said is that the link provided is for 64bits linux machines.
    When I try running uname -r on my linux bash prompt, I get the i3686 tellin g me that I am running a 32bit machine.
    On the other hand, installation guide specifies that we should check the kernel version and system architecture.
    I don't think I should continue installation on seeing that I am trying to install a 64bit product on a 32bit system.
    Regards,
    Michael
    Message was edited by:
    okmich

  • Does weblogic server 10.3.6 & 10.3.5 supported on oracle linux 5.8 ?

    I am trying to install weblogic server 10.3.6 on Oracle linux 5.8 (64-bit) platform. While creating domain , it does not take any input in password & conform password fields on "configure administrator username and password page". The field remains blank. I am stuck at this point and not able to create domain. The same issue is with weblogic 10.3.5 server. The java i used is jdk1.7 update 3 and jdk 1.6 update 27. In Both the cases i am not to create domain.
    Can anyone of you tell me if weblogic 10.3.6 is supported on Oracle linux 5.8 platform. If it is supported any idea how to resolve this issue?
    Thanks in advance,
    Padma

    Yes. Please refer
    System Requirements and Supported Platforms for Oracle WebLogic Server 10.3 ( xls)
    http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html

  • How to create a linked server to SQL in Oracle?

    I am able to create a linked server to Oracle in SQL.. But I do not know the steps to create a linked server too SQL in Oracle.
    How to create a linked server to SQL in Oracle? After creating the linked server to SQL, I would like to create triggers in Oracle DB to insert records into SQL DB.

    There are 2 products in Oracle you can use to link to a MS SQl Server. The first one is for free and it is called Database Gateway for ODBC. With a suitable 3rd party ODBC driver you can connect to any foreign database. The second gateway is our commercial gateway and it is called Oracle Database Gateway for MS SQL Server. It is designed for MS SQl Server connections and more powerful then Dg4ODBC. It know how to map a lot of Oracle functions to SQL Server equivalents and you can also use it to directly call SQL Server procedures or functions. This dedicated SQL server gateway is also able to participate in distributed transactions.
    But again, this is a commercial gateway and you have to purchase a license for that second gateway, the Database Gateway for MS SQl Server.
    - Klaus

  • 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

  • DynamicConvertor PDF- HTML - Oracle Linux R5U2 - Looks like a fax

    I am performing installations in a VMWare virtual machine, to get a smooth process down before installing in development and then production.
    Installed Content Server on Oracle Linux R5U2. Performed following steps:
    I checked libraries using
    rpm -qa | grep -i compat-libstdc++
    I also installed libXp from the CD using rpm. I then used yum to install openmotif and openmotif22 (not sure if I really needed to?) Too get yum to work, I copied all of the rpms from the install disks to /opt/rpms, then used createrepo and added a local.repo entry to create a local repository for installation.
    I then installed mstcorefonts from source:
    *** Create an RPM Build Tree
    $ mkdir ~/rpms
    $ cd ~/rpms
    $ mkdir BUILD RPMS SOURCES SPECS SRPMS tmp
    $ cat > ~/.rpmmacros
    %_topdir /home/username/rpms
    %_tmppath /home/username/rpms/tmp
    Press [Ctrl]+[D]
    *** Get cabextract and install
    cd ~
    wget http://www.cabextract.org.uk/cabextract-1.2-1.i386.rpm
    sudo rpm -ivh cabextract-1.2-1.i386.rpm
    *** get spec file
    cd ~/rpms/SPEC
    wget http://corefonts.sourceforge.net/msttcorefonts-2.0-1.spec
    *** Build rpm
    rpmbuild -bb msttcorefonts-2.0-1.spec
    * Move to where the msttcorefonts rpm was created
    cd ~/rpmbuild/RPMS/noarch/
    * Download and install the msttcorefonts and dependencies
    sudo rpm -ivh msttcorefonts-2.0-1.noarch.rpm
    * Then run the following code to restart the font server.
    sudo /sbin/service xfs reload
    Or
    sudo /etc/init.d/xfs reload
    I installed the DynamicConverter.zip using the wizard.
    I checked in three of the template/scripts:
    * /u01/app/ucm/server/custom/DynamicConverter/samples/gui_templates/Blank.ttp
    * /u01/app/ucm/server/custom/DynamicConverter/samples/gui_layouts/default_layout.txt
    * /u01/app/ucm/server/custom/DynamicConverter/samples/script_templates/basic.hcst
    I changed the font path to include the mstcorefonts and liberation. I left the path to the java directory in the ucm directory.
    In the configuration screen, I added all of the file types available, then by hand, typed in application/pdf to the end of the list.
    After uploading two PDF files, I performed a simple search, then performed the HTML view.
    **** They look like faxes ****
    Is there a way to make the html conversion look better?
    Is there anything else I missed?
    Do I really have to select the filetypes, and add my own for files that can get converted?
    Thanks, Ken

    I am performing installations in a VMWare virtual machine, to get a smooth process down before installing in development and then production.
    Installed Content Server on Oracle Linux R5U2. Performed following steps:
    I checked libraries using
    rpm -qa | grep -i compat-libstdc++
    I also installed libXp from the CD using rpm. I then used yum to install openmotif and openmotif22 (not sure if I really needed to?) Too get yum to work, I copied all of the rpms from the install disks to /opt/rpms, then used createrepo and added a local.repo entry to create a local repository for installation.
    I then installed mstcorefonts from source:
    *** Create an RPM Build Tree
    $ mkdir ~/rpms
    $ cd ~/rpms
    $ mkdir BUILD RPMS SOURCES SPECS SRPMS tmp
    $ cat > ~/.rpmmacros
    %_topdir /home/username/rpms
    %_tmppath /home/username/rpms/tmp
    Press [Ctrl]+[D]
    *** Get cabextract and install
    cd ~
    wget http://www.cabextract.org.uk/cabextract-1.2-1.i386.rpm
    sudo rpm -ivh cabextract-1.2-1.i386.rpm
    *** get spec file
    cd ~/rpms/SPEC
    wget http://corefonts.sourceforge.net/msttcorefonts-2.0-1.spec
    *** Build rpm
    rpmbuild -bb msttcorefonts-2.0-1.spec
    * Move to where the msttcorefonts rpm was created
    cd ~/rpmbuild/RPMS/noarch/
    * Download and install the msttcorefonts and dependencies
    sudo rpm -ivh msttcorefonts-2.0-1.noarch.rpm
    * Then run the following code to restart the font server.
    sudo /sbin/service xfs reload
    Or
    sudo /etc/init.d/xfs reload
    I installed the DynamicConverter.zip using the wizard.
    I checked in three of the template/scripts:
    * /u01/app/ucm/server/custom/DynamicConverter/samples/gui_templates/Blank.ttp
    * /u01/app/ucm/server/custom/DynamicConverter/samples/gui_layouts/default_layout.txt
    * /u01/app/ucm/server/custom/DynamicConverter/samples/script_templates/basic.hcst
    I changed the font path to include the mstcorefonts and liberation. I left the path to the java directory in the ucm directory.
    In the configuration screen, I added all of the file types available, then by hand, typed in application/pdf to the end of the list.
    After uploading two PDF files, I performed a simple search, then performed the HTML view.
    **** They look like faxes ****
    Is there a way to make the html conversion look better?
    Is there anything else I missed?
    Do I really have to select the filetypes, and add my own for files that can get converted?
    Thanks, Ken

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

  • How to use DNS server for name resolution for items which don't exist in active directory domain controller DNS

    Dear Experts,
    In our office we have a domain controller call it 'Office.com', all computers and corporate servers e.g. exchange, antivirus etc. are member of this 'office.com', it is also having a DNS. All users in office have there preferred DNS set to the corporate
    DNS
    We are working for ministry and offering services to them from our data center so have many servers which are for ministry but they are in our data center. For all these servers we created another DNS server which contains all entries for these servers in
    forward and reverse lookup zones. In this DNS we also created a forward lookup zone for our corporate servers and zone name is 'office.com'
    What we are trying to have is name resolution of all servers which are listed in other DNS build in our office on Win 2008 R2 for ministry servers
    If the user change his preferred DNS to ministry DNS he can resolve the ministry server but then we can not control any thing through group policy since they are using other DNS and not the corporate DNS. 
    How this can be done ? like any group policy applied to corporate domain controller must take effect on users and in addition to this user must also be able to resolve server names in ministry project DNS
    Please assist ASAP.
    regards,

    Hello,
    ok so the GPO setting doesn't apply in any case.
    Clients machines use the first DNS server in the list of configured ones on the NIC. If that one is available search for additional DNS servers will stop.
    What i can not really understand is your description about the second DNS server. This should normally either another DC with AD integrated DNS, so everything is replicatedwithin AD replication or you use a secondary DNS on domain member server that pulls
    the informations from the Master.
    It sounds for me that you have configured a machine with DNS server role and created manually the zone with the same name as the domainand manually create there the required A records?
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

Maybe you are looking for

  • How can I open multiple instances of the same version of FF?

    I understand that if I have multiple profiles, I can run different versions of FF side-by-side (like 3.6 and 4). However, what I'm interested in is how I can launch multiple instances of the same version of FF (4, for instance) using the same profile

  • Suddenly can't connect to music store

    i suddenly can't connect to the music store. When I try to connect to the music store I get: iTunes could not connect to the Music Store. The network connection was reset. Make sure your network connectionis active and try again. I also haven't been

  • Please help with E50 ...

    Hello all I have a problem with Nokia E50 phone i can not install any programs or themes on phone !! When I try to install any programs or themes show this error ( Certificate may not yet be valid or Phones data settings may be incorrect ) Tried to u

  • OEL5 disk size

    Hi All, I've just installed OEL5 update 3. I have a problem understanding my disk size. If I type: fdisk -l |grep Disk I got 2 lines: Disk /dev/sda 320.0 GB Disk /dev/sdb 250.0 GB that make sense to me cause it's exactly my hard disk on the hardware,

  • Why cannot build BEA web service examples?

    My weblogic is 7.0 and the webservices.jar has been installed. When I built an example, the console alert me that the javax.xml.namespace.Qname cannot be found. Later I found out that the Qname class is included in JDK1.4 and I installed it. But the