Adding another machine to Primary Zone

Adding another machine to Primary Zone
I have a good split-DNS configuration that has been working without issue for some months now since I installed OS X Server Snow Leopard (Mac Mini) at my company's office. We have another machine used as a file server (Mac Pro), without the dedicated server OS installed.
We want to add a virtualized instance of Windows Server 2008 R2 as a guest OS on the Mac Pro via VMWare Fusion. We want to use this Windows Server instance to host some private web based services for our corporate team (intended to be reachable from within the local private network, and remotely, from the public internet (with proper authorization to access only).
So far so good:
-WinServer2008R2 installed as a guest OS on the host Mac Pro
-WinServer's virtual NIC is in bridged mode (joins the host OS's physical network)
-WinServer instance configured with an IP 10.0.1.33, which is set aside and reserved for the WinServer by the local DHCP service on the same network
-WinServer successfully installed and tested IIS7 - both localhost from the WinServer instance and http://10.0.1.33 from other machines on the local private network (and from remote VPN clients) resolve to the WinServer's IIS default page properly.
Where I am stumbling now in configuring DNS on the Mac Mini to properly forward requests aimed at the WinServer instance.
DNS for the local domain is controlled by the Mac Mini. The configuration has been quite simple up to now, as that has met our needs. Just one Primary Zone and one Reverse Zone. We have an external DNS service from DYNDNS that handles any request for our domain from the external public internet. For now I'm not concerned with altering the external DNS service. Once I get the name service to properly resolve requests for the WinServer instance from the local domain, then I'll move onto matching up the external DNS.
--Primary Zones
Primary Zone:
Primary Zone Name: ourcompany.net.
Nameservers: Zone: ourcompany.net. Nameserver Hostname: server.ourcompany.net.
--Records
Machine Record:
Machine Name: server.ourcompany.net.
IP Address: 10.0.1.11
--Reverse Zones
Reverse Zone:
Reverse Zone Name: 11.1.0.10.in-addr.arpa.
Nameservers: Zone: 11.1.0.10.in-addr.arpa. Nameserver Hostname: server.ourcompany.net.
Resolve 10.0.1.11 to: server.ourcompany.net.
The -checkhostname command returns:
Primary address = 10.0.1.11
Current HostName = server.ourcompany.net
DNS HostName = server.ourcompany.net
The names match. There is nothing to change.
dirserv:success = "success"
So I attempted to add a Machine Record to the Primary Zone with the following settings:
Machine Record:
Machine Name: dash.thewcateam.net.
IP Address: 10.0.1.33
When I did this it added the following Reverse Zone:
Reverse Zone:
Reverse Zone Name: 1.0.10.in-addr.arpa.
Nameservers: Zone: 1.0.10.in-addr.arpa. Nameserver Hostname: server.ourcompany.net.
Resolve 10.0.1.33 to: dash.ourcompany.net.
And with the following records added I don't seem to have a proper resolution to 10.0.1.33 when requesting dash.ourcompany.net.
I'm wondering where I should look next in troubleshooting this issue. Any pointers or advice would be very appreciated.

Remove the "Reverse Zone Name: 11.1.0.10.in-addr.arpa."
It's probably left from when you first configured the server.
Though the "Primary Zone Name: ourcompany.net." seems correct.
Then update the 10.0.1.11 record so it's added to the right reverse zone - "1.0.10.in-addr.arpa."
In a MacPro we run VM Ware on a separate interface (en1/"Built in 2") that is forced up using a LaunchDaemon. "Built in 2" must be active in Network config in OS X but don't need to be configured (red "LED").
That way the MacPro can use it's own IP on the en0 interface without disturbing en1 and vice versa.

Similar Messages

  • Unable to configure reporting services on Web(sharepoint) server where DB(SQL )server is insatlled on another machine.

    Hi Team,
    We have reporting services and sharepoint 2010 installed on one server and DB(Sql server2008 R2 )server installed on another machine. But we are unable to configure reporting(SSRS) on the web(sharepoint)server. Is there any similar configuration
    done on any of your environments and can you please suggest us the workround/resolution.
    Regards,
    Sobha Muyida

    Hi ,
    Iam unable to insert the image/error screenshot here as I have created the account yesterday which throws me email verification error. Though , I have given the error details above. Please suggest accordingly. PFB the details again :
    while building OLAP cube, we are facing below errors with build failure. And DB server is running fine.
    ===== Initiating OLAP database build process =====
    [6/10/2014 12:03 PM] Cube build request message has been added to the Project Server queue
    ===== Verifying and running pre-build server event handler =====
    [6/10/2014 12:04 PM] Verifying and running pre-build server event handler
    ===== Determining database and OLAP database structure =====
    [6/10/2014 12:04 PM] Cube build initialization started
    [6/10/2014 12:04 PM] OLAP database and cube structure was determined successfully
    ===== Building database and cubes =====
    [6/10/2014 12:04 PM] Cube build session started
    ===== Process Completed =====
    [6/10/2014 12:04 PM] Failed to build the OLAP cubes. Error: Failed to connect to the Analysis Services server ServerName. Error: A connection cannot be made. Ensure that the server is running.
    Regards,
    Sobha

  • Can't delete primary zone in DNS after moving the server

    Woe is me!
    Our MacMini was hosted at a Colo site and working fine. No firewall in front of the machine, so we turned on the server firewall and only allowed mail, web, ftp, and a couple of other services. This worked great using our external public DNS wired to our domain names and public fixed IP address. Later, we got VPN up a running (the trick was to create a second, local IP address for the ethernet port), but this also required us to turn on the server's DNS to create a split-brained DNS server.
    Everything was working swimmingly... and then we had a hard drive crash. Since we were thinking about moving the server onsite anyway (our POS system was accessed through the VPN, but it could be slow and made our tasting room dependent on Internet access in order to run the POS), we ordered Comcast business class internet with a fixed IP address.
    We updated the external public DNS to the new public fixed ip. Rather than plug the mini directly to the Comcast router (which is in pass-through mode), we elected to put a AirPort Extreme in front of it, mainly so we could get all of the POS computers on the same local network without using the mini as a DHCP/NAT router. We created a DHCP reservation on the Extreme so that the mini had a fixed local IP address. We port forwarded everything we wanted to expose to the Internet. Email started to work again. However, web services and VPN are nada.
    This being Snow Leopard Server and having spent literally hours debugging DNS issues when we first got the server, I knew it wouldn't be straightforward. And it hasn't been. Even changing the IP address of the server has been a chore.
    We ran "sudo changeip <old IP address> <new IP address>".
    Then we ran "sudo changeip -checkhostname" and received:
    "$ sudo changeip -checkhostname
    Primary address     = 10.0.8.2 <new static internal IP address>
    Current HostName    = <servername>.<domainname>.com
    The DNS hostname is not available, please repair DNS and re-run this tool.
    dirserv:success = "success""
    Oh no, the black pit of death.
    Even though I tried to modify the machine record in the local DNS to reflect the new internal static IP address, Nada.
    So, looking back on my previous research from Mr Hoffman and others, I stopped the DNS service, and I deleted the primary zone and reverse lookups in order to rebuild them from scratch. Except that no matter what I do, I can't delete the primary zone - it comes back like Dracula (even though the reverse zone and all of the zone records are gone). I tried rebuilding everything using the undeletable zone, but after a few services (saved each one separately), they would suddenly disappear.
    I am leery of messing with the DNS files on the server as I don't want to hose up Server Admin (my command line skills are rudimentary and slow). I have so much installed on the machine now that I am concerned about someone saying "reinstall".
    Help!
    Related to this is that it is not clear to me in web services which IP address you should use for the sites. The internal IP? The public IP? I thought Apache cared about the external IP address. And I think Apache is hosed at the moment due to my DNS troubles anyway.
    Thanks in advance!

    Morris Zwick wrote:
    And does anyone know which IP you enter for your sites in the web service? The public static IP or the internal private static IP?
    For the external DNS server I am sure you have already deduced that it should be the static IP issued you by Comcast and this will be forwarded by your router to your server.
    For your internal DNS server you could use either the internal LAN IP, or the external IP although the later might be affected by your firewall so this you will need to test.
    For the Web Server service in Server admin, if your only running a single website you could avoid the issue by just using the wildcard entry which will respond to any IP address, so this would be an empty host name and an IP address of *
    In fact you don't have to specify an IP address you could just use the hostname, so it will listen to traffic arriving at your server addressed to any IP address and as long as the URL that was requested includes the hostname you define for the site it will get responded to. So if as an example you have two websites you want to serve
    www.example.com
    site2.example.com
    then as long as both have the IP address for the site as an * (asterisk) then both should work as separate sites for traffic addressed to either the LAN or WAN IP address of the server.
    You will still need to use two IP addresses on the server to enable VPN, you could use a USB Ethernet adapter for the second one. Port forwarding for VPN is not as simple as other traffic as VPN requires traffic different to the standard IP and UDP packets. Routers that support 'VPN Passthrough' are specifically designed to accomodate this but I don't know if the AirPort Extreme does this. I have also found PPTP copes better with this sort of setup than L2TP although PPTP is generally regarded as less secure.

  • Not able to connect linux database instance in another machine

    Hi,
    I have installed oracle 10g database server in Linux, and i created one database instance. and i have added tns entry and listener entry.
    I am to connect the database on that machine. but not in different machine. i am able to access/ping linux machine in another machine also.
    while creating tns entry for linux database instance in another machine using "netca" i am getting this error.
    Connecting...ORA-12560: TNS:protocol adapter error
    The test did not succeed.
    Some of the information you provided may be incorrect.
    Click Back to review the information provided for net service name, or Change Login to change username.
    I verified listener and tns entry ( i think for this listener configuration is enough) also. and database is up.
    If anybody knows why i am not able to connect linux database in another machine. is there any network configurations other than listener configuration.
    Thanks in advance.

    yes i tried to connect with ORACLE_SID, its successful. and using tnsname like you said.
    Instead of using netca to create the tnsnames.ora entry on the second server, copy the tnsnames.ora entry from the DB server. Then use tnsping to test connection :-i done above but not able to ping the tns name, i am getting this error.
    TNS-12560: TNS:protocol adapter error
    ------------------------------------------------

  • Errors opening a proyect created in another machine

    Hi... I am new in Java specially with Sun Java Creator 2.. I created a Web Application JSF with some controls like combos, lists, trees, and I added some programation to them. I run it, and the result was great: no erros, but when I copied the project's folder in order to open it in another machine it, the project's name was in red in the project's windows, and when i clicked over it an option of resolving reference problems appeared. I don't know what happened because I downloaded example projects from Sun's web page, and they don't present this problem? I think that my project is being managed through dinamic libraries? Am I right? If not what is happening? Is it possible to manage static libraries in order to avoid this problem?
    Regards,
    DG

    what's the option of resolving reference problems content

  • Managed Servers on another machine

              I'm having problems getting a managed server running on
              another machine with NT. For simplicity, I'm using the
              'mydomain' that comes in the install. From the
              'mydomain' directory, I just:
              startWebLogic.cmd
              which starts up the weblogic server after adding my
              system password. Then, from the console, I add a new
              machine and a server on this machine. Then from the
              other machine in the equivalent 'mydomain' directory, I
              run:
              startManagedWebLogic.cmd server-2 machine1:7001
              And, it gives me this error:
              D:\bea\wlserver6.0>"D:\bea\jdk130\bin\java" -hotspot
              -ms64m -mx64m -classpath .;
              .\lib\weblogic_sp.jar;.\lib\weblogic.jar
              -Dweblogic.Domain=mydomain -Dweblogic.N
              ame="server-2" "-Dbea.home=D:\bea"
              -Dweblogic.management.server="machine1:7001"
              "-Djava.security.policy==D:\bea\wlserver6.0/lib/weblogic.policy"
              -Dweblogic.mana
              gement.password= weblogic.Server
              Enter password to boot weblogic server:system123
              Starting WebLogic Server ....
              Connecting to http://machine1:7001...
              The WebLogic Server did not start up properly.
              Exception raised:
              weblogic.management.configuration.ConfigurationException:
              serv
              er-2 not found
              weblogic.management.configuration.ConfigurationException:
              server-2 not found
              at
              weblogic.management.Admin.getBootstrapLocalServer(Admin.java:831)
              at
              weblogic.management.Admin.initialize(Admin.java:274)
              at
              weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
              at weblogic.Server.main(Server.java:35)
              Reason: Fatal initialization exception
              D:\bea\wlserver6.0>goto finish
              D:\bea\wlserver6.0>cd config\mydomain
              D:\bea\wlserver6.0\config\mydomain>ENDLOCAL
              I had a similar error when starting a managed server on
              the same machine, but I got it to work by changing the
              admin URL from "http://machine1:7001/" to just
              "machine1:7001".
              Any ideas?
              --Kurt
              

              I finally got this going, so I want to share it with others getting started in
              managed servers/clusters.
              Apparently, "weblogic.admin.host" and "weblogic.management.server" are equivalent
              properties. After I got things working, it didn't seem to matter which one I
              used.
              Beware of adding a trailing slash on the end of the URL such as
              "http://localhost:7001". I've been trained that this is not a well formed URL,
              so I add it by habit; however, Weblogic will complain about not finding your
              server. Just giving the "localhost:7001" will work as well.
              Whenever changing machines, servers, etc with the console, it's best to reboot
              all the servers. I realize that it should be dynamic, but it doesn't seem to
              work out that way. I'm learning to edit the 'config.xml' which seems to be a
              safer bet at the moment.
              --Kurt
              Prasad Peddada wrote:
              > Kurt,
              > Your command line arguments are incorrect.
              >
              > its actually -Dweblogic.admin.host=machine1:7701
              >
              > Make sure you have server named server-2 in your config file and admin server
              > is not part of cluster.
              >
              > Cheers,
              >
              > -- Prasad
              >
              > Kurt Guenther wrote:
              >
              > > I'm having problems getting a managed server running on
              > > another machine with NT. For simplicity, I'm using the
              > > 'mydomain' that comes in the install. From the
              > > 'mydomain' directory, I just:
              > >
              > > startWebLogic.cmd
              > >
              > > which starts up the weblogic server after adding my
              > > system password. Then, from the console, I add a new
              > > machine and a server on this machine. Then from the
              > > other machine in the equivalent 'mydomain' directory, I
              > > run:
              > >
              > > startManagedWebLogic.cmd server-2 machine1:7001
              > >
              > > And, it gives me this error:
              > >
              > > D:\bea\wlserver6.0>"D:\bea\jdk130\bin\java" -hotspot
              > > -ms64m -mx64m -classpath .;
              > > .\lib\weblogic_sp.jar;.\lib\weblogic.jar
              > > -Dweblogic.Domain=mydomain -Dweblogic.N
              > > ame="server-2" "-Dbea.home=D:\bea"
              > > -Dweblogic.management.server="machine1:7001"
              > > "-Djava.security.policy==D:\bea\wlserver6.0/lib/weblogic.policy"
              > > -Dweblogic.mana
              > > gement.password= weblogic.Server
              > > Enter password to boot weblogic server:system123
              > > Starting WebLogic Server ....
              > > Connecting to http://machine1:7001...
              > > ***************************************************************************
              > >
              > > The WebLogic Server did not start up properly.
              > > Exception raised:
              > > weblogic.management.configuration.ConfigurationException:
              > > serv
              > > er-2 not found
              > > weblogic.management.configuration.ConfigurationException:
              > > server-2 not found
              > > at
              > > weblogic.management.Admin.getBootstrapLocalServer(Admin.java:831)
              > >
              > > at
              > > weblogic.management.Admin.initialize(Admin.java:274)
              > > at
              > > weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
              > > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
              > >
              > > at weblogic.Server.main(Server.java:35)
              > > Reason: Fatal initialization exception
              > > ***************************************************************************
              > >
              > > D:\bea\wlserver6.0>goto finish
              > >
              > > D:\bea\wlserver6.0>cd config\mydomain
              > >
              > > D:\bea\wlserver6.0\config\mydomain>ENDLOCAL
              > >
              > > I had a similar error when starting a managed server on
              > > the same machine, but I got it to work by changing the
              > > admin URL from "http://machine1:7001/" to just
              > > "machine1:7001".
              > >
              > > Any ideas?
              > >
              > > --Kurt
              

  • I can't execute my forms from another machine

    After a lot tears, blood and sweat, eventually I achieve to install successfully an IAS (server).
    I probe it and realize that I can execute forms in the Navigator wich is in the IAS Server, but I can't execute it from another machine.
    I now that the web server is Ok because I can see the main page of the web server (runform.htm) but since I introduce the name of the forms it can't find the page.
    ?What am I doing wrong?
    Regards

    If the IP address approach is working and the machine name is not, it may be that you need to have your machine added to your DNS server. The DNS server does the linking of your machine name to a IP address known by the server. If it is defined on the server, then make sure the machine you are trying to access the form from has that DNS server defined in its Network set-up.
    Hope this helps.

  • ITunes adding another copy "Someone Like You" by Adele over and over and over.... literally every 10 seconds

    I recently bought a used Mac Mini which has a fresh copy of Mountain Lion 10.7.5 installed on it which includes iTunes 10.7
    Since my time machine backup of my now dead iMac (very 1st Intel iMac) has far more data on it (the iMac has a 250 GB internal HD and my "new" Mac Mini only has a 160 GB. internal HD) So I did a minimum transfer of my user data using Migration Assistant from a Time Machine backup of my old iMac.
    I manually copied the songs from the iTunes folder from the back up drive to the iTunes Media folder on the new Mac Mini
    Everything seemed fine until started seeing iTunes adding another copy "Someone Like You" by Adele over and over and over.... literally every 10 seconds, as long as iTunes is open and running, this song just keeps adding another copy.  The program has been open again for a few minutes and there are now over 100 copies of this song in the iTunes window!  I've never seen anything like this.
    I've selected the songs deleted them from itunes "MUSIC" window in the program and it just keeps replicating the song.
    I turned off in "ADVANCED PREFERENCES, "Keep iTunes Media folder organized and also unchecked Copy files to iTunes Media folder when additng to library" to see if that would make this behavior stop.
    I've removed the "Adele" file folder from the iTunes Media/Music folder and trashed it...
    Still keeps adding the song.... 
    (I just bought my iPhone 5 today and this is stopping me from transefering and syncing my apps and other data from my old iPhone 3GS for fear it might do something strange to iTunes or the iPod function in the new iPhone.)
    Thanks!

    octothorpe wrote:
    After going through the forums, I did find some more information.
    i noticed
    So in other words, yes, it is a known problem, and yes, it's a bug with the (11) version that was fixed, for most people, with the (12) version.
    have it your own way, buddy ...
    By the way, I have no idea why you would coyly allude to this issue, parsing out little bits of half-information. You've clearly participated in the other discussions about this issue and could just come out and say what I said above.
    i'm an end-user like you, no Apple engineer or tech. i *don't know* if a specific release contained a bug or not. i'm trying to choose my words carefully to stay in line with the ToU.
    if you didn't find my replies helpful, say so. i certainly meant no harm and was giving it my best shot.
    happy computing !
    JGG

  • Adding another instance of Event queue in systemEventQueue

    EventQueue q = Toolkit.getDefaultToolkit().getSystemEventQueue();
              q.push(new EventQueue() {
                   protected void dispatchEvent(AWTEvent event) {
                        try {
                             super.dispatchEvent(event);
                             System.out.println("mty thread has started"+event.toString());
                        } catch (Throwable t) {
                             t.printStackTrace();
                             s_log.error("Exception occured dispatching Event " + event,
                                       t);
              });what is the use of adding an instance of the event queue to the systemEventQueue as shown in the code above.

    O.k. - I am not experienced in spite of many years of using this turkey. First of, the sync/don't sync button in preferences - forget it. iCal syncs with MobileMe no matter what the setting. Bummer - except that once the hundreds of duplicate, repeat events are transfered to MobileMe, you can delete them from the web interface - unlike the iCal application that forbids deleting unwanted events.
    Second new discovery. You can put in a repeated event on the MobileMe website with no trouble but, bummer again, the new event on MobileMe does not sync back to the iCal on the iMac.
    Final and most important discovery. I got the problem in the first place by blindly supplying the information asked for and, I kid you not, iCal 4 asks for the end date of a repeated event twice. If you answer the question twice, as I did, you get N * N events. So I hope I can avoid the problem in the future. But really, iCal needs methods to delete repeated events. Also as a former long-term Palm user, I sorely miss the option to restore a calendar from another machine. (the ability to sync or overwrite the local application).

  • After upgrade to 10.10, can't send email (SMTP cert. error).  On previous version running on another machine, can still send find.  This new version is missing the "Usual Ports" checkbox option.  Can someone please help?

    I just upgraded to 10.10.  On the mail program, one of my accounts is having an issue sending email.  I am getting the following error message:
    The certificate for this server is invalid.
    Select a different outgoing mail server from the list below or click Try Later to leave the message in your Outbox until it can be sent.
    But on another machine running Mavericks, I can still continue to send email.  The same is try from my iPhone 5S.
    On that machine running Mavericks the SMTP is configured as SSL and for "Usual Ports" (25, 465, 587) but THIS OPTION IS MISSING ON THE NEW VERSION.  On the new version I have tried configuring the port to 25 and then 465 and 587 with no success.  I have used the Network Utility to see if my provider is blocking me -- it is not.  I have no third-party software on this machine (anti virus).  I can receive email fine.  On the new Yosemitie Mail there are new checkbox options of Automatically check my settings and Allow unsecure connections.  I tried to uncheck SSL for SMTP but then it says it cannot send securely my passowrd and i need to check the option "Allow to send unsecurely".  I did that but the same error message keeps appearing.  So I have tried nearly everything I have been able to, all to no avail.  Please can somebody help?

    Thanks for your reply.  Yes, it is a POP account.  Incoming mail is fine.  My port for incoming is also 110.  But the outgoing port should be 587 (or 24, 465 and 587 as on Mavericks' "Usual Ports" option).  I am using the same configuration across three different devices and only the machine running Yosemite is having issues.  I notice in the new version of Mail there is no longer the "Usual Ports" option.  I am not sure this is the culprit or not.  But the fact is no matter how I configure it, it will not send mail for these particular servers.  I have multiple clients and only one is affected, meaning I can send email from other email addresses (different hosting contracts) on Yosemite but on this one particular one I cannot. 

  • How do I delete a credit card from my iTunes account without adding another one? My friend bought an app with her credit card and I no longer have the info but every time I try to download a free app (ex: Instagram, Twitter, vine etc.)it ask for the info

    How do I delete a credit card from my iTunes account without adding another one? My friend bought an app with her credit card and I no longer have the info but every time I try to download a free app (ex: Instagram, Twitter, vine etc.) it ask for the credit cards security code. I can not find a way to delete that cards info without adding another cards info.

    http://support.apple.com/kb/ht1918
    http://support.apple.com/kb/ts5366

  • How do I move booksmark to another machine without replacing the bookmarks on the new machine, i.e combine a number of bookmark files

    I'm setting up a laptop and want to have all the bookmarks from my desk machine to be moved there from different accounts, but in end up in one file so that I don't have to have loads of separate accounts.

    You need to combine all the links to one HTML file.
    You only need a file with Anchor links like this:
    <pre><nowiki>
    <a href="https://support.mozilla.com/en-US/questions/754997">How do I move booksmark to another machine without replacing the bookmarks on the new machine, i.e combine a number of bookmark files | Firefox Support Forum | Firefox Support</a></nowiki></pre>
    If you export bookmarks to an HTML file then you create a copy of your bookmarks and you edit that copy and you do not affect the original bookmarks.
    See also [/questions/737050]

  • How can i transfer files from forms10g to another machine..?

    Dear All,
    We would like to transfer image files from forms10g to another machine rather than Application server using webutil,
    Can any body give me a workaround for the same, because its occupying more space in the application server, so it would be better if we can able to transfer to another networked machine..
    Thanks in advance
    Thangaraj

    Actually we are not mapping machine name something in webutil.cfg file. We just need to specify the path that from where we will transfer the file from application server to client. And the time time of transfer the path you will
    choose for client webutil will transfer the file on that location automatically.
    -Ammad

  • Is there a way to save project and all media for easy opening on another machine?

    So is there any way of instead of just saving the project and your computer locates the media, can you easily save a project and all the media in like a zipped folder so you can open on another machine?
    Thanks

    Look in the help file for Project Manager

  • Running my java program on another machine

    Hi
    I have built my program using the much maligned Borland JBuilder, so being quite proud of my new programe i want to run it on other machines, ie i want to put it on a cd and distribute it.!! So how do i do this, i understand that another machine will have JVM installed however is there somthing similar to .exe. Appreciate this may have been covered before but i think i may be confusing myself.. which aint hard
    in anticipation many thanks
    Nige

    exes? What for? How do you run an exe under UNIX?Something you may very well have to do is grant execute permission on the executable file that was thus created. UNIX and Linux do not automatically grant execute privileges on files the way Winblows does.
    PS.

Maybe you are looking for

  • After upgrading to leopard, I have this problem with the Dock

    Any time I try to remove an icon from the dock, it crashes and restarts, hence I am unable to ever remove items from the dock! Any ideas on how I might fix this? Thanks in advance!

  • Add-CMDeploymentType: How to add a file/folder detection method

    Hello all, I'm discovering how to add applications & deploymenttypes to my SCCM deployment through Powershell. Adding the application went smoothly, but I'm struggling a bit at the deploymenttype. I want to add a file/folder detection clause as you c

  • Getting FRM-40105 in the sales order form when applying sales credits

    Hi, i'm trying to apply sales credits at the line level. 1.I get FRM-40105 unable to resolve reference to item SALES_CREDITS while trying to save the data in the sales credits window of the sales order form-OEXOEORD(this happens only if i say save an

  • Viewing pop-up note comments from Acrobat in Reader Mobile

    I've added some pop-up note comments to a PDF in Acrobat (though it could have been made in Reader X in the same way). I now want to view those comments in Adobe Reader on my mobile device. However although the text where the comment has been added a

  • Cwplot3d in Labview 2011?

    Hi, I'm trying to recreate the following vi, from this thread. However, that thread was from a long time ago, and I can't seem to find CWPlot3D. This is problematic because the 3D Parametric Surface VI only has three inputs, (x, y, and z), not a w in