
justinit.wordpress.com
Just In IT | Just another WordPress.com weblogJust another WordPress.com weblog
http://justinit.wordpress.com/
Just another WordPress.com weblog
http://justinit.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
14
SSL
EXTERNAL LINKS
1
SITE IP
192.0.78.13
LOAD TIME
0.156 sec
SCORE
6.2
Just In IT | Just another WordPress.com weblog | justinit.wordpress.com Reviews
https://justinit.wordpress.com
Just another WordPress.com weblog
JIRA: Auto ReIndex | Just In IT
https://justinit.wordpress.com/2011/01/19/jira-auto-reindex
Just another WordPress.com weblog. Laquo; JIRA: Add watchers at issue creation. JIRA: Change Custom Field Type. It can be helpful to schedule a reindex of issues after hours (likely when you are asleep! Here is the shell script that can make that happen:. Bin/sh # # SETTINGS # # USERNAME= admin username PASSWORD= password DASHBOARD PAGE URL=http:/ JIRA URL /secure/Dashboard.jspa INDEX PAGE URL=http:/ JIRA URL /secure/admin/jira/IndexReIndex.jspa COOKIE FILE LOCATION=jiracoookie # # COMMANDS # # c...Fill ...
June | 2011 | Just In IT
https://justinit.wordpress.com/2011/06
Just another WordPress.com weblog. Archive for June, 2011. JIRA with Apache2 and SSL. On June 15, 2011. Responding to a question. From AAC. This worked well for me using Ubuntu 10.04 LTS. Sudo aptitude -y install apache2 apache2-mpm-worker libapache2-mod-proxy-html libapache2-mod-jk. Sudo a2enmod ssl proxy ajp rewrite. Sudo vi /etc/apache2/mods-enabled/jk.conf. Sudo vi /etc/apache2/workers.properties. Sudo vi /etc/apache2/sites-available/default and add to the bottom:. Sudo /etc/init.d/apache2 restart.
JIRA: Change Custom Field Type | Just In IT
https://justinit.wordpress.com/2011/04/04/jira-change-custom-field-type
Just another WordPress.com weblog. Laquo; JIRA: Auto ReIndex. Fix Fail2Ban on Ubuntu 10.04 LTS. JIRA: Change Custom Field Type. I created a custom field for a project with a custom field type of Number. It quickly became evident that this should have been a Text Field instead. Unfortunately, you can’t change this in JIRA (at least not without some convoluted custom field configuration scheming). Direct SQL access to the rescue! First, stop JIRA before access the database directly:. From your own site.
Fix Fail2Ban on Ubuntu 10.04 LTS | Just In IT
https://justinit.wordpress.com/2011/04/11/fix-fail2ban-on-ubuntu-10-04-lts
Just another WordPress.com weblog. Laquo; JIRA: Change Custom Field Type. Setup Fail2Ban for JIRA and Confluence. Fix Fail2Ban on Ubuntu 10.04 LTS. I wrongly assume Fail2Ban was working just fine. I recently audited it’s logs and found very little in the way of banning. I tried to get banned from another host via ssh, but that failed:. 2011-04-11 12:32:02,098 fail2ban.actions.action: ERROR iptables -n -L INPUT grep -q fail2ban-ssh-iptables returned 100. Luckily, someone else posted a solution. You are co...
JIRA with Apache2 and SSL | Just In IT
https://justinit.wordpress.com/2011/06/15/jira-with-apache2-and-ssl
Just another WordPress.com weblog. Laquo; Get public IP from Linux CLI. JIRA with Apache2 and SSL. Responding to a question. From AAC. This worked well for me using Ubuntu 10.04 LTS. Sudo aptitude -y install apache2 apache2-mpm-worker libapache2-mod-proxy-html libapache2-mod-jk. Sudo a2enmod ssl proxy ajp rewrite. Sudo vi /etc/apache2/mods-enabled/jk.conf. Sudo vi /etc/apache2/workers.properties. Sudo vi /etc/apache2/sites-available/default and add to the bottom:. Sudo vi /opt/jira/conf/server.xml. IR...
TOTAL PAGES IN THIS WEBSITE
14
Practical JIRA Development: August 2011
http://jiradev.blogspot.com/2011_08_01_archive.html
Articles of interest to people working with JIRA - Configuration - Creating plugins - Compiling code. Tuesday, August 30, 2011. Moving Custom Fields in JIRA Plugins. How can you change where a custom field type comes from in JIRA? If I install such a plugin and create a custom field using the new custom field type, then what happens if I want to deploy the custom field type in a different plugin? I can see three choices:. 1 Keep the same plugin key and field key - rather limiting. Posted by Matt Doar.
TOTAL LINKS TO THIS WEBSITE
1
Against My Better Judgement
Against My Better Judgement. My name is Justin. I'm 23, I write music and I love Jesus. I'm trying to find my place in this world. Is a theme by Andy Taylor. Daredevil by Ben Oliver *. Crarr; Originally from bear1na. Crarr; Reblogged from brianmichaelbendis. Posted 2 years ago. Evolution of Batmobile by David Lo. Crarr; Originally from korwind. Crarr; Reblogged from brianmichaelbendis. Posted 3 years ago. Ldquo; Which country do you think is the greatest thre. At to peace in the world today? Crarr; Origi...
Justinistheshit.com
Yes, Justin is the shit. It's on the Internet and everything.
justinistilborn.deviantart.com
JusTiniStilborn (Justine Stilborn) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Traditional Art / Student. Deviant for 5 Years. 4 Month Core Membership. Daily Pageviews ». Last Visit: 9 weeks ago. This is the place where you can personalize your profile! You can drag and drop to rearrange.
Justin Martin is Turning 40!
Justin Martin is Turning 40! SORRY - RSVP IS CLOSED. TEXT JM IF YOU KNOW HIM. Powered by InstantPage® from GoDaddy.com. Want one?
Welcome!
Welcome to your website! This is the default index page of your website. This file may be deleted or overwritten without any difficulty. This is produced by the file index.html. For questions or problems please contact support.
Just In IT | Just another WordPress.com weblog
Just another WordPress.com weblog. JIRA with Apache2 and SSL. On June 15, 2011. Responding to a question. From AAC. This worked well for me using Ubuntu 10.04 LTS. Sudo aptitude -y install apache2 apache2-mpm-worker libapache2-mod-proxy-html libapache2-mod-jk. Sudo a2enmod ssl proxy ajp rewrite. Sudo vi /etc/apache2/mods-enabled/jk.conf. Sudo vi /etc/apache2/workers.properties. Worker.list=jira worker.jira.host=localhost worker.jira.port=8006 worker.jira.type=ajp13. Sudo vi /opt/jira/conf/server.xml.
justinit30's blog - Blog de justinit30 - Skyrock.com
05/09/2008 at 10:24 AM. 14/12/2008 at 9:53 AM. Subscribe to my blog! Petite présentation,jm'appelle justine, j'ai 22 ans.après 2 années assez difficile le bonheur semble enfin m'ouvrir a nouveau les bras,j'ai perdu un etre cher,certaines personnes que je pensais etre des amis sont partis et de nouveaux ont fait leur apparitions.lachez moi vos coms! Please enter the sequence of characters in the field below. Posted on Friday, 05 September 2008 at 10:37 AM. Edited on Sunday, 14 December 2008 at 9:39 AM.
la vida según justinita
La vida según justinita. Aquí pongo mis pensamientos y recibo comentarios de ellos. De vuelta a los EEUU. Bueno la mayoría ya saben que he vuelto a los EEUU. No he escrito nada aquí mientras estaba en España, porque me di cuenta de que todos los que pensarían en leerlo, estaban allí conmigo! Además, no tenía mucho tiempo. Tampoco lo tengo ahora, pero haré lo que pueda para que podéis enteraros de lo que estoy haciendo. Esta vez he leído uno cortito entero ( No se lo digas a ella,. Para ser un poco más té...
justinita's blog - Blog de justinita - Skyrock.com
Un blog qui present justin&fergie. 03/02/2009 at 8:22 AM. 09/03/2010 at 11:49 AM. Subscribe to my blog! HAMID - HAJAR - YAHYA. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.62) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Sunday, 18 October 2009 at 3:13 PM. Please enter the sequence of characters in the field below. Don't forget that insults, rac...
Blog de justinita586 - °oOo° Ju$t!n!t@ y sU v!D@ °oOo° - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. T@ y sU v! NoV$, UOV$, tO! L, ll , il$, ll $, . mOn mOnd. Mise à jour :. Abonne-toi à mon blog! N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.170) si quelqu'un porte plainte. Ou poster avec :. Retape dans le champ ci-dessous la suite de chiffres et de lettres qui apparaissent dans le cadre ci-contre. Ou poster avec :.
That's Bologna!
Monday, April 25, 2011. My mom made lasagna for today! A little coffee break (tiny cups of espresso, of course – this is Italy! Here are some pictures from the walk, taken by my wonderful roommate Maria! What you see: Italian guys and a chubby dog. What you don't see: The 150 foot sheer drop down a clay canyon about 10 feet to the right of the picture. Maria didn't like my 'normal' face in any of the pictures, so I had to pose. Two of Maria's funny cousins, goofing around. Back at home, I took the opport...
SOCIAL ENGAGEMENT