Most viewed questions in Edureka Community

0 votes
1 answer

What are the pre-requisites to install docker?

Docker installation on Ubuntu requires the following: One ...READ MORE

Feb 21, 2019 in Docker by Sushith
720 views
0 votes
3 answers

Big Data Architect Certifications/ Courses

Hi, These are the certifications you can go ...READ MORE

Jul 1, 2019 in Career Counselling by Gitika
• 65,910 points

edited Nov 28, 2023 by Soumya 720 views
0 votes
1 answer

What is the exact usage of abline() function?

abline function in R used to add ...READ MORE

Sep 19, 2018 in Data Analytics by shams
• 3,670 points
720 views
+1 vote
1 answer

Can we use AWS Public DNS as Domian name to enable https on our instance

I don't believe you can get a ...READ MORE

Aug 23, 2018 in AWS by Priyaj
• 58,090 points
720 views
0 votes
1 answer

obfuscating and deobfuscating a string in JavaScript

You can use btoa() and atob(). btoa() is like base64_encode() and atob() like base64_decode(). Here is an example: btoa('Some ...READ MORE

Aug 23, 2018 in Blockchain by slayer
• 29,350 points
720 views
0 votes
1 answer

AWS Lambda: Hot & Cold Start

After uploading your code or after periods ...READ MORE

May 24, 2018 in Cloud Computing by code_ninja
• 6,290 points
720 views
0 votes
0 answers

Open Whatsapp Windows app directly from python program using url

According to this FAQ page of Whatsapp on How to ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,620 points
719 views
0 votes
0 answers

Allowing S3 images with npm helmet

I am getting this error when I ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,050 points
719 views
0 votes
1 answer

What is the future of Java developers?

Hii @kartik, The future of Java developers will ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,880 points
719 views
0 votes
0 answers

Puppet: Cannot start php service that is defined in a puppet manifest.

I have written a puppet manifest to ...READ MORE

Sep 18, 2019 in Puppet by Karan
• 19,610 points
719 views
0 votes
1 answer

Puppet+Kubernetes: Is there a way to create resources in Kubernetes using Puppet?

Yes, it is quite possible to create ...READ MORE

Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
719 views
0 votes
1 answer

Need help to open excel file and read in Python

You can use pandas module to do ...READ MORE

Jul 22, 2019 in Python by Tina
719 views
0 votes
1 answer

Configure Elastic BeanStalk Environment - AWS

To add a security group using the ...READ MORE

Apr 16, 2019 in AWS by Neel
719 views
0 votes
1 answer

How to prevent executor from self-destructing?

I think there is a timeout set ...READ MORE

Mar 12, 2019 in Apache Spark by Veer
719 views
0 votes
1 answer

Power BI : text case changing automatically

Power BI doesn't handle case sensitivity that ...READ MORE

Nov 27, 2018 in Power BI by Shubham
• 13,490 points
719 views
0 votes
4 answers

What are different jobs in Blockchain?

Blockchain is used for cryptocurrencies as well ...READ MORE

Mar 4, 2019 in Career Counselling by Loki
719 views
0 votes
1 answer

Error while installing Docker for Windows on the Divio App

As you have Windows Home edition, one ...READ MORE

Oct 29, 2018 in Docker by Sophie may
• 10,610 points
719 views
0 votes
1 answer

Why are oBIX and CoAP required together?

In IOT, CoAP is used as a ...READ MORE

Oct 9, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
719 views
0 votes
1 answer

Traefik as kubernetes ingress

Try something like this apiVersion: v1 kind: Service metadata: ...READ MORE

Sep 11, 2018 in Kubernetes by Kalgi
• 52,360 points
719 views
0 votes
1 answer

Not getting correct result after SHA256

You have to: Hash with SHA-256 the public key: 0450863AD64A87AE8A2FE83C1AF1A8403CB53F53E486D8511DAD8A04887E5B23522CD470243453A299FA9E77237716103ABC11A1DF38855ED6F2EE187E9C582BA6 Hash with RIPEMD-160 the ...READ MORE

Sep 11, 2018 in Blockchain by digger
• 26,740 points
719 views
0 votes
2 answers

sendmany bitcoin command problem in Dynamic PHP array

You might consider spliiting that array up ...READ MORE

Sep 3, 2018 in Blockchain by Tenneb
719 views
0 votes
1 answer

Is Dockerfile versioning a best practice?

According to me , it will be ...READ MORE

Jun 17, 2018 in Docker by shubham
• 7,340 points
719 views
0 votes
2 answers

What is the syntax to initialize an array?

Rather than learning un-Official websites learn from ...READ MORE

Aug 2, 2018 in Java by samarth295
• 2,220 points
719 views
+1 vote
2 answers

Hyperledger - Can I have some instances on one network while on a Virtual Box?

Yes, you can connect multiple instances to ...READ MORE

Aug 1, 2018 in Blockchain by Omkar
• 69,230 points
719 views
0 votes
1 answer

Excel VBA select range

Please test the following event with adapted ...READ MORE

Feb 16, 2023 in Others by Kithuzzz
• 38,010 points
718 views
0 votes
1 answer

Android shared preferences for creating one time activity

How to Intialize? // 0 - for private ...READ MORE

Jun 21, 2022 in Others by nisha
• 2,210 points
718 views
0 votes
1 answer

Excel data to table on Dashing Dashboard?

It contains a feature named "Download." The ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
718 views
0 votes
0 answers

Does anyone know what is 'Effort' field in Azure DevOps Epic?

What is the 'Effort' field in Azure ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,050 points
718 views
0 votes
1 answer

Vlookup Formula in Excel VBA

The VLOOKUP function can be used in ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
718 views
0 votes
1 answer

Jenkins : Problem with the script. Can anyone help?

Refer to user input... In Jenkins pipeline ...READ MORE

Sep 30, 2020 in Jenkins by Adil Abdullah Khan
718 views
0 votes
2 answers

What do you do when you join a company as a Project Manager and there is a shortage of projects to run?

Improve Project Management processes / best practices ...READ MORE

Sep 11, 2020 in PMP by Thilo Whack
718 views
+2 votes
1 answer

How to do VPC peering in GCP Cloud?

Hi@akhtar, If you have created your VPC in ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
718 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

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

How can I enable project_id parameter of DJango to be optional?

Hello @kartik, There are several approaches. One is to ...READ MORE

Jul 3, 2020 in Python by Niroj
• 82,880 points
718 views
0 votes
1 answer

Which is the best website to learn laravel with certificate?

Hello @kartik, If you are a beginner then ...READ MORE

May 15, 2020 in Career Counselling by Niroj
• 82,880 points
718 views
0 votes
1 answer

Pods in Kubernetes

Pod is a single or bunch of ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,230 points
718 views
0 votes
1 answer

R programming: Data Categorization

Try this: wineData$taste <- NA ...READ MORE

Jun 28, 2019 in Data Analytics by Zulaikha
• 910 points
718 views
0 votes
1 answer

Is there a way to store a huge dataset as a dataframe using Pandas?

This can be easliy done by using ...READ MORE

Jun 22, 2019 in Python by Taj
• 1,080 points
718 views
0 votes
1 answer

Install pytype from GitHub?

Execute the following command to install pytype ...READ MORE

Jun 7, 2019 in Python by Fatima
718 views
+1 vote
2 answers

Why automation? exactly what we test?

Hey, Automation testing is used to overcome the ...READ MORE

May 24, 2019 in Software Testing by Abha
• 28,140 points
718 views
0 votes
1 answer
0 votes
1 answer

Error saying "ERROR: ufw is not a legal parameter in an Ansible task or handler"

Hey @Neel, you're probably running an older ...READ MORE

Feb 4, 2019 in Ansible by Diana
718 views
0 votes
1 answer

Mouse gestures supported by selenium

Selenium supports different mouse actions, such as: click(WebElement ...READ MORE

Jan 8, 2019 in Selenium by Shuvodip
718 views
0 votes
2 answers

How much do UI-UX developers earn?

The average salary for a UI-UX developer ...READ MORE

Mar 26, 2019 in Career Counselling by Eric
718 views
0 votes
2 answers

What is the job role of Cloud Software Engineer?

The job role of a Cloud Software ...READ MORE

Mar 7, 2019 in Career Counselling by Disha
718 views
0 votes
2 answers

How to move or copy a file in Java

The new JAVA Specification Request 203 -NIO will ...READ MORE

Aug 20, 2019 in Java by Sirajul
• 59,230 points
718 views
0 votes
1 answer

How to achieve simple OOP in Solidity?

contract A { uint public ...READ MORE

Sep 27, 2018 in Blockchain by slayer
• 29,350 points
718 views
0 votes
1 answer

How should I set my mac to install "hyperledger composer playground locally" ?

Install the pre-reqs https://hyperledger.github.io/composer/in ...READ MORE

Jul 21, 2018 in Blockchain by Christine
• 15,790 points
718 views
0 votes
1 answer

Handling user authentication popup in Mobile/Tablet

You can get xpath/id of popup element ...READ MORE

Jul 3, 2018 in Selenium by Samarpit
• 5,910 points
718 views
0 votes
1 answer

What path should I give for credentials in web3j?

WalletUtils.loadCredentials can be buggy, I would recommend ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
718 views