Skip to content

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
  • How Jenkins works? Jenkins Architecture Explained!!!
    Jenkins

    How Jenkins works? Jenkins Architecture Explained!!!

    ByRajesh Kumar May 15, 2018November 17, 2021

    Jenkins is continuous integration tools which help to integrate other tools to automate the software development activity and repetitive tasks. Jenkins has 2 releases. One, Community version which open source and free and another one is Jenkins Enterprise which is from Cloud bees for enterprise. Jenkins is extremely powerful with vast amount of plug-in supported….

    Read More How Jenkins works? Jenkins Architecture Explained!!!Continue

  • Secure Tunnels to localhost using ngrok
    Uncategorised

    Secure Tunnels to localhost using ngrok

    ByRajesh Kumar May 6, 2018June 11, 2018

    Secure Tunnels to localhost using ngrok ngrok is a free tool that allows you to expose a web server running on your local machine to the internet. It includes additional functionality that makes it easy to install and manage itself as a native operating system service on Windows, OS X and Linux. It is is…

    Read More Secure Tunnels to localhost using ngrokContinue

  • run_list and env_run_list explanined in chef role
    Chef

    run_list and env_run_list explanined in chef role

    ByRajesh Kumar May 3, 2018November 17, 2021

    run-list A run-list defines all of the information necessary for Chef to configure a node into the desired state. A run-list may include roles and/or recipes. A run-list must be in one of the following formats: fully qualified, cookbook, or default. Both roles and recipes must be in quotes, for example: [code]’role[NAME]’ ‘recipe[COOKBOOK::RECIPE]’ ‘recipe[COOKBOOK::RECIPE],COOKBOOK::RECIPE,role[NAME]'[/code] env_run_list…

    Read More run_list and env_run_list explanined in chef roleContinue

  • How to run chef-client in why-run mode aka “no-operation”
    Chef

    How to run chef-client in why-run mode aka “no-operation”

    ByRajesh Kumar May 2, 2018November 17, 2021

    why-run mode is a way to see what the chef-client would have configured, had an actual chef-client run occurred. This approach is similar to the concept of “no-operation” (or “no-op”): decide what should be done, but then don’t actually do anything until it’s done right. Run the executable in why-run mode, which is a type…

    Read More How to run chef-client in why-run mode aka “no-operation”Continue

  • List of Default ports used in OpenStack components
    OpenStake

    List of Default ports used in OpenStack components

    ByRajesh Kumar April 27, 2018June 18, 2018

    List of Default ports used in OpenStack components  OpenStack service Default ports Port type Block Storage (cinder) 8776 publicurl and adminurl Compute (nova) endpoints 8774 publicurl and adminurl Compute API (nova-api) 8773, 8775 Compute ports for access to virtual machine consoles 5900-5999 Compute VNC proxy for browsers ( openstack-nova-novncproxy) 6080 Compute VNC proxy for traditional VNC…

    Read More List of Default ports used in OpenStack componentsContinue

  • Logstash explained in 5 mins
    Logstash

    Logstash explained in 5 mins

    ByRajesh Kumar April 17, 2018June 22, 2018

    What is Logstash? Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite “stash.” Logstash Benefits Logstash allows you to easily ingest unstructured data from a variety of data sources including system logs, website logs, and application server…

    Read More Logstash explained in 5 minsContinue

  • Understanding the chef cookbook’s Berkshelf file
    Chef

    Understanding the chef cookbook’s Berkshelf file

    ByRajesh Kumar April 17, 2018November 17, 2021

    Configuration Management using chef is being implemented with the help of desire files, which is often called a “cookbooks” in chef. Usuallay separate cookbooks is written in practice for each module so its easy to maintain. Also, there are good numbers of cookbooks which is being used from community portal which is from supermarket.chef.io. In…

    Read More Understanding the chef cookbook’s Berkshelf fileContinue

  • AWS

    AWS diagram icon sample and reference

    ByRajesh Kumar April 16, 2018November 17, 2021

    Aws diagram and icon explained

    Read More AWS diagram icon sample and referenceContinue

  • AWS

    List of AWS regions and availability zones

    ByRajesh Kumar April 16, 2018November 17, 2021

    List of  AWS Regions This is complete list of  AWS regions available currently. S.No Code Name 1 us-east-1 US East (N. Virginia) 2 us-west-2 US West (Oregon) 3 us-west-1 US West (N. California) 4 eu-west-1 EU (Ireland) 5 eu-central-1 EU (Frankfurt) 6 ap-southeast-1 Asia Pacific (Singapore) 7 ap-northeast-1 Asia Pacific (Tokyo) 8 ap-southeast-2 Asia Pacific (Sydney)…

    Read More List of AWS regions and availability zonesContinue

  • How to run UI testing in Docker container using Selenium
    Docker | Selenium

    How to run UI testing in Docker container using Selenium

    ByRajesh Kumar April 11, 2018August 28, 2025

    Docker is one of the revolutions technologies which has created lots of buzz in the Software development practices. Docker has not only helped to setup Continuous Integration and Delivery but also manage and replicate test environments and deploy a large at scale in no time. Here are the following advantages which benefit to testing team…

    Read More How to run UI testing in Docker container using SeleniumContinue

  • Docker

    Docker Errors and Solutions Guide

    ByRajesh Kumar April 10, 2018November 17, 2021

    Error: Failed to get D-Bus connection: Operation not permitted I am having issue running or checking status on any services in Docker in Centos 7. I get: “Failed to get D-Bus connection: Operation not permitted” error when I check or run any service. For example: systemctl status network.service Failed to get D-Bus connection: Operation not…

    Read More Docker Errors and Solutions GuideContinue

  • uBuild

    “Run in Preflight” and “Run in Preflight Only” explained in IBM UBuild!

    ByRajesh Kumar April 2, 2018April 2, 2018

    The Preflight plugin provides steps that can be used for developer Preflight builds Explanation The preflight client first starts a simple file server. First, The server is used to transfer source files from the user desktop to a build agent and to transfer build artifacts from the build agent to the user desktop. Next, the…

    Read More “Run in Preflight” and “Run in Preflight Only” explained in IBM UBuild!Continue

  • Jenkins | uBuild

    Difference between jenkins and Urbancode build

    ByRajesh Kumar April 2, 2018November 17, 2021

    What is the difference between jenkins and Urbancode build? jenkins Urbancode build Jenkins is open framework for automating the repeative tasks and has great plugins which can be used to create entire automated customized continous integration framework. Urbancode build(uBuild) is for automating the repeative tasks and has great limited sets of plugins which can be…

    Read More Difference between jenkins and Urbancode buildContinue

  • How to Install plug-ins in IBM UrbanCode Deploy
    uDeploy

    How to Install plug-ins in IBM UrbanCode Deploy

    ByRajesh Kumar April 1, 2018November 17, 2021

    Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-deploy/ Load the plug-ins: For automation plug-ins, click Settings > Automation Plugins, then click Load Plugin. For source plug-ins, click Settings > Source Config Plugins, then click Load Plugin. Enter the path to the compressed plug-in file, and then click Submit. Results The plug-in is listed on either the Automation…

    Read More How to Install plug-ins in IBM UrbanCode DeployContinue

  • How to Install plug-ins in IBM UrbanCode Release
    URelease

    How to Install plug-ins in IBM UrbanCode Release

    ByRajesh Kumar April 1, 2018November 17, 2021

      Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-build/. Do not extract the compressed files. Load the plug-ins: From the IBM UrbanCode Build user interface, click the System tab. In the Server group, click Plug-ins. On the Plugins page, Browse and locate the plug-in installation file and then click Open. On the Plugins page, click Load. Results After…

    Read More How to Install plug-ins in IBM UrbanCode ReleaseContinue

  • uBuild

    How to Install plug-ins in IBM UrbanCode Build

    ByRajesh Kumar April 1, 2018November 17, 2021

    Procedure Download the installation files for one or more plug-ins from the following site: https://developer.ibm.com/urbancode/plugins/ibm-urbancode-build/. Do not extract the compressed files. Load the plug-ins: From the IBM UrbanCode Build user interface, click the System tab. In the Server group, click Plug-ins. On the Plugins page, Browse and locate the plug-in installation file and then click Open. On the Plugins page, click Load. Results After the…

    Read More How to Install plug-ins in IBM UrbanCode BuildContinue

  • uBuild

    Upgrading from IBM uBuild 5.0.1.3 or earlier

    ByRajesh Kumar April 1, 2018April 1, 2018

    SSLv3 is no longer supported by IBM uBuild or IBM UrbanCode Build due to the POODLE vulnerability. In fixing the vulnerability, there are a few steps that should be taken prior to upgrading to uBuild 5.0.1.4 or later and UrbanCode Build 6.1 and later. Before starting your upgrade, you should do the following: Shut down…

    Read More Upgrading from IBM uBuild 5.0.1.3 or earlierContinue

  • Artifactory

    Upgrade Artifactory from Open-Source (OSS) to PRO?

    ByRajesh Kumar March 18, 2018July 30, 2025

    The upgrade process from OSS to PRO is the same one that is used for upgrading from any Artifactory version to the latest version; The procedure to upgrade Artifactory depends on your installation type. There are following installation types: ZIP file RPM Debian Docker In this tutorials, I am talking about Zip file Based installation…

    Read More Upgrade Artifactory from Open-Source (OSS) to PRO?Continue

  • is-there-any-devops-certification
    Uncategorised

    Is there any certification for DevOps? | scmGalaxy

    ByMantosh Singh March 14, 2018March 14, 2018

    Source: Quora.com Q1. Is there any certification for DevOps? Ans. As you inquired about “Certification for DevOps”. So, let me inform you that DevOps is a culture and it cannot be certified or there is no any specific certification for it. It is free form approach which can be implemented by the team with principles and automation…

    Read More Is there any certification for DevOps? | scmGalaxyContinue

  • amazon-simple-queue-service
    AWS

    Getting Started with Amazon Simple Queue Service (SQS)

    ByRajesh Kumar February 6, 2018February 1, 2025

    We’ve put together a list of resources that we think will be useful to you, as you familiarize yourself with Amazon SQS and get started working with it. Introductory Topics What is Amazon SQS? http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/Welcome.html Getting Started with Amazon SQS: http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-getting-started.html How Amazon SQS Queues Work: http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-how-it-works.html Best Practices for Amazon SQS: http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-best-practices.html Using Amazon…

    Read More Getting Started with Amazon Simple Queue Service (SQS)Continue

  • languages-for-syntaxhighlighter
    HTML

    List of Supported Languages for SyntaxHighlighter

    ByRajesh Kumar January 12, 2018January 14, 2018

    Brush name Brush aliases File name ActionScript3 as3, actionscript3 shBrushAS3.js Bash/shell bash, shell shBrushBash.js ColdFusion cf, coldfusion shBrushColdFusion.js C# c-sharp, csharp shBrushCSharp.js C++ cpp, c shBrushCpp.js CSS css shBrushCss.js Delphi delphi, pas, pascal shBrushDelphi.js Diff diff, patch shBrushDiff.js Erlang erl, erlang shBrushErlang.js Groovy groovy shBrushGroovy.js JavaScript js, jscript, javascript shBrushJScript.js Java java shBrushJava.js JavaFX jfx,…

    Read More List of Supported Languages for SyntaxHighlighterContinue

  • docker-compose
    Docker

    docker-compose prepends current directory name to named volumes

    ByRajesh Kumar January 12, 2018November 17, 2021

    Issues – docker-compose prepends current directory name to named volumes What actually happens is that the named volume gets prepended with (a simplified version of) the directory name from which the docker-compose command was run. For instance, if I run from the “dcompos-programs” directory, and I name the volume “my_named_vol”, then I end up with a…

    Read More docker-compose prepends current directory name to named volumesContinue

  • Kubernetes minikube errors and Solutions
    Kubernetes

    Kubernetes minikube errors and Solutions

    ByRajesh Kumar January 12, 2018November 17, 2021

    Error 1 – Error starting host:  Error getting state for host: machine does not exist [plain] <p style=”font-weight: 400;”>D:\kubernete>minikube-windows-amd64.exe start –kubernetes-version=”v1.8.0″ –vm</p> <p style=”font-weight: 400;”>-driver=”virtualbox” –alsologtostderr</p> <p style=”font-weight: 400;”>W0110 <span data-term=”goog_1571914274″>12:16:04.517163</span>   10504 root.go:148] Error reading config file at C:\Users</p> <p style=”font-weight: 400;”>\panan4\.minikube\config\config.json: open C:\Users\panan4\.minikube\config\conf</p> <p style=”font-weight: 400;”>ig.json: The system cannot find the file specified.</p> <p style=”font-weight: 400;”>I0110 <span…

    Read More Kubernetes minikube errors and SolutionsContinue

  • SVN(Subversion)

    Hook Implementation in Subversion

    ByMantosh Singh January 9, 2018January 9, 2018

    Lets Disucuss best way to implement Hook with SVN? This is very useful content to know aboutr hook in SVN svnbook.red-bean.com/en/1.1/ch05s02.html pre-commit hook, what is the best way of implementing using ActiveDirectory accounts, and the right way to test it before implementing it in real?

    Read More Hook Implementation in SubversionContinue

  • Perforce

    Advantages of Git over SVN and perforce

    ByMantosh Singh January 9, 2018February 1, 2025

    What are the advantage of GIT over Subversion and perforce? Code development has its negative and positive sides, but anything that brings more relief and gains time in a project is the developer’s best friend. CVS was for a long time the best solution for version control, adopted by all programmers in major projects. While…

    Read More Advantages of Git over SVN and perforceContinue

  • Uncategorised

    Integration of Jboss and Apache2 and SSL

    ByMantosh Singh January 9, 2018September 25, 2018

    My Application(.ear) is running in Jboss with any issues on 7001 port. There are following requirement as such with me. Task 1. Integrate Jboss with Apache2 so all the request should be coming from Apache Instead of jboss Task 2. Implement SSLwith apache2 so it should open with https instead of http. For task 1, I have followed…

    Read More Integration of Jboss and Apache2 and SSLContinue

  • Windows

    Everything – fast file/folder search in Windows

    ByMantosh Singh January 9, 2018

      It is hard and time consuming to search a file/folder in Window 7 and 8. “Everything” is a great tool to solve this issue. Here are some of the benefits of Everything search engine: Small installation file Clean and simple user interface Quick file indexing Quick searching Minimal resource usage Share files with others…

    Read More Everything – fast file/folder search in WindowsContinue

  • Continuous Delivery

    Continuous Delivery – Vision vs. Reality

    ByMantosh Singh January 9, 2018

    Source – http://www.datical.com/continuous-delivery-vision-vs-reality/ SEE FIRST. UNDERSTAND FIRST. ACT FIRST. FINISH DECISIVELY. Those were the words I saw on the presentation screen during my first introduction to the Army’s concept for the Stryker brigade. Some two-star general program manager was explaining to us why the Stryker brigade was the Army’s newest whiz-bang gizmo. It sounded like malarkey…

    Read More Continuous Delivery – Vision vs. RealityContinue

  • Uncategorised

    Checklist for Validating A DevOps Architecture

    ByMantosh Singh January 9, 2018

    Source – http://blog.flux7.com/blogs/devops/checklist-for-validating-a-devops-architecture-part-1 Author – Ali Hussain Checklist: Validate DevOps Architecture Understand business needs An organization moving to the cloud truly understand cloud’s benefits only when setting up good DevOps methodologies and cloud automation to meets its needs. The process is replete with tool choices at every stage and the overall goal is to understand and…

    Read More Checklist for Validating A DevOps ArchitectureContinue

  • Apache Ant

    Apache Ant

    ByMantosh Singh January 9, 2018

    Ant is a Java library and command-line tool. Ant’s mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications….

    Read More Apache AntContinue

Page navigation

Previous PagePrevious 1 … 339 340 341 342 343 … 388 Next PageNext

© 2026 - WordPress Theme by Kadence WP

  • Top Certifications
  • Courses
  • Tutorials
  • Forum & Support
  • DevOps Tools
  • Slides
  • Update
  • Professional
Search