Displaying 20 results from an estimated 200 matches similar to: "Create new string of same length as entry in dataframe"
2010 Apr 12
4
Winepath on Mac
I am trying to use winepath to convert between the WINE native file path and the normal Mac native filepath. Unfortunately, I do not seem to be able to return the logical Mac UNIX path when using winepath:
Macintosh:~ tpatko$ /Applications/Firefly/WINE/bin/wine winepath -u Z:\Applications\Firefly\BENCH1.out
/Users/tpatko/.wine/dosdevices/z:/Users/tpatko/ApplicationsFireflyBENCH1.out
Macintosh:~
2007 Dec 06
7
Fitting large titles in a plot
I want to fit a fairly long main title for a plot, supposedly by changing row
after a while. As for now it starts way outside the picture margin at the
left and continues way out right passed the right margins.
>plot(A,main="This is my really long title and it's so long that I can see
just about half of it.")
Any suggestions? Shouldn't be that hard.
--
View this message in
2015 Aug 27
0
please block user
On Thu, 2015-08-27 at 00:44 +0100, Always Learning wrote:
This is a typical internal message:
REJECTED
Sender's IP : 14.215.136.13 => (no host name)
Sender's HELO : gmail.com => 173.194.116.118
Sender's port : 18168
Our server : abc.def.ghi
Date : Wednesday, 23:19:33, 26 August 2015 (+00:00)
SMTP sender : hfxdgdsggfvfg at gmail.com
SMTP recipient : aaaaaa
2009 Jun 03
1
SSOAP failing
Dear list,
I am trying to use the SSOAP package to access a very simple SOAP
service, included as a demonstrator in the axis2 Apache package:
"Version" (takes no input parameters and should return a string with the
version number). The web service itself seems to be working as I could
access it using an other client (eclipse Web Server tester).
You will find the service wsdl here:
2016 Dec 13
2
AD, 4.5.0, DRS or deletion question
Hi all,
I have a strange behaviour on our AD.
DC=ForestDnsZones,DC=ad,DC=domain,DC=tld
Authentification\DC208 via RPC
DSA object GUID: 20f711ed-cb02-4543-badb-28d3ed4c4ae1
Last attempt @ NTTIME(0) was successful
0 consecutive failure(s).
Last success @ NTTIME(0)
DC=ForestDnsZones,DC=ad,DC=domain,DC=tld
NTDS DN:
2005 Aug 16
0
ices2, metadata, bumps and crashes
[In case anyone is wondering, the missing message is because I emailed
Mike directly, not realising I wasn't sending to the list.]
On Tue, Aug 16, 2005 at 12:56:57PM +0200, Michael Smith wrote:
> On 8/16/05, Paul Martin <pm@nowster.zetnet.co.uk> wrote:
> > On Tue, Aug 16, 2005 at 10:31:09AM +0200, Michael Smith wrote:
> >
> > > This shouldn't cause any
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello,
I get the folowing error msg in rpcclient -c 'adddriver' command:
ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa]
Printer Driver My Driver Name 001 successfully installed.
My command is like this:
rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
2002 Apr 22
2
lattice x(y)lab and expression
Another question about lattice:
Is there a way to use plotmath in the labels and strips?
E.g.
xyplot(y~x|group,data=test.df,
panel=function(x,y,subscripts,df) {
llines(x,y,col="black",lwd=2)
llines(x,df[subscripts,"lowerCI"],lty=2,col="#aaaaaa")
llines(x,df[subscripts,"upperCI"],lty=2,col="#aaaaaa")
},
2015 Aug 26
2
please block user
On Wed, 2015-08-26 at 09:53 -0500, Valeri Galtsev wrote:
> Thanks a lot! The most difficult part of this I noticed is to make sure
> they responded with report of what discovered and which actions were
> taken, and if this didn't happen to have the whole block of IPs registered
> to them blocked off (at least this is what I am doing where I can).
(1) Not all complaints about
2008 May 05
2
Finding non disjoint regular expressions
Hello,
Is there any way I can use the gregexpr functions (or a different function)
in a manner that will also return overlapping (i.e. non disjoint) regular
expressions?
For instance, when running gregexpr("AAA","AAAAAA"), I get two matches, one
at position 1 and one at position 4. I'd like to receive 4 matches at
positions 1, 2, 3 and 4.
Thanks,
Schraga
2003 Dec 23
1
Orphaned rsync process on remote machine?
All,
Sometimes when I do an rsync, it times out and leaves on orphaned
process on the remote machine. I am running rsync over ssh using
public key authentication. I synchronize about twenty-five machines,
and this problem only appears on one of them. It worked until
recently on this machine. I don't know what changed or what is
different.
I run rsync with a command line like this
2013 Dec 03
0
[LLVMdev] Help needed with creating new and replacing an old instruction
<div><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<div>Hi,</div><div><br></div><div>I have the following instruction in my IR-</div><div><b>%call2 = call i8* @strcpy(i8* %1, i8* %2)</b> #2</div><div><br></div><div>I intend to change call to
2010 Sep 17
0
Samba and Password Complexity
A password set from Windows XP requires a certain level of complexity:
by default, Windows will not allow a password of "aaaaaa", but it will
allow "Johnny1". I've been experimenting with a check password script
so that both would be rejected. That worked. However, when I removed
the check password script line from smb.conf and restarted Samba,
Windows did not return to
2005 Dec 12
2
mdf -- better adaption of W?
>> Actually, computing the "power spectrum" for each frame of W shows
>> how large an ammount of the original signal at time offset j the
>> echo canceller thinks should be removed from the current input frame.
>
> Careful when looking at W because of how the real and imaginary parts
> are packed in the array.
Err. Ok, as I got it, 'bin 0' has it's
2023 Sep 20
0
GlusterFS, move files, Samba ACL...
[ Received no feedback, i resend it... ]
A little strange things, but i'm hitting my head on the wall...
I needed to 'enlarge' my main filesystem (XFS backed-up), that contain my
main samba share and a brick for a GFS share; i've setup a new volume (for
the VM), formatted XFS, move all the file taking care to umount and stop GFS
(so, syncing the brick, not the GFS filesystem)
2005 Dec 13
0
mdf -- better adaption of W?
> Err. Ok, as I got it, 'bin 0' has it's amplitude in W[0], bin 1 to N-1 has
> it's real part in W[i*2-1] and it's imag in W[i*2], and finally the
> nyquist amplitude is in W[N-1]
Not quite, it's packet "real, real, imag, real, imag, ...".
> I took this from how power_spectrum() computes, so I might be off :)
But power_spectrum() handles that
2005 Jan 28
0
String overflow with random characters
Hi, I've got a problem with a 2.2.2 samba server. It has, a number of times,
recorded the following lines for a short period of time of 10 seconds, and
then not again for days. Has anyone seen these before? It all appears to be
random characters. It has only happened from 2 machines out of 30 or so.
[2005/01/13 09:33:29, 0] lib/util_str.c:safe_strcpy(877)
ERROR: string overflow by 363 in
2012 Mar 20
2
2.1.2 (pop3|imap)-login crash
Hi Timo, hi all,
after upgrading my server (both backends and load balancer) to 2.1.2
(from 2.0.17), I'm getting a log of login processes crashed in load
balancer.
Log lines are like:
Mar 20 10:05:45 mailgw-lb dovecot: pop3-login: Fatal: master:
service(pop3-login): child 27764 killed with signal 11 (core dumps disabled)
Mar 20 10:06:17 mailgw-lb dovecot: imap-login: Fatal: master:
2023 Aug 28
1
GlusterFS, move files, Samba ACL...
A little strange things, but i'm hitting my head on the wall...
I needed to 'enlarge' my main filesystem (XFS backed-up), that contain my
main samba share and a brick for a GFS share; i've setup a new volume (for
the VM), formatted XFS, move all the file taking care to umount and stop GFS
(so, syncing the brick, not the GFS filesystem) using --acls and -attrs
rsync options.
All
2009 Jun 28
1
CentOS 5.3 and NTFS
Aaaaaa, I'm pulling out my hair over here!
I have an external USB drive which I had at work, connected just fine
to my CentOS 5.3 box. I recall there was some jiggery-pokery
involved, but do not recall just what.
So now I'm on my wife's freshly installed CentOS 5.3 laptop trying to
get it going, and I keep getting errors about
FATAL: Module fuse not found.
I saw this message from