Most answered questions in Other DevOps Questions

0 votes
1 answer

Please provide a shell script which runs to migrate from SVN to GIT

Hi@shashi, You can run the git-svn command. If ...READ MORE

Nov 27, 2020 in Other DevOps Questions by MD
• 95,440 points
574 views
0 votes
1 answer

What are best DevOps practices you setup to make sure our system is stable, reliable and secure?

DevOps provides a plethora of tools and ...READ MORE

Oct 27, 2020 in Other DevOps Questions by Lohith
414 views
0 votes
1 answer

What is the difference between maven and makefile?

I don't think maven and makefile are ...READ MORE

Oct 23, 2020 in Other DevOps Questions by Hana
1,784 views
0 votes
1 answer

How devops people communicate with QA team?

Many DevOps specialists swear by Slack as ...READ MORE

Oct 20, 2020 in Other DevOps Questions by Vish
346 views
0 votes
1 answer

How should we install Jenkins in a production environment on tomcat or as a service on Linux?

First;y install java after that download the ...READ MORE

Oct 8, 2020 in Other DevOps Questions by Soundarya Lanka
632 views
0 votes
1 answer

Which is the best APM tool?

Best is subjective. However, Prometheus + Grafana, ...READ MORE

Oct 8, 2020 in Other DevOps Questions by Avishek Kumar
340 views
0 votes
1 answer

Error: Redis connection refused !

Check if the firewall policy is open ...READ MORE

Oct 5, 2020 in Other DevOps Questions by Satish
988 views
0 votes
1 answer

Getting error while doing maven integration.

 I suggest you to check the integration ...READ MORE

Oct 5, 2020 in Other DevOps Questions by Kim
383 views
0 votes
1 answer

To restrict all access in Windows Server 2016

Hi@Lakshinarayanan, If you are using AWS Cloud, then ...READ MORE

Aug 25, 2020 in Other DevOps Questions by MD
• 95,440 points
595 views
0 votes
1 answer

I can't able to create AWS KMS key using terraform

Hello @ Lakshminarayanan, Is that your actual Terraform for ...READ MORE

Aug 3, 2020 in Other DevOps Questions by Niroj
• 82,880 points
4,043 views
0 votes
1 answer

Bash script to revoke Inbound rule after some time

Hi@Lakshminarayanan, You can find command to remove your ingress ...READ MORE

Jul 7, 2020 in Other DevOps Questions by MD
• 95,440 points
924 views
0 votes
1 answer

Any whatsapp group available for Devops

Hi @Jakeer, I took up Edureka's DevOps ...READ MORE

Jun 8, 2020 in Other DevOps Questions by Lyana
2,313 views
0 votes
1 answer

Is CCNA a big plus while applying for a DevOps job because networking knowledge comes in handy?

Hii amit, Actually now a days Cloud Computing is a ...READ MORE

Apr 20, 2020 in Other DevOps Questions by Niroj
• 82,880 points
2,365 views
0 votes
1 answer

What is mean by hosting an application and deployment?

Hello, Hosting an application:  Web hosting is a ...READ MORE

Feb 24, 2020 in Other DevOps Questions by Niroj
• 82,880 points
4,962 views
+2 votes
1 answer
+2 votes
1 answer

Error: Reference to undeclared resource in terraform code

Check the vpc declaration in subnets, internet ...READ MORE

Nov 17, 2019 in Other DevOps Questions by ahmed
23,608 views
0 votes
1 answer

Change Nginx welcome page

Well, this is pretty simple. All you've ...READ MORE

May 15, 2019 in Other DevOps Questions by Umer
5,310 views
0 votes
1 answer

Install Nginx on Linux

Hey @Rishi, follow these steps: sudo apt-get update sudo ...READ MORE

May 15, 2019 in Other DevOps Questions by Iliana
580 views
0 votes
1 answer

Practice DevOps Model

There are 5 main steps that you ...READ MORE

Mar 29, 2019 in Other DevOps Questions by Ananya
539 views
+1 vote
1 answer

How do I install Maven on CentOS?

Hey @Nagraj, Follow these steps to install Maven ...READ MORE

Feb 19, 2019 in Other DevOps Questions by Nishant
7,409 views
0 votes
1 answer

How do I install maven on ubuntu?

Hey @Kiran, Installing Maven on Ubuntu is ...READ MORE

