Trending questions in Edureka Community

+4 votes
4 answers

How to install packages inside a docker Ubuntu image?

Execute the update and the install command ...READ MORE

Apr 24, 2019 in Docker by Vismaya
50,416 views
0 votes
0 answers

I am trying to change the size of Tkinter window with the following line

Self.root.geometry('730x620+0+0+0') But its shows error wn_geometry_t ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4, 2025 468 views
0 votes
0 answers

Python doesn't see variables are equal

i=3 def pw(): global i ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4, 2025 461 views
0 votes
1 answer

How to disable div in html?

Hello @kartik, A simple way to disable any ...READ MORE

Aug 25, 2020 in Java-Script by Niroj
• 82,800 points
23,766 views
0 votes
0 answers

What material is velvet

Velvet is also a kind of fiber. ...READ MORE

Feb 16, 2022 in Others by qiansifang

edited Mar 4, 2025 481 views
0 votes
0 answers

Dependent form layout in Laravel 8 with Ajax

I want to create a form layout ...READ MORE

Feb 13, 2022 in Laravel by amijanina

edited Mar 4, 2025 591 views
0 votes
0 answers

testing test test

This is the most active category where ...READ MORE

Feb 4, 2022 in Python by anonymous
• 300 points
983 views
0 votes
0 answers

Blockchain Development Company

If you are one of those entrepreneurs ...READ MORE

Feb 7, 2022 in Blockchain by Olivia
• 120 points
837 views
0 votes
1 answer

How to untrack and remove a deleted file and log when we check git status ?

Hi@Shashi, You can use the git clean command. ...READ MORE

Oct 29, 2020 in Git & GitHub by MD
• 95,460 points
20,937 views
0 votes
0 answers

Language independent way to get "My Documents" folder in VBA Excel 2003

I need a Language independent way to ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points

edited Mar 4, 2025 429 views
0 votes
0 answers

how can a devops team take advantage of artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,730 points
1,062 views
0 votes
1 answer

what is machine learning and artificial intelligence?

Artificial intelligence (AI) is a technology that ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,730 points
1,291 views
0 votes
1 answer

What is HDFS?

HDFS is a distributed file system that ...READ MORE

Dec 24, 2021 in Big Data Hadoop by Kavya
• 700 points
2,687 views
0 votes
0 answers

How to add constraints in SQL?

Jan 31, 2022 in Database by Neha
• 9,020 points
999 views
0 votes
0 answers

Career Suggestion After a Huge Gap

This is Mallem Theja,  I've been completed ...READ MORE

Feb 2, 2022 in Career Counselling by Theja

edited Mar 4, 2025 918 views
0 votes
0 answers

how to use sql server management studio

Jan 31, 2022 in Database by Neha
• 9,020 points
985 views
0 votes
1 answer

Fatal error: Constant expression contains invalid operations

Hello @kartik, This is because a static variable ...READ MORE

Nov 8, 2020 in PHP by Niroj
• 82,800 points
20,328 views
0 votes
1 answer

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /Users/kramer65/Sites/vanilla/info.php on line 3 Failed to connect to MySQL: No such file or directory

Hello @kartik, edit these two lines in /etc/php.ini (or wherever ...READ MORE

Nov 6, 2020 in PHP by Niroj
• 82,800 points
20,376 views
0 votes
1 answer

which of the following says hadoop provides does pig break?

Apache Pig is a platform for analyzing ...READ MORE

Dec 24, 2021 in Big Data Hadoop by Kavya
• 700 points
2,622 views
0 votes
0 answers

which is better data science or artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,730 points
880 views
0 votes
1 answer

How to sum a data table in Power BI?

Use the power bi SUM function to ...READ MORE

Oct 10, 2023 in Power BI by Monika kale

edited Mar 5, 2025 8,925 views
0 votes
1 answer

which aspect of devops continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 12, 2022 in DevOps Tools by Neha
• 9,020 points
1,834 views
+2 votes
5 answers

ERROR: 'git' is not recognized as an internal or external command.

You have to set your PATH to ...READ MORE

Aug 2, 2018 in Git & GitHub by Sophie may
• 10,620 points
49,813 views
0 votes
1 answer

How to move/rename a file using an Ansible task on a remote system?

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

Sep 17, 2020 in Ansible by MD
• 95,460 points
22,477 views
+1 vote
3 answers

Removing double quotes from a string from JSON response in PHP

Just remove the json_encode call, and it should work: $resp ...READ MORE

Sep 12, 2018 in Blockchain by digger
• 26,740 points
49,305 views
0 votes
1 answer

When does the origins of the devops trace back to?

The origins of the DevOps trace back ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,020 points
2,099 views
0 votes
1 answer

How to change vault password in Ansible?

Afsalvaliyapeediyakal READ MORE

Jul 10, 2021 in Ansible by anonymous

edited Mar 5, 2025 16,812 views
0 votes
0 answers
0 votes
0 answers

4 year gap after first IT job in an MNC

I had worked for a reputed MNC ...READ MORE

Feb 9, 2022 in DevOps & Agile by raja

edited Mar 4, 2025 418 views
0 votes
0 answers
0 votes
0 answers

what is wrong here?print ('We have logged in as{0.user}'.format(client))

I need to ask where I got ...READ MORE

Oct 17, 2021 in Python by anonymous
• 120 points
999 views
0 votes
0 answers

testing prod

testing prod READ MORE

Jan 21, 2022 in Apache Kafka by anonymous
• 140 points

edited Mar 4, 2025 1,215 views
0 votes
0 answers

what does sql stand for?

Feb 1, 2022 in Database by Neha
• 9,020 points
751 views
0 votes
1 answer

How to extract request http headers from a request using NodeJS connect?

Hello @kartik, To see a list of HTTP ...READ MORE

Jul 15, 2020 in Node-js by Niroj
• 82,800 points
25,149 views
0 votes
1 answer

How do I redirect in expressjs while passing some context?

Hello @kartik, The easiest way I have found ...READ MORE

Jul 14, 2020 in Node-js by Niroj
• 82,800 points
25,187 views
0 votes
1 answer

How to check file extension in upload form in PHP?

Hello @kartik, Using if( $ext !== 'gif') might not ...READ MORE

Nov 8, 2020 in PHP by Niroj
• 82,800 points
20,111 views
0 votes
0 answers

AttributeError: 'str' object has no attribute 'click'

Hey guys. i need help! I have ...READ MORE

Nov 8, 2021 in Python by anonymous
• 120 points
4,341 views
0 votes
0 answers

Switch career from developer role to support engineer for Few time only

Hi All, I joined as a fresher ...READ MORE

Feb 5, 2022 in Java by anonymous

edited Mar 4, 2025 496 views
0 votes
1 answer

what does comptia stand for?

Computing Technology Industry Association READ MORE

Jan 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,730 points
1,758 views
0 votes
0 answers

what is azure data factory?

Jan 18, 2022 in Others by Edureka
• 13,730 points
1,268 views
0 votes
1 answer

How to check permissions of a file in the Linux system?

Chmod  filename READ MORE

Mar 27, 2023 in Linux Administration by anonymous

edited Mar 5, 2025 3,127 views
0 votes
2 answers

Difference between "main()" and "runApp()" functions in Flutter.

main is entry point and,   runApp() is ...READ MORE

Apr 26, 2022 in Others by anonymous
10,871 views
0 votes
1 answer

Error:npm-cli.js not found when running npm

Hello @kartik, You need to run this in ...READ MORE

Sep 7, 2020 in Node-js by Niroj
• 82,800 points
22,719 views
0 votes
1 answer

What is threat in cyber security?

A cyber or cybersecurity threat is a ...READ MORE

Dec 14, 2021 in Cyber Security & Ethical Hacking by Aditi
• 300 points
2,678 views
0 votes
1 answer

What is MapReduce?

MapReduce is a programming model and implementation ...READ MORE

Dec 24, 2021 in Big Data Hadoop by Kavya
• 700 points
2,266 views
0 votes
0 answers

what are the problems associated with big data

what are the problems associated with big ...READ MORE

Jan 7, 2022 in Big Data Hadoop by surbhi
• 3,820 points
1,651 views
+2 votes
4 answers

How to run Jenkins jobs on multiple slaves with a single job configuration?

use multijob plugin READ MORE

Jan 3, 2019 in Jenkins by Ajit Jadhav
50,422 views
0 votes
0 answers

how to fork a Ethereum chain

how to fork a Ethereum blockchain ? what ...READ MORE

Feb 4, 2022 in Blockchain by pawan

edited Mar 4, 2025 422 views
0 votes
2 answers

Error:'TypeError: is not a function' in Node.js

You are exporting module.exports.redir = redir; That means that ...READ MORE

Oct 21, 2020 in Node-js by anonymous
• 140 points
20,780 views