Displaying 20 results from an estimated 2000 matches similar to: "rsync usage... and I did RTFM"
2009 Aug 17
2
ssh-agent autostarting
Hello,
I'm trying to get public key authentication working on a client to
server connection so i can drop passwords. I've got the keys in place and
confirmed they are working. I'm now trying to set up ssh-agent, I read i can
do it manually i was looking for a more automated method for users on login.
This is not through a gui.
Thanks.
Dave.
2010 Apr 06
1
ssh-agent
Yesterday or Friday, don't remember, I happened to be looking at my
processes on my machine, and discovered I had a number of ssh-agents
running (all mine), from different days. I killed all but the current
day's.
Now, I log out every single night.
I checked the next day, and sure enough, the one I started the previous
day was still running, and I could not only use ssh-add, and it
2005 Jan 04
2
authenticate authenticated users
Hi
I'm using dovecot on a LAN server. I sometimes read mail from the server
itself locally with mutt and sometimes remotely with mutt or mozilla .
I would like to avoid typing my password whenever necessary but without
writing a plain-text equivalent copy of it locally.
It feels quite silly to have to type the password locally becase the
imapd does not know that the process is indeed a
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
the --pasword-file= option is only for passing a password to a rsync
server, as you have set up with the rsync --daemon process. Your
rsyncd.conf file is fine, too. The problem is that you aren't calling
your rsync daemon from your commandline. You are trying to connect via
rsync to host as axlink and start a 'rsync --sender' process, to transfer
data within the ssh process.
2002 Apr 22
3
no output from perl script
Here is the first Perl script I've tried to write to run rsync. It seems to
work, but I don't see the progress like I should. I apologize if it's
sloppy, I should add that it's not only the first perl script I've written
for rsync, it's the first perl script I've written at all.
___________________________
#!/usr/bin/perl -w
print "
This command will DELETE
2010 Nov 04
2
Copying root partition
I recently transferred the / partition on my CentOS server
from a small disk to a large disk, using "rsync -auvz".
This works fine, except that I get dozens of selinux warnings
when I re-boot.
I'm running selinux in permissive mode.
Is there any way to make sure that all the files in a partition
are kosher as far as selinux is concerned?
--
Timothy Murphy
e-mail: gayleard /at/
2020 Feb 24
2
Encrypted container on CentOS VPS
On 2020-02-24 10:51, lejeczek via CentOS wrote:
> g) remember!! still at least (depending how you mount it)
> the 'root' will have access to that data while mounted,
> obviously!
More than that: the root user will be able to access data
in the future too, since it can steal the key
while the data is mounted.
Regards.
--
Roberto Ragusa mail at robertoragusa.it
2020 Feb 24
4
Encrypted container on CentOS VPS
On 2020-02-24 14:37, lejeczek via CentOS wrote:
>
>
> On 24/02/2020 10:26, Roberto Ragusa wrote:
>> On 2020-02-24 10:51, lejeczek via CentOS wrote:
>>> g) remember!! still at least (depending how you mount it)
>>> the 'root' will have access to that data while mounted,
>>> obviously!
>>
>> More than that: the root user will be able to
2009 Jan 23
2
Soft link trouble with rsync on SGI
Rsync v: 3.0.1
OS: IRIX 6.5.28f
HW Plat: SGI 2400
Disclaimer: I am running rsync 3.0.1. It's difficult and costly for us
to get new versions put on our system, so I'm hoping you will all help
me out anyways. If the solution is indeed suspected in a later version
of rsync, then we will go through the pain to get it installed.
2012 Jun 18
3
change UID+GID on target system?
Hello
I googled about my problem and found some hints but not a
complete solution.
Situation:
On laptop 1, I am user oub (uid=1000) and in the sudo list.
I connect an USB drive (jfs file system), its get automatically
mounted with the correct uid.
I copy files with rsync from laptop 1 to the USB.
( rsync -auvz --progress /home/oub/files /media/usb )
However:
On laptop 2, I am user oub
2020 Feb 24
2
Encrypted container on CentOS VPS
On 2020-02-24 15:57, H wrote:
> On 02/24/2020 12:42 PM, Roberto Ragusa wrote:
>> On 2020-02-24 14:37, lejeczek via CentOS wrote:
>>>
>>>
>>> On 24/02/2020 10:26, Roberto Ragusa wrote:
>>>> On 2020-02-24 10:51, lejeczek via CentOS wrote:
>>>>> g) remember!! still at least (depending how you mount it)
>>>>> the
2003 Jun 17
3
newbie needs SIP config examples -- especially soft phones
Hi,
I'm experimenting with the dev kit lite and now past the USB
unpleasantness it's working great with standard phones and
lines.
The priority right now is getting soft phones (under Windows
XP) working well.
So far, I've only been able to get the XTEN Lite phone working
and I really don't understand how I set it up. I used "xten"
for every option everywhere (display
2003 Aug 18
1
FYI: Article on R at IBM's developerWorks Server Clinic
Hi all,
I happened to be reviewing a Linux web site that I frequent
(http://www.pclinuxonline.com/index.php) and noted today an entry for an
article on R at IBM's developerWorks Server Clinic site located at
http://www-106.ibm.com/developerworks/linux/library/l-sc16.html. I
thought that I would pass this on as an FYI.
Regards,
Marc Schwartz
2009 May 28
3
IBM ServeRAID Manager software
Hi there,
I'm in the process of installing Centos 5.2 on an IBM x236 w/
ServeRAID 7k I recently acquired to act as a samba file server. The
hardware has all passed various stress tests I could throw at it so
we're okay there.
My question is. Has anyone had any luck getting the latest IBM
ServeRAID Manager v9.0 working in CentOS? If so how?
ServeRAID Manager is based off Adaptec's
2013 Jan 26
2
different legends in lattice panels
Hi listers,
I want to make lattice plots xyplots with the indication of legends
inside each panel with only the points and the lines actually ploted
inside each given panel according to the group(ing) factor.
The code below shows what I have achieved so far and I hope will make
clear what I want to have.
It seems to me that my solution is a very "dirty hack" and there
certainly is
2001 Sep 27
1
Slow rsync
Hi,
I use rsync (2.4.6) to mirror some directories from two servers to an
another server.
The mirroring server is RedHat 6.2 with 2.2.15 kernel.
The mirrored servers are: RedHat 6.2 with 2.2.14 kernel / RedHat 6.1
with 2.2.14 (smp).
All servers are connected to the same switch and the network is
100Mbit/s. All servers have 3Com 905 nics.
With the first mirrored server speed is okay, but the
2007 May 25
6
IBM Article: DB2 on Rails
I often forward IBM DeveloperWorks articles about RoR to this list.
This is a new well-written ''Intermediate'' article using DB2 with Rails:
http://www.ibm.com/developerworks/db2/library/techarticle/dm-0705chun/
Hope this helps.
Cheers
Mohit.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2010 Apr 26
2
Memory CoW in XEN
Hi list,
the IBM developerWorks article (*1) about KSM (kernel samepage merging)
states that "XEN calls it Memory CoW". Now I''ve searched a bit forward and
backward but was unable to find any information about such a feature within
XEN.
Can you enlight me?
Regards,
Markus
*1:
http://www.ibm.com/developerworks/linux/library/l-kernel-shared-
memory/index.html
2015 Nov 05
1
Using samba-python to query AD? Status of API?
On Thu, Nov 5, 2015 at 11:41 AM, Rowland Penny
<rowlandpenny241155 at gmail.com> wrote:
> On 05/11/15 16:38, pisymbol . wrote:
>>
>> On Thu, Nov 5, 2015 at 10:06 AM, Rowland Penny
>> <rowlandpenny241155 at gmail.com> wrote:
>>>
>>> On 05/11/15 14:59, pisymbol . wrote:
>>>>
>>>> On Wed, Nov 4, 2015 at 4:44 PM, Rowland Penny
2011 Jun 09
5
Vim scripting - cursor motion
I am working on my first vim script. The script is supposed to do some
find/replace on a file, then save the file with a new name and quit vim.
I will save the script in a file and then call it from a bash script
like this:
vim path-to-the-file -s path-to-my-script
Maybe I have not found the right resources. I can find/replace with
expressions that are similar to those I use manually, for