Displaying 20 results from an estimated 4000 matches similar to: "New HowTo on Local Mirrors"
2011 Jun 03
3
New page: HowTos/JavaRuntimeEnvironment
http://wiki.centos.org/HowTos/JavaRuntimeEnvironment
Did not make it DRAFT as it has evolved from old pages, has been well
tested, and is near perfect. :-)
Constructive criticism is, as usual, solicited and welcomed.
Phil
2011 Jan 15
2
How to create a new initrd
http://wiki.centos.org/TipsAndTricks/CreateNewInitrd
Comments and constructive criticism are solicited.
Phil
2010 Mar 03
4
General FAQ addition
Added an entry to http://wiki.centos.org/FAQ/General :
23. How do I provide appropriate information about my system when asking
questions?
Comments, corrections, and other (constructive :-) ) criticisms are
hereby solicited.
Phil
2011 Jun 03
1
Wiki error
I was following instructions in the wiki here
http://wiki.centos.org/HowTos/CreateLocalMirror
to create a local mirror for testing VMs instead of hitting the public mirrors.
However, I could not mount the NFS share in the guest. Error logged on
the host was:
request to export an unmounted filesystem: /share
After some googling, I found this discussion
2011 Jun 27
3
mirroring with lftp
i've maintained a local centos repository at work using rsync, but it
seems the corp honchos have decided to block rsync at our firewall, plus
its never been 100% reliable, I'd get aborts on protocol errors
sometimes several times before pulling down a complete new distro update.
i'm trying to figure out how to do this with lftp, and its got me
somewhat stymied.
I'm testing
2008 Mar 10
3
FTP aborting
ftp ftp.ietf.org
cd rfc
prompt
mget *index*
gets part way through then.....
local: rfc-index-latest remote: rfc-index-latest
227 Entering Passive Mode (64,170,98,32,156,203)
150 Opening BINARY mode data connection for rfc-index-latest (4042 bytes).
*** glibc detected *** ftp: malloc(): memory corruption: 0x091645d0 ***
======= Backtrace: =========
/lib/libc.so.6[0x3c714c]
2016 Aug 02
6
TLSv1.2 support for lftp on CentOS 6.x
Hello everybody,
I am writing on that mailing list because I have an issue using lftp and I would
love to have more infos about features available on the LFTP version provided by
CentOS 6.
I try to connect to a ftp server in secured mode using FTPS explicit and I would
love to use TLSv1.2.
After several tries, I understood that the TLS negociation was not possible
using TLSv1.2 (It works only
2016 Aug 02
2
TLSv1.2 support for lftp on CentOS 6.x
On Tue, Aug 02, 2016 at 02:13:31PM +0100, Tom Grace wrote:
> On 02/08/2016 12:11, Olivier BONHOMME wrote:
> > So my question is : Can lftp provided by CentOS (of course last version in the
> > 6.x branch), do TLSv1.2 connection ?
> It may not be related, but in the past I have needed to rebuild libNSS
> and Curl in CentOS 6 due to an upstream patch the explicitly disabled
2010 Jan 26
5
Auto exit lftp on bash script
Hello again!
I have this piece od code:
#####################
#lftp will make the backup
lftp -u user,password -e "mirror --reverse --delete --only-newer
--verbose /var/bkp /test_bkp" somehost.com >> $LOGFILE
# end log file
date >> $LOGFILE
echo "Backup Completo!" >> $LOGFILE
#####################
Everything is fine, but the bash scrip dosn't complete
2016 Aug 02
1
TLSv1.2 support for lftp on CentOS 6.x
On Tue, Aug 02, 2016 at 03:29:07PM +0000, Olivier BONHOMME wrote:
> On Tue, Aug 02, 2016 at 02:56:26PM +0000, Olivier BONHOMME wrote:
> So the question is: Is that behaviour can be considered as an lftp bug or not ?
Hello again,
Just answering to myself and the list for a conclusion. lftp in CentOS uses the
default priority provided by gnutls and it's not possible to override it in
2009 May 12
2
High CPU usage by lftp
Greetings,
I have written a script using lftp to mirror one directory from a ftp site.
I do not have access to the server except for being a humble user.
This is running on a fully updated Centos 5.3 box.
I am using whatever is provided by the repositories.
I noticed that lftp consumes almost all of cpu times
I found this while searching for a solution.
2009 Aug 06
3
rpmforge.repo
How come rpmforge.repo wants to install a whole slew of perl modules,
yet if I leave rpmforge.repo out of the update process, none of the perl
modules shows up? Here's the rpmforge.repo file.. do any of yall see
anything wrong with anything in there?
Sam
# Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
# URL: http://rpmforge.net/
[rpmforge]
name = Red Hat Enterprise
2007 Nov 20
2
Incorporating code from sftp-glob.c into lftp
As you might know, LFTP is a popular FTP/SFTP command-line client for
most systems. One feature that is lacking from this tool is the
ability to do a globbed ls via sftp. I have a patch ready for LFTP
that incorporates some of the knowledge [like oddball systems glob()
handling] and some of the code from sftp-glob.c for this tool to add
this capability. I do, however, have some questions about
2009 Apr 27
6
New page on installing to software RAID
http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5
Comments and corrections please.
2009 May 13
1
VncHeadlessInstall
I just read the
http://wiki.centos.org/TipsAndTricks/VncHeadlessInstall, and it was
easy to follow and worked like a charm, I wasn't aware of the anaconda
stuff...
And a suggestion: could the fact that the netboot iso is just 9 megs
big be emphasise... and maybee link to
http://wiki.centos.org/HowTos/CreateLocalRepos as a tips to save
bandwith net installs?
/Mats
2016 Aug 02
1
TLSv1.2 support for lftp on CentOS 6.x
On Tue, Aug 02, 2016 at 07:36:02AM -0500, Johnny Hughes wrote:
> The latest lftp in CentOS-6.8 is version: lftp-4.0.9-6.el6_8.2. It was
> built on July 12, 2016.
>
> That was built with nss-3.21.0-8.el6 in the build root.
>
> If you have the latest installed, it would seem that it should be able
> to work.
>
Hello Johnny,
Thanks for your answer. On my system, I'm
2009 Oct 14
3
post install freezes
Hello,
I'm doing an unattended CentOS 5.3 install in a virtual machine
vmware. I'm redirecting output to a serial console because production
boxes won't have monitors. I'm getting to the point of doing the post
installation then the box freezes. The only command i have in %post is
yum -y update.
I'm not getting no output. Suggestions appreciated.
In the commands section reboot
2007 Aug 28
2
Blackberry Bounces [was Fwd: Delivery Status Notification(Failure)]
Is everyone else posting to this list getting one of these after
each-and-every post? If so, someone please un-subscribe this person:
rsivak at tmo.blackberry.net
Phil
-------- Forwarded Message --------
> From: postmaster at tmo.blackberry.net
> To: Philip.R.Schaffner at NASA.gov
> Subject: Delivery Status Notification(Failure)
> Date: Tue, 28 Aug 2007 13:32:02 GMT
>
> Your
2010 Jul 28
2
wget and resulting filenames with mirror option
I am trying to mirror a directory using wget and the resulting files as
expected are taking the name of the string in the url after the last "/".
Anyone know a way around this? I am using the mirror option so I don't
have to keep track of what to get making it simple.
Thanks!
jlc
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK.
I've loaded the ipw modules with /sbin/modprobe ipw2200 and then
/sbin/lsmod | grep ipw which gives:
ipw2200 136873 0
ieee80211 33417 1 ipw2200
However, when I run system-config-network I don't see Intel Coporation
PRO/Wireless 2200BG (eth1) in the list of adapters.
Also, when I