Skip to content

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

    Important Configuration Definitions

    ByMantosh Singh January 6, 2018

    Source code— Files written in high-level languages such as C# that need to be compiled (for example, foo.cs). Source(s)— All the files involved in building a product (for example, C, CPP, VB, DOC, HTM, H, and CS). This term is used mostly as a catch-all phrase that is specific not only to source code files…

    Read More Important Configuration DefinitionsContinue

  • Uncategorised

    More Important Build Definitions

    ByMantosh Singh January 6, 2018January 6, 2018

    I need to define some common build terms that are used throughout this article. It is also important for groups or teams to define these terms on a project-wide basis so that everyone is clear on what he is getting when a build is released. Pre-build— Steps taken or tools run on code before the build…

    Read More More Important Build DefinitionsContinue

  • Uncategorised

    Types of Builds: Developers and Project

    ByMantosh Singh January 6, 2018

    I like to say that there are really only two types of builds: ones that work and ones that don’t. Seriously, though, when you’re shipping a product, you should consider these two different types of builds: Developers’ (local machine builds)— These types of builds often happen within an editor such as Visual Studio, Emaqs, Slick,…

    Read More Types of Builds: Developers and ProjectContinue

  • Uncategorised

    The Importance of a Successful Daily Build

    ByMantosh Singh January 6, 2018

    Former Microsoft Visual Studio Product Manager Jim McCarthy used to say, “Successful daily builds are the heartbeat of a software project. If you do not have successful daily builds, then you have no heartbeat, and your project is dead!” Daily builds also mark the progress being made and can indicate when a project is struggling….

    Read More The Importance of a Successful Daily BuildContinue

  • Uncategorised

    The Four Basic Requirements for an SCM

    ByMantosh Singh January 6, 2018

    Identification, control, audit, and status accounting are the four basic requirements for a software configuration management system. These requirements must be satisfied regardless of the amount of automation within the SCM process. All four may be satisfied by an SCM tool, a tool set, or a combination of automated and manual procedures. Identification—Each software part…

    Read More The Four Basic Requirements for an SCMContinue

  • Uncategorised

    The minimum features for SCM tools

    ByMantosh Singh January 6, 2018September 25, 2018

    SCM Tools The minimum features for SCM tools are closely related to the task of handling the different product deliverables produced within the project software engineering process. Tool requirements and selection criteria are based on a series of features that provide a consistent look and feel with state-of-the-art software development environments. An SCM tool must…

    Read More The minimum features for SCM toolsContinue

  • Uncategorised

    5 Keys to Automating Configuration Management for Application Infrastructure

    ByMantosh Singh January 6, 2018

    One of the trends being discussed in business, among vendors and in the analyst community is the importance of automating the functions performed by IT. Growing demands by the business, tight budgets and compliance pressures together accentuate the need for IT to be more agile, efficient and responsive to business stakeholders. Naturally, vendors rush into…

    Read More 5 Keys to Automating Configuration Management for Application InfrastructureContinue

  • magento

    How to move magento shop to another server

    ByRajesh Kumar December 29, 2017December 29, 2017

    The following procedure describes the basic needs for moving your magento-shop to another server. There might be additional things to consider (changing domains, DNS, PHP-Configuration, tools & programms on your server) which need to take care of on your own. 1. Backup files in your Magento directory on your old server: You might empty your var/cache, var/session, var/report and var/log…

    Read More How to move magento shop to another serverContinue

  • AWS

    AWS Storage FAQ

    ByRajesh Kumar December 23, 2017November 18, 2021

    What data is stored in ephemeral storage of an Amazon EC2 instance? Anything that is not stored on an ebs volume that is mounted to the instance will be lost. For instance, if you mount your ebs volume at /mystuff, then anything not in /mystuff will be lost. If you don’t mount an ebs volume…

    Read More AWS Storage FAQContinue

  • terminating-and-stopping-an-ec2-instance
    AWS

    What is the difference between terminating and stopping an EC2 instance?

    ByRajesh Kumar December 23, 2017February 1, 2025

    Answer Terminate Instance When you terminate an EC2 instance, the instance will be shutdown and the virtual machine that was provisioned for you will be permanently taken away and you will no longer be charged for instance usage. Any data that was stored locally on the instance will be lost. Any attached EBS volumes will…

    Read More What is the difference between terminating and stopping an EC2 instance?Continue

  • AWS

    What’s the difference between ephemeral and volume boot disks?

    ByRajesh Kumar December 23, 2017February 1, 2025

    Different boot sources There are several different kinds of sources to boot from in the DreamCompute dashboard, but they all need to create some sort of virtual disk for the virtual machine to boot. The virtual disk can use either ephemeral storage or volume block storage. When launching an instance, you have several Boot Source options: Image: Launches an…

    Read More What’s the difference between ephemeral and volume boot disks?Continue

  • AWS

    Difference between AWS EFS vs EBS vs S3

    ByRajesh Kumar December 23, 2017November 18, 2021

    1 GB to store in US-East-1: (Updated at 2016.dec.20) Glacier: $0.004/Month (Note: Major price cut in 2016) S3: $0.023/Month S3-IA (announced in 2015.09): $0.0125/Month (+$0.01/gig retrieval charge) EBS: $0.045-0.1/Month (depends on speed – SSD or not) + IOPS costs EFS: $0.3/Month Further storage options, which may be used for temporary storing data while/before processing it: SNS…

    Read More Difference between AWS EFS vs EBS vs S3Continue

  • Uncategorised

    Connection failed: 404 – Not Found

    ByRajesh Kumar December 9, 2017January 8, 2020

    scmuser created the topic: standalone-pom: Connection failed: 404 – Not Found Error – [code language=”css”] [ERROR] Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.6:download (default-cli) on projec t standalone-pom: Connection failed: 404 – Not Found -> [Help 1] [ERROR] [/code] Solution – [code language=”css”] Works as expected (only pro 2.7+) allowed. [/code]

    Read More Connection failed: 404 – Not FoundContinue

  • Uncategorised

    Nexus – Deployment failed: repository element was not specified in the

    ByRajesh Kumar December 9, 2017November 18, 2021

    scmuser created the topic: Nexus – Deployment failed: repository element was not specified in the I am facing following error… [code language=”css”] Downloaded: repo.maven.apache.org/maven2/org/codehau…exus-utils-1.5.6.jar (245 KB a t 573.0 KB/sec) [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 9.923 s [INFO] Finished at: 2015-09-05T16:32:03+05:30 [INFO] Final Memory: 21M/205M [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy…

    Read More Nexus – Deployment failed: repository element was not specified in theContinue

  • Uncategorised

    Nexus – Failed to deploy artifacts: Could not transfer artifact

    ByRajesh Kumar December 9, 2017November 18, 2021

    scmuser created the topic: Nexus – Failed to deploy artifacts: Could not transfer artifact [code language=”css”] [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 6.457 s [INFO] Finished at: 2015-09-05T16:44:40+05:30 [INFO] Final Memory: 11M/165M [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project my-maven: Failed to deploy artifacts: Could not transfer artifact com.scmgalaxy.mavensample:my-maven:jar:3.0 from/to…

    Read More Nexus – Failed to deploy artifacts: Could not transfer artifactContinue

  • Uncategorised

    Chef Error: Could not find cookbook cookbooks_test in your cookbook path, sk

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: ERROR: Could not find cookbook cookbooks_test in your cookbook path, sk Error while uploading the cookbooks…. [code language=”css”] > knife cookbook upload cookbooks_test ERROR: Could not find cookbook cookbooks_test in your cookbook path, skipping it ERROR: Failed to upload 1 cookbook. [/code] Solution: You can pass path of the cookbooks via…

    Read More Chef Error: Could not find cookbook cookbooks_test in your cookbook path, skContinue

  • Uncategorised

    Chef Error – Fatal: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully [code language=”css”] > knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P Br356YS0iy –sudo Doing old-style registration with the validation key at /Users/rajesh.kumar/chef-repo/.chef/scmgalaxy-validator.pem… Delete your validation key in order to use your user credentials instead Connecting to uvo1t75faaktzc532w6.vm.cld.sr uvo1t75faaktzc532w6.vm.cld.sr >…

    Read More Chef Error – Fatal: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfullyContinue

  • Uncategorised

    Chef Error: Network Error: getaddrinfo: nodename nor servname provided, or

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: ERROR: Network Error: getaddrinfo: nodename nor servname provided, or Issues – [code language=”css”] knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P Br356YS0iy –sudo –node-name firefox Doing old-style registration with the validation key at /Users/rajesh.kumar/.chef/scmgalaxy-validator.pem… Delete your validation key in order to use your user credentials instead Connecting to uvo1t75faaktzc532w6.vm.cld.sr uvo1t75faaktzc532w6.vm.cld.sr > Existing Chef…

    Read More Chef Error: Network Error: getaddrinfo: nodename nor servname provided, orContinue

  • Uncategorised

    You must set your EDITOR environment variable or configure your editor

    ByRajesh Kumar December 9, 2017January 9, 2020

    rajeshkumar created the topic: You must set your EDITOR environment variable or configure your editor Error [code language=”css”] knife node edit firefox ERROR: You must set your EDITOR environment variable or configure your editor via knife.rb [/code] Solution: [code language=”css”] export EDITOR=$(which vi) To persist this, add it to ~/.bashrc or ~/.bash_profile. or knife[:editor] =…

    Read More You must set your EDITOR environment variable or configure your editorContinue

  • Uncategorised

    Chef Error – Waiting for remote response before bootstrap in windows

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: Waiting for remote response before bootstrap in windows When i bootstrap windows node, i get following error.. [code language=”css”] knife bootstrap windows winrm uvo1eak9a5geec05f7z.vm.cld.sr –winrm-user administrator –winrm-password ‘Rx4m7W4PQu’ –node-name firefox_win –run-list ‘recipe[snc_firefox]’ Waiting for remote response before bootstrap./opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/em-winrm-0.7.0/lib/em-winrm/session.rb:48: warning: epoll is not supported on this platform /opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/em-winrm-0.7.0/lib/em-winrm/server.rb:45: warning: epoll is not…

    Read More Chef Error – Waiting for remote response before bootstrap in windowsContinue

  • Uncategorised

    Chef Lab and Excercise – Cookbooks – Part 7

    ByRajesh Kumar December 9, 2017November 18, 2021

    Configuration management chef tools projects to test your skills? Project 1 – Write a cookbook which can add your bash script in crontab on your nodes. Project 2 – Perforce the following workflow of chef configuration management tools? — create a new cookbook and add a recipe to it — upload your cookbook to the…

    Read More Chef Lab and Excercise – Cookbooks – Part 7Continue

  • Uncategorised

    Configure WLS with Oracle DB

    ByRajesh Kumar December 9, 2017January 9, 2020

    kiran.jan29@gmail.com created the topic: Configure WLS with Oracle DB How do we configure WLS and Oracle DB using docker/chef/puppet

    Read More Configure WLS with Oracle DBContinue

  • Uncategorised

    AWT is not properly configured on this server

    ByRajesh Kumar December 9, 2017January 9, 2020

    rajeshkumar created the topic: AWT is not properly configured on this server Problem AWT is not properly configured on this server. Perhaps you need to run your container with “-Djava.awt.headless=true”? See also: wiki.jenkins-ci.org/display/JENKINS/Jenk…awt.headless+problem [code language=”css”] Mixlib::ShellOut::ShellCommandFailed Expected process to exit with [0], but received ‘2’ —- Begin output of /opt/opscode/embedded/bin/chpst -u opscode -U opscode /opt/opscode/embedded/bin/rabbitmqctl…

    Read More AWT is not properly configured on this serverContinue

  • Uncategorised

    Chef Error – Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chps

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chps Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chpst -u opscode -U opscode /opt/opscode/embedded/bin/rabbitmqctl wait /var/opt/opscode/rabbitmq/db/rabbit@localhost.pid]’ Fix 1 So obviously RabbitMq is running, on port 5672, which can be verified through > netstat -ltnp tcp 0 0 127.0.0.1:5672 0.0.0.0:* LISTEN 1111/beam.smp Fix 2 > /etc/init.d/rabbitmq-server stop…

    Read More Chef Error – Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chpsContinue

  • Uncategorised

    Chef Error: Failed to authenticate to https://api.chef.io/organizations

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: ERROR: Failed to authenticate to https://api.chef.io/organizations Error ERROR: Failed to authenticate to api.chef.io/organizations/ravitestorg as ravidaur with key /root/chefrepo/.chef/ravidaur.pem Response: Failed to authenticate as ravidaur. Synchronize the clock on your host. docs.chef.io/errors.html Solution Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

    Read More Chef Error: Failed to authenticate to https://api.chef.io/organizationsContinue

  • Uncategorised

    Chef Error: SSL Validation failure connecting to host

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: ERROR: SSL Validation failure connecting to host Problem [code language=”css”] [root@sv-chef-server mychefrepo]# sudo knife node list ERROR: SSL Validation failure connecting to host: 10.0.0.134 – SSL_connect returned=1 errno=0 state=error: certificate verify failed ERROR: Could not establish a secure connection to the server. Use `knife ssl check` to troubleshoot your SSL configuration….

    Read More Chef Error: SSL Validation failure connecting to hostContinue

  • Jira

    Jira Installation Issues and troubleshooting

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajeshkumar created the topic: Jira Installation Issues and troubleshooting Error creating project, 401This resource requires WebSudo. Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

    Read More Jira Installation Issues and troubleshootingContinue

  • Uncategorised

    Chef Error – Getting Error while executing Che recipe

    ByRajesh Kumar December 9, 2017November 18, 2021

    rajbazar created the topic: Getting Error while executing Che recipe Hi! Rajesh ! Installed Chef successfully on my Mac. ================= [code language=”css”] Rajs-MacBook-Pro:~ Raj$ which chef /usr/local/bin/chef Rajs-MacBook-Pro:~ Raj$ chef -v Chef Development Kit Version: 2.0.28 chef-client version: 13.2.20 delivery version: master (17c1b0fed9be4c70f69091a6d21a4cbf0df60a23) berks version: 6.2.0 kitchen version: 1.16.0 inspec version: 1.31.1 [/code] ==================== My…

    Read More Chef Error – Getting Error while executing Che recipeContinue

  • Uncategorised

    How to automatically recover Tomcat from crashes

    ByRajesh Kumar December 9, 2017January 9, 2020

    rajeshkumar created the topic: How to automatically recover Tomcat from crashes How to automatically recover Tomcat from crashes Tomcat occasionally crashes if you do frequent hot-deploys or if you are running it on a machine with low memory. Every time tomcat crashes someone has to manually restart it, so I wrote a script which automatically…

    Read More How to automatically recover Tomcat from crashesContinue

  • Uncategorised

    Setup SSL with Apache2

    ByRajesh Kumar December 9, 2017January 9, 2020

    rajeshkumar created the topic: Setup SSL with Apache2 Hi, I am trying to setting up a SSL with apache2 so application can be run on https instead of http. Any body has got any live experience with step by step instructions? help me out? Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

    Read More Setup SSL with Apache2Continue

Page navigation

Previous PagePrevious 1 … 344 345 346 347 348 … 388 Next PageNext

© 2026 - WordPress Theme by Kadence WP

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