Displaying 20 results from an estimated 4000 matches similar to: "OT: syncing"
2004 Dec 22
4
allocating b/w
Hi,
A majority of our work inolves ftp to my clients'' side over our
slow connection. Now we need to allocate a greater b/w for this
protocol. Is there anyway I can do it using lartc easily?
Any suggestions on this please?
With warm regards,
-Payal
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc
2005 Jan 06
2
routing decisions
Hi,
I have Mandrake 10.0 gateway with internet via. ppp0. Also, another
machine 192.168.0.4 is always connected to net via. a dial-up
modem. Now I want to allow a machine (192.168.0.2) in my LAN to
access net through 192.168.0.4. So according to lartc howto I did,
# echo 200 John >> /etc/iproute2/rt_tables
# ip rule add from 192.168.0.2 table John
# ip route add default via 192.168.0.4 dev
2005 Feb 11
1
load sharing
Hi,
I am taking my machine loaded with Mandrake 10.0 and Suse 9.1 to my
friend''s place. She has 2 different ISP providing pppoe connections
in her office. She has allowed me try load balancing on my machine on
Sunday. I just wanted to know does lartc stand good with pppoe? I
have heard conflicting opinions on the same. I do not want to patch
my kernel at all for it. Is it possible
2003 Sep 24
3
updating server with rsync????
Hi,
I have 2 ftp servers with 3 identical users.
I want server B to be updated of server A.
Whatever changes mmade by users on server A should be made on server B
say every 5 hours.
Is rsync the right tool to use here?
Can rsync be used such that only changed files are downloaded?
Thanks a lot and bye.
With warm regards,
-Payal
--
For GNU/Linux Success Stories and Articles visit:
2003 Sep 30
2
password problem with rsync
Hi,
I want to use rsync from a script. Before that I am trying it from
command line. I use it as,
$ rsync --password-file=pass -e ssh -av legal.txt accounts@127.0.0.1:/home/accounts
accounts@127.0.0.1's password:
I don't want to be prompted for password.
$ ls -l pass
-rwx------ 1 payal payal 9 Sep 30 19:11 pass*
$ cat pass
accpass123
[Don't worry it is not on real
2005 Nov 10
6
throtling bandwidth
Hi,
My branch office as got a 256Kbps b/w from their service provider at a
very very high rate per Mb. They don''t require 256Kbps at all but the
ISP does not offer anything low. Can we restrict the bandwith to say
64Kbps nothing fancy? How do I go about it?
With warm regards,
-Payal
2005 Nov 10
7
simple routing query
Hi,
I have 2 interfaces - one for adsl and other for LAN on my Linux gateway
machine. The IP addresses are 10.10.10.3 & 192.168.10.101 respectively.
Now my routing tables show this particular entry. What exactly is this?
169.254.0.0/16 dev eth0 scope link
Or by traditional route -n,
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
What exactly is this 169.254.0.0/16
2003 Oct 30
7
default route
Hi,
Is it possible to use more than one default route? I believe yes.
Any comments on them. If I use more than one, where will the trafficc be
diverted from?
With warm regards,
-Payal
--
For GNU/Linux Success Stories and Articles visit:
http://payal.staticky.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2006 Feb 09
8
load balancing and failover
Hi,
A friend of mine has 2 lines of 512kbps terminated in two Linux boxes.
He now want to remove those 2 boxes and have some device which will
loadbalance the two ISPs and also have a failover arrangement. But he
has agreed to give me a chance to do it on Linux for my own
satisfication.
Is this easy to do with lartc? How do I go about it exactly? I have
very less time to do it since his
2005 Mar 21
1
semi-OT: internal IP range
Hi,
The other day I went to my friend''s company where her local LAN IP
was 37.0.0.8 I was pretty shocked since that IP is not for internal
use. So, I asked her system admin about it and he muttered something
about classless IP range and went off. Was he right in giving such a
range to internal IPs?
Also, the netmask was 255.255.255.0 and the default gateway was
37.0.1.x. Is this
2004 Dec 06
3
rsync: a bit of confusion
Hi,
This is the first time I have setup rsync.conf like,
max connections = 20
syslog facility = local3
read only = true
hosts allow = 192.168.10.10
[qmail-control]
comment = qmail-control
path = /var/qmail/control
read only = yes
list = yes
uid = root
gid = root
Then from 192.168.10.10, I tried,
rsync -avz -e ssh
2005 Jul 28
1
wondershaper query
Hello,
I am trying wondershaper-1.1a on a friend''s pppoe connection on her
Linux box.
There are a few things I don''t understand.
1. She has pppoe connection so should DEV=eth0 or DEV=ppp0 ?
2. Her ISP just says on her payment bill that the speed is 128kbps, but
doesn''t mention any downlink/uplink speed, so in that case what should
be,
DOWNLINK= and UPLINK= ?
3. She
2003 Aug 04
1
Réf. : Re: R?f. : system users and smbpasswd users
Hi :)
As I'd say in French "de rien !" (you're welcome :))
Yes, you can use PAM to redirect the system authentication calls to your
LDAP directory, but in reality samba
will continue to use two types of accounts : the "posixAccount"s (same as
/etc/passwd) and the "sambaSamAccount"s.
Everything will be stored in you LDAP directory, but Samba still needs two
2003 Oct 01
0
AW: password problem with rsync
The password is related to a rsync server,
when you communicate through the rsync port:
grep rsync /etc/services
rsync 873/tcp # rsync
rsync 873/udp # rsync
the authentication therefore is done against the rsync serverpassword.
Yo wanted to "file in" the ssh password?
Not possible in this way ...
Rainer
-----Urspr?ngliche
2011 Aug 03
9
Live VM migration
I have two hosts as Xen Server named host A and host B in the same network.
A VM is created on Host A. Host A and B have a shared storage using NFS.
While doing migration from host A to host B, how can I see the memory pages
being migrated.
If I run a small continuous program on the VM residing on host A, will the
migration complete first or the sript running will complete first? How can I
see
2017 Jun 13
3
IF LOOOP
Hey
This should be a rather simple quesiton for some of you. I want to make
some progress in looping...
I have the vector r, which contains single values --> see below:
r
[1] 1.1717118 1.1605215 1.1522907 1.1422830 1.1065277 1.1165451 1.1163768
1.1048872 1.0848836 1.0627211
[11] 1.0300964 1.0296879 1.0308194 1.0518188 1.0657229 1.0685514 1.0914881
1.1042577 1.1039351 1.0880163
I would
2013 Jan 19
2
%d in configuration file does not work
I am trying to set up dovecot in a postfix virtual account/domains setting.
In the configuration file I would like to use %d in two places, for:
mail_location = /var/mail/vhosts/%d/%n
and to specify the location of the respective passwd file:
passdb passwd-file {
args = /etc/auth/%d/shadow
}
Looking at the logs, %d is empty while %n works, so dovecot is looking for
something in
2011 Mar 10
2
identical values not so identical? newbie help please!
Hi there!
I'm not sure I can create a minimal example of my problem, so I'm linking to
a minimal .RData file that has only two objects: obs and exp, each is a 6x9
matrix. http://dl.dropbox.com/u/10364753/test.RData link to dropbox file
(I hope this is acceptable mailing list etiquette!)
Here's what happens:
> obs[1, 1]
[1] 118
> exp[1, 1]
[1] 118
> obs[1, 1]-exp[1, 1]
[1]
2017 Jun 13
0
[FORGED] IF LOOOP
On 14/06/17 08:46, matthias worni wrote:
> Hey
>
> This should be a rather simple quesiton for some of you. I want to make
> some progress in looping...
> I have the vector r, which contains single values --> see below:
>
> r
> [1] 1.1717118 1.1605215 1.1522907 1.1422830 1.1065277 1.1165451 1.1163768
> 1.1048872 1.0848836 1.0627211
> [11] 1.0300964 1.0296879
2006 Jul 14
1
Open files
Hello
I'm running a Win2K box with a dialogic voice application. The prompt files
are on an AIX 5.1 box. By using smbstatus I'm finding that the prompt files
aren't closing. The open files build up until the server hits the per
process limit, at which point everything falls apart.
I was running samba 2.07, but I just upgraded to 3.0.23rc3 and I still have
the problem.
I used