Hi John,

I am getting error as below

# sudo wget -O /etc/yum.repos.d/jenkins.repo 
http://199.193.196.24/redhat/jenkins.repo
--11:14:54--  http://199.193.196.24/redhat/jenkins.repo
Connecting to 199.193.196.24:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://ci.jenkins-ci.org/redhat/jenkins.repo [following]
--11:14:54--  http://ci.jenkins-ci.org/redhat/jenkins.repo
Resolving ci.jenkins-ci.org... failed: Name or service not known.


Since the domain name is not resolved(not present in hosts file), I am 
trying to connect with the help of IP Address. It has been resolved(please 
refer first few lines) and then throwing error at last. Due to this, 
jenkins.repo is created with '0 kb' as file size.

Regards,
Mohamed Sathack

On Tuesday, 17 February 2015 19:26:58 UTC+5:30, John Mellor wrote:
>
>  Jenkins is a standard rpm package for RedHat-based distros.  Just use 
> yum or dnf to install it normally.  It will install an old-style daemon, so 
> run “/etc/init.d/Jenkins start” for the initial startup.  Give it 30 
> seconds (it’s a really slow startup cuz its java under tomcat), and browse 
> to port 8080.  Remember to make allowances for /home/Jenkins getting really 
> big.  That’s it, you can now prototype.  Unless you have a java-based 
> product, you probably want a freestyle project, and call a bash or korn 
> script to do the actual build.  Good Luck!
>
>  
>
> *From:* [email protected] <javascript:> [mailto:
> [email protected] <javascript:>] *On Behalf Of *Mohamed Sathack
> *Sent:* February-17-15 04:38
> *To:* [email protected] <javascript:>
> *Subject:* Re: Jenkins CI setup on RedHat machine
>
>  
>  
> Thanks Richard! 
>
> On Tuesday, 17 February 2015 13:03:49 UTC+5:30, Richard Bywater wrote:
>  
>
> https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+RedHat+distributions
>  
> ?
>  
> Richard.
>  
>  
>  
> On Tue, Feb 17, 2015 at 8:28 PM, Mohamed Sathack <[email protected]> wrote:
>  
> Hi Everyone,
>
> Good Morning!
>
> I am exploring various options for CI in our project and came across 
> through Hudson and Jenkins. Initial challenge in front of me is to set up 
> everything in a Unix based mode. We have both Unix/Linux based servers.
>
> I need to know Where to start my activity. I have gone through the below 
> link. Jenkins installation and Tomcat configuration has been explained in 
> that link. But I am not sure How to install Jenkins in Unix/Linux machine 
> and which installables I have to use it for installation? For my initial 
> analysis, I will be using Linux machine (RedHat Enterprise Server)
>
> https://wiki.jenkins-ci.org/display/JENKINS/JenkinsLinuxStartupScript 
> <https://webmail.aolbb.co.uk/owa/redir.aspx?C=6678268973f4475e8f858156e965df1d&URL=https%3a%2f%2fwiki.jenkins-ci.org%2fdisplay%2fJENKINS%2fJenkinsLinuxStartupScript>
>
> Your suggestions are much appreciated!!!
>  
>  
>  
> Regards,
>  
> Sathack
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/f3afa3d6-6683-44b4-9bc0-c530150e38cb%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/f3afa3d6-6683-44b4-9bc0-c530150e38cb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>  
>  
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/3d599141-0248-49f7-8fdd-f67ca196d914%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/3d599141-0248-49f7-8fdd-f67ca196d914%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e178b929-5c6a-42c9-912a-e29339d27694%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to