Problems starting two LISTENERS in one server for two DB.

Oracle : 10gr2 10.2.0.3
Server : Linux RedHat R4U5
General Configuration:
two users apexdev1,apexdev2
two oracle homes apexdev1,apexdev2
One server. Diferent directory structure for each home.
apexdev1 user.
[apexdev1@CO-MIA-APXDBDEV admin]$ echo $ORACLE_HOME
/u01/apexdev1/oracle/product/10.2.0
[apexdev1@CO-MIA-APXDBDEV admin]$
[apexdev1@CO-MIA-APXDBDEV admin]$ echo $TNS_ADMIN
/u01/apexdev1/oracle/product/10.2.0
APEXDEV30 =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST =CO-MIA-APXDBDEV.mastec.com)(PORT = 1522))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
SID_LIST_APEXDEV30 =
(SID_LIST =
(SID_DESC =
(SID_NAME = apexdev3)
(ORACLE_HOME = /u01/apexdev1/oracle/product/10.2.0 )
(PROGRAM = extproc)
apexdev2 user.
/u01/apexdev2/oracle/product/10.2.0
[apexdev2@CO-MIA-APXDBDEV admin]$ echo $ORACLE_HOME
/u01/apexdev2/oracle/product/10.2.0
[apexdev2@CO-MIA-APXDBDEV admin]$
[apexdev2@CO-MIA-APXDBDEV admin]$ echo $TNS_ADMIN
/u01/apexdev2/oracle/product/10.2.0
APEXDEV31 =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST =CO-MIA-APXDBDEV.mastec.com)(PORT = 1521))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
SID_LIST_APEXDEV31 =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/apexdev2/oracle/product/10.2.0)
(PROGRAM = extproc)
We start the listener for user1.
lsnrctl start APEXDEV31
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=CO-MIA-APXDBDEV.mastec.com)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
When we try to start the second one
[apexdev1@CO-MIA-APXDBDEV admin]$ lsnrctl start APEXDEV30
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-AUG-2008 17:17:13
Copyright (c) 1991, 2005, Oracle. All rights reserved.
TNS-01106: Listener using listener name APEXDEV31 has already been started
It is looking to the firts one.
SQL> ho hostname
CO-MIA-APXDBDEV.mastec.com
SQL> show parameters service
NAME TYPE VALUE
service_names string apexdev30.mastec.com
SQL> ho hostname
CO-MIA-APXDBDEV.mastec.com
SQL> show parameters service
NAME TYPE VALUE
service_names string apexdev.mastec.com
SQL>
What I'm missing?
I don't see why is not working?
What is not rigth in the configuration files?
Jose.

Thank you.
The solution was.
SQL>ALTER SYSTEM SET LOCAL_LISTENER='listener_alias'
SQL>ALTER SYSTEM REGISTER;

Similar Messages

  • One server for two independ customer installations

    Dear all,
    I've one server and want to install two different SBO installations for two different
    companies that are not related between them.
    I'm going to create two SQL instance so DBs are in differente scope, and with license manager I could administrate two different license file..
    Is it possible?
    Regards,
    Giovanni

    Hi Sachin,
    you're right with two different VM you can manage that, but this is similar to have two different server.  My goal is to use only a server (phisical or virtual)...  I think  with 8.8 version we can do it, but I glad if someone has some experience of this scenario..
    Regards,
    Giovanni

  • Problem starting or stopping dbconsole (Application Server 10.1.2.0.2)

    Hi all,
    i have problem starting application server dbconsole and i am getting following error in oracle_home/sid/sysman/log
    2008-10-27 22:45:36 Thread-1 WARN http: snmehl_connect: connect failed to (localhost.mycompany.com:1830): A remote host refused an attempted connect op
    eration. (error = 79)
    2008-10-27 22:45:37 Thread-1 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for America/New_York:-300 do not match
    2008-10-27 22:45:38 Thread-1 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for America/New_York:-300 do not match
    i have seen in the metalink to set the timezone which might have got changed. but after running didn't get changed anything and this is on AIX 5.3 and since its day-light changing time
    some old machines running on AIX timezone been changed. any advise or idea
    Thanks,

    i found the solution. that is applying DST patch (AIX version 10.1.0.5)

  • Which clients are using my Sun One server for authentication?

    We use Sun One ver. 5.2 .
    Our LDAP clients use it for authentication.
    How can I list which clients recently used the Sun One server to authenticate?
    The reason I need that is because I want to upgrade the Sun One server and I want to notify the clients that I'm about to do it.
    Thanks.

    https://www.redhat.com/archives/fedora-directory-users/2005-September/msg00010.html
    Useful script to extract LDAP based user posixGroup memberships information
    ===
    Assuming you are using posixGroup objectclass and memberUid attribute to
    store your membership information, you may find my shell script useful
    and handy.
    It works on Solaris LDAP Client with "ldapaddent" and "ldaplist"
    commands, and works against FDS, SUN DS or OpenLDAP.
    ===
    Gary

  • 2 Availability Groups and Listeners on one server/instance.

    I am looking at setting up the following
    Server 1
    Database(s) existing in an availability group that will be Primarily on Server 1 but have a secondary non readable replica on Server 2
    Server 2
    Database(s) existing in an availability group that will be Primarily on Server 2 but have a secondary non readable replica on Server 1
    So the plan is to run normally in an "active/active" configuration with the 2 Availability Groups on 2 Separate Servers but with the possibility of both Availability Groups running on the same server for a limited time.
    I would have a listener for each Availability Group.
    Are there any issues or "gotchas" I would need to be aware of with this configuration?
    DB Version will be SQL Server 2012 Enterprise Edition.

    Here's a few I can think of
    - Each server needs to be the same collation, so if those dbs have been hosted separately up to now you'll need to check that
    - No surprise if you've used mirroring, but you'll have to manage jobs relating to each AG on both nodes (perhaps automate disable/enable of jobs)
    - Make sure your disk subsystem can handle the load from both servers - remember you'll be hardening the transactions from server1 to server2 and vice-versa
    - Monitor your wait stats closely - if you're setting this up for synchronous commits you don't want to waiting a long time for the log to harden (HADR_SYNC_COMMIT is an important one to look into)
    - Think about staggering your database maintenance if possible (running index rebuilds on both boxes at the same time will generate a lot of IO)
    - As both servers are active you'll need to license both of them
    - Make sure your servers are patched (Windows & SQL) and consider applying Cumulative updates, they contain quite a few AO fixes
    - If you haven't already, look at using Ola Hallengren's mainteance scripts, they play really well with AlwaysOn

  • One server for two networks

    Hello,
    I do not already have a Mac Server but I'm planning to buy one, but first of all I got a question.
    Is it possible (if the server has two or more ethernet ports) to divide the services on the different ports ?
    In my example I want to represent my homepage and other web services on the one ethernet port, that is connected to the web and on the other port I want to enable screen sharing, xgrid and so on to support the local network. I now want to know if it is possible to set up different options for every ethernet port.

    Is it possible (if the server has two or more ethernet ports) to divide the services on the different ports ?
    You can have (and use) as many ports as you like. Most of my servers have 4.
    The issue is in controlling the services. By default, each service will typically listen on all interfaces, meaning they're available from all networks.
    To do what you want requires a little tuning of each service to tell it how and where to run. The configuration is based on the service (which ports to run on) rather than the port (which services to support).
    The specifics varies by service. It''s easy, for example, to do this with Apache - just tell it the IP address for each site and you're done. It's relatively easy for most of the file sharing protocols. Off hand, I can't think what's involved in ARD or XGrid.
    Worst case, even if there isn't an easy mechanism for binding a service to one port, there's always the firewall which you can use to block traffic on the ports you don't want. Not a perfect solution, but it does help.

  • Auto Start five instances in one server

    Guru´s
    I have a server with five instances. When I restart the server randomly I have problems with some instances. (they do not rise).
    In services (windows) I see all the services fine. But in EM I see that instance is down...
    Is there a problem in windows when I have 5 instances ?? (in order to after a restart of the server some instances does not start)??

    > Is there a problem in windows when I have 5 instances ??
    Yes. Absolutely. It does not make any technical sense.
    You now have to spend memory on 5 SGAs, and resources on 5 process monitors, 5 system monitors, database writers, log writers and so on.
    Not to mention that you need 5 temp tablespaces, 5 sets of redo logs, undo spaces, etc.
    Why? What does make 5 small SGA's better than a single large SGA? Or temp space? Or process monitor?
    Do you think you scale that way? Oracle scales the exact opposite way. Instead of more physical databases (each needing an instance), Oracle's top end product called RAC scales by using a single physical database and adding more instances to that database - one instance per server.
    Granted, there are exceptions where one may want to run multiple instances. Oracle 9i and 10g during a porting project. Forced to do so by using shrink wrap software that uses an "embedded" Oracle database.
    But these are by far the exception of the rule. And unless you have a mother of server with virtualisation, what you are doing using Oracle, does not make any technical sense.

  • Multiple Apex Listeners on one server trouble with apex-config.xml

    I'm using 0C4J to deploy apex on a windows server. I want to be able to have multiple instances of OC4J running pointing to different databases. I've read through documentation and forum posts and this looks simple enough.
    I've got one instance running at E:\OC4J and working fine. I've to added a second OC4J instance at E:\OC4J2. I've rebuilt and redeployed the apex.war file after editing web.xml to specify a new location for apex-config.xml. I'm trying to specify the config directory as E:\OC4J2\config but can't seem to get the syntax right, because it keeps picking up the default file the first OC4J instance is using.
    <context-param>
    <param-name>config.dir</param-name>
    <param-value>E:\oc4j2\config</param-value>
    </context-param>
    I've tried multiple versions of the path E:\oc4j2\config, E:/oc4j2/config, /oc4j2/config, \oc4j2\config but none seem to work.
    Could anybody confirm the proper syntax for specifying the path to apex-config.xml in web.xml on a windows server?
    Thanks in advance

    Got it working
    Had the syntax right.
    <context-param>
    <param-name>config.dir</param-name>
    <param-value>E:\oc4j2\config</param-value>
    </context-param>
    Issue seems to be if there is an apex-config.xml file at C:\Users\username\AppData\Local\Temp\apex it picks up on it first.
    Once I had both web.xml files specified to different directories for the config file and I deleted the one at C:\Users\username\AppData\Local\Temp\apex things worked as expected.
    Thanks

  • Problems starting services after virtualising Crystal server

    We have virtualised our crystal server and the machine starts up but we are getting errors when starting the services and a message
    "There is an error: A server running on a machine different from the CMS machine may not register to the CMS with your current set of license keys.  The product must be upgraded.. It is with server APM-WP-CRYSTAL2.EVENTSERVER"
    the cms server is showing true for alive and enabled
    crystal reports cache server is false for both and so are all other servers.
    we have had new license keys provided but this has not worked

    Hi Mark,
    Can you let us know is this key was working earlier.
    Try to Enable all the servers and then restart the servers.
    Also Stop your Central configuration manager and restart all services.
    Is this enterprise version is a named user or concurrent user's version.
    Just let us know if any.
    Regards,
    Naveen.

  • Problem starting AIR app from windows server 2003

    Hello,
    I have an AIR app that I am trying to run using a c#
    webservice under Win 2003.
    I am starting the application process (air .exe file) as the
    "Network Service" user which has full-rights on the app-folder and
    app-working folder. The problem is that once with the applications
    the "Adobe AIR Updater.exe" process is starting to (using the same
    user N.S.) and both of the processes stop responding.
    I have tried to start the process as "Local Service" with
    "Desktop Interaction" too but unfortunately with no result.
    I must tell you that under XP and Vista it runs perfect...
    Is there any security issue related to win 2003 or any way i
    can start an air app from command line.
    Also i am interested why "Adobe Air Updater.exe" is starting
    ?

    Not sure about  copying eulaAccepted file from one location to another - that would really depend on which user account your service is running under.
    A better approach (IMHO), is to open the services window (My Computer | <right-click> | Manage, then navigate to Services and expand the tree) so you can see your service on the RHS.
    Stop your service, then inspect it's properties, select the 'Log on' tab, then check the checkbox which says "Allow system to interact with desktop". Apply the change, then restart your service.
    next time the AIR runtime prompts you to accept the EULA, the window will appear on the screen, so you can click "I accept".
    After accepting, reverse the procedure which allowed the service to interact with the desktop, and make sure that you have modified the registry to prevent AIR from updating as mentioned in:
    http://help.adobe.com/en_US/AIR/1.5/air_admin/WS5b3ccc516d4fbf351e63e3 d11c0f59823a-7ff0.html
    You should be all set.

  • How do i query a sun one server for a member of a  group

    Hi Folks
    I would like to know if any one know how to query a sun one directory server to list all members of the group.
    currenty i have this
    LDAP://SERVERNAME.test.com:5221/ou=people,dc=testrelsec,dc=com>;(&(objectclass = person)& adsPath;subTree"
    this query gives me all users in the directory ,
    Now I have created a static group called GROUPONE using sunone console GUI and made 2 people member of that group
    I need the ldap query which can list the members of GROUPONE
    thanks
    g4hbk
    thanks in advance
    g4hbk

    https://www.redhat.com/archives/fedora-directory-users/2005-September/msg00010.html
    Useful script to extract LDAP based user posixGroup memberships information
    ===
    Assuming you are using posixGroup objectclass and memberUid attribute to
    store your membership information, you may find my shell script useful
    and handy.
    It works on Solaris LDAP Client with "ldapaddent" and "ldaplist"
    commands, and works against FDS, SUN DS or OpenLDAP.
    ===
    Gary

  • Solaris 10 for X86 Install issue: "Server for display :0 can't be started"

    After fixing my "can't set locale" problem I am moving onto the "Server for display :0 can't be started" issue.
    Checking /etc/dtc/Xerrors yields:
    1) error (PID 380) : Server unexpectedly died
    2) error (PID 380) : Server for display :0 can't be started
    I\ve tried running kdconfig and setting XSun not XOrg. I am using a 2 channel KVM with a 3 button mouse (the only PS2 mouse I have lying around...) but the config seems to pick it up without any problems.
    Feel free to reply direct to me g.h.lawrence<at>gmail.com if you wish. Thanks in advance for any and all replies.
    Greg
    Message was edited by:
    MaristFlanker
    Also, I notice this message when I try to boot up:
    svccfg (/tmp/kdm_svccfg_cmds, ;ine 1): Pattern 'application/x11/x11-server' doesn't match any instances or services.
    Any help/suggestions appreciated and thanks again!

    Hello Greg,
    unfortunately you're posting in the wrong forum.
    These forums are for Sun Hardware, you have a configuration problem with a piece of software - the x-server. Please post in one of these forums
    Solaris on x86
    http://forum.sun.com/jive/forum.jspa?forumID=291
    Installation
    http://forum.sun.com/jive/forum.jspa?forumID=292
    General Solaris 10 Discussion
    http://forum.sun.com/jive/forum.jspa?forumID=298
    Michael

  • Problems starting WLS 7 server ... checkLicense NullPointerException

    Hi there,
    We have a clustered environment running WebLogic Server 7.0 Service Pack 4. In our cluster we're running two WLS instances essentially as webservers, to serve up static content.
    Starting and stopping the WLS instances is done using scripts written by a group of now-departed developers (we are not using NodeManager).
    The problem that we're having is that the "webserver" instances are very difficult to start up, and may require seven or eight attempts to start properly. Most of the time, we see the following NullPointerException in the server log:
    ====================================================
    <9-Nov-04 12:36:30 EST PM> <Notice> <WebLogicServer> <000360> <Server started in RUNNING mode>
    <9-Nov-04 12:36:30 EST PM> <Emergency> <WebLogicServer> <000209> <ListenThread.run() failed: java.lang.NullPointerException
    java.lang.NullPointerException
         at weblogic.t3.srvr.ListenThread.checkLicense(ListenThread.java:595)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:333)
    >
    <9-Nov-04 12:36:30 EST PM> <Emergency> <WebLogicServer> <000210> <The WebLogic Server is no longer listening for connections. You should probably restart it.>
    ====================================================
    If WebLogic was having a hard time finding the license.bea file, I would expect that something more user-friendly than a NullPointerException would occur. Also, a simple problem with locating the license file doesn't really explain why the server eventually does come up properly, despite the fact that it can sometimes take many attempts.
    Unfortunately, since these servers are running in production we don't have the luxury to start and stop them at will to perform testing.
    Does anyone have any hints as to what might be causing this issue? Any advice would be much appreciated.
    Regards,
    jodym

    I'm guess you changed owner of config/mydomain to weblogic? To
    confirm - try touching/create a test file in config/mydomain,
    i.e. touch mytest.perm;ls -l mytest.perm;rm mytest.perm
    You could start weblogic with truss:
    truss -t open -o /tmp/truss.out -f "your start command"
    Then examine /tmp/truss.out
    "Dariusz" <[email protected]> wrote in message news:<3d08b130$[email protected]>...
    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

  • Sending a jms message from one server to another in a cluster fails..

    Hi,
              My platform is wl6.1 sp7 two servers in a cluster...
              I have problems sending jms messages from one server to the other. When sending to a destination on the same server it works fine, but sending to the other server do not work. I get no exceptions when I send the message. The "Monitor all Active JMS Destinations..."->"Messages Received" column increase number of received messages for the remote server. But the onMessage method in the bean is not called(I am logging all calls to a file...)
              Any suggestions?
              And..
              My understanding is that the JNDINameReplicated default value is set to true? But when I don't set this value to true the jndi name is not replicated too the other server.
              (The state for both servers are Running in the admin console and listed servers in the cluster is 2....
              Server names:
              * bluej, biztalk-lab
              JMS connection factory:
              * xlink.jms.factory.commerceFactory, deplyed on both servers and for the cluster
              Destinations:
              * xlink.jms.service.report.biztalk-lab.Report for the biztalk-lab server active on 'biztalk-labJMSServer' JMS-server
              * xlink.jms.service.report.bluej.Report for the bluej server active on 'bluejJMSServer' JMS-server)
              ~b

    Deployed to the bluej server:
              <weblogic-ejb-jar>
              <weblogic-enterprise-bean>
              <ejb-name>xlink.jms.service.report.bluej.Report</ejb-name>
              <message-driven-descriptor>
              <pool>
              <max-beans-in-free-pool>3</max-beans-in-free-pool>
              <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
              </pool>
              <destination-jndi-name>xlink.jms.service.report.bluej.Report</destination-jndi-name>
              </message-driven-descriptor>
              <jndi-name>xlink.jms.service.report.bluej.Report</jndi-name>
              </weblogic-enterprise-bean>
              <weblogic-enterprise-bean>
              <ejb-name>xlink.jms.service.report.bluej.Report</ejb-name>
              <message-driven-descriptor>
              <destination-jndi-name>xlink.jms.service.report.bluej.Report</destination-jndi-name>
              </message-driven-descriptor>
              <jndi-name>xlink.jms.service.report.bluej.Report</jndi-name>
              </weblogic-enterprise-bean>
              </weblogic-ejb-jar>
              <ejb-jar>
              <enterprise-beans>
              <message-driven>
              <ejb-name>xlink.jms.service.report.bluej.Report</ejb-name>
              <ejb-class>no.xlink.server.service.report.engine.jms.ReportBean</ejb-class>
              <transaction-type>Bean</transaction-type>
              <message-driven-destination>
              <destination-type>javax.jms.Queue</destination-type>
              </message-driven-destination>
              </message-driven>
              </enterprise-beans>
              </ejb-jar>
              Deployed to the biztalk-lab server:
              <weblogic-ejb-jar>
              <weblogic-enterprise-bean>
              <ejb-name>xlink.jms.service.report.biztalk-lab.Report</ejb-name>
              <message-driven-descriptor>
              <pool>
              <max-beans-in-free-pool>3</max-beans-in-free-pool>
              <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
              </pool>
              <destination-jndi-name>xlink.jms.service.report.biztalk-lab.Report</destination-jndi-name>
              </message-driven-descriptor>
              <jndi-name>xlink.jms.service.report.biztalk-lab.Report</jndi-name>
              </weblogic-enterprise-bean>
              <weblogic-enterprise-bean>
              <ejb-name>xlink.jms.service.report.biztalk-lab.Report</ejb-name>
              <message-driven-descriptor>
              <destination-jndi-name>xlink.jms.service.report.biztalk-lab.Report</destination-jndi-name>
              </message-driven-descriptor>
              <jndi-name>xlink.jms.service.report.biztalk-lab.Report</jndi-name>
              </weblogic-enterprise-bean>
              </weblogic-ejb-jar>
              <ejb-jar>
              <enterprise-beans>
              <message-driven>
              <ejb-name>xlink.jms.service.report.biztalk-lab.Report</ejb-name>
              <ejb-class>no.xlink.server.service.report.engine.jms.ReportBean</ejb-class>
              <transaction-type>Bean</transaction-type>
              <message-driven-destination>
              <destination-type>javax.jms.Queue</destination-type>
              </message-driven-destination>
              </message-driven>
              </enterprise-beans>
              </ejb-jar>

  • Lion Server for Home use reality check

    Hi All,
    as many others I had the best intentions buying Lion Server for my home network (5 Macs, 2 iPads, 2 iPhones) to manage everything.
    It was destined to be a central server for user management, configuration management, home directories, file server, software update server, web server and Time Machine server and possible VPN gateway to my home network.
    I did not intended to use  as Address Book, iCal, Mail server as I use iCloud. I just don't see the point of iChat, Podcast, Wiki server for my home use.
    Anyway the bits I had to abandon so far are:
    configuration management - Profile Manager works only sometimes and is sluggish to say the least
    home directories - the home sync just doesn't work for Mac libraries such as iPhoto and iTunes
    software update server - worked, broke, fixed, worked, broke, fixed, ... going away with Mountain Lion.
    What works for me is user management, file server, web server and Time Machine backup, haven't gotten around to test VPN yet.
    Given that Mountain Lion is coming next month and presumably I'll have to buy new license for the Server version I am not sure if it's worth it.
    As I see it using a plain vanilla Lion or Mountain Lion system I can still do file server, web server and Time Machine backup. What I'd lose is the user management and I am not sure about VPN on a non-Server system but not really important. User management is a one time task for 5 Macs that's it.
    Would be interested to hear opinions from you folks about pros / cons of using a plain Lion or Mountain Lion OS X for server tasks vs Server version?
    Anything I am missing here?
    Thanks
    Andy

    iToaster wrote:
    most osx server issues are usually DNS problems
    if that is not correct practically nothing else will work correctly
    That's probably true but also within that lies a major problem how this is positioned "The Server for Everyone". I am in IT and know what a DNS is. Most home users would NOT have a DNS running as it's not necessary not even talking about SSL certificates. I think this is a major problem here that it market incorrectly.
    iToaster wrote:
    if your trying to have portable home directories and having iphoto library sync'd
    I don't recomend on wireless , even on a wired 1gb network it's slow
    use WGM to skip iphoto or be prepaired for a long wait
    It's not so much a network bandwidth problem but the fact that home sync doesn't work for package files such as iPhoto, etc. Many people have confirmed that that home sync actually corrupts those files.
    iToaster wrote:
    for the cost of ML server it's probibly cheaper in the long run then the time you'd spend
    trying to get the same funtionallity via terminal.  plus the posiblity of a OS update
    that may blow all your finely crafted terminal work all away.
    Don't intend to do terminal but for example take "File Sharing". It's an Server option but every Mac also has file sharing under the "Sharing Settings". As far as I can tell the server actuallty is just an overlay over the Mac sharing option because if I define a file share it's also updated in the sharing option.
    Same thing goes for the Webserver. Hence I am thinking that Server really only is a central console for some basic services that can also be available by using standard OS X functionality.

Maybe you are looking for