search for: rodrigues

Displaying 20 results from an estimated 417 matches for "rodrigues".

Did you mean: rodriguez
2008 Sep 15
3
ssh to FreeBSD 4 systems: xmalloc: zero size
...SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received xmalloc: zero size At this point I cannot log in. The system I am trying to log into is: 4.11-RELEASE-p26 Any ideas? This is a big problem for me, because I have a lot of FreeBSD 4.x servers that I need to log into. Thanks. -- Craig Rodrigues rodrigc@crodrigues.org
2009 Jul 31
3
[PATCH] Remove redundant BUG_ON in __dlm_queue_ast
Remove redundant BUG_ON() Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de> --- diff --git a/fs/ocfs2/dlm/dlmast.c b/fs/ocfs2/dlm/dlmast.c index d07ddbe..81eff8e 100644 --- a/fs/ocfs2/dlm/dlmast.c +++ b/fs/ocfs2/dlm/dlmast.c @@ -103,7 +103,6 @@ static void __dlm_queue_ast(struct dlm_ctxt *dlm, struct dlm_lock *lock) lock->ast_pending...
2009 Mar 11
4
error.bars
Hi, I'm trying to use the function "error.bars", but the program don't find it, and I dont't found any package with this function. Is there some another functin to draw barplots with error bars? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2013 May 20
2
[PATCH] Remove unecessary ERROR when removing non-empty directory
While removing a non-empty directory, the kernel dumps a message: (rmdir,21743,1):ocfs2_unlink:953 ERROR: status = -39 Suppress the error message from being printed in the dmesg so users don't panic. Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.com> --- diff --git a/fs/ocfs2/namei.c b/fs/ocfs2/namei.c index 04ee1b5..33c7b91 100644 --- a/fs/ocfs2/namei.c +++ b/fs/ocfs2/namei.c @@ -947,7 +947,7 @@ leave: ocfs2_free_dir_lookup_result(&orphan_insert); ocfs2_free_dir_lookup_result(&lookup); - if (status) +...
2005 Oct 10
1
Re: About blazer, powermust and mustek
...I made some minor changes to powermust, to make it less "mustek" and more "megatec protocol", which can be seen in the attached patch. If this is ok, I can rebuild the patch with the other changes necessary for this (rename powermust and change the docs and manpage). Carlos Rodrigues -------------- next part -------------- diff -ruN nut.orig/drivers/powermust.c nut/drivers/powermust.c --- nut.orig/drivers/powermust.c 2005-09-12 13:38:35.000000000 +0100 +++ nut/drivers/powermust.c 2005-10-10 00:58:50.000000000 +0100 @@ -1,8 +1,8 @@ /* -*- mode: c; c-basic-offset: 8; indent-ta...
2004 Dec 01
1
some infos
...for journalists that they are far from the office ''like correspondents'' can put their job for the final diffusion server. Do you think Asterisk can do this job (I think yes, but not sure) and what's the best hardware for 2 simultaneous lines? Thx a lot. Serge Rodrigues Research & Development * e-Mail <mailto:serge.rodrigues@periactes.be> serge.rodrigues@periactes.be * Tel +32 (02) 649 80 89 PERIACTES * Fax +32 (02) 648 27 22 Av. de l'hippodrome 147 * Web <http://www.periact...
2007 Feb 12
4
Fwd: NUT on FreeBSD
...I did a chmod 777 on /dev/cuad1 to eliminate any permission pains at the beginning 5. I then started nut and got the following error: fileserver# /usr/local/etc/nut/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0.5 Network UPS Tools - Megatec protocol driver 1.5 (2.0.5) Carlos Rodrigues (c) 2003-2006 Can't uu_lock cuad1: creat error: Permission denied Driver failed to start (exit status=1) 6. Since cuad1 has permission 777 this should not be possible ... If you cannot assist kindly forward the mail to somebody that can - this is fairly NB Thanks in advance and regards! He...
2009 Jul 11
2
Initialize count in aio_write before generic_write_checks
generic_write_checks() expects count to be initialized to the size of the write. Writes to files open with O_DIRECT|O_LARGEFILE write 0 bytes because count in uninitialized. Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de> diff --git a/fs/ocfs2/file.c b/fs/ocfs2/file.c index a5887df..5b9c8af 100644 --- a/fs/ocfs2/file.c +++ b/fs/ocfs2/file.c @@ -1841,6 +1841,7 @@ relock: if (ret) goto out_dio; + count = ocount; ret = generic_write_checks(file, ppos, &count, S_ISB...
2005 Jan 10
1
Problem with mixed-case usernames and group mapping
...e usernames. 'getent passwd' is ok, as it simply ignores case and shows all users in lowercase, but 'getent group' will give me 'group: User,User2', so when I 'id user' it will not be shown as member of 'group'. A simple example: # getent passwd fernando.rodrigues fernando.rodrigues:[...]:Fernando Rodrigues Mendonca:[...] # getent group cgmi cgmi:[...]:gustavo.silva,Fernando.Rodrigues,Marcelo.Pellicano,[...] # id fernando.rodrigues [...] gid=10000(Domain Users) grupos=10000(Domain Users) Any ideas? Thanks, -- Gustavo Noronha Silva <gustavo.noronha@cid...
2004 Mar 12
6
spss
hi, i can?t download a file in access. when i type: > library(foreign) > read.spss("H:\Desktop\bd1\experiencia1") comes the error: Error in read.spss("H:Desktop\bd1experiencia1") : unable to open file do you know what is the problem? can you help me? margarida,porto,portugal
2012 Sep 25
2
Strange data frame behavior
...uot;data.frame") Why site "S1" do not disappeared from data_frame2's structure? And what I have to do to eliminate it definitively from my new data frame (data_frame2)? Sorry for this basic question, but I really did not understand... Thanks in advanced, Raoni -- Raoni Rosa Rodrigues Research Associate of Fish Transposition Center CTPeixes Universidade Federal de Minas Gerais - UFMG Brasil rodrigues.raoni at gmail.com
2007 Jun 18
2
Fwd: Megatec - modem control lines [impact to megatec_usb]
Hi, Sorry for the forwarding. I sent this with the wrong "from" address and got rejected by the list. ---------- Forwarded message ---------- From: Carlos Rodrigues <cefrodrigues at mail.telepac.pt> Date: Jun 18, 2007 9:34 PM Subject: Re: Megatec - modem control lines [impact to megatec_usb] To: Arjen de Korte <nut+devel at de-korte.org> Cc: ups-dev-list <nut-upsdev at lists.alioth.debian.org> On 6/18/07, Carlos Rodrigues <carlos.efr at...
2001 Dec 05
3
Adobe Photoshop uses wrong permissions when saving, default A CLs and create mask being ignored.
Sorry, that should be RedHat 7.0. (Not that it should matter.) -----Original Message----- Client is Windows NT 4.0 SP6a and Adobe Photoshop 5.0. Server is RedHat 7.1, kernel 2.4.7 plus ACL 0.7.13. Samba 2.2.2.
2004 Mar 12
6
still spss
hi again, i still cannot open the file in spss :( i type: library(foreign) read.spss("H:\\Desktop\\bd1\\experiencia1") and the error comes: Error in read.spss("H:\\Desktop\\bd1\\experiencia1") : unable to open file can you help me? margarida,portugal
2002 Aug 13
3
Possibly a bug
...ABIT, KX7333R Kernel recompiled, to athlon and + than 1 Gb of RAM (second memory is on the way) If you want, just ask me and I will send 2 or 3 files affected. If this is an already found bug, sorry for the inconvenience. Keep up with this excelent work of yours Best regards Marcelo Paternot Rodrigues paternot@sanap.com.br
2013 Oct 15
2
Data handling
...meCC, format = "%F %H:%M:%OS4") teste$TimeCC = as.POSIXct (teste$TimeCC) I lost the fraction of seconds. If I use: teste$TimeCC = as.POSIXct(strptime (teste$TimeCC, format = "%F %H:%M:%OS4")) I lost all information and get just <NA>. Thanks in advanced, -- Raoni Rosa Rodrigues Research Associate of Fish Transposition Center CTPeixes Universidade Federal de Minas Gerais - UFMG Brasil rodrigues.raoni@gmail.com dput of input data structure(list(Date = c("06/19/13", "06/19/13", "06/19/13", "06/19/13", "06/19/13", "06/1...
2008 Feb 02
1
problem with Mustek UPS - Freebsd
...e: > Hello Carlos > > could you please help me to solve issue with Mustek 1000VA UPS under > Freebsd ? > I am not able to connect with it : > > >Network UPS Tools - UPS driver controller > >Network UPS Tools - Megatec protocol driver 1.5.4 [megatec] > >Carlos Rodrigues (c) 2003-2007 > > >Megatec protocol UPS not detected. > >Driver failed to start (exit status=1) Maybe the tty device has the wrong permissions? -- Carlos Rodrigues
2017 Jun 12
1
Log authentication attempts
I need to save that to database because I have more then one mail server and them must share each other failed login attempts information. I'll try check how Dovecot Authentication Policy works. --JAcek 2017-06-12 16:50 GMT+02:00 Leonardo Rodrigues <leolistas at solutti.com.br>: > Em 12/06/17 09:39, j.emerlik escreveu: > >> Failed login attempts information may be useful in the >> fight with bruteforce attacks. >> >> > fail2ban is your friend, it can analyze the logs, no need for saving > that on...
2004 Oct 14
2
defining a function by branches
...25); u(x)=0.5*x, x>2Ed curve(u(x), ....) So far I have had to use curve(..., add=TRUE) with two function define by segments, i.e., two branches or intervals for the variable x, say, 25,50 and then from 50,... and I would appreciate a more elegant solution if possible. Thanks a lot, Pedro Rodrigues de Almeida Helsinki - Finland
2010 Feb 16
2
configuring overquota message
...SAGE is feeded by something from dovecot.conf or anywhere else. question is: isnt it possible to configure the quota exceeded message from dovecot.conf ?? Do i really need to rebuild dovecot changing the message on quota.c for acchieving that ? -- Atenciosamente / Sincerily, Leonardo Rodrigues Solutti Tecnologia http://www.solutti.com.br Minha armadilha de SPAM, N?O mandem email gertrudes at solutti.com.br My SPAMTRAP, do not email it