Trending questions in Edureka Community

0 votes
4 answers

What are roles and responsibilities of a Computer Hardware Engineer?

Computer hardware engineers oversee the manufacture, installation, ...READ MORE

Dec 17, 2020 in Career Counselling by Henrycruise
• 140 points
11,198 views
0 votes
1 answer

What are the habits of an effective project manager?

Highly effective Project Managers have the following ...READ MORE

Aug 20, 2020 in PMP by Martin
1,020 views
0 votes
1 answer

Is there any course about using project management tools?

I came across a self-paced online course designed ...READ MORE

Aug 20, 2020 in PMP by Lyana
1,017 views
0 votes
1 answer

How to add slug to href?

Hello @aakash, You are not sending the variable ...READ MORE

Aug 11, 2020 in PHP by Niroj
• 82,800 points
1,430 views
0 votes
1 answer

Error:bundle install fails with SSL certificate verification error

Hello @kartik, Replace the ssl gem source with ...READ MORE

Jul 25, 2020 in Java-Script by Niroj
• 82,800 points
2,160 views
0 votes
1 answer

What other courses/certifications would give a Project Manager an edge?

I believe a PRINCE2 Foundation Certification would help out ...READ MORE

Aug 26, 2020 in PMP by Andrew
738 views
+1 vote
1 answer

How to get error status code of http get NodeJS?

Hello @kartik, An error code 400 response is ...READ MORE

Jun 2, 2020 in Java-Script by Niroj
• 82,800 points
4,377 views
0 votes
1 answer

Want to automate in Linux server to move the files whenever data is dump in source location to another server uisng UIpath

Check this out https://www.uipath.com/kb-articles/automating-t ...READ MORE

Aug 10, 2020 in RPA by Karan
• 19,550 points
1,464 views
0 votes
1 answer

run a pipeline in a jenkins docker-agent by jenkins slave

Hi@nemer, You can do your task in multiple ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,460 points
2,919 views
0 votes
1 answer

How to expose an app in Minishift?

Hi@akhtar, To expose your app, you need to ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,460 points
1,081 views
0 votes
1 answer

How to set LimitRagne in Minishift?

Hi@akhtar, A LimitRange resource also called a limit, ...READ MORE

Aug 26, 2020 in DevOps Tools by MD
• 95,460 points
760 views
0 votes
1 answer

Hadoop Small File

Hi@himanshu, To monitor your Namenode, you can create ...READ MORE

Aug 24, 2020 in Big Data Hadoop by MD
• 95,460 points
865 views
0 votes
1 answer

How to configure maven in CentOS/ RHEL system?

Hi@akhtar, You can follow the below given steps ...READ MORE

Jun 3, 2020 in DevOps & Agile by MD
• 95,460 points
4,353 views
0 votes
1 answer

What are examples of Program Management Methodology?

Agile is not a method or methodology. ...READ MORE

Aug 7, 2020 in PMP by Gitika
• 65,730 points
1,546 views
0 votes
1 answer

How can you define a combination leadership in project management?

If you have a project manager assigned ...READ MORE

Aug 26, 2020 in PMP by Sunandan Thakur
723 views
0 votes
1 answer

How to create a group in Minishift?

Hi@akhtar, To create a group in Minishift, you ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,460 points
1,066 views
0 votes
0 answers

How to get the uniqe all rows ?

I am new to this one. I ...READ MORE

Aug 18, 2020 in Talend by james
• 120 points
1,115 views
0 votes
1 answer

What are some freelance Project Management jobs/options?

From my professional career development point of ...READ MORE

Aug 25, 2020 in PMP by Sunandan Thakur
772 views
0 votes
1 answer

What was your path to becoming a PM?

 I still work in IT and perform ...READ MORE

Aug 25, 2020 in PMP by Richa sharma
771 views
0 votes
1 answer

Manager vs Leader

You can earn the role of manager, ...READ MORE

Aug 21, 2020 in PMP by Andrew
963 views
0 votes
1 answer

redirecting stdout and stderr to file using bash

cmd >>file.txt 2>&1 Bash always executes and redirects ...READ MORE

Mar 19, 2019 in Linux Administration by ajs3033
• 7,300 points
23,439 views
0 votes
1 answer

How can I strip HTML tags from a string in ASP.NET?

Hello @Kartik, If it is just stripping all HTML tags ...READ MORE

Jul 23, 2020 in Angular by Niroj
• 82,800 points
2,176 views
0 votes
1 answer

How to add Date and Time to .csv file (like “DD-MMM-YYYY_Test.xlsx”

Use the functions Today() and Local time() READ MORE

Jul 10, 2020 in RPA by jananidhamu98@
• 550 points
2,771 views
0 votes
1 answer

How to assign cluster-level role to a user in Minishift?

Hi@akhtar, You can use oc adm policy command ...READ MORE

Aug 18, 2020 in DevOps Tools by MD
• 95,460 points
1,053 views
0 votes
1 answer

env: ‘python’: No such file or directory in pyspark.

Hi@akhtar, This error occurs because your python version ...READ MORE

Apr 7, 2020 in Apache Spark by MD
• 95,460 points
6,800 views
0 votes
1 answer

How to reset AUTO_INCREMENT in MySQL?

Hello @kartik, You can reset the counter with: ALTER ...READ MORE

Aug 18, 2020 in PHP by Niroj
• 82,800 points
1,075 views
0 votes
1 answer

How to get the current working directory in Java?

Hello, Using java.nio.file.Path and java.nio.file.Paths, you can do the following to ...READ MORE

May 28, 2020 in Java by Niroj
• 82,800 points
4,596 views
0 votes
1 answer

Is there any online project management system?

There are hundreds of commercial and open ...READ MORE

Aug 26, 2020 in PMP by Kiron
697 views
0 votes
1 answer

How does Business development and Project management integrate in the project lifecycle ?

There are really a number of project ...READ MORE

Aug 26, 2020 in PMP by Richa sharma
692 views
0 votes
1 answer

What are the best tools to measure effective leadership in project management?

Have you looked at PMI's Competency Development ...READ MORE

Aug 12, 2020 in PMP by Kiron
1,302 views
0 votes
1 answer

What specific activities do you do as a Project Manager to develop skills of your team members?

Here's somethings you could do! Always challenge the ...READ MORE

Aug 20, 2020 in PMP by Ken
960 views
+3 votes
1 answer

Error in library(cowplot) : there is no package called ‘cowplot’

Hi@akhtar, By default, the cowplot module is not ...READ MORE

Jun 10, 2020 in Data Analytics by MD
• 95,460 points
3,923 views
0 votes
1 answer

How to count the frequency of the words in the file in Python?

Hi@akhtar, You can use the Counter module to ...READ MORE

Jun 26, 2020 in Python by MD
• 95,460 points
3,321 views
0 votes
1 answer

Top 3 interview questions for hiring a project manager

Of course, there are too many significant ...READ MORE

Aug 20, 2020 in PMP by Raina Neman
955 views
0 votes
1 answer

Become : yes is not working while running ansible playbook from Jenkins pipeline job

Hi, Jenkins will not able to run the ...READ MORE

Jul 21, 2020 in Ansible by MD
• 95,460 points
2,258 views
0 votes
1 answer

Error:Maven Unable to locate the Javac Compiler in:

Hello @kartik, Go to Window -> Preferences... -> ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,800 points
4,310 views
0 votes
1 answer

Would this approach will work as an Agile development project?

Remember, Agile is a mindset (see the ...READ MORE

Aug 27, 2020 in PMP by Raina Neman
632 views
0 votes
1 answer

Project Management skills vs technical skills

I choose the first option. Project Manager's ...READ MORE

Aug 20, 2020 in PMP by Thomas
944 views
0 votes
1 answer

How to manage Projects with Design Loops?

We use iterative, incremental, and iterative-incremental (with ...READ MORE

Aug 25, 2020 in PMP by Carlos
725 views
0 votes
1 answer

Why AWS DMS service?

Hi@Lakshminarayanan, Every service has some use cases. To ...READ MORE

Aug 17, 2020 in AWS by MD
• 95,460 points
1,084 views
0 votes
1 answer

"errorMessage": "An error occurred (UnauthorizedOperation) when calling the DescribeInstanceStatus operation: You are not authorized

Hi@akhtar, You are not able to access your ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,460 points
6,984 views
0 votes
0 answers

How to do DataDriven testing in specflow api

How to do DataDriven testing in specflow ...READ MORE

Aug 15, 2020 in Selenium by Sri
• 3,190 points
1,217 views
+1 vote
1 answer

What is worth of AWS cloud practitioner certificate?

Hi@Safwathullah, The AWS Cloud Practitioner Certificate Exam is ...READ MORE

Aug 7, 2020 in AWS by MD
• 95,460 points
1,468 views
+1 vote
1 answer

How can I build multiple submit buttons django form?

Hiii @kartik, You can use self.data in the clean_email method to access ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,800 points
3,255 views
0 votes
1 answer

Which metrics would you use in a Project Portfolio?

These are the very organization & governance ...READ MORE

Aug 20, 2020 in PMP by Carlos
932 views
0 votes
1 answer

Kubernetes Igress controller not redirecting to the application

Hi@Abdul, I think there is nothing wrong with ...READ MORE

Aug 24, 2020 in Kubernetes by MD
• 95,460 points
812 views
0 votes
1 answer

How to create a group in Linux system?

Hi@MD, On Linux, group information is held in the /etc/group file. ...READ MORE

Aug 14, 2020 in Linux Administration by akhtar
• 38,260 points
1,211 views
0 votes
1 answer

How can I prepare project financial proposal before business analysis phase?

I use a number of methods to ...READ MORE

Aug 24, 2020 in PMP by Gitika
• 65,730 points
753 views
0 votes
1 answer

How can I upgrade specific packages using pip and a requirements file?

Hello @kartik, According to pip documentation example 3: pip install --upgrade ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,800 points
1,557 views