Displaying 17 results from an estimated 17 matches for "clefs".
Did you mean:
cdefs
2017 Aug 14
1
Some Unicode symbols are missing
Hi,
I would like to draw some Unicode symbols like G- and f-clefs (used in
music notation) in quartz-window. I succeed in producing sharp #,:
plot(0,0,xlim=c(0,2),ylim=c(0,2))
points(1,1, pch="\u266F",cex=2)
But for instance "b" (flat accidental) u266D and those clefs doesn't
work. G-clef is said to be
UTF-8: F0 9D 84 9E
UTF-16: D834...
2008 Oct 13
1
heimdal/AD documentation
...cliquer sur nouvelle approbation.
Suivre l'assistant, grosso modo, on peut tout laisser par d?faut. Le mot de
passe choisi est particuli?rement important : la s?curit? de la relation
d'approbation repose sur lui... Par contre, il n'aura ? ?tre rentr? que deux
fois ? la cr?ation des clefs et n'a m?me pas besoin d'?tre conserv?.
- c?t? Unix :
se connecter ? l'application d'administration du realm en faisant par
exemple :
# kadmin -l
cr?er la clef de confiance :
kadmin> ank krbtgt/AD.DEMO.LOCAL@DEMO.LOCAL
... avec le m?me mot de passe utilis? sous Windows. U...
2007 Jan 10
2
USB Flash disk with sector size 2048
Hello every one an a pretty new year.
I'm making a derivative a the Feather linux-live which can be found
here:
http://franboisson.homeip.net/clef/ClefAgreg.iso
Everything works find except with USB key with sector size different
then 512 (2048 in my case). I look at the source of syslinux and change
the following:
* The test in syslxmod.c
* Change each time I see SECTOR_SHIFT=9 in
2014 Oct 15
3
Re: Virt-v2v conversion issue
On Wed, Oct 15, 2014 at 03:23:39PM +0000, VONDRA Alain wrote:
> I see only qemu-img consumming some CPU and MEM :
>
> 25897 qemu 20 0 5825976 2,429g 4368 S 5,6 32,2 603:09.34 qemu-kvm
That's qemu, not qemu-img.
> I have indeed, some nfs errors :
>
> [475747.296041] nfs: server 192.203.100.247 not responding, still trying
> [475747.772022] nfs: server
2014 Oct 15
0
Re: Virt-v2v conversion issue
The script as worked perfectly :
+ size=100G
+ virt-builder fedora-20 --size 100G -o /tmp/in.img
gpg: Signature faite le mar. 08 juil. 2014 11:11:00 CEST avec la clef RSA d'identifiant E1B768A0
gpg: Bonne signature de « Richard W.M. Jones <rjones@redhat.com> »
gpg: alias « Richard W.M. Jones <rich@annexia.org> »
gpg: Attention : cette clef n'est pas certifiée
2014 Oct 16
4
Re: Virt-v2v conversion issue
I was hoping that it works, but the conversion hanged at the 7th /9 disk 57,03% since 1.30 AM...
[19351,0] Copying disk 7/9 to /tmp/v2v.UgUPSx/0a6404e0-2857-45e4-9322-c1ada5ae13fb/images/0123ddcd-f88d-43d0-b836-2cabe57beac3/d0fe6d79-b846-41ca-ac94-835b97488685 (raw)
target_file =
2014 Mar 04
2
Test Dataset for performance and accuracy analysis
Hi Parth,
I implemented DFR algorithms in Xapian as
a part of GSOC last year under the mentorship of Olly. This year, I want to
work on analyzing and optimizing the performance of the DFR algorithms and
comparing them with BM25.I also want to work on profiling the query
expansion schemes and test the relevance(precision and recall) / speed(time
taken) of the
2002 May 17
3
samba + openldap + tls
...ow), but samba tells "Failed
to issue the StartTLS instruction: Connect error".
Any idea???
Have I to use the "--with-ssl" option? It's said no.
##############################################
LDAP CONF:
--------------------------
########################
# certificats et clefs
TLSCertificateKeyFile /opt/openldap/pem/ldapuckey.pem
TLSCertificateFile /opt/openldap/pem/ldapcert.pem
TLSCACertificateFile /opt/openldap/pem/demoCA/cacert.pem
##############################################
SMB CONF:
--------------------------
# LDAP:
ldap server = obiw...
2007 Nov 04
1
Nitram driver and timeout
Hi,
I recently bought a Nitram Elite 2005 UPS and i installed nut to monitor it.
Unfortunatly, i often have timeout errors (20 timeout per days):
Broadcast Message from aurelien at berkelium
(no tty) at 18:05 CET...
Communications with UPS Nitram at localhost lost
Broadcast Message from aurelien at berkelium
(no tty) at 18:05 CET...
Communications with UPS Nitram(AT)localhost
2007 Mar 19
0
Problems printing, fonts are cut off
I've been searcing this newsgroup and other places for a solution to
this and finally decided to post and see what anyone has to say.
I am running Ubuntu 6.06 with Wine 0.9.30. The software that is
giving me problems is Finale 97, a music notation program. Finale
installs Truetype (.ttf) fonts for the special music notation
characters. The display on the screen is fine. When I print, the
2007 Nov 04
1
Nitram driver and timeout
Hi,
I recently bought a Nitram Elite 2005 UPS and i installed nut to monitor it.
Unfortunatly, i often have timeout errors (20 timeout per days):
Broadcast Message from aurelien at berkelium
(no tty) at 18:05 CET...
Communications with UPS Nitram at localhost lost
Broadcast Message from aurelien at berkelium
(no tty) at 18:05 CET...
Communications with UPS Nitram(AT)localhost
2001 Jul 27
0
Font / charset encoding problem?
...well, and would probably deserve a 4 on the app database.
Except for the fonts, which kind of defies the purpose of a typesetting
software! Here are the symptoms and some log activities :
* No musical symbols are displayed (except the ones commonly found in
default charsets, e.g. treble/bass clefs, sharps...)
* Sibelius' standard font for notation is Opus (ttf), which registry
is 'microsoft-symbol'. I have installed Opus.ttf along with other
Sibelius-related fonts so that X can see them, and they are perfectly
displayed by xfd / xlsfonts / xfontsel
* I have tried aliases :...
2010 Jul 13
1
Czech stemming
Hello,
I just find Xapian project when looking for some indexing engine in Ruby and
was quite impressed. Is there any change for Czech stemming? I found that it
is already written in Java as part of Lucene here:
http://svn.apache.org/viewvc/lucene/dev/trunk/modules/analysis/common/src/ja
va/org/apache/lucene/analysis/cz/CzechStemmer.java?view=markup
Sadly, I have no experience with C++, but
2008 Apr 15
0
login ldap pdc
Hello,
I install samba-ldap-pdc on a ubuntu.
I join well the domain with root user, but when I restart, root or user
login don't work.
I can access to share via network with root or user login.
when I try under winXP pro to change security of a file, I can't access to
server user list : "bad user or passwd"
I've no error in log.smbd or debug
my smb.conf
[global]
smb ports
2012 Mar 22
1
GSOC : Language Modelling for information retrieval with Diversified Search results
Hello,
I am a undergraduate student at DA-IICT,India pursuing Btech in
Information and Communication Technology.Major field of my Research is
Information Retrieval and Natural Language processing. xapain being an
powerful Information retrieval library have attracted me towards
implementing stuff learned in class for this project.I have worked on
entity search on RDF data,SMS based FAQ
2008 Apr 17
3
login failed
Hello
i've samba 3.022 with a ldap 2.2.26. I've no pb to join domain with my
win2000, but when I reboot I'm reject (bad username ...).
I find in debug that the first param sent by the client was the login
and I think it must be the machines name.
Any idee ?
--
Denis Rohou
Service Informatique
ville de Lannion
22113 lannion
02-96-46-64-22
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
Processing commands for control at bugs.debian.org:
> tags 653294 + jessie
Bug #653294 [hellanzb] hellanzb: doesn't work with python-twisted 11.1.0-1 (patch included)
Added tag(s) jessie.
> tags 701439 + jessie
Bug #701439 [src:ircd-hybrid] ircd-hybrid: ftbfs with eglibc-2.17
Added tag(s) jessie.
> tags 616910 + jessie
Bug #616910 [src:musiclibrarian] musiclibrarian: deprecation of