- 1st day
- adobe reader
- advanced search
- amqp
- Ant
- apache
- application server
- architecture
- Automation
- axis2
- Bamboo
- behind
- bin file
- blinking
- c5
- carbon
- carbon5
- CI
- clustering
- component
- Continuous Integration
- curl
- drive
- elgg
- export to other formats
- ghost deployment
- gnome
- greg
- gsoc proposal
- how
- install
- integration
- internship
- Java
- Jenkins
- JNDI
- kernel
- lazy loading
- led
- Maven
- maven2
- menu
- mount
- mvn
- ntfs
- open in terminal
- OSGi
- php5
- phpmyadmin
- proxy
- rabbitmq
- register
- release
- rest
- run
- servlet
- settings
- stratos
- svn
- Test
- tie
- tie a tie
- tomcat
- transport
- ubuntu
- ubuntu10.10
- webapps
- webservices
- wifi
- windows7
- wordpress
- wso2
- wso2as
- wso2esb
- wso2server
Archives
- September 2016 (1)
- December 2015 (1)
- July 2015 (1)
- June 2015 (1)
- January 2015 (2)
- December 2014 (1)
- April 2014 (2)
- March 2014 (5)
- January 2014 (1)
- December 2013 (1)
- May 2013 (2)
- March 2013 (2)
- February 2013 (2)
- January 2013 (2)
- October 2012 (1)
- August 2012 (1)
- June 2012 (1)
- May 2012 (1)
- April 2012 (2)
- January 2012 (1)
- December 2011 (2)
- June 2011 (2)
- April 2011 (2)
- January 2011 (1)
- November 2010 (4)
- October 2010 (1)
- July 2010 (1)
- February 2010 (2)
- September 2009 (1)
Twitter Updates
- RT @Imesha94: @ballerinalang Shell — A REPL for Ballerina by Sunera Avinash link.medium.com/KLFT6GfXheb 1 day ago
- RT @EntInsider: Ever wondered how the sound effects in "A Quiet Place" were made? https://t.co/wdGKQUqmTj 2 weeks ago
- RT @lafernando: HTTP Deep-Dive with Ballerina: Services medium.com/ballerina-tech… #ballerinalang #http #services #microservices 1 month ago
- RT @WheatNOil: The mRNA vaccines (Pfizer and Moderna) are kind of brilliant at a science level. I’ve had a few people in my real non-Twitte… 2 months ago
- RT @github: We want to empower every developer and company to be able to deliver great software. To do that, we focus on building the best… 2 months ago
Tag Archives: settings
Run Apache mvn (maven2) behind proxy
If you want to use maven2(mvn) behind a proxy then you have to do the following. 1. Go to settings.xml file which is located in /etc/maven2 sudo gedit /etc/maven2/settings.xml 2. Edit the file according to your proxy settings appropriate values. … Continue reading
svn (subversion) behind proxy
If you want to use subversion(svn) behind a proxy then you have to do the following. 1. Go to servers file of subversion ~/.subversion/servers 2. In the servers file edit the settings under [global] tag according to your proxy settings … Continue reading