Feb 19, 2019 in Other DevOps Questions by Jobin
1,074 views
0 votes
1 answer

How do I install Maven on Windows?

Hey @Laksha, to install Apache Maven all ...READ MORE

Feb 19, 2019 in Other DevOps Questions by Kashish
761 views
0 votes
1 answer

Which is the best testing tool?

Hey @Jinu, the best tool I've come ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
417 views
0 votes
1 answer

Why is continuous testing so important for devops?

Continuous Testing allows any change made in ...READ MORE

Feb 18, 2019 in Other DevOps Questions by Yesha
585 views
0 votes
1 answer

Are there any requirements for Continuous Integration?

If you maintain the following mentioned points, ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Emily
650 views
0 votes
1 answer

Why do we need the concept of continuous Integration?

Continuous Integration (CI) is a development practice ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Rachel
875 views
0 votes
1 answer

Do DevOps tools work together to bring out the DevOps culture? How?

Yes, of course, DevOps tools work together.  Developers ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Nisha
485 views
0 votes
1 answer
0 votes
1 answer

Giving password configuration as Yes in SSHD_Config file ended up throwing an error

It looks like somehow your config file ...READ MORE

Jan 3, 2019 in Other DevOps Questions by Vishnu
999 views
0 votes
1 answer

Issue while using the vagrant up command

I think the issue is with your ...READ MORE

Dec 20, 2018 in Other DevOps Questions by Alan
3,512 views
0 votes
1 answer

Deamon tools supervise exiting without errors

I found out about node module forever ...READ MORE

Aug 23, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
382 views
0 votes
1 answer

AWS health check and management

You can use Application Loadbalancer or AWS ...READ MORE

Aug 20, 2018 in Other DevOps Questions by DareDev
• 6,890 points
564 views
0 votes
1 answer

Execute puma workers only in prod but not in dev environment

You can us RACK_ENV here instead of ...READ MORE

Aug 16, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,068 views
0 votes
1 answer

Travis CI defaults to wrong language

Its probably because of syntax error Instead of language: ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
442 views
0 votes
1 answer

Error “Failed to load the "vagrant-berkshelf" plugin.”

I found workround, set "NIO4R_PURE" environment variable. export ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
707 views
+1 vote
1 answer

Import build/release json export files to tfs source control through API

The APIs of "Import build/release definition json ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,254 views
+1 vote
1 answer

Connection refused - connect(2) for “localhost” port 25 chef devops

With the information that you’ve provided it ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,427 views
+1 vote
1 answer

How to kill a specific instance on Pivotal Cloud Foundry

Use the following command cf restart-app-instance This will issue ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
2,332 views
+1 vote
1 answer

tf.exe authenticate for vsts

You can use the Check in changes ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,999 views
0 votes
1 answer

using Release Definition REST API for VSTS

Try using this: $vstsAccount = "[your vsts name]" $user ...READ MORE

Jul 24, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,072 views
0 votes
1 answer

How do I manage stranded resources in Chef?

Try the follow the follow this procedure. ...READ MORE

Jul 24, 2018 in Other DevOps Questions by Atul
• 10,240 points
578 views
0 votes
1 answer

Pillar jinja error on iteritems

Your data should fail with : Rendering SLS ...READ MORE

Jul 23, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,881 views
0 votes
1 answer

Unable to integrate SonarQube analysis results with VSTS Build Summary

This was caused by passing a null ...READ MORE

Jul 23, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,206 views
0 votes
1 answer

Issue while implementing parallel test execution in VSTS 2017

You can try to use the agent ...READ MORE

Jul 23, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
488 views
0 votes
1 answer

Using conditional to execute a command in salt

You can use unless inside your state ...READ MORE

Jul 23, 2018 in Other DevOps Questions by DareDev
• 6,890 points
1,709 views
0 votes
1 answer

Difference between .vagrant and .vagrant.d directories

All your system-wide settings for your downloaded ...READ MORE

Jul 20, 2018 in Other DevOps Questions by DareDev
• 6,890 points
3,851 views
0 votes
1 answer

Error saying "incorrect network interaface" when trying to create network interface for docker

Try this Step 1- remove the IP address ...READ MORE

Jul 20, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
721 views
0 votes
1 answer

TFS support for in-build custom web sockets

TFS has no native support for this. ...READ MORE

Jul 19, 2018 in Other DevOps Questions by DareDev
• 6,890 points
463 views