Trending questions in Edureka Community

0 votes
0 answers

Azure Devops: Model package AZURE CLI command - Stack Overflow

How can we retrieve the latest version ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,439 views
0 votes
0 answers
0 votes
1 answer

Error using Santiment sanpy library for cryptocurrency data analysis

This is a great start, but I ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,730 points
1,595 views
0 votes
0 answers

How to fix docker: Got permission denied issue

I have ubuntu os with docker installed. If ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 304 views
0 votes
0 answers

What is the difference between dm and md in Linux kernel?

What is the difference between dm (dmsetup) ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 304 views
0 votes
0 answers

How to get Docker desktop on Ubuntu?

I'm new to Docker and Kubernetes, and ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 302 views
0 votes
0 answers

Sharing violation during save as on Ubuntu Linux

I'm new to C# and I'm having ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 303 views
0 votes
0 answers

How to edit a text file in my terminal

I'm using Linux mint and using the ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
860 views
0 votes
1 answer

Azure Scheduler: first working day of every month

While it is possible to plan a ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,750 points
2,375 views
0 votes
0 answers

How to implement getch() function of C in Linux?

In TurboC++, I can use the getch() ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,415 views
0 votes
1 answer

How to add a send button inside TextField in Flutter?

Hi@akhtar, You can use decoration inside your TextField. ...READ MORE

Sep 10, 2020 in Others by MD
• 95,460 points
26,474 views
0 votes
1 answer

How to use Database.Statful in batch apex

Move your insert to the finish method: global ...READ MORE

Mar 17, 2022 in SalesForce by CoolCoder
• 4,420 points
2,600 views
0 votes
1 answer

how to find the difference between sandbox and production in salesforce

It could be a validation rule or ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 2,008 views
0 votes
0 answers

jenkins pipeline s3 file download

I am trying to add this step in ...READ MORE

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

Help with Probability Equation

The likelihood of winning is equal to ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,725 views
0 votes
0 answers

Upload HLS playlist manifest file and media segment files to GCP directly

I am working on VOD feature and ...READ MORE

Apr 7, 2022 in GCP by Rahul
• 3,380 points
1,722 views
0 votes
0 answers

Unable to install pandas for python

I'm attempting to install pandas for Python, ...READ MORE

May 9, 2022 in Python by Edureka
• 13,750 points

edited Mar 4 336 views
0 votes
0 answers

What exactly does 'sudo -su'?

I have a linux user (user2) which ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 295 views
0 votes
1 answer

What's the difference between distributed hashtable technology and the bitcoin blockchain?

A Distributed Hash Table is simply a key-value ...READ MORE

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

How to SSH into Docker?

I want this type of infrastructure to ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 295 views
0 votes
0 answers

Umask difference between 0022 and 022

Is there any difference between umask 0022 ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 295 views
0 votes
0 answers

Difference between AWS EBS, EC2, S3

I am new to Amazon AWS and ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
1,113 views
0 votes
1 answer

npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Niroj\package.json'

Hello @kartik, If you already have package-lock.json file just delete ...READ MORE

Oct 13, 2020 in Node-js by Niroj
• 82,800 points
25,035 views
0 votes
0 answers

An alternative in php to the xxd command in linux

I need to convert the bin file ...READ MORE

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

Unscramble Letters in Java - Get all possible combinations of the letters

I am currently an AP Computer Science ...READ MORE

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

Notice: Undefined offset: 0 in

 I assume you are looking for the ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,826 views
0 votes
0 answers

UNIX export command

I am trying to understand the use ...READ MORE

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

How do I set a variable to the output of a command in Bash?

I have a pretty simple script that ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 289 views
0 votes
0 answers

Why does Python give the "wrong" answer for square root? What is integer division in Python 2?

x = 16 sqrt = x**(.5) #returns ...READ MORE

May 9, 2022 in Python by Edureka
• 13,750 points

edited Mar 4 327 views
0 votes
0 answers

Linux/Unix command to determine if process is running?

I need a platform independent (Linux/Unix|OSX) shell/bash ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 286 views
0 votes
0 answers
0 votes
0 answers

S3 bucket policy: allow full access to a bucket and all its objects

I wanted a bucket policy that allows ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,040 points
971 views
0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

Presumably, you're attempting to export data from ...READ MORE

Mar 3, 2022 in Others by gaurav
• 23,580 points
3,175 views
0 votes
0 answers

Kanban/Scrum Boards

I'm curious as to what other people ...READ MORE

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

ImageMagick Linux mimick ezgif.com result

Ezgif.com is a great page but can ...READ MORE

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

How can I set ENVIRONMENT status in Azure DevOps yaml pipeline

I am creating a CICD pipeline in ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,396 views
0 votes
0 answers

Linux: How does communication with kernel module from user space happen

I am reading Embedded Linux Primer book ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 284 views
0 votes
0 answers

Specify Destination Directory for 'zip' Command Output

The zip command generally places the output ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 282 views
0 votes
1 answer

How to choose the window size of CNN in deep learning?

There is no definitive solution to this ...READ MORE

Mar 30, 2022 in Machine Learning by Dev
• 6,000 points
2,101 views
0 votes
0 answers

Downloading Java JDK on Linux via wget is shown license page instead

When I try to download Java from ...READ MORE

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

Immutable vs Mutable types

I'm confused on what an immutable type ...READ MORE

May 9, 2022 in Python by Edureka
• 13,750 points

edited Mar 4 319 views
0 votes
0 answers

One line if/else condition in linux shell scripting

I would like to have the equivelant ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 277 views
0 votes
0 answers

Enable AWS RDS Auto Scaling via Cloudformation

I have RDS instances running in my ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Soham
• 9,730 points
1,479 views
0 votes
1 answer

Where does Hyperledger fabric store the public key and private key of the user?

It signs the transaction with its private key ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
1,567 views
0 votes
1 answer

Bitcoin blockchain rookie question: how is nonce (the secret number added to each block) generated?

It isn't a secret number but it's ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,699 views
0 votes
1 answer

How to run a SQL query on an Excel table?

On Excel tables, how to construct and ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,580 points
1,571 views
0 votes
0 answers

linux bash - remove all files which are in one directory from another directory

I want to remove all files that ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 275 views
0 votes
0 answers

What is SaaS, PaaS and IaaS? With examples

What do the following terms mean? SaaS PaaS IaaS? There are ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,690 points
1,091 views
0 votes
1 answer

How to find the intersecting point in the regression line

To find the intersecting point use the ...READ MORE

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

What does %s mean in a Python format string?

What does %s mean in Python? And what does ...READ MORE

May 9, 2022 in Python by Edureka
• 13,750 points

edited Mar 4 310 views