Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Jason Barnett (not registered) on Sun, 2009-02-08 11:14.

Hi,

In order to install ncftp I had to add the centos.karan.org using the following commands:

cd /etc/yum.repos.d/

wget http://centos.karan.org/kbsingh-CentOS-Extras.repo

vi kbsingh-CentOS-Extras.repo

change enabled=0 to enabled=1 as follows:

[kbs-CentOS-Testing]
name=CentOS.Karan.Org-EL$releasever - Testing
gpgcheck=1
gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt
enabled=1

rpm --import http://centos.karan.org/RPM-GPG-KEY-karan.org.txt

and finally yum install ncftp

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.