Monday, March 16, 2009

Interview questions.........

Increasing the Java virtual machine heap size using scripting

  • Using Jython:

    AdminTask.setJVMMaxHeapSize ('[-interactive]')
  • Using Jacl:

    $AdminTask setJVMMaxHeapSize {-interactive}
Then specify the ServerName,NodeName,ProcessType,Maximum HeapSize

What is a Virtual host ?

Virtual host refer to the capability of most HTTP servers to support multiple logical hosts sharing one IP address on a server.


To delete a service from services.msc
C:\>sc delete SVNService
SVNService -- service name is case sensitive