Displaying 20 results from an estimated 1000 matches similar to: "Modem sharing"
2011 Aug 20
16
question on delta transfer
Hello,
Anybody have experience on this matter?
"If the source file has been deleted and recreate at the next sync rsync
will move whole file without apply delta transfer even the destination file
exist"
Please reply
Thank you,
Remo Angeloni
**********************************************************************************************
*** PRIVILEGED AND
2006 Jul 26
8
team captain - habtm w/has_one...
the below...
class User < ActiveRecord::Base
has_and_belongs_to_many :teams
class Team < ActiveRecord::Base
has_and_belongs_to_many :users
has_one :captain, :class_name => ''User''
produces the error...
Mysql::Error: Unknown column ''users.team_id'' in ''where clause'': SELECT *
FROM users WHERE (users.team_id = 1) LIMIT 1
i
2008 Mar 31
10
Problems with *_path() and *_url() helpers when using Publisher
Hello,
I am running into issues using *_path() and *_url() helpers the
Facebooker Publisher framework. I encounter the following error when
using these helpers while *inside of a partial*:
undefined method `default_url_options'' for ActionView::Base:Class
I''ve seen a few other people speak about this issue, yet I haven''t
seen any resolution on the mailing list yet.
2003 Dec 30
2
Samba 3.0.1 RMP?
Hi All - "i'm new to linux"
My Specs: Suse 9.0 & Windows 2003 Server (PDC)
My needs: authenticating with Windows 2003 Server
My Problem: Samba 2.x.x not working with Windows 2003 Server
(worked with Windows 2000 Server!?)
My Solution: Try Samba 3.0.1...
Unfortunately - I could noy locate a RPM for Samba 3.0.1 so far...
Have any one got any idea where I would be able to
2015 Jul 03
6
boot... round 2
Hi,
poma wrote:
> - "unsigned char c;" does not solve the problem
>
> - "c >= 0 && c <= ' '" solves the problem for the current git
What the ... ?!?
My proposal of "(c >= 0 ... )" was only made to avoid the need
for a type change of variable "c".
Both proposals should be equivalent ... on the first morning
glimpse they
2012 Mar 28
1
how to avoid farword slashes in RJSONIO output
Hi All,
I wanted know how to get RJSONIO output with out forward slashes? for
example:
"({\"total\":5,\"results\":[\n {\n \"id\": 1,\n\"name\": \"Monkey D
Luffy\",\n\"position\": \"Captain\",\n\"ambition\": \"I Will become the
pirate king\" \n},\n{\n \"id\": 2,\n\"name\":
2003 Mar 02
5
file header
I was wondering if there was a way to recompile ogg123 so that it didnt look
for "Ogg" at the start of each file. Ie change it so it looked for "Dog" or
something. Why you ask? because in theory Im not ment to have any music
files on my work computer NFI why but just cant. If I could mask an ogg file
to look like another file then I could beat the system. Assuming that they
2004 Aug 06
1
Sacrilege, but...
Hi Brendan,
Thanks for your quick reply!
>you can get the not-open-source version free from shoutcast.com.
I'll purloin that today and see if it makes any difference.....
> Your
>symptoms imply that you may be trying to stream high-bitrate MP3s?
>(that would be 160kbit+).
Bzzzzt - nope, sorry, a 128Kbps stream. Another experiement for today is
to go down to say 24Kbps and
2002 Oct 23
3
How to pipe debugmsg to a file?
Is there a wine option to send the log output to a file?
I'm doing the following:
wineconsole --debugmsg +all program_name parm1 parm2 parm3 > /mylog.txt
mylog.txt is not receiving a copy of the millions, nay billions!, of
messages output.
I'm using Redhat 7.3 and the 10/07/2002 RPMs.
- Bill
2009 Mar 04
5
Sinitra 0.9.1 Webrat 0.4.2 Cuc problem
Have created sample sinatra cucumber app as suggested on wiki. Tried both
env.rb configurations from there and aslaks git repo. With this combination
of gems I get the following error doing basic cuc tests
When I visit ''/foo'' #
features/step_definitions/general.rb:1
PATH_INFO must start with / (Rack::Lint::LintError)
2007 Oct 12
7
puppet (Timeout::Error) HELP???
Can anyone help me with this error I am having. I am using puppet on
Debian Etch, version 0.20.1-1 from apt works OK, but due to one or two
problems we want to use the version from testing, 0.23.2-10, but the
puppetd just fails upon startup spitting this out:
Starting puppet configuration management
tool/usr/lib/ruby/1.8/timeout.rb:54:in `open'': execution expired
(Timeout::Error)
2011 Aug 19
1
delta transfer problem
Hello everyone,
this is my first email and I hope I do not say stupid things:)
I'm trying to synchronize two folders on two different servers via a
satellite link (rsync can be useful for its properties) only that I have a
problem, some files are updated on the source, but rsync transfers the
entire file on the target, not the differences.
This is' the configuration:
- Source: rsync
2007 Apr 29
1
Chinese full-text support! Still fail-_-
Hi all,
I want to use ferrent in my website but when i input chinese words, i
have the same symptom like Chengcai. In order to fix it, i have reviewed
all the topics about chinese support in our forum and tried all the way
your guys suggested but still made any progress. i downloaded the latest
version of ferret from svn.
Thanks and regards.
captain
Chengcai He wrote:
> Hello everyone!
2001 Feb 12
4
Performance VPN over the internet
Hi 'tinc users'
I'm new whit tinc and this mail-list.
I like to build a vpn over the internet between two sites in Holland and
Germany. Are there some experience whit the performance (turn-a-round en
bandwidth) of a link. I want to use it for a 1,5Mb connection.
Greetings, Fred Krom.
-
Tinc: Discussion list about the tinc VPN daemon
Archive:
2007 Apr 09
2
Ferret Demo Problem
Dear,
I have download the demo of ferret from the following svn
svn://projects.jkraemer.net/acts_as_ferret/trunk/demo
and then i run the demo http://localhost:3005/content
but i got such exception:
undefined method `acts_as_ferret'' for ContentBase:Class
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
2008 Jan 23
4
expect_render(...).and_return(''x'')
Hi,
I''m trying to spec a controller method which renders some rjs as part
of a render :update block. The problem I''m having is that stub_render
or expect_render don''t seem to allow and_return to work.
The controller method does:
if @thing.save
render :update do |page|
page.insert_html :bottom,
2007 Jan 10
2
dst cache overflow (bridged wan interfaces)
I recompiled yet 2.6.19.1 kernel (using iptables with the same patches too).
The configuration for this test is:
1) linux box with 2.6.19.1 kernel (SMP machine) with these
patches/modules:
a) l7-filter
b) ipp2p
c) connlimit
d) set
2) 4 ethernet interfaces:
a) 2 external (eth1 and eth3) interfaces with balanced links (as
described in nato-howto) bridged as wan0
2006 Jan 30
3
Anyone else seeing disk full errors?
I'm seeing random disk full errors when saving large Excel files to a Samba
share. The users will retry and the second or third time (usually the
second time) it will save correctly. This is with version 3.0.21a on i386
Red Hat 9, kernel 2.4.20-31 patched with ACL.
--
Michael St. Laurent
Hartwell Corporation
"This is the captain speaking. We may experience some turbulence... and
2005 May 24
3
Wine on Macs ?
Now that MacOS is Unix-based, can Wine be run on them ?
--
Andrew
You can be the captain
I will draw the chart
Sailing into destiny
Closer to the heart
Closer to the Heart by Rush (A Farewell to Kings, 1977)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2007 Feb 05
6
qmail on CentOS 4.4
I've tried to install qmail 1.03 on CentOS 4.4 using the command:
# make setup check
and I received this error:
./load auto-str substdio.a error.a str.a
substdio.a(substdo.o)(.text+0x43): In function `allwrite':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
Can anyone please help?
TIA
Dick