Displaying 15 results from an estimated 15 matches for "libert".
Did you mean:
liberty
2015 Jan 12
2
FAO Statistical Yearbook consultant
....ethz.ch/mailman/listinfo/r-sig-jobs
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-jobs mailing list
> R-sig-jobs at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-jobs
>
--
Dr. M?rti?? Liberts
+371 26 411 543 (mobile)
+371 67 366 833 (office)
http://home.lu.lv/~pm90015/
[[alternative HTML version deleted]]
1999 Feb 01
0
2.0.0: lost localized characters in smbstatus
linux 2.0.35, samba2.0.0 compiled from tgz.
I have:
character set = ISO8859-1
and
client codepage defaults to 850, so that testparm shows
client code page = 850
With samba 1.9.18p8, smbstatus showed the filenames with localized characters ok (ie:
libert?.txt)
I use the same smb.conf with 2.0.0
Now, with samba 2.0.0, if I connect with smbclient to a Samba share I see those characters
ok, but smbstatus omits the localized characters in locked files so that "libert?.txt" is:
libert?.txt with 1.9.18p8
and
libert.txt with 2.0.0
Do I need...
1999 Apr 20
0
2.0.3: character set problem
I've already posted about this to the samba list (19990201) then to samba-bugs
(19990301); no response, so I retry here.
I have
character set = iso8859-1
client codepage = 850
With samba 1.9.18p8:
smbstatus showed the filenames with localized characters ok (ie:
libert?.txt); smbclient was ok.
With samba 2.0.0 through 2.0.2:
if I connect with smbclient to a Samba share I see those characters
ok, but smbstatus omits the localized characters in locked files so that
"libert?.txt" is:
libert?.txt with 1.9.18p8
and
libert.txt with 2.0.0-2.0.2
With samba 2...
1999 Jun 14
0
2.0.4b: SERIOUS character set problem
...a/2.0.x and rh60/2.2.9.
I've already posted about this twice to the samba list (since february) then
to samba-bugs (19990301); no response, so I retry.
I have
character set = iso8859-1
client codepage = 850
With samba 1.9.18p8:
smbstatus showed the filenames with localized characters ok (ie:
libert?.txt); smbclient was ok.
With samba 2.0.0 through 2.0.4b:
if I connect with smbclient to a Samba share I see those characters
ok, but smbstatus omits the localized characters in locked files so that
"libert?.txt" is:
libert?.txt with 1.9.18p8
and
libert.txt with 2.0.0-2.0.2
With samba...
2011 Apr 22
1
Valgrind/Callgrind 3.6.1 does not appear to work on Centos Linux 5.5
Hi, For the last day or two I having been trying to get Valgrind/Callgrind 3.6.1 to work on Centos Linux 5.5 using a simple Fibonacci C++ program(shown below). After compiling the program using g++ -g -o MatchUpAccurate MatchUpAccurate.cpp, we run: /home/frankc/DQTTest/valgrind-3.6.1/coregrind/valgrind --tool=callgrind --dump-instr=yes --simulate-cache=yes --collect-jumps=yes
2015 Jan 12
0
FAO Statistical Yearbook consultant
Dear Amy,
Same question here: do you accept remote applicants?
Best Regards,
Samuel
On Mon, Jan 12, 2015 at 8:43 AM, M?rti?? Liberts <martins.liberts at gmail.com>
wrote:
> Dear Amy,
>
> I have the same question as Mark. Is it possible to work from abroad -
> remotely?
>
>
> Best regards,
> Martins
>
>
> On 6 January 2015 at 19:32, Mark LoPresti <marklopresti at yahoo.com> wrote:
&g...
2004 Feb 08
5
can't access samba server from xp
Hi all,
I just setup my samba server 2.2.8 on Solaris 8 Sparc. I am following
checklist from 'Samba-Howto-Collection.pdf'.
When I run 'net view' from a xp box but got below error message. Could
anyone tell what I need to do ?
---------------------
c:>net view \\smbhost
System error 5 has occured.
Access is denied.
c:>net use x: \\smbhost\tmp
System error 1240 has
2012 Mar 21
1
altmbr.bin always boots the first partition
...#39;\002' | cat /usr/share/syslinux/altmbr_c.bin - | dd bs=440
count=1 iflag=fullblock conv=notrunc of=flat
qemu-kvm -nodefaults -sdl -m 4M -vga cirrus -drive file=flat,if=virtio,readonly
----------
Note also that iflag=fullblock above is necessary, yet the wiki misses it.
--
Maxim Kammerer
Libert? Linux (discussion / support: http://dee.su/liberte-contribute)
2013 Sep 27
1
Error samba task: cc scavenger.c -> scavenger 91.o
...#39;
[-Werror=format]
cc1 : some warnings being treated as errors
Waf : Leaving directory /opt/samba-4.0.9/bin'
Build failed: -> Task failed (err #1)
{task: cc scavenger.c -> scavenger_91.o}
make: *** [all] Error 1
An idea please ?
Thanks
--
------------------------------------------
LIBERT Anthony
Technicien informatique
IUT g?nie m?canique et productique Amiens
------------------------------------------
2020 Oct 09
1
Aide pour finaliser ce code
...n1=(l*p) else Ifin1=((sum(R[1:(k-1)])+l)*p)
GSigma[Idebut:Idebut1,Ifin:Ifin1]=Vijkl+(P11[[i]][j]*P11[[k]][l]*(Vn-Vij-Vkl))
}
}
}
}
# D?terminations des valeurs propres de sigma epsilon
pa=SqrtMatrice0(GSigma)
mq= pa %*% GGamma %*% pa
u=Re(eigen(mq)$values)
# d?termination de d?gr? de libert? et valeur c not? va
dl=(sum(u)^2)/(sum(u^2))
va=(sum(u^2))/(sum(u))
pc=1-pchisq(tr1/va, df= dl)
# Test de la valeur obtenue
if (pc>m1) d1=0 else d1=1
if (pc>m2) d2=0 else d2=1
if (pc>m3) d3=0 else d3=1
l1=l1+d1
l2=l2+d2
l3=l3+d3
}
K=K+1
MV[K,1]=n
MV[K,2]=l1/nbrefoissim
MV[K,3]=l2/nbrefoi...
2004 Mar 29
1
impossible to create a ext3 filesystem on a LVM2 Logical Volume
Dears,
I'm faced with the above mentionned problem.
System is a HP Proliant DL380 with HP SmartArray 5304-256 Controller and
a HP StorageWorks 4300 disk shelf.
OS is Debian/testing with kernel 2.6.3 and LVM2.
I've created a new LV and when I try to create the FS on it, it fails
when saying "Writing superblocks and filesystem accounting information:"
sar output shows that CPU
2006 Jun 17
5
How come wine doesn't improve?
Even though wine versions get released often and the weekly newsletters
seem to report progress I get the impression that wine is not really
improving.
Of course it happens that some applications work with newer wine
versions which didn't work with older ones, but at the same time old
applications stop working.
Is it only me that gets the impression that wine only changes over time,
but
2015 Jan 06
2
FAO Statistical Yearbook consultant
FAO Statistical Yearbook consultant
The Food and Agriculture Organization (www.fao.org) is a United Nations agency that leads international efforts to reduce hunger in the world. This is achieved through three main goals: the eradication of hunger, food insecurity and malnutrition; the elimination of poverty and the driving forward of economic and social progress for all; and, the sustainable
2013 Nov 09
0
usb ups on openindiana
....alioth.debian.org>.
>
> 0.044833 Device does not match - skipping
> 0.044891 No appropriate HID device found
> 0.044923 No matching HID UPS found
>
>
> (no idea why liebert comes up - vendor id?)
>
Probably. According to the HCL the Liebert UPSes don't all use the
libert driver, so looks like they have switched around their management
info over the years.
> # /usr/local/ups/bin/usbhid-ups -DDDD -a hid -u root -x productid=0003
> Network UPS Tools - Generic HID driver 0.37 (2.6.5)
> USB communication driver 0.31
> 0.000000 debug level is '4'
>...
2013 Nov 09
3
usb ups on openindiana
Hello all,
I am trying to set up my brother's UPS (remotely over internet)
on an OpenIndiana-based storage box. According to him, the UPS is
probably an Ippon Back Power Pro 600 dated around 2003 (battery
recently replaced), and it has an USB connection.
Sorry for a relatively long post with a log of my successes and
failures, in the hopes that someone would point out what I did
wrong.