Displaying 20 results from an estimated 31 matches for "instad".
Did you mean:
instead
2009 Jan 28
0
X_send_file download 1byte file instade of original size
i m using x_send_file pluggins and download file then only 1byte file is
downloaded.
in Controller
x_send_file("#{RAILS_ROOT}/public#{params[:file]}")
if you have idea for this problem so give me a solution
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2016 Jul 21
1
remove_oplock: failed to lock share entry...
...> file system.
> >
> > As a test I have tried accessing a newly created iso file created on the
> > machine that created the subject file and then accessed through the same
> > Samba server. I can not duplicate the messages. I did not burn the file
> > to a CD but instad copied it to another location.
>
> Without a reproducer it's going to be difficult to
> know what the problem is, sorry :-(.
Just got back from vacation....
Under what conditions is an oplock used? I am assuming that it's purpose
is to prevent any changes to a file while the fil...
2002 Aug 22
1
putting .journal under /var
Hi,
Is there any way to put all my .jornal files under /var partition,
instade of keeping them under there respective partitions.
i.e
/.journal ---> shifted to---->/var/root/.journal
/usr/.journal ---->shifted to ----> /var/usr/.journal
...
etc.
is it posible ???
--
Sanat
2020 Jan 16
1
INDEX= and dovecot.index.log / dovecot.list.index.log
...T ... CONCAT('maildir:/var/mail/', LOWER(u.login),
'/:CONTROL=/var/lib/dovecot/control/%Ln:VOLATILEDIR=/var/lib/dovecot/control/%Ln:INDEX=/var/lib/dovecot/control/%Ln')
AS mail, ...
but I noticed that dovecot creates
dovecot.index.log
dovecot.list.index.log
still in /var/mail/XYZ instad of /var/lib/dovecot/control/XYZ.
Is that normal?
I would expect /var/lib/dovecot/control/XYZ to be used also for these
two files.
ps. lmtp is used here
--
Arkadiusz Mi?kiewicz, arekm / ( maven.pl | pld-linux.org )
2007 Nov 05
1
Should numeric()/character() etc initialize with NA instead of 0 or ""?
Wouldn't it make programming more error-resistant if vectors were
initialized with missing data, instad of zeroes or ""?
That way, if you assign values to a vector elementwise and you miss some
elements
(because their indices were not selected or because the assignment didn't
work out, see below for code examples)
this would be immediately obvious from the value of the vector elements...
2016 Jun 29
1
remove_oplock: failed to lock share entry...
...aris machine (Solaris 10) that is also NFS mounting the
file system.
As a test I have tried accessing a newly created iso file created on the
machine that created the subject file and then accessed through the same
Samba server. I can not duplicate the messages. I did not burn the file
to a CD but instad copied it to another location.
Tom Schulz
Applied Dynamics Intl.
schulz at adi.com
2006 Feb 22
4
UUIDTool and weird timestamp split error
Hi,
I am using UUIDTools to generate my Guids. It works fine on my computer
(Windows Xp), but doesn''t work on my host (TextDrive)
The error is:
Loading production environment.
>> UUID.timestamp_create.to_s
/sbin/ifconfig: Permission denied
NoMethodError: private method `split'' called for nil:NilClass
from ./script/../config/../config/../lib/uuidtools.rb:236:in
2010 Oct 07
3
reshape from wide to long, ordering of "varying"
...he form:
age sex cat Int.Prev.Est
93 0 1 23.75482
93 0 2 57.86592
93 0 3 9.755003
93 0 4 4.343534
(....)
95 1 4 1.632805
95 1 5 1.359124
I am getting close with reshape, but somehow the categorie varialbe is
orderd 1...1, 2...2,3...3,4...4,5....5 instad as 1,2,3,4,5,1,2,3....
reshape(UK.INT, idvar=1:2, times=1:5, varying=c("Int.Prev.Est.1",
"Int.Prev.Est.2", "Int.Prev.Est.3", "Int.Prev.Est.4",
"Int.Prev.Est.5"),v.names='cat', direction="long") #
Here is some example data
d...
2006 Jun 13
11
markaby
What''s the current status of Markaby? I''ve played with it a bit and
love it and am considering using it for a large project I''m starting.
If you''ve used it, I''d love to hear your comments!
Jamie
2018 Feb 14
0
[PATCH RFC 0/2] Packed ring for vhost
...ntfd for PIO/mmio/s390.
> For a quick prototype, this series open code the tracking of warp
> counter and descriptor index at net device. This will be addressed in
> the future by:
>
> - Move get_rx_bufs() from net.c to vhost.c
> - Let vhost_get_vq_desc() returns vring_used_elem instad of head id
>
> With the above, we can hide the internal (at least part of) vring
> layout from specific device.
>
> Please review.
>
> Thanks
>
> Jason Wang (2):
> virtio: introduce packed ring defines
> vhost: packed ring support
>
> drivers/vhost/n...
2007 May 05
1
ODBC
I am trying to compile asterisk with ODBC support on CentOS 4.4. I am
running into the same issue as documented in this bug.
http://bugs.digium.com/view.php?id=8214
The server is a Dell 2950 with Dual Core /64bit processors (2Gig RAM).
I tried creating a symbolic link link mentioned in the bug report,
but didn't have any luck.
Any one else had this issue? What did you do to get around
2011 Jul 04
3
Wine command line - sending break signal
...ot;wine cmd", then from inside cmd I run "program.exe"
- from the linux prompt I run "wine program.exe"
Both work pretty fine and program.exe runs as expected, the only problem I have is that whenever I try to send a break signal to program.exe (like ctrl+c or ctrl+break) instad of terminating program.exe this actually terminates the whole wine session, which is not what I need.
How can I send keyboard signals to a program running inside wine on the command line? Is this an option I have to change in wine? or on my putty terminal? am I using wine the wrong way?
Any advis...
2011 Sep 29
1
[Bug 8502] New: problem to make snapshot with --link-dest without copy of the files
...Component: core
AssignedTo: wayned at samba.org
ReportedBy: dieter.ferdinand at gmx.de
QAContact: rsync-qa at samba.org
hello,
i have tried to make a snapshot with the following command-line:
rsync -lHrtDpvP --link-dest=daten/ daten/ snap1/
but some files are copied instad of making hardlinks to the files and i don't
know why!
the link-dest-dir is the same as the source dir, so it gives no difference
between the source file and the link-dest-file!
why does rsync then copy some files and don't make hardlinks to it ???
goodby
--
Configure bugmail: https://...
2002 Sep 13
0
tcng version 8w
..."protocol" attribute (default: ETH_P_IP)
- updated documentation according to above changes
- ip_hdr and ip6_hdr now check meta_protocol if USE_META_PROTOCOL is #defined
- added protocol selection support to if_u32.c (tests/protu32)
- filters fw, tcindex, and u32, now default to ETH_P_ALL instad of ETH_P_IP
- updated tests/cbqroot, tests/egress, tests/named, tests/selpath,
tests/selpathcbq, tests/selpathdup, and tests/setpathgred accordingly
- configure now detects and prints kernel extra version (e.g. pre7)
--
_________________________________________________________________________...
2005 Oct 17
4
compiling Asterisk 1.2 with zaptel and h.323
Hello list,
I have prepared a small recipe on how to compile Asterisk 1.2 beta 1 with
a TDM400 card and H.323.
You can find it at http://www.oinko.net/astrecipes/index.php?n=102
Any comment / suggestion / modification /bugfix is welcome!
I was wondering: is there any way to build a version of Bristuff for 1.2
beta 1?
Bye for now,
l.
--
Loway Research - Home of QueueMetrics
2014 Jun 09
0
jessie, xen: 'NoneType' object has no attribute 'rfind'
Hi,
I have a problem that I can't solve it: the hvm-guest don't start (same
image works under Xen 4.01 on another machines).
Further I'm confust, because I had to use xm instad of xl.
A PV-guest works fine. I start it with 'xm create jessie'.
Some data you can see down. What further information do you need?
vg.
-------------------------------------------------
call with xm:
root at xen2:~# xm create comp2.xm
Using config file "/etc/xen/comp2.xm"...
2018 Feb 14
6
[PATCH RFC 0/2] Packed ring for vhost
...- No batching or other optimizations were implemented
For a quick prototype, this series open code the tracking of warp
counter and descriptor index at net device. This will be addressed in
the future by:
- Move get_rx_bufs() from net.c to vhost.c
- Let vhost_get_vq_desc() returns vring_used_elem instad of head id
With the above, we can hide the internal (at least part of) vring
layout from specific device.
Please review.
Thanks
Jason Wang (2):
virtio: introduce packed ring defines
vhost: packed ring support
drivers/vhost/net.c | 14 +-
drivers/vhost/vhost.c...
2018 Feb 14
6
[PATCH RFC 0/2] Packed ring for vhost
...- No batching or other optimizations were implemented
For a quick prototype, this series open code the tracking of warp
counter and descriptor index at net device. This will be addressed in
the future by:
- Move get_rx_bufs() from net.c to vhost.c
- Let vhost_get_vq_desc() returns vring_used_elem instad of head id
With the above, we can hide the internal (at least part of) vring
layout from specific device.
Please review.
Thanks
Jason Wang (2):
virtio: introduce packed ring defines
vhost: packed ring support
drivers/vhost/net.c | 14 +-
drivers/vhost/vhost.c...
2007 Sep 17
3
data frame
Hi everybody,
If I've a data frame like this:
dataframe a
X0 X2 X4 X6 X8 X10 X12 X14 X16
1957 0 0 0 0 0 0 0 0 0
1958 0 0 0 0 0 0 0 0 0
1959 831 0 0 0 0 0 0 0 0
1960 544 282 0 0 0 0 0 0 0
1961 446 365 0 0 0 0 0 0 0
1962 442 473 0 0 0 0 0 0 0
1963 595 468 0 0 0 0 0 0 0
1964
2009 Apr 06
2
Converting Number into Integer in ruby
I am working with a legacy oracle database. The
primary key is not defined as an integer but as a number.
This results in a url with an id as a number, such as 1234.0 instead
of 1234. It works fine, but I would prefer 1234 to be displayed in
the url. I have attempted to redefine the model id method to
convert to an integer using to_i method, but no luck. Any ideas?
Thanks,
Vaibhav
--
Posted via