search for: guillemett

Displaying 5 results from an estimated 5 matches for "guillemett".

Did you mean: guillemette
2008 Jul 09
2
build matrix with the content of one column of a data frame in function of two factors
...my english !) I have a data frame in which each row represents a vote (in percent, only 20,40, 60,80,100) of one person on one content, with three columns : name (the name of the voters), content_id, vote : str(votesredac) 'data.frame': 1000 obs. of 3 variables: $ name : chr "Guillemette Faure" "Guillemette Faure" "Guillemette Faure" "Pascal Rich\xe9" ... $ content_id: num 385241 384926 384635 383266 384814 ... $ value : num 100 100 100 20 100 100 20 100 100 100 ... I want to build a matrix with one column for each content and one line f...
1998 Jun 06
1
MS DOS client : solution
Hello, I finally found a solution to allow basic MS DOS client 3.0 redirector to work with Samba. I'm sure you'll find it ugly, but it works. Under CORE protocol, the $"#&^ MS client sends unencrypted passwords to the samba server (maybe there is no support of encryption in CORE, I don't know). So as my clients are either W95, WfW, NT or DOS machines, I simply remove the
1998 Jan 13
0
Long directory name creation timeout ?
Hello, I have a 120 PC netwaork at work and I'm using samba 1.9.17p4 on a linux 2.0.32. Previously, I was using Netware 4.10 and I plan to replace it step by step by Linux/Samba (I have Unix and W95 clients). All samba shares either on a local or on a remote machine are working perfectly fine. But I also have some share on some directories exported by the netware server (in NFS mode,of
1998 Jun 04
0
DOS MS client + slow response
Hello, I recently plan to switch my 200 PC (W95 or DOS)+ 10 SUN workstations network to use Linux + Samba. It was previsouly using Netware 4.1 (not too bad) and Netware NFS (a nightmare !) My current configuration is made of 4 identical machines - bi-PII 300MHz + 128 Mo - 2*9 Go UW SCSI with soft raid level 1 - Linux 2.0.33 - Samba 1.9.18p7 Currently, this configuration is
1998 Jun 04
0
DOS client - basic redirector
Hello, As I mentionned in a previous mail, I cannot connect to Samba 1.9.18p7 using a basic dos redirector and security set to user. I works with share security level or with the full dos redirector which takes 90 k more precious memory ... I got a answer telling me that the dos basic redirector is a piece of ... because it always encrypt the password, even if instructed to use plain text ...