Displaying 8 results from an estimated 8 matches for "timeis".
Did you mean:
timeit
2015 Mar 27
3
Not getting updates?
On 3/27/2015 12:36 PM, John R Pierce wrote:
> On 3/27/2015 12:30 PM, Mark Haney wrote:
>> I have no excludes in yum.conf. But I noticed something odd in the
>> CentOS-Base.repo file. The [updates] section didn't have an explicit
>> 'enabled=1' in it. Though, when I added it in, it made no
>> difference. I
>> have noticed that I do have some updated
2015 Mar 27
2
Not getting updates?
...ink to /7.0.1406/ or a separate
>> >directory ? it appears my mirroring of the mirror may be broken if
>> >its supposed to be a symlink.
>> >
>> >in /7.0.1406/, I'm seeing files up to Feb 22.
> /7/ is a link to the latest release, which at this point in timeis 7.0.1406.
> Once 7.1 is released, the 7 symlink will point to it.
ah, then my mirroring is broken.
I'm using...
/usr/local/bin/lftp -c 'open ftp://mirrors.sonic.net && lcd
/mnt/zbig/mirror && mirror --continue --verbose=1 -x ia64 -x s390 -x
s390x -x alpha -x SRPMS ce...
2015 Mar 27
2
Not getting updates?
...; oh. is /7/ supposed to be a symlink to /7.0.1406/ or a separate
> directory ? it appears my mirroring of the mirror may be broken if
> its supposed to be a symlink.
>
> in /7.0.1406/, I'm seeing files up to Feb 22.
/7/ is a link to the latest release, which at this point in timeis 7.0.1406.
Once 7.1 is released, the 7 symlink will point to it.
--
-------------------------------------------------------------------------------
.---- Fred Smith /
( /__ ,__. __ __ / __ : /
/ / / /__) / / /__) .+' Home: fredex at fcshome.s...
2015 Mar 27
0
Not getting updates?
...o be a symlink to /7.0.1406/ or a separate
>> directory ? it appears my mirroring of the mirror may be broken if
>> its supposed to be a symlink.
>>
>> in /7.0.1406/, I'm seeing files up to Feb 22.
>
> /7/ is a link to the latest release, which at this point in timeis 7.0.1406.
> Once 7.1 is released, the 7 symlink will point to it.
>
It is indeed a symlink ... and it will indeed be shifted.
People also really should use rsync with the -H option for hardlinks as
that will save much space between releases as well. (Almost all the
items in the 'cr...
2007 Aug 07
1
Conditional subsetting
Hello-
Upon searching the email archives and reading documentation I haven't found
what I'm looking for. I have a dataset with a time/date stamp on a series
of geographic locations (lat/lon) associated with the movements of animals.
On some days there are numerous locations and some days there is only one
location. Associated with each location is an indication that the quality
of the
2010 Mar 21
3
Looking for experiences with filesystem choices....
Lots of opinions out there and I have read and read, so I have a home server
that I have finally setup with a hot swap hdd cage and what I am planning on
doing is copying my data drive every other day and rotating them offsite,
haven't figured out how often though. So I did my first test last night and
the backup drive was formatted with ext3 but looking to try to speed things
up and was
2004 Jun 17
5
Problem in using rsync
Hi
I use rsync to perform backup on disk on a SunFire 880 with Solaris 8. For
performance issues, we launch simultaneously 5 rsyncs on 5 different fliesystems
and about 150-200 "cp -p" commands on as many database files. We have been
using the same scripts for about 2 months, without problems. The backup is
performed on the same server (from filesystem to filesystem on the same
2002 Feb 26
0
syslinux timeout
Hi.
I've ever wondered how nuch timeis left to timeout while waiting at the
boot prompt, so I've writen this small patch to show it.
This add a configuration command 'showtimeout'.
If you like the patch I could improve it (for example to show the
timeout in decimal because now it uses the writehex functions)
Regards.
--...