Displaying 20 results from an estimated 20000 matches similar to: "help about rsync remote port and mail"
2010 Dec 06
4
http request, which command is good for testing
Hi all
I just know there are curl / lwp-request, lynx and elinks
Which command is good for http testing?
Thank you
2009 Jan 14
6
hardware info
Hi
How can I know the hardware info eg: type of memory
No need to turn off the machine
Thank you
2010 Jan 22
3
mail program question
Hi
ls postfi same as sendmail / exim ?
any mail program better to configure/manage
Thank you so much
Send instant messages to your online friends http://uk.messenger.yahoo.com
2011 May 30
8
[Bug 8188] New: Mechanism for taking an rsync server down for maintenance
https://bugzilla.samba.org/show_bug.cgi?id=8188
Summary: Mechanism for taking an rsync server down for
maintenance
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2007 Jan 07
1
how to rename remote directory using rsyncd
I'm looking for a way to use rsyncd to rename a directory in a module.
I have worked out how to do everything else in the backup scheme below
using only the daemon services. But I can't find a way to do the
directory rename without using SSH. I couldn't find anything I could
use in the archives.
In the backup scheme I'd like to use, each client has a module defined
on the
2010 Jan 01
3
which program/command (perl, vi, or sed) is better
Hi
I have apache log file around 7.6G and record half year
Which program/command (perl, vi, or sed) is better to extract the data by date? and finally I can remove that big file and still keep the record.
I have problem when using vi and it uses up the server memory
Thank you for your help
__________________________________________________________________
Get a sneak peak at messages
2009 Jan 27
3
DNS
Hi all
I am setting dns and trying to ping my domain
the 1st reply is ok and solve the ip address
but 2nd line to end, it reponses to my upstream info
instead of www.mydomain.com
What wrong of my dns?
Thank you
linux ~ # ping www.mydomain.com
PING www.mydomain.com (171.203.20.173) 56(84) bytes of
data.
64 bytes from 171203020173.upstream.com
(171.203.20.173): icmp_seq=1 ttl=43 time=291 ms
64
2009 Dec 18
2
don't understand this command
Hi
I mistype this shell#/rm a.tar.gz
it works but it won't confirm and the file is remove
why?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Jun 23
2
please help: How to copy all files under the folder
Hi all
There are some soft/hard link. symoblic link files/folder under the top folder
How to copy all files under this top folder?
Thank you
2009 Dec 28
9
mkdir this "." directory
Hi
I have this . folder under tmp
1/ How they can make it this folder?
2/ How can I remove it?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2008 Nov 19
1
chdir / chroot after pre-xfer ?
Hello,
I am trying to configure rsyncd to mount destination encrypted FS
(using EncFS) before syncing.
In my rsyncd.conf :
[test]
path = /home/dest
<...>
pre-xfer exec = sleep 30 ; echo mypassword | encfs -S /home/
encrypteddir /home/dest ; sleep 30
(I have put "sleep 30" instructions just to make some tests)
/home/encrypteddir is correctly mounted by rsyncd to /home/dest
2024 Jun 04
1
Is it possible to use rsync daemon running on 64-bit machine from a 32-bit machine?
On Sun 02 Jun 2024, Chris Green via rsync wrote:
> I have an rsync daemon running on a 64-bit (x86_64) system which I
> successfully use for backups from several other 64-bit systems on my
> LAN.
>
> I want to use it for backups from a BeagleBone Black (32-bit, armv7l)
> but it fails as follows:-
>
> root at bbb:~# rsync -a /etc chris at backup::bbb
>
2008 Jul 18
2
Yet another rsync incremental thread
Hello all,
Since the rsync on Panther many things changed in my professional
life. This project is abandoned although it should work. But this you
already know. What's new? On my new job I have several servers to
administrate. Servers that aren't backed up (sic). So, there's why I'm
back to rsync.
The backup plan I would like:
1) Client side: PCs running rsync (or
2005 Dec 30
2
x window can't start. monitor out of range
Hi all
I change the monitor to LG LCD
but x window couldn't start because of the "out of
range" signal in the monitor
How can I fix this problem
Thank you
2008 Dec 23
3
network interface
Hi all
How can I bring up eth0:2 only
"ifconfig eth0:2 up" is not working
I have to use service network restart
But it restarts all network interfaces that I don't
want
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Feb 04
2
pls help about changing network card but assign to another ethx
Hi
I change eth1 from realtek to dlink but the centos is showing eth2 instead of eth1
In another version of linux, I can change 70-persistent-net.rules but
I check /etc/udev/rules.d/70-persistent-net.rules but it doesn't have the file 70-persistent-net.rules
please help
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Mar 14
2
https question
Hi
I have question about https
I am using mozila to access gmail as https://mail.google.com/mail
Why mozilla prompts me the alert box?
"You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a third party."
How mozilla knows I have data not encrypted?
ls https secured?
Thank you
Send
2007 Jan 02
5
DO NOT REPLY [Bug 4318] New: automatic module creation with rights on server
https://bugzilla.samba.org/show_bug.cgi?id=4318
Summary: automatic module creation with rights on server
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2008 Jun 10
2
rsync and running scripts
I'm using the rsync protocol to keep a windows and linux system mirrored. I
have set up the rsync and ssh to run properly, but I would like to know if
there is an option, whether in the rsync command or placed in the
rsyncd.conf file where I can call a script that runs each time rsync
executes? The reason i need to do this is to change the groups/permissions
of files when they are transferred
2011 Sep 09
1
rsync over ssh with post-zfer
Hi,
I have install rsync version 3.0.8 on my FreeBSD server.
I've set it up so that I have to connect via ssh with key based
authentication.
The following is my rsyncd.conf file in my home directory on the server.
[ben-desktop]
use chroot = no
path = /home/bs/backups/ben-desktop/current
numeric ids = true
log file = /home/bs/backups/ben-desktop/rsync.log
list = true
read only = false
write