Displaying 20 results from an estimated 85 matches for "ainted".
Did you mean:
tainted
2000 Jul 26
3
merge aint merging
g'day R friends,
can anyone please help me with a frustrating merge?
The number of rows of a resulting merge is the smaller of the 2 dataframes
used as input. What am I doing wrong? I'm using 1.1.0 on redhat 6.2
thanks,
John Strumila
> xx[1:10,]
datetime c
948992940 948992940 0
948993000 948993000 0
948993060 948993060 0
948993120 948993120 0
948993180 948993180 0
2005 Jun 29
11
Asterisk@Home Ver 1.2 Whats new?
Hello I saw Ver1.2 is out. Whats new?
Thanks for the hard work, David
2004 Jun 15
8
a better smbstatus for monitoring samba ?
Hello,
does anyone know if there is a tool in existence that can monitor samba shares like smbstatus
but is much more advanced (and runs in console) , I mean a tool that has menues, some search
options, and things sorted out nice. A Samba realtime monitor would be the best thing with lots
of details and lots of options.
I tried Swat, but that aint really a solution to watch who is connected
2006 Jun 05
7
Is HABTM Dying?
For a while, I''ve been getting that HMT is replacing HABTM. It appears that
HMT can do all of what HABTM can do and more. The question is: Should I stop
using HABTM? Let''s take a simple case:
A case has many categories
For a given category, there are certain valid statuses
Category
has_and_belongs_to_many :statuses
Status
has_and_belongs_to_many :categories
Question:
Is
2004 Feb 02
2
Changing from samba 2-2.8a to 3.1 with ldap?
Hi, I am trying to upgrade from old samba to new one, I replaced the
samba.schema for open-ldap, changed the smb.conf file to:
passdb backend = ldapsam:ldap//localhost added ldap amin dn and suffix
options but it still aint working with the old ldap records? Do I have
to dump the old records and update them with some changes to the ldap
with new schema or is samba3 ldap backward compatible?
2005 Jun 02
4
Net > DMZ and AllowFTP
I am trying to get the AllowFTP action to work for Net > DMZ traffic and
FTP pasv. I know it is kind of working, as the user can log in, however,
it fails at the port. I have had to open up some high ports for pasv to
work. Now I know this aint cool, so does anyone know what a person has
to do to get the AllowFTP action to work the same way it does if I was
just ftp to the firewall, which does
2003 Dec 10
4
Sipura SPA2000 & Asterisk & latest firmware (1.0.18)
All,
If you currently own a Sipura SPA2000, avoid going to the sipura website
and upgrading the firmware. I upgraded my SPA2k a couple of days ago from
1.0.9 (what it came with) to 1.0.18 off the site, and I am having issues
with my SPA rebooting itself every 3-10 minutes for no apparent reason. I
have been in touch with the *excellent* sipura support folks, and they are
working with me to
2006 Aug 20
4
[LLVMdev] bytecode didn't read correctly under cygwin
Hi!
I'm trying to run "llc" tool on files from "test" subdirectory of LLVM root.
I compile source files with the following line:
llvm-gcc -c -ocompiled.o ackermann.c
Then I run llc like the following:
llc compiled.o
which outputs
llc: bytecode didn't read correctly
(I mean, I try it with different options but even the default ones aint
working)
My llvm-gcc
2008 Jul 17
2
We ain''t got no RSpec
Hey Guys,
This last week on the Rails Envy Podcast we received an "interesting"
voicemail. Jason encouraged me to make a remix, and I think you guys
will appreciate what resulted.
If you have a few minutes and need a good laugh, see here for the
voicemail and the remix:
http://www.railsenvy.com/2008/7/17/we-aint-got-no-rspec
-Gregg
--
Posted via http://www.ruby-forum.com/.
2001 Sep 21
1
Wine runing Diablo2 LoD fine, but no keyboard input
Hello, I was just so happy to have Diablo2 LoD in a 800x600 window under
KDE 2.2.1 runing. It's quite smoth and even BNet connection on our privat
Linux BNETD Server works. So just everything works fine (aint got sound,
but I don't care), except for the whole keyboard, no input possibel. What's
wrong with my Wine instalation? The debug output tells me about a language
problem and
2001 Nov 14
1
dreamweaver
any1 got dreamweaver 3 or 4 working with wine every time i try running it
loads up asks for serial i enter it then it segfaults .
if it cant be done do you know of a html editor for linux up to the
standards of dreamweaver all the ones i have come across so far aint
brilliant infact some i would call cack might as well just open emacs and
code myself but like dreamweaver cos i can get pro
2009 May 04
6
how do i know what my hostname is in wine?
hi, it seems wine aint using my linux hostname so how do i know what hostname is using?
There used to be a config file with the network settings but I dont know how that works now..
thanx
2001 Jul 07
2
preload vxd
I have a program to use my mp3 player that loads fine
but cant find the .vxd that it needs to communicate.
How can i force wine to preload it, and possibly the .dll
in the dir, so the program can find it. I'm new to wine so
nothing to cryptic please :)
Thanks
A. Evans
2000 Jun 28
2
trivial optimization to psy.c
Hi all,
The following is a trivial patch to psy.c, but combining the two loops saves
a percent or two (according to gprof).
=================================================================
--- psy.c Mon Jun 19 12:05:57 2000
+++ - Wed Jun 28 15:14:17 2000
@@ -550,12 +550,11 @@
frameno++;
memset(flr,0,n*sizeof(double));
- for(i=0;i<n;i++)work[i]=fabs(f[i]);
-
- /* find the highest
2008 Oct 01
2
an unsophisticated question about recoding in a data frame with control structure if {}
Hello all,
I apologize for a terribly simple question. I'm used to using Stata and am trying to `switch' over to R.
I would like to recode a vector in a data frame when the value of it meets the following condition: if (dataframe$factor=='3'){dataframe$thevector<-(an arithmetic mean). What I would like to result is the creation of a new variable within the data frame for
2008 May 13
2
(PR#11281) Bug in R 2.7 for over long lines (crasher+proposed fix!)
>>>>> "BDR" == Prof Brian Ripley <ripley at stats.ox.ac.uk>
>>>>> on Tue, 13 May 2008 07:32:43 +0100 (BST) writes:
BDR> This example does not crash in R 2.7.0, R-patched nor
BDR> R-devel (r45677) for me (x86_64 F8 Linux.) It also
BDR> does not crash with the CRAN build of R 2.7.0 on
BDR> Windows XP.
Neither does it
2011 Feb 08
6
Unrecognised escape sequences
unfortunately, we keep getting this warns into the system log by
puppet masters:
" [...] Unrecognised escape sequence ''\<CHAR>'' in file <PATH> [...] "
but then everything works fine; also, without using escapes, catalogs
dont work on agents.
What can we do to avoid these kind of errors in master syslogs?
Please ,let us know ASAP and tell us if this
2004 Jan 06
2
weird samba bug? some files from shares sometimes missing..
Hello, well, i have a weird problem:
i mounted a share, shared on winxp, on my gentoo linux box via mount -t
smbfs.. everything seems to work - seems. When i started to backup files
with rdiff-backup, i noticed that it reported about new and deleted
files, yet those were never deleted and are still present on the source
share on the windows machine. I thought it might be a bug in
2004 May 10
1
Failed to initialize group mapping
Im getting basically to "bugs" into my samba ... im using samba-3.0.2a (planning to upgrade soon, but atm i cant stop the service)
im using log level = 10
my basic problem is:
May 10 09:42:13 smb smbd[850]: [2004/05/10 09:42:13, 0] groupdb/mapping.c:init_group_mapping(139)
May 10 09:42:13 smb smbd[850]: Failed to open group mapping database
May 10 09:42:13 smb smbd[850]:
2003 Jun 20
1
User can delete file when they have no read/write access
Im haveing a problem with my profiles share on my Samba 2.2.3 PDC server.
I have a share like this:
[profiles]
path = /home/samba/profiles
writeable = yes
create mask = 0700
directory mask = 0700
browsable = no
valid users = root,@smbusers
The roaming profile works just fine with windows2k, and the users can't read the other profiles (they get a "access