Displaying 20 results from an estimated 65 matches for "fabiano".
Did you mean:
fabian
2012 Jan 19
3
Problema link balance and internet bank
...$FW 0.0.0.0/0 tcp 80,443
#shorewall.conf
RESTORE_DEFAULT_ROUTE=No
ROUTE_FILTER=No
SAVE_IPSETS=No
TC_ENABLED=Internal
TC_EXPERT=No
TC_PRIOMAP="2 3 3 3 2 3 1 1 2 2 2 2 2 2 2 2"
TRACK_PROVIDERS=Yes
USE_DEFAULT_RT=No
WIDE_TC_MARKS=Yes
Thanks in advance
--
*Fabiano Stocco**
**Sysadmin*
Agro Industrial Parati Ltda - Averama
44-3672-8000
44-8444-6635**
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is jus...
2015 Oct 13
6
[Bug 2480] New: Support a list of sockets on SSH_AUTH_SOCK
...SOCK
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee: unassigned-bugs at mindrot.org
Reporter: fabiano at fidencio.org
Created attachment 2727
--> https://bugzilla.mindrot.org/attachment.cgi?id=2727&action=edit
Support a list of sockets on SSH_AUTH_SOCK
The idea behind this change is to add support for different
"ssh-agents"
being able to run at the same time. It does not change...
2005 Sep 21
4
UTMP duplicated entries
...smb/15 192.168.0.207 Fri Sep 2 08:14 - 08:21 (00:07)
tesia smb/8 192.168.0.207 Fri Sep 2 07:48 - 01:00 (17:11)
tesia smb/8 192.168.0.207 Fri Sep 2 07:48 - 07:48 (00:00)
The server is a FreeBSD 5.3 with Samba 3.0.14a with 'utmp=yes'.
Thanks in advance!
Fabiano
2006 Dec 08
2
1 file of 16000 always being updated
...tly the same.
Both servers are using Fecora Core (4 and 5 respectivelly)
The command i'm using is:
rsync -Cravz --bwlimit=2 --progress --partial --delete-excluded
--files-from=/share/scripts/rsync.incluir /
root@<server>:/rsync/server1
What should be causing this behaviour?
Regards,
Fabiano.
2006 Mar 29
1
Duplex printer + samba + cups
...lient is connected to the "WinXP Printer Server",
the printer properties shows some advanced options which includes the
ability to choose duplex printing. If it's connected to the samba server,
none of those options even appear.
Do you have any suggestions?
Thanks in advance!
--
Fabiano Caixeta Duarte
Se??o T?cnica de Inform?tica
FEA-RP/USP
************************************
" DESISTIR ? uma solu??o permanente
para um problema tempor?rio. "
James MacArthur
************************************
2018 Sep 18
2
[CentOS-devel] Authorization to use CentOS logo in GNOME Boxes
...had missed it. (I generally
handle all the trademark usage queries.)
The key reference is this one, the trademark guidelines:
https://www.centos.org/legal/trademarks/
That document should give the GNOME project all of the authorization and
guidelines on how to use and not use the CentOS marks.
Fabiano -- if you have any further questions, you may also direct them
to centos-tm at centos.org .
Rich -- it looks as if we need to update or clarify on the wiki around
the appearance of the (R) in the marks. There is a link in a section
there called "Usage Restrictions"[1] but it isn't t...
2015 Sep 18
4
[RFE] Multiple ssh-agent support
...;ssh-add --proxy
/path/to/the/new/agent/socket" can be one option.
Making SSH_AUTH_SOCK support a list of agents is another option, then
the first agent would be the "dispatcher".
These are the questions that I have and I am open to
suggestions/further discussions.
Best Regards,
--
Fabiano Fid?ncio
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 7:07 PM, Peter Stuge <peter at stuge.se> wrote:
> Fabiano Fid?ncio wrote:
>> A few possible solutions for this would involve a way to support more
>> than one agent, talking to both (the local one and the spice one),
>> merging then their responses and returning it to any application who
>> sent the request. Note that would be real...
2004 Nov 06
0
Access control to printer sharings
Hi!
Are there somebody who can (and wants) to help me?
Thanks in advance!
--
Fabiano Caixeta Duarte
Se??o T?cnica de Inform?tica
FEA-RP/USP
---------- Forwarded message ----------
Date: Wed, 3 Nov 2004 10:13:31 -0200 (BRST)
From: Fabiano Caixeta Duarte <fabiano@fearp.usp.br>
To: "Lista do SAMBA [english]" <samba@lists.samba.org>
Subject: [Samba] SAMBA - Acces...
2018 Sep 18
4
[CentOS-devel] Authorization to use CentOS logo in GNOME Boxes
On 09/18/2018 11:03 AM, Fabiano Fid?ncio wrote:
> My understanding is that we can use all the CentOS marks provided here[0].
> However, those unfortunately are not looking good enough on Boxes and
> we'd like to use, if possible, just the logo as in here[1]
>
> Would that be possible? As far as I could underst...
2009 Mar 20
1
vfs full_audit panic
...t:
Actually no core is saved on /var/log/samba/cores/smbd, so I cannot
even try to debug it.
Any advices?
Thanks a lot!
CentOS release 5.2 (Final)
samba-3.0.28-1.el5_2.1
samba-client-3.0.28-1.el5_2.1
samba-swat-3.0.28-1.el5_2.1
system-config-samba-1.2.39-1.el5
samba-common-3.0.28-1.el5_2.1
--
Fabiano Caixeta Duarte
Especialista em Redes de Computadores
Linux User #195299
Ribeir?o Preto - SP
2009/1/5 Volker Lendecke <Volker.Lendecke@sernet.de>:
> On Mon, Jan 05, 2009 at 02:21:53PM -0200, Fabiano Caixeta Duarte wrote:
>> I tried using full_audit on Samba 3.0.28 by putting the foll...
2015 Sep 26
5
[RFC][PATCH v2] Support a list of sockets on SSH_AUTH_SOCK
...e very first functional
one. An example of the new supported syntax is:
SSH_AUTH_SOCK=/run/user/1000/spice/ssh:/tmp/ssh-hHomdONwQus6/agent.6907
The idea has been discussed a little in this e-mail thread:
http://lists.mindrot.org/pipermail/openssh-unix-dev/2015-September/034381.html
Signed-off-by: Fabiano Fid?ncio <fidencio at redhat.com>
---
Changes since v1:
- Fix a typo in the commit (SSH_AUTH_SOCKET -> SSH_AUTH_SOCK)
---
authfd.c | 40 ++++++++++++++++++++++++++++------------
1 file changed, 28 insertions(+), 12 deletions(-)
diff --git a/authfd.c b/authfd.c
index 12bf125..20fcba2 1006...
2018 Jun 19
2
Authorization to use CentOS logo in GNOME Boxes
...Boxes already shows a few
other distro's logos as you can check here[1].
Would be possible to get the explicit confirmation that we could use
CentOS logo as well?
[0]: https://wiki.gnome.org/Apps/Boxes
[1]: https://gitlab.gnome.org/GNOME/gnome-boxes/raw/master/README.logos
Best Regards,
--
Fabiano Fid?ncio
2007 Aug 31
2
size limitations in R
...a
limitations document anywhere that helps me assess the size
of file that R, generally, or specific routines will handle? Also, mindful
of the fact that I am am an R novice, are there
guidelines to make efficient use of R in terms of data handling?
Many thanks in advance for your help.
Regards,
Fabiano Vergari
fab.vergari@googlemail.com
[[alternative HTML version deleted]]
2005 Aug 26
1
Login and logout auditing
...use connections to netlogon service written on the logs. But I
realized that those connections are closed before the user logs out.
The main idea behind this is to have information enought to generate
reports about user profiling and machine usage.
Could anyone help me?
Thanks in advance!
--
Fabiano Caixeta Duarte
Se??o T?cnica de Inform?tica
FEA-RP/USP
2008 Jan 02
1
page_count x number_of_copies
...ount).
The problem is that if someone sends more than one copy of the document,
%c doesn't tell me so.
It means that %c tells exactly the number of pages sent to the printer
without doing the necessary math.
How can I know the real amount of pages sent to the printer?
Thanks in advance!
--
Fabiano Caixeta Duarte
Especialista em Redes de Computadores
Linux User #195299
Ribeir?o Preto - SP
2008 Feb 27
2
page_count x number_of_copies
...ount).
The problem is that if someone sends more than one copy of the document,
%c doesn't tell me so.
It means that %c tells exactly the number of pages sent to the printer
without doing the necessary math.
How can I know the real amount of pages sent to the printer?
Thanks in advance!
--
Fabiano Caixeta Duarte
Especialista em Redes de Computadores
Linux User #195299
Ribeir?o Preto - SP
(16) 8167-2167
2008 Feb 12
3
ldap passwd sync not working
.../sbin/smbldap-useradd -w "%u"
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u" "%g"
set primary group script = /usr/local/sbin/smbldap-usermod -g "%g" "%u"
--
Fabiano Caixeta Duarte
Especialista em Redes de Computadores
Linux User #195299
Ribeir?o Preto - SP
2018 Sep 18
0
[CentOS-devel] Authorization to use CentOS logo in GNOME Boxes
...he trademark usage queries.)
>
> The key reference is this one, the trademark guidelines:
>
> https://www.centos.org/legal/trademarks/
>
> That document should give the GNOME project all of the authorization and
> guidelines on how to use and not use the CentOS marks.
>
> Fabiano -- if you have any further questions, you may also direct them
> to centos-tm at centos.org .
>
> Rich -- it looks as if we need to update or clarify on the wiki around
> the appearance of the (R) in the marks. There is a link in a section
> there called "Usage Restrictions&quo...
2016 Jan 15
3
wolfSSL meet/greet with OpenSSH Devs at FOSDEM
Hello OpenSSH,
wolfSSL will be at FOSDEM 2016 in Brussels on the 30th and 31st of January.
We are interested in getting together in person with any developers from
OpenSSH to talk about the recent port of wolfSSL to OpenSSH.
Please contact us at info at wolfssl.com if you are interested in setting up a
meeting.
Thank you all for your time.
Best Regards,
wolfSSL