similar to: short utf8 char

Displaying 20 results from an estimated 2000 matches similar to: "short utf8 char"

2003 Aug 13
0
Latest debian (testing) version crashed strangely
Hi there, First post to this list - apologies if there's a more appropriate place for discussion of debian specific builds, but this looks like a generic-enough bug. Samba "smbd version 3.0.0beta2-1 for Debian" running on 2.4.21 linux kernel on Athlon machine. WinXpPro client machine opening a mapped drive from samba share in a "Add attachment" dialog in Mozilla 1.4.
2006 Apr 12
0
fixtures advanced question
Hello, in my database i have tables models,marques,cars. I wrote fixtures for models f1: id: 1 marque_id: 1 name: 100 NX f2: id: 2 marque_id: 1 name: 200 SX f3: id: 3 marque_id: 1 name: Almera f4: id: 4 marque_id: 1 name: Patrol f5: id: 5 marque_id: 1 name: Primera f6: id: 6 marque_id: 2 name: CLK f7: id: 7 marque_id: 2 name: CLS f8: id: 8 marque_id:
2003 Nov 13
1
E-Business 11i.9 and RAC 9.2.0.3
Hi, I am currently involved in a project with E-Business 11i.9. For the production enviroment, ct. wants to implement Load Balance and Fail Over - both middle tier and database tier, the last with RAC. As E11i creates lots of tablespaces, the best way seems to be OCFS. We installed & configured OCFS partitions. The next step was to install E11i multi tier, single instance - already
2012 Sep 07
1
Found bug on doing IMAP search with UTF8 chars
Hi! I'm using Roundcube 0.9git as mail frontend and have installed Dovecot 2.1.7 on Debian Squeeze. When searching for mail via Roundcube and the keyword contains "special" chars (like german umlauts), then Dovecot seems to die when the folder does not contain a message which contains this keyword, i.e. folder contains message /w subject "Dies ist eine Nachricht" =>
2023 Apr 17
1
[Bug 5124] Parallelize the rsync run using multiple threads and/or connections
https://bugzilla.samba.org/show_bug.cgi?id=5124 --- Comment #12 from Paulo Marques <paulo.marques at bitfile.pt> --- Using multiple connections also helps when you have LACP network links, which are relatively common in data center setups to have both redundancy and increased bandwidth. If you have two 1Gbps links aggregated, you can only use 1Gbps using rsync, but you could use 2Gbps if
2003 May 30
2
How to remove a complete dataframe column
I am using dataframes and I and I want to delete (remove) a specific column by name ... the data frame has 14 columns with several names and only need some. I tried to overwrite the columns with a single value but that in not very clean as I need to export the data to file. The rm command gives me a warning message stating : < remove: variable "rtu$Ri." was not found > or there is
2009 Feb 25
2
Disabling specific port-forwarding
Hi all, I have a server where I allow some people to do SSH port forwarding for SVN, GIT, since I need to do that to access these services in certain locations. I can't access SVN ports in some work locations. Thing is, I also give specific access to some user accounts, mainly git and svn user, to some people I don't fully trust to have access to my VNC server, which is without password
2007 Nov 08
3
Testing Normal Distributions
Hi, I would like to know if there is an algorithm in R for testing if a data set as a normal destribution. Thank you for your time, Pedro Marques
2004 Jan 26
1
-o direct option : Oracle or RH implementation ?
Hi, Please, could anyone clarify if the available RPMs on the OSS site, related to TAR and fileutils, were implemented by Oracle or by Red Hat ? If they were implemented by Oracle, are they certified/supported by Red Hat ? I am asking this, because my fileutils version appears to be higher than the recommended one, but still the DIRECT option is not available. I am on Red Hat AS 2.1
2004 Apr 21
2
Multidimensional numeric structure
I know this is going to be a dumb question but... I need a cube like struture , I have 3 dimensions well defined which I need to define a value in the cube something like Cube [][][] in C+ ou Java ... I have thought in making a matrix and then an array... and even the other way around. The problem is that the I have the indexs and wanted to access direcly the element both reading or writing
2013 Mar 06
1
Help with a function and text
Hi, can I understand why this message was rejected ? Thanks, Eliano Sent from my iPhone On 6 Mar 2013, at 19:18, Eliano <eliano.m.marques at gmail.com> wrote: > Hi everyone, > > I am writing some code to generate a function. I am passing that code to a > dataset which i'm importing in R, e.g. > Test=read.table('C:/test.txt', header=F, sep='\t',
2016 Apr 21
1
[Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]
Second question: Take a look at the logs Apr 21 11:23:58 cd1 named[2224]: samba_dlz: starting transaction on zone 58.168.192.in-addr.arpa Apr 21 11:23:58 cd1 named[2224]: client 192.168.58.10#22874: update '58.168.192.in-addr.arpa/IN' denied Apr 21 11:23:58 cd1 named[2224]: samba_dlz: cancelling transaction on zone 58.168.192.in-addr.arpa Apr 21 11:23:58 cd1 dhcpd: Unable to add reverse
2018 Jul 16
2
Difficulty trying to configure and installing XAPIAN!
Hi I'm trying to configure and install XAPIAN for hacking. The problem it's the current XAPIAN-Master of github it's not working. I try to configure the XAPIAN-CORE and he don´t recognize ./configure or if I run from a build folder ../configure I'm working in a CENTOS 7 and i installed this prerequisits: yum group install "Development Tools" #for GCC 4.8.5 and make
2017 Jul 06
2
MSP430 code generation from LLVM IR
On Thu, Jul 6, 2017 at 2:19 AM, Tim Northover <t.p.northover at gmail.com> wrote: > On 5 July 2017 at 17:51, Luís Marques via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > Cool. When I did that on macOS, LDC generated a lot of complaints, > possibly > > because it is assuming mach-o files. I tried changing from > -mtriple=msp430 > > to
2007 Nov 15
1
Problems working with large data
Hi, I'm working with a numeric matrix with 55columns and 581012 rows and I'm having problems in allocation of memory using some of the functions in R: for example lda, rda (library MASS), princomp(package mva) and mvnorm.etest (energy package). I've read tips to use less memory in help(read.table) and managed to use some of this functions, but haven't been able to work with
2003 Sep 15
2
Persp and color
How can I control de "wrap-around" color behaviour in the persp function ? I am using something like : persp(bb[1:100,2:97], col= rainbow(8,start=0.1, end=0.8))) Depending on the rainbow length value I get several "wrap-around" blocks of the selected color range...something that I wanted to avoid... My idea is to use the color in order to make a separation from a certain
2009 Jan 22
1
reverse mapping checking getaddrinfo failed - POSSIBLE BREAK-IN
Hi, This is the full message that i'm getting: reverse mapping checking getaddrinfo for ***.***.***.*** failed - POSSIBLE BREAK-IN ATTEMPT I've searched google but didn't found any good answer about this. What exactly is happening? Best regards, Tiago Marques
2019 Mar 26
2
Restoring mailboxes from backup duplicates messages in POP clients
Hello I had a disk problem and had to reformat it. All mailboxes were backed up using rsync. After I restored the mailboxes, the POP clients (Thunderbird) that were configured to leave the messages on the mailserver for, let's say, 30 days, didn't understand that some messages were already transfered and the users got duplicated messages in their Inbox. How can we avoid this? --
2006 Jan 16
1
Samba and authentication
Good morning (brazil ;-]) everyone, I'm in trouble and i need your help! I have a samba 3 running on a linux box (debian 3.1 sarge) as PDC (domain is EVERSYSTEMS_INF). I dont know if it's possible, but, i need that samba controls the authentication on some windows machines, an example: i have a machine A,B and C, and all of them are part of theont machine A and B, but not in C. And a user
2006 Nov 10
1
About using the boot function
Dear All, I tried to use the boot function, provided in the boot package, in such a simple task as to create a bootstrap distribution of the mean of a vector x. I wrote: b <- boot(x, mean, R=200) Well, it doesn't work. I suspect it has something to do with what is called "second argument" of the "statistic" in the help page of boot. What is the second argument of