Siddesh BG's Blog

Build automation | Release Management | DevOps | Site Reliabality Engineering | Configuration Management | Version Control Systems | Continuous Delivery | Containers | Microservices | Cluster resource management | Cloud services | Analytics

Tuesday, April 22, 2014

How to delete a set of old builds in Jenkins? Using CLI

›
You can use Jenkins command-line-interface(CLI) to delete some old build numbers. To run jenkins CLI, you need java and jenkins-cli.jar. ...
Wednesday, March 26, 2014

SVN Quick Reference

›
Creating a repository mkdir svn-repos svnadmin create /cygdrive/c/svn-repos ls -a /cygdrive/c/svn-repos            conf  db  forma...
Wednesday, March 12, 2014

How to start a jenkins slave on linux machine without ssh?

›
Step 1: Login to Jenkins -> Manage jenkins -> Manage nodes -> Linux node name Copy the command under    Run from slave command l...
Wednesday, February 12, 2014

Enabling https on Sonatype nexus

›
Here are the list of commands used to enable https on nexus web application. The below described example nexus application is running on Li...
Wednesday, January 22, 2014

Working with perforce streams - command line

›
Streams intro Creating a stream depot  - Command:     p4 depot <stream-depot-name>          Ex: # p4 depot DPM  - Change the...
Monday, December 9, 2013

How to restart windows from command line ?

›
Are you running a build on windows? Is your build failing for no valid reason? Did you try every known options debugging the issue? Why don...
Friday, July 26, 2013

How to increase open files limit in Linux. Fix for java.io.FileNotFoundException (Too many open files) error

›
I was configuring a new build on Linux machine and it kept on failing with error java.io.FileNotFoundException : /home/build/jenkins/wor...
4 comments:
Friday, July 5, 2013

What is Apache Hadoop?

›
Newbies can get a clean and simple introduction to Hadoop from the following Pivotal blog posts 1)  Demystifying Apache Hadoop in 5 Pictu...
Monday, April 22, 2013

Perforce and cygwin

›
Are you a command-line freak ? Do you want your automated shell scripts to run on Windows ? Do you wish to work with Perforce commands on C...
24 comments:
Tuesday, April 9, 2013

FeatureBranch v/s FeatureToggle v/s BranchByAbstraction patterns

›
This blog is excerpts from Martin Fowler blog and Continuous Delivery book (Jez Humble, David Farley). It explains about the concepts of 1...
Tuesday, March 19, 2013

How to restrict a Jira issue?

›
Why should we restrict Jira issue? Typically Jira instance will be opened to non-developers like Customer Support, partners, QA and in som...
4 comments:
Friday, March 8, 2013

Track/update Adobe Flash Player

›
Adobe Flash Player is a well known tool for exploitation by hackers. It is our responsibility to keep track of latest updates released by A...
Wednesday, February 13, 2013

Why hackers penetrating Software Build infrastructure?

›
Many recent cyber attacks on enterprise involved penetrating into their product build infrastructure. The motive here is either to stole co...
1 comment:
Monday, February 11, 2013

My first experience with GlassFish Application server

›
GlassFish is a open source application server started by Sun Microsystems and now sponsored by Oracle. As part a POC (proof of concept) pro...
1 comment:
Thursday, February 7, 2013

Extracting tar.xz and tar.bz2 files

›
Extracting tar.xz files xz files are one of the archive format generated using XZ Utils. XZ Utils (previously LZMA Utils) is a set of free...
7 comments:
Sunday, January 27, 2013

putty+screen: Close your putty session, without terminating the running script

›
Normally we connect to a remote UNIX (Linux) servers through putty. But when we disconnect a putty session, the remote shell terminates, as...
Wednesday, January 2, 2013

Custom fields not appearing in Jira gadgets

›
Are you scratching your head debugging why a custom field in Jira not appearing in Gadgets? Here is one the reason. Scenario : We have a...
Wednesday, December 26, 2012

how to check rpm license without installing?

›
Command to find out installed rpm license information     1) Find out the installed rpm name by running        rpm -qa|grep -i <name-o...
1 comment:
Wednesday, December 12, 2012

kiwi build failure Can't provide file from repository 'update'

›
Our Kiwi builds were failing inconsistently with the below error Failed to provide Package  users-1-1.x86_64 . Do you want to retry  retri...
2 comments:
Wednesday, November 7, 2012

A quick tutorial on building appliance using Kiwi in restricted environment

›
In this blog, I'll share step by step information on building a appliance using opensuse kiwi tool on a restricted environment. Here re...
‹
›
Home
View web version

About Me

My photo
Siddesh BG
Bangalore, Karnataka, India
Profession: Engineering Director (Full stack, Data Science/Engineering, DevOps, QA) Cyble, Bangalore
Email:siddesh.bg@gmail.com
View my complete profile
Powered by Blogger.