Displaying 20 results from an estimated 1000 matches similar to: "ssh - how to send password ?"
2004 Jan 22
4
Rsync's Speed
During my initial download for my home directory backup, it took rsync
over 6 hours to do the initial backup, but I can FTP the stuff in about
30 Mins. Is Rsync usualy this slow? I have compression turned on, and
its across a 100 MB/S network, Anyone had this problem before?
Steve Sills
2004 Jan 22
1
Moving linux server with rsync
Jw,
Thank you so much for your reply. The commandline:
rsync -avH --rsh=/usr/bin/ssh /www/kunder/web/ MYHOST:/www/kunder/web
Solved all of my problems, and I'm now much closer to completing a servermove. I however have one last question.
When enetring the above command, I'm asked to type the SSH password to start the transferr. Is there any way to include
this in the above mentioned
2011 Feb 13
3
Icecast startup script for Centos 5.5
Ive just tried running that but I'm getting this error:
[root at junglised ~]# rpm -ivh
http://download.fedoraproject.org/pub/epel/5/i386/icecast-2.3.2-4.el5.i386.rpm
Retrieving
http://download.fedoraproject.org/pub/epel/5/i386/icecast-2.3.2-4.el5.i386.rpm
error: skipping
http://download.fedoraproject.org/pub/epel/5/i386/icecast-2.3.2-4.el5.i386.rpm
- transfer failed - Unknown or
2016 Mar 15
2
RFC: New IR attribute incoming-stack-align
I'm open to other suggestions. The problem is that these functions
service an incoming abi stack alignment that differs from the host's
abi alignment.
An alternative would be to have the 'alignstack' IR attribute itself
reduce the incoming stack alignment assumption. i.e. if it's
specified then it's fair to assume that the incoming stack does not
have the correct
2010 Feb 02
1
Finding the difference between two vectors
Hello everyone,
I have two vectors having only one element different:
vector1 vector2
vector1
TWC TWC
TWC
VFC TWX
NA
VIA/B VFC
VFC
2011 Feb 14
2
Icecast startup script for Centos 5.5
Thanks Keith for the pointers on icecast and ices-cc installation how-to.
I followed the instructions and completed the two installations in no time.
Once, the two programs are installed on CentOS, what's next.
Lend a guiding hand to an eager newbie. And keep those straight guidelines
coming, please.
TIA
On Sun, February 13, 2011 17:14, Keith Roberts wrote:
> On Sun, 13 Feb 2011, Huw -
2011 Feb 12
1
ices-0.4 on gentoo
Hi,
this just means that ices cannot be found in the global system PATH, because you did'nt run configure with option --prefix=/usr/. If you just run configure everything will be installed after a successful mak and make install in prefix /usr/local.
Try to start ices like /usr/local/bin/ices -c /usr/local/etc/ices.conf.dist -B
Hope this helps
Sascha
2006 May 20
11
We''re adding Rails development features to the Steel IDE
...and we need your feedback!
As some of you may know, we have recently released the first public beta
of a Ruby IDE called ''Steel'' for Visual Studio. Beta 0.5 has colour
coding, code collapsing and various editing features (bracket matching,
commenting, syntax error location etc.) plus a docked interactive
console.
At the end of this month we will release v 0.6 which has
2011 Feb 13
3
Icecast startup script for Centos 5.5
Hi all. me again!
I've decided after some good advice from Sascha
to go with a CentOS build. I've got icecast installed and running,
however I'm having difficulty in finding a script that will start the
icecast server on boot. Does anybody have one built, or know where I can
find one?
Ive kept everything pretty much standard in that the icecast
server uses user "icecast"
2016 Mar 14
2
RFC: New IR attribute incoming-stack-align
Hi,
I'm trying to fix an issue with clang's __force_align_arg_pointer__
attribute. The problem is described here:
https://llvm.org/bugs/show_bug.cgi?id=26662
The problem is affecting Wine (https://www.winehq.org/) where we have
a function that is an entry-point for the x86 Win32 abi. That
function may then call functions in the host's (linux, OS/X, ...) abi.
The issue is that the
2011 Feb 12
2
ices-0.4 on gentoo
Hi all. I'm having an absolute nightmare trying to get ices-0.4
running on my gentoo vps.
i managed to use emerge to install icecast,
which was way easier than when i tried on cent os last year. this is
running perfectly, starts on boot etc.
the only version of ices thats
available via emerge is ices2, which i dont want.
ive tried (and im no
linux pro) wget the tarall, unzipping and
2005 Aug 23
1
Asterisk set-up for LCR
Hi,
This is what I want to do:
1. Asterisk to answer calls via DID's, currently using SIPGATE
2. Provide a menu, and allow users to dial out.
3. According to the country and area they dial, the call should connect via
one of up 4 carriers depending on cost.
4. If the carrier is busy it should go to the next one in line and so forth.
I have tried to set this up, but it never answers the
2007 Jul 11
1
Wine and SonicStage
Hi,
I've want to syncronise between Solaris and my MiniDisc, the application
database relating to wether SonicStage is inaccurate at best (unreliable
because some replies says it works, whilst others say no).
Anyone got any experience syncronising a Sony MZ-RH1, SonicStage 4.3 and
wine? (unless there is a native solution)
Matt
-------------- next part --------------
An HTML attachment was
2004 Oct 12
2
Hangs on multiple small files
I am running rsync on win9x (PIII 900, 128MB RAM) between a mapped
network drive and a local drive.
For small folders on this machine rsync works great, but the folder I
am syncronising with has 13GB of data and > 1,000,000 files. Out of
about 20 attempts rsync has only succeded once, all other times it
just seems to hang.
Not much info but any ideas?
Thanks
Scott
2014 Jan 16
1
Live migration finish threshold
Hello everyone,
Can somebody point where I can find the code where libvirt makes the
decision to complete a live migration?
I mean, at some point syncronising the VM state, it has to decide that
the delta left to be migrate is low enough to achieve downtime 0, so
libvirt finishes the migration. This "low enough" must be defined
somewhere in the code, but I am unable to find it.
2004 Jan 22
0
Fw: Rsync's Speed
Steve Sills
Platnum Computers, President
http://www.platnum.com
steve@platnum.com
----- Original Message -----
From: "Steve Sills" <steve@platnum.com>
To: "jw schultz" <jw@pegasys.ws>
Sent: Thursday, January 22, 2004 1:52 PM
Subject: Re: Rsync's Speed
> The source server is a Dual 800 Mhz /w a 7200 RPM 40 GB HDD, the dest
server
> is a P III 450 with a
2007 Jun 27
1
Voicestick / i2telecom.com
Hello,
I have been using Voicestick inbound (no outbound) successfully for the
last few months.
Noticed in my logfile that sip registration failed on 6/27/07 at 3am EDT
and no successful registration since. Calls to my number eventually
timeout as I don't have voicemail setup - as the first step in trouble
shooting I tried to enable voicemail on the voicestick website but this
fails also
2011 Mar 02
6
calbacks on models
Hi, I''m having some strange behavior on callbacks when testing with
RSpec2. On my test, when I create a resource using the #create method
the callbacks related to #before_create are not called. If I go to the
console and I try to type the command Resource.create(client_uri:
"http://example.com") all works fine.
There are no mocks around, and I can''t understand if this
2006 Jun 24
32
Why is there no Smalltalk-like IDE for Ruby?
I posted this to comp.lang.ruby and comp.lang.smalltalk, and my blog.
I will likely get destroyed, but it will be worth it if at least one
nugget of information helps the Ruby IDE makers.
-----------------------------------------
Hi all --
I shout my question to the entire Ruby + Smalltalk community: Smalltalk
has had amazing IDEs for decades, why not Ruby? Smalltalkers, Ruby
needs your help!
2006 Aug 14
7
Ruby In Steel 0.75 now available
{{Version 0.75 of Ruby In Steel}} is now available for download. This
release includes significantly enhanced colour coding and collapsing for
both Ruby and Rails (RHTML) files and provides support for debugging
support for Ruby In Rails. Previous versions only provided debugging for
standard Ruby projects. The Ruby In Steel IDE is hosted within
Microsoft?s Visual Studio 2005 (Standard edition or