Displaying 20 results from an estimated 1000 matches similar to: "rsync oldest files first"
2009 Jun 16
7
Rsync, SSH and authorized_keys problem
Hi,
I'm trying to backup from one machine to the other (automatically via
cron) using rsync and ssh password-less public key authentication.
I having been trying to set this up following an article in a Linux
magazine[1] by only allowing the specific rsync command to run on the
remote box.
I am using the following rsync command:
$ rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
2006 May 19
1
New HPN Patch Released
The HPN12 patch available from
http://www.psc.edu/networking/projects/hpn-ssh addresses performance
issues with bulk data transfer over high bandwidth delay paths. By
adjusting internal flow control buffers to better fit the outstanding
data capacity of the path significant improvements in bulk data
throughput performance are achieved.
In other words, transfers over the internet are a lot
2006 Apr 26
1
Prelim results: hpnssh v ssh in local area networks
The results, for anyone interested, can be found here
http://www.psc.edu/networking/projects/hpn-ssh/results.html
Long story short, there doesn't seem to be any notable difference
between the two anymore. I still have a few more test combinations to
run (<.5ms rtts and against cygwin) so the conclusions might change but,
at this point, I'm no longer seeing any sort of performance
2012 Dec 19
1
Upload / migrate old mails: iPhone shows oldest mails first
hi,
I've got a very strange behavior: I uploaded old mails from a local folder (thunderbird / osx) to my Dovecot (Debian Squeeze) and now, the iphone (ios6) show the oldest mails first. The only thing I can imagine is, that Dovecot got from Thunderbird the newest mails first and last the old mails, so that in the last mdbox are the old one. So, if it is correct, how can I fix it?
cu denny
2009 May 21
1
Voicemail playback NEWEST first vs. OLDEST first
Is there a way to make the asterisk voicemail app play back messages in NEWEST FIRST order, instead of OLDEST FIRST? I see the situation repeatedly where someone needs to dip into their voicemail archive to get something from a recently saved voicemail message, and they have to slog through lots of irrelevant stuff to get there.
I have seen this question come up previously on this list without
2023 Mar 14
1
Kernel updates do not boot - always boots oldest kernel
Change it to
GRUB_DEFAULT=0
(I encountered the same issue week ago with a workstation booted for three month with an older
kernel because of https://bugzilla.redhat.com/show_bug.cgi?id=2143438 , and solved it this way)
Regards,
Petko
On 3/14/23 10:51, Rob Kampen wrote:
> Can I edit /etc/default/grub and change
>
> GRUB_DEFAULT=saved
>
> to something else?
--
Petko Alov
2023 Mar 14
2
Kernel updates do not boot - always boots oldest kernel
OK,
found out the problem as to why it doesn't boot any kernel except 36.2
the system reports that it cannot find
vmlinuz-3.10.0-1160.88.1.el7.x86_64
or any one of the others, except for vmlinuz-3.10.0-1160.36.2.el7.x86_64
hence a manual selection from the grub menu when in front of the machine
will only load the 36.2 kernel
I found that under /boot/grub2 there were two .rpmnew files
2004 Feb 03
3
[OT] Oldest Telephone
While the rest of you were chatting about the smallest * server, I was
sitting her staring at the telephone hanging on the wall.
It is a Western Electric set in a varnished pine box with an earpiece
you hold in your left hand and a mouthpiece attached to the box. You
crank the magneto with your right hand to signal the switchboard.
The two dry cells inside are dated 1935, and I'm
2023 Mar 15
1
Kernel updates do not boot - always boots oldest kernel
>
>
> > I have only changed GRUB_DEFAULT from "saved" to "0"
> >
> > I have also run
> >
> > /usr/sbin/grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
>
> I may be wrong here but IIRC, using grub2-mkconfig as described in the
> Grub docs didn't work for me when I tried to use it years ago.
>
> I think you have to find out
2023 Mar 14
1
Kernel updates do not boot - always boots oldest kernel
Am 14.03.23 um 12:30 schrieb Rob Kampen:
> OK,
>
> found out the problem as to why it doesn't boot any kernel except 36.2
>
> the system reports that it cannot find
>
> vmlinuz-3.10.0-1160.88.1.el7.x86_64
>
> or any one of the others, except for vmlinuz-3.10.0-1160.36.2.el7.x86_64
>
> hence a manual selection from the grub menu when in front of the machine
2023 Mar 14
1
Kernel updates do not boot - always boots oldest kernel
This issue has been around for some months, but other things keep
crowding out a fix.
uname give me
3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021
yet I have
3.10.0-1160.76.1.el7.x86_64
3.10.0-1160.81.1.el7.x86_64
3.10.0-1160.83.1.el7.x86_64
3.10.0-1160.88.1.el7.x86_64
loaded.
The system uses UEFI to boot.
sudo ls -l /sys/firmware/efi
gives:
total 0
-r--r--r--.? 1 root
2018 Jun 05
2
OpenSSH & OpenSSL 1.1
Howdy all,
I know that the OpenSSH team has made a clear and well justified
decision regarding interoperability with OpenSSL 1.1. I respect that
entirely. That said, I've recently had to deal with a couple of users
who had a specific set of requirements with building OpenSSH 7.7 using
patches for OpenSSL 1.1 found in the slackware package.
2009 Apr 30
3
tool for packet detection
Hi
I have small query, all our server are centos based 5 and 5.2 . We are
looking ofr a tool to that measure packet loss. we have servers in two IDC's
bothin the US and we are trying to download a 2gb file from the internet.
Some server are able to download the file at a higher b/w rate in one IDC
...while servers at he the other IDC download the same file at a lowe b/w
rate . Is ther any
2023 Jun 10
1
Question About Dynamic Remote Forwarding
On Fri, 9 Jun 2023, Chris Rapier wrote:
> Hi all,
>
> When a client requests dynamic remote forwarding with -R it delays forking
> into the background. In ssh.c we see
>
> if (options.fork_after_authentication) {
> if (options.exit_on_forward_failure &&
> options.num_remote_forwards > 0) {
> debug("deferring postauth fork until
2017 Feb 14
3
[Bug 2676] New: error while starting sshd daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2676
Bug ID: 2676
Summary: error while starting sshd daemon
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2014 May 08
2
Denial of Service attacks against Dovecot v1.1+
There's an upper limit to how many IMAP/POP3 connections can exist that haven't logged in (and separate limits for post-login). Normally when this limit is reached, the oldest connection gets disconnected. There is of course some potential to try to DoS Dovecot by doing a lot of IMAP/POP3 connections, but because the oldest connection always gets destroyed this requires quite a lot of
2014 May 08
2
Denial of Service attacks against Dovecot v1.1+
There's an upper limit to how many IMAP/POP3 connections can exist that haven't logged in (and separate limits for post-login). Normally when this limit is reached, the oldest connection gets disconnected. There is of course some potential to try to DoS Dovecot by doing a lot of IMAP/POP3 connections, but because the oldest connection always gets destroyed this requires quite a lot of
2019 Jan 08
5
How do I remove a kernel
I have 4 kernels in /boot, leaving on 20MB which is not enough for the
next one.
I had installonly_limit= set at 5, as there were some kernel problems.?
After I got the error that there was not enough room for another kernel,
I set installonly_limit= to 3 and did the update with --exclude=kernel*
That worked to update everything else, but not remove the oldest kernel.
How can I remove the
2010 Jan 28
6
NFS vs SMb vs iSCSI for remote backup mounts
Hi,
I would like to get some input from people who have used these options for
mounting a remote server to a local server. Basically, I need to replicate /
backup data from one server to another, but over the internet (i.e. insecure
channels)
Currently we have been mounting an SMB share over SSH, but it's got it's own
set of problems. And I don't know if this is optimal, or if I
2011 Aug 05
2
Issues Building WINE 1.3.25 and 1.3.26 on Aptosid AMD64
Hello, all:
Last week I purchased a new computer that had significantly more RAM than the 3GB my last system had, and as such I moved from the i386 version of Aptosid to the AMD64 version. My new system also has a dedicated video card instead of the integrated graphics my last one had, so I was anxious to get myself set up with Portal and Portal 2.
Upon installing debs for 1.3.25, I found that