Displaying 20 results from an estimated 10000 matches similar to: "File.open to open Remotely"
2008 Apr 29
1
Webistrano recipes association (was: [Capistrano] Webistrano 1.3 released)
I see at some point recipes were changed from project-associated to
stage-associated, is there some explanation or examples of that use-case?
Could I request we have both? In my current cap scripts, we don''t have any
stage-specific recipes, but maybe I''m just not understanding this
completely.
On Tue, Apr 29, 2008 at 1:04 PM, Jonathan Weiss
2012 Feb 01
2
Bash scripting - Remotely ran commands break while loop
I have two CentOS5 systems server1 and server2. There is user peter on
server1 who can ssh to server2 using public ssh keys and no password is
needed.
What I noticed is that running remote ssh commands in bash script breaks
while loops.
======
#!/bin/sh
for i in server2 server2; do
echo "--> Start"
ssh peter@$i ls
echo "--> END"
done
echo " server2
2007 Aug 29
0
Re: Webistrano - A Web UI for managing Capistrano depl
Jonathan Weiss wrote:
> I''m happy to announce the release of Webistrano - a Web UI for managing
> Capistrano deployments.
Jonathan,
This looks fantastic! I''m sure it will come in useful in our team for
managing deployments.
Cheers,
Tom
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you
2005 May 24
1
scp remote-to-remote implementation
(Please when replying include my email since i'm not subscribe to this list)
Hello all,
I always wanted to be able to copy from one remote location to another
from a master server/workstation using something like:
scp [-r] server1:/path/to/dir server2:/path/to/dir2
And have scp "know" that i mean to copy from server1 to localhost and
from localhost to server2 or something of that
2005 Nov 02
1
Proper use of SID's and LDAPon dc's?
I have two samba dc's, same subnet, the goal is to have them both be
able to answer domain login requests and therefore if one goes down we
still have the ability to login to the domain. Can this be done with
samba? if so could you just tell me generally the procedure for this?
heres what I have right now.
server1, openldap master, samba points to loopback for ldap
server2, openldap replica,
2005 Nov 02
0
Two DC's + ldap, some general questions
I have two samba dc's, same subnet, the goal is to have them both be
able to answer domain login requests and therefore if one goes down we
still have the ability to login to the domain. Can this be done with
samba? if so could you just tell me generally the procedure for this?
heres what I have right now.
server1, openldap master, samba points to loopback for ldap
server2, openldap replica,
2004 Oct 31
2
samba 3.0.7 and os/2
Hello,
samba v3.0.7 on suse linux v9.1
os/2 v4.x
I have started the process of replacing our os/2 hosts with linux,
starting with the server(s). Most of the problems have been firewall
related, a topic only briefly discussed in the docs (nudge).
Some of the hosts can now interact with the linux samba shares; not all
though. I have run ip traces and have gotten to a point that is a
2008 Aug 01
1
Samba 3.0.31 stills fails to read and write to socket.
Hi,
I recently upgraded my servers from 3.0.28 to 3.0.31 trying to solve the
winbind issue previously reported (Bug# 5551) but the issue is still
happening in my servers.
I have an ftp server (vsftpd), configured to use pam_winbind with krb5_auth
and I see some random disconnects and my users cant login. My samba servers
are member of a Windows 2003 domain.
The relevant lines on my
2017 Mar 22
0
DRS problem after rename
On Wed, 22 Mar 2017 11:29:21 -0300
Edson Tadeu Almeida da Silveira <edson.tadeu at gmail.com> wrote:
> Rowland i think that when i was made my changes using that wrong ldb
> some problem happened between my DCs. they were working wellm but
> now, when i issue this commands, the first one don“t work:
>
> AT DC2 (server2):
>
> # samba-tool drs replicate server2 server1
2005 May 13
3
rsync: mkstemp failed: No such file or directory (2)
Hello everyone,
Server1: Harmony
Server2: Peace
I've been using rsync 2.6.4 since some time now, without any problem.
I "copy" files from Server2 to Server1 (making Server1 a mirror of Server2).
The command line used on Server1 was:
rsync -vrlpogt --delete-after Server2::Img/ /LocalImg
I was copying files from Server2 (module Img) to Server1 (in /LocalImg).
We had a problem
2007 Nov 27
1
Syncing to multiple servers
Helle everyone,
Let's say we have 3 servers, 2 of them have the latest (stable) version
of rsyncd running (2.6.9)
<Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN
==> <Server3 (rsyncd running)>
Suppose I want to send a big file (bigfile.big) from Server1 to both
Server2 and Server3. It would be a good idea to send first from Server1
2008 Nov 06
0
winbind and secondary ADS
Hi,
I'm working with two AD servers (I was trying to setup a primary and
secondary):
From smb.conf:
password server = server1, server2
security = ADS
This is the scenario I tested and the results:
===> Start:
CLDAP is sent to server1.
Authentication requests (microsoft-ds) are sent to server1.
===> server1 disconnected:
CLDAP is sent to server2.
Authentication requests
2014 Jul 25
1
Error after Upgrade
Hello,
after upgrade (Debian wheezy) from dovecot 2:2.2.13-1~auto+103 =>
2:2.2.13-1~auto+113
I discovered that in my log and all mails stuck in the Queue.
I?ve had downgrade v 2:2.2.13-1~auto+103 an everything is fine.
What?s wrong?
Any ideas or solution greatly appreciated. Thanks.
Jul 25 11:03:01 server2 dovecot: lmtp(25638): Fatal: master:
service(lmtp): child 25638 killed with signal
2015 Apr 17
2
mailbox deletion is not replicated correctly
On 16.04.2015 20:32, Timo Sirainen wrote:
> On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote:
>>
>> i can't delete several folders at once. I have a folder structure like
>> folder1/folder2/folder3 (we use slash as hierarchy separator). When i
>> delete folder1 server1 executes the command correctly
>>
>>
>> Apr 16
2014 Jan 07
0
smbclient inconsistant auth issue
trying to get one server to mount.cifs a share on another and when it
failed I used smbclient and it lead me into this oddity and I just
can't seem to reason my way through.
so you can skim better in case this is too much info: the mystery:
why does command #3 work from server1 against itself, but fail for all
other clients?
server1: samba 3.4.7 (Ubuntu 10.04 server), NT4 domain member
2015 Sep 09
2
automounter with users home directories on centos 7.
Has anyone gotten this to work? Im studing for my rhce and was trying to
get this to work and its just not working like it shows in the book im
going by.
So basically I have two centos 7 servers running under kvm.. One is the
nfs server, one is the nfs client.. I have been mounting up other NFS
shares on the client and they work fine.. The automounter also seems to
mount direct mounts fine as
2007 Oct 05
4
(no subject)
Good day,
I've got a question regarding the usage of rsync that I just cannot
figure out. I've done a fare hunt for the answer, but I'm stumped.
Here is the situation.
I have two pc's running linux and using rsync to perform a backup from
server1 to server2. For example: rsync -avzr -e 'ssh
-i/root/.ssh/id_rsa' --delete /home/samba/admin/software
2009 Apr 07
3
is there a way to do a "push relay"?
perhaps a little difficult to explain - please bear with me.
We use 2 icecast servers. server1 is managed by us, server2 by our
service provider. Therefore it's easy to make config changes to
server1, less easy for server2.
I generate a stream using edcast, and send it to both servers. Sometimes I
do this by creating 2 streams within edcast, sometimes I just send the
stream to server2, and
2024 Jan 06
1
Samba AD - two servers - backup and restore AD procedure
Hi All!
I would be grateful for clarification of my doubts about backups and
restoration of the AD environment.
What is the best strategy for backing up and restoring a Samba AD domain in
the following scenarios:
* server1 - active directory service (7 FSMO roles)
* server2 - active directory service + Samba file server
The considered disaster recovery scenarios are:
- Corruption of the AD
2017 Jun 01
1
Restore a node in a replicating Gluster setup after data loss
Hi
We have a Replica 2 + Arbiter Gluster setup with 3 nodes Server1,
Server2 and Server3 where Server3 is the Arbiter node. There are several
Gluster volumes ontop of that setup. They all look a bit like this:
gluster volume info gv-tier1-vm-01
[...]
Number of Bricks: 1 x (2 + 1) = 3
[...]
Bricks:
Brick1: Server1:/var/data/lv-vm-01
Brick2: Server2:/var/data/lv-vm-01
Brick3: