search for: escolh

Displaying 4 results from an estimated 4 matches for "escolh".

Did you mean: escola
2005 Dec 19
1
Password Policy in Samba
...-- Marcelo Gon?alves Diotto e-mail: marcelo@ceset.unicamp.br Analista de Suporte Computacional / Administrador de Redes Centro Superior de Educa??o Tecnol?gica - CESET Fone: (19) 3404-7270 Universidade Estadual de Campinas - UNICAMP Fax: (19) 3404-7164 "Se um dia tiver que escolher entre o mundo e o amor... Lembre-se: Se escolher o mundo, ficar? sem o amor, mas se escolher o amor, com ele conquistar? o mundo!" Albert Einstein
2005 Dec 15
1
[Fwd: Re: Joining a Samba 3 domain repost]
Hii I have followed the Samba 3 by Example Chapter 2 small office network to the letter. I can connect to server shares using the root user and pw but when I try to join the domain I still get the message " while attempting to join the domain xxxx the user could not be found" Thanks for any help you may be able to give Mike Mike wrote: > Thanks Jimmy > > Yes this is a
2006 Jan 07
1
Problens to link 2 * servers
...39;internal' linux*CLI> Someone could help me to fix the following problens?? fraternatly, Cleyverson Pereira Costa ------------------------------------------------ Phone #: 27+9922-0111 Skype: cleyverson MSN: cleyverson@hotmail.com ------------------------------------------------ "Escolhe, pois, a vida, para que vivas, tu e a tua descend?ncia." Deuteron?mio 30:19 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060107/d77c133e/attachment.htm
2006 Feb 10
0
- Function to export files
...export files. Could you help me solve it? Thanks in advance for your cooperation. wd<-"C:\\Teste" import<-function(wd0){ wd1<-paste(wd,wd0,"Input\\.", sep = "\\") d<-read.table(choose.files(default = wd1, caption = "Escolher o Ficheiro de Input - *.txt ", multi = FALSE), head=T,sep="\t",dec=".") return(d)} reg<-"Region1" import(reg) reg<-"Region2" import(reg) export<-function(wd0,var1,trim){ wd1<-paste(wd,wd0,trim,"Ou...