Jenkins on AWS error wget missing URL

0 votes

I am trying to install jenkins on an ec2 instance. I executed the following command got this error:

[ec2-user@ip-10-0-2-100 ~]$ sudo wget -O /etc/yum.repos.d/jenkins.repo
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.

Is the command wrong? I am sorry I am pretty new to jenkins.

Aug 29, 2019 in AWS by Dipti
1,705 views

1 answer to this question.

0 votes
Hahah @Dipti, its a very silly mistake. As the error mentions, you've not added a url. Use the following command:

 sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo

Let me know what output you get. Hope that helps.
answered Aug 29, 2019 by Kalgi
• 52,360 points

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

A strange spark ERROR on AWS EMR

Those warning messages can be suppressed by ...READ MORE

answered Jul 13, 2018 in AWS by Flying geek
• 3,280 points
1,445 views
0 votes
1 answer

Getting memory leak error on AWS EMR - Saving Dataframe into hive external table on S3 -

You can start by creating  a temp ...READ MORE

answered Aug 9, 2018 in AWS by Priyaj
• 58,090 points
1,287 views
0 votes
2 answers

Error : No supported authentication methods available on AWS

Diff from other answers above: I received this ...READ MORE

answered Mar 25, 2019 in AWS by Bathinda
• 140 points
31,533 views
0 votes
1 answer
+13 votes
2 answers
+2 votes
1 answer

How To Become Certified in AWS-Solution-Architect-Associate Exam??

Hey @Robii,  Start with some basic research about ...READ MORE

answered Apr 9, 2019 in AWS by Kalgi
• 52,360 points
820 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP