Blog
How to force JIRA to use different Landing or Login Page

The default login page for Jira is http://localhost/secure/Dashboard.jspa, but I have encountered a situation where I need to force Jira to use different page as landing/login page.  Here are the configuration changes I made: To remove the logon gadget from the intro page you need to: Edit the jira-application.properties file located atWEB-INFclasses you can set […]

Continue reading
Subversion Log Rotation

The Apache rotatelogs program supports automatically starting a new log file whenever the current log file reaches a certain size or has had records written to it for a certain period of time. However, the rotatelogs program, rotatelogs.exe, as implemented in rotatelogs logfile [ rotationtime [ offset ]] | [ filesizeM ] In your subversion […]

Continue reading
How to enable SSL for subversion?

Edit httpd.conf file in the subversion installation location cd /etc/opt/CollabNet_Subversion/con sudo vi httpd.conf Make sure the following line is not commented Include etc/opt/CollabNet_Subversion/conf/extra/httpd-ssl.conf Edit key and cert file info in etc/opt/CollabNet_Subversion/conf/extra/httpd-ssl.conf Edit following lines with the right certificate and key files. Also make sure to comment if any existing similar configuration. SSLCertificateFile /usr/local/apache2/ssl/************.crt SSLCertificateKeyFile /usr/local/apache2/ssl/**********.key Edit […]

Continue reading
Looking for a Job? We have position available…

Date of Opening:    5/14/2012 Date of Closing:     6/15/2012 Sr. Software Engineer needed w/Masters degree in Computer Information Systems or Computer Science or Engineering & 1 yr. exp in the following job duties: Organize, direct and coordinate Java/J2EE builds and deployments using industry standard techniques. Design, develop and test software applications using JDBC,  Swing, SQL Server, […]

Continue reading