similar to: Wrong charset on NTFS volumes (ext4 works fine)

Displaying 20 results from an estimated 1000 matches similar to: "Wrong charset on NTFS volumes (ext4 works fine)"

2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows: ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40 rsync -av rsync://localhost:8730/module /dest My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief. rsyncd.log excerpt: 2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
Hi All I have been struggling with this model for some time now and I just can't get it to work correctly. The messages I get when running the code is: DLSODA- Warning..Internal T (=R1) and H (=R2) are such that in the machine, T + H = T on the next step (H = step size). Solver will continue anyway. In above message, R = [1] 0 0 DINTDY- T (=R1) illegal In above message, R = [1]
2008 Apr 11
2
Validating an ActiveRecord object and its has_many :through associations
Considering an object with several has_many :through => associations, what is the ''best'' way to handle validations? As an example: class Student < ActiveRecord::Base # some attrbutes like # :name # :grade # relationships has_many :students_assignment, :dependent => :destroy has_many :assignments, :through => :students_assignment has_many
2003 Dec 11
3
dovecot..
Hi All.. Has anyone got any experimental patches for mysql auth? Regards, Cami
2009 Jun 09
2
Sweave and accents
Hello. I want to write my notes in Sweave in my own language (spanish). But my language has accents and when I run Sweave in R to translate my Snw file into the tex file the accents are translated into unrecognizable characters. For example, the word "cami?n" (truck) is translated into "cami??n" Somebody knows how can I do it? One solution I don't like is using a
2008 Apr 15
2
a question of alphabetical order
Hi all, In Spanish vowels with accent like ?, ?, ... doesn't affect to the alphabetical order of vector of strings. I mean, a or ? don't matter for establishing the alphabetical order. Nevertheless, while working with R order, here is what I get. Given a file transport.txt medio#variable avi?n#34 barco#33 bicicleta#3 ?ngulo#37 cami?n#54 coche#23 tren#67 > toPlot <-
2016 Mar 22
1
status of https://wiki.centos.org/Documentation
On Tue, Mar 22, 2016 at 10:45 AM, Fabian Arrotin <arrfab at centos.org> wrote: > On 22/03/16 10:21, Fran?ois Cami wrote: >> On Tue, Mar 22, 2016 at 10:12 AM, Manuel Wolfshant >> <wolfy at nobugconsulting.ro> wrote: >>> On 03/22/2016 09:30 AM, Fabian Arrotin wrote: >>>> >>>> Hi, >>>> >>>> I was having a look at that
2001 Oct 25
0
Samba character set BUG ???
Hi In my NT server I have this exported directory: Doc/CAMI?N/example.txt If I mount this with Samba 2.2.2 (Linux RH7.1 with kernel 2.4.10): Doc/CAMI And I can't access the file "example.txt". If I try to copy the directory to another place: cp: cannot access `PRUEBA/CAMI': No such file or directory And in /var/log/message: Oct 25 08:24:17 srvlyx02 kernel:
2016 Jan 28
2
wiki editing rights request
Hi, I'd like wiki editing rights to create/update the StorageSIG Ceph pages. My username is Fran?oisCami and the subject of my future Wiki contributions is going to be Ceph (what else?). Proposed locations: https://wiki.centos.org/Fran%C3%A7oisCami https://wiki.centos.org/SpecialInterestGroup/Storage/ https://wiki.centos.org/SpecialInterestGroup/Storage/Ceph
2016 Mar 22
2
status of https://wiki.centos.org/Documentation
On Tue, Mar 22, 2016 at 10:12 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote: > On 03/22/2016 09:30 AM, Fabian Arrotin wrote: >> >> Hi, >> >> I was having a look at that page, and was wondering what we can do for >> point #3 (Manuals and other documentation) >> As we have no real content for CentOS 6 and 7 , my idea was just to >>
2008 Mar 07
0
How to do a time-stratified case-crossover analysis for air pollution data?
Dear Experts, I am trying to do a time-stratified case-crossover analysis on air pollution data and number of myocardial infarctions. In order to avoid model selection bias, I started with a simple simulation. I'm still not sure if my simulation is right. But the results I get from the "ts-case-crossover" are much more variable than those from a glm. Is this: a. Due to
2008 Mar 07
0
How to do a time-stratified case-crossover analysis for air pollution data? Unformatted text-version, with an additional note
Dear Experts, I am trying to do a time-stratified case-crossover analysis on air pollution data and number of myocardial infarctions. In order to avoid model selection bias, I started with a simple simulation. I'm still not sure if my simulation is right. But the results I get from the "ts-case-crossover" are much more variable than those from a glm. Is this: a. Due to the simple
2005 Dec 13
5
Worked examples?
I've been experimenting with Samba a bit. I won't claim to know a whole lot about it, because I don't, and I'm even somewhat of a newbie when it comes to Linux/UNIX. But I've been working with the worked examples that the HOW TO docs describe on the website, configuring my smb.conf file as is stated. I'm running Samba 3.0.14a-2 on Fedora Core 4, and I'm running into a
2020 May 07
3
[PATCH v2 0/2] add FreeIPA offline unenrollment (RHBZ#1789592)
This patch series adds a new virt-sysprep operation to offline unenroll a guest from FreeIPA. It does so by removing some configuration files and certificates. Changes from v1: - the other patches were pushed, as unrelated and approved - created a new kerberos-hostkeytab operation Pino Toscano (2): sysprep: add IPA offline unenrollment (RHBZ#1789592) sysprep: add Kerberos keytab file removal
2010 Dec 05
2
Centos 5.5 upgrade to dovecot 1.2
Hello, I am trying to upgrade dovecot from 1.0.7 (the dovecot verison in base repo) to 1.2. The installation of .rpm got from atrpms.net aborted with a dependency error : error: Failed dependencies: libpq.so.5()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64 This is strange because the libraries are there : yum list libpq* Installed Packages libpqxx.x86_64 2.6.9-3.el5.rf installed
2013 Feb 01
2
Centos as l2tp/ipsec-Client
Hello, i need to configure a centos 6.3 - server as an l2tp/ipsec-client. I have no idea how I there previous or if this is even possible. Where one might find appropriate instructions? Google is not very helpful, without any idea. Thanks cami
2020 May 07
0
[PATCH v2 2/2] sysprep: add Kerberos keytab file removal
This new operation removes the Kerberos /etc/krb5.keytab file from the guest. Thanks to Christian Heimes and François Cami for the hints. Related to RHBZ#1789592. --- sysprep/Makefile.am | 1 + .../sysprep_operation_kerberos_hostkeytab.ml | 38 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 sysprep/sysprep_operation_kerberos_hostkeytab.ml
2016 Mar 22
0
status of https://wiki.centos.org/Documentation
On 22/03/16 10:21, Fran?ois Cami wrote: > On Tue, Mar 22, 2016 at 10:12 AM, Manuel Wolfshant > <wolfy at nobugconsulting.ro> wrote: >> On 03/22/2016 09:30 AM, Fabian Arrotin wrote: >>> >>> Hi, >>> >>> I was having a look at that page, and was wondering what we can do for >>> point #3 (Manuals and other documentation) >>> As we
2010 Dec 12
1
Right auth scheme for MS clients?
What will be the right authentication scheme for a mail system with Microsoft Outlook as client and shadow passwords for Linux system users?
2009 Mar 19
0
Fwd: broken lame/mp3 output (was: Re: Problem with ecasound on CentOS 5.2, x86_64)
I posed a question about this a while back, and Kai found the problem and sent this workaround: > ---------- Forwarded message ---------- > From: Kai Vehmanen <kvehmanen at eca.cx> > Date: Thu, Mar 19, 2009 at 3:03 PM > Subject: broken lame/mp3 output (was: Re: Problem with ecasound on CentOS 5.2, x86_64) > To: MHR <mhullrich at gmail.com> > Cc: ecasound-list at