Trending questions in Edureka Community

0 votes
0 answers

Which C version is used in the Linux kernel?

Does the Linux kernel use only the ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
895 views
0 votes
0 answers

Azure DevOps Workflow Rules

I wanted to create a flow rule ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,139 views
0 votes
1 answer

Linear regression with gradient descent to predict house prices using area (one var) in python

Apart from instructional purposes, I'm not sure ...READ MORE

Mar 23, 2022 in Machine Learning by Nandini
• 5,480 points
2,366 views
0 votes
1 answer

Using zCash through BitcoinJ

Your code isn't accounting for the format ...READ MORE

Apr 12, 2022 in Blockchain by Rahul
• 9,690 points
1,583 views
0 votes
0 answers

Azure DevOps Pipeline define variable in deployment and reuse in subsequent job

I wanted to pass a variable value ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,681 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
• 24,180 points
1,489 views
0 votes
1 answer

AWS VPC CIDR in both 10.0.0.0/8 and 192.168.0.0/16 [closed]

The Amazon Virtual Private Cloud (Amazon VPC) ...READ MORE

Mar 21, 2022 in Others by gaurav
• 24,180 points
2,525 views
0 votes
0 answers

How to terminate a script?

How to terminate a script in python? READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
909 views
0 votes
0 answers

In Jira Agile when should I use a "Story" and when should I use an "Improvement"

We just started using Jira (with the ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
1,372 views
0 votes
1 answer

Why is Pymc3 ADVI worse than MCMC in this logistic regression example?

This is a good query! Mean field ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
1,739 views
0 votes
1 answer

How to run console application once every month in Azure

Yes. Runbook would be required (PS script ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,720 points
2,091 views
0 votes
1 answer

AWS RDS last connection date

To see the last 24 hours' worth ...READ MORE

Mar 15, 2022 in Others by gaurav
• 24,180 points
2,730 views
0 votes
0 answers

When to use LinkedList over ArrayList in Java?

I've always been one to simply use: List<String> ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
878 views
0 votes
0 answers

Why is there no multiple inheritance in Java, but implementing multiple interfaces is allowed?

Java doesn't allow multiple inheritance, but it ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
876 views
0 votes
1 answer

how to get aws account number /id based on EC2 instance which is hosted in amazon

You can obtain account number from an ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
3,594 views
0 votes
0 answers

How to search any word in linux 'screen'

I am going to screen logs of ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,369 views
0 votes
1 answer

Replacing H1 text with a logo image: best method for SEO and accessibility?

<h1> <a href="http://edureka.co"> ...READ MORE

Feb 21, 2022 in Others by narikkadan
• 86,360 points
3,621 views
0 votes
1 answer

Cannot login to Salesforce Sandbox via python API

Set domain='test' and generate a new token ...READ MORE

Mar 1, 2022 in SalesForce by CoolCoder
• 4,420 points
3,240 views
0 votes
1 answer

salesforce how to login with javascript without security token

OAuth2 is a security protocol that allows ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,959 views
0 votes
0 answers

Will upgrading my AWS EC2 t3.small instance to t3.medium give better CPU performance?

I'm currently using an EC2 t3.small instance ...READ MORE

Apr 29, 2022 in AWS by Rahul
• 9,690 points

edited Mar 4, 2025 732 views
0 votes
0 answers

How to compile for Windows on Linux with gcc/g++?

I have written some effects in C++ ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,421 views
0 votes
0 answers

'python' is not recognized as an internal or external command

So I have recently installed Python Version ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,720 points
1,214 views
0 votes
0 answers

How do I execute a program or call a system command?

How do I call an external command ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
944 views
0 votes
0 answers

Issues with multiple identities and git and azure devops

I have created a repository in Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,230 views
0 votes
1 answer

Counting characters in Azure Translate and having hybrid pricing tier

I'm not sure about emoji because each ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,730 points
1,945 views
0 votes
0 answers

Increase request timeout for GCP marketplace

There is this persistent 504 runtime error ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
1,518 views
0 votes
1 answer

How to install OpenSSL in windows 10?

I can answer your doubt as I ...READ MORE

Feb 10, 2022 in Others by Rahul
• 9,690 points
4,052 views
0 votes
0 answers

How can we speed up initial Tableau Server Dashboard load

Is there any method in Tableau, any ...READ MORE

Apr 18, 2022 in Tableau by Neha
• 9,020 points
1,200 views
0 votes
1 answer

Your Scrum definition of Done

This is the Scrum Team's definition of ...READ MORE

Apr 13, 2022 in PMP by gaurav
• 24,180 points

edited Jun 27, 2023 by Khan Sarfaraz 1,398 views
0 votes
1 answer

Connecting two different database in Tableau

Blend Your Data In addition, data from different ...READ MORE

Apr 18, 2022 in Tableau by Vaani
• 7,070 points
1,263 views
0 votes
0 answers

How do you use the ? : (conditional) operator in JavaScript?

In simple words, what is the ?: ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
856 views
0 votes
0 answers

AWS: Code deploy in Virginia region and ec2 in singapore region

I am learning AWS code deployment. Currently, ...READ MORE

Apr 19, 2022 in AWS by Soham
• 9,730 points
1,092 views
0 votes
0 answers

What directory is '~' when I type 'cd ~'?

I'm only new to using SSH, but ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,198 views
0 votes
1 answer

CryptoCurrency NODE.js Web3 Ethereum - Can't connect to TESTRPC

Your connection is working. To return an ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,543 views
0 votes
1 answer

combine two data sets in tableau so that I can show a forecast for the next 3 months

I believe the best approach is to ...READ MORE

Apr 5, 2022 in Tableau by Vaani
• 7,070 points
1,963 views
0 votes
1 answer

GCP Background Function and pub/sub configurable retry is not configurable (terrible decision), what are the alternatives?

If you want to use configurable retry ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,697 views
0 votes
0 answers

Are there any serious pitfalls to Outsystems Agile Platform?

We are currently looking into the Agile ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
1,109 views
0 votes
1 answer

Create Azure Resource Group using Bicep

Add a module to construct the resource ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,720 points
2,231 views
0 votes
1 answer

Azure Databricks - reading tables with koalas

You just need to use  read_table EX: ksdf = ks.read_table(' ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,720 points
1,999 views
0 votes
0 answers

Rest APIs available for IBM DOORS NG similar to Azure Devops Rest APIs?

We use Azure DevOps for DevOps, Testing, ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,246 views
0 votes
0 answers

Exposing the Salesforce Data as an Rest API

how can I expose the Sales force data ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,612 views
0 votes
0 answers

An example outline of a spike (in agile modelling)

I'm doing requirements analysis and was trying ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
1,362 views
0 votes
0 answers

Run text file as commands in Bash

If I have a text file with ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
1,339 views
0 votes
1 answer

why aws s3 transfer acceleration is not working?

Essentially, rather than travelling the Internet to ...READ MORE

Mar 24, 2022 in Others by gaurav
• 24,180 points
2,283 views
0 votes
1 answer

How do I create my own database for SQL and Tableau?

Tableau already has example Datasets available for ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,728 views
0 votes
0 answers

Upgrade instance type from r4 to r5 in AWS RDS

I am currently using an r4 instance. Model ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
1,547 views
0 votes
0 answers

How to make the project structure visible in JIRA agile - independent of EPICS

I plan to use JIRA-Agile as used ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
1,101 views
0 votes
0 answers

Unable to install pandas for python

I am trying to install pandas for ...READ MORE

May 2, 2022 in Python by Edureka
• 12,730 points

edited Mar 4, 2025 582 views
0 votes
0 answers

Creating a daemon in Linux

In Linux I want to add a ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
885 views
0 votes
0 answers

Get program execution time in the shell

I want to execute something in a ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,185 views