UOL HOST

Quem sou eu

Minha foto
Engenheiro da Itautec, fiz cursos da formação administração em linux na 4linux - www.4linux.com.br; aprovado na prova LPIC 101

Pesquisar neste blog

Carregando...

MANCHETES

Loading...

quarta-feira, 29 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2422-1] file security update



---------- Mensagem encaminhada ----------
De: Florian Weimer <fw@deneb.enyo.de>
Data: 29 de fevereiro de 2012 17:54
Assunto: [SECURITY] [DSA 2422-1] file security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2422-1                   security@debian.org
http://www.debian.org/security/                            Florian Weimer
February 29, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : file
Vulnerability  : missing bounds checks
Problem type   : remote
Debian-specific: no

The file type identification tool, file, and its associated library,
libmagic, do not properly process malformed files in the Composite
Document File (CDF) format, leading to crashes.

Note that after this update, file may return different detection
results for CDF files (well-formed or not).  The new detections are
believed to be more accurate.

For the stable distribution (squeeze), this problem has been fixed in
version 5.04-5+squeeze1.

We recommend that you upgrade your file packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJPTpUrAAoJEL97/wQC1SS+xjIH/RKCNTX9XDy9RmKnLubx5gME
e3MOWFZHk0ZOaNAuorRmyrxygbRkLPVMNECTKenv2eE1CORYIHBvzFDZXNn0Yl+9
+NS2KkmwpigU33Tu/8NfuG/xsoLl9fS1a3iJU+yVeEC14gdr0Nw5OtLzSP5C6HUS
KcXZRXQZoHs21SrdotBm0Lx86tmoluZ1QtWmlacJcFnGwMLi3sRBwkE57UufEgCj
dd8BD79tdVWm2YlPjnnfpG8Pe+ikq4tIxDHEKHfsFudUxgeSDAZaHjBvF/2xXrxn
nEjOjbCpaQT9hUaaBzAxFh10qPiKKV4oA3ueR1RZt/T8XMbTXJAM54NYutF2b7Q=
=kRH8
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/87aa41e4x7.fsf@mid.deneb.enyo.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

terça-feira, 28 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2420-1] openjdk-6 security update



---------- Mensagem encaminhada ----------
De: Florian Weimer <fw@deneb.enyo.de>
Data: 28 de fevereiro de 2012 17:11
Assunto: [SECURITY] [DSA 2420-1] openjdk-6 security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2420-1                   security@debian.org
http://www.debian.org/security/                            Florian Weimer
February 28, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : openjdk-6
Vulnerability  : several
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2011-3377 CVE-2011-3563 CVE-2011-5035 CVE-2012-0497
                CVE-2012-0501 CVE-2012-0502 CVE-2012-0503 CVE-2012-0505
                CVE-2012-0506 CVE-2012-0507

Several vulnerabilities have been discovered in OpenJDK, an
implementation of the Oracle Java platform.

CVE-2011-3377
       The Iced Tea browser plugin included in the openjdk-6 package
       does not properly enforce the Same Origin Policy on web content
       served under a domain name which has a common suffix with the
       required domain name.

CVE-2011-3563
       The Java Sound component did not properly check for array
       boundaries.  A malicious input or an untrusted Java application
       or applet could use this flaw to cause Java Virtual Machine to
       crash or disclose portion of its memory.

CVE-2011-5035
       The OpenJDK embedded web server did not guard against an
       excessive number of a request parameters, leading to a denial
       of service vulnerability involving hash collisions.

CVE-2012-0497
       It was discovered that Java2D did not properly check graphics
       rendering objects before passing them to the native renderer.
       This could lead to JVM crash or Java sandbox bypass.

CVE-2012-0501
       The ZIP central directory parser used by java.util.zip.ZipFile
       entered an infinite recursion in native code when processing a
       crafted ZIP file, leading to a denial of service.

CVE-2012-0502
       A flaw was found in the AWT KeyboardFocusManager class that
       could allow untrusted Java applets to acquire keyboard focus
       and possibly steal sensitive information.

CVE-2012-0503
       The java.util.TimeZone.setDefault() method lacked a security
       manager invocation, allowing an untrusted Java application or
       applet to set a new default time zone.

CVE-2012-0505
       The Java serialization code leaked references to serialization
       exceptions, possibly leaking critical objects to untrusted
       code in Java applets and applications.

CVE-2012-0506
       It was discovered that CORBA implementation in Java did not
       properly protect repository identifiers (that can be obtained
       using _ids() method) on certain Corba objects.  This could
       have been used to perform modification of the data that should
       have been immutable.

CVE-2012-0507
       The AtomicReferenceArray class implementation did not properly
       check if the array is of an expected Object[] type.  A
       malicious Java application or applet could use this flaw to
       cause Java Virtual Machine to crash or bypass Java sandbox
       restrictions

For the stable distribution (squeeze), these problems have been fixed in
version 6b18-1.8.13-0+squeeze1.

For the testing distribution (wheezy) and the unstable distribution
(sid), these problems have been fixed in version 6b24-1.11.1-1.

We recommend that you upgrade your openjdk-6 packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJPTTmbAAoJEL97/wQC1SS+lqwH/1F5hffrk0ciMajdYvUuPgs5
tDeo+Sq6WwZqSYJFYsXDyyxtLProzR9Szi4n0O5942nUqRV6UtzxsvWPoQVm+gVF
c9waYDogwr7X6KNUdhLoWRwR0wZm5lryLPUNPx1AGJd0CstxJJ3cFX243m2F0+03
BuDU4QuwMliS5YpvEJ3JUFA4zZ3ETwa033poeOD9Pkh5Y8wfbaiYM6/0yvI/lIDC
EmszvApi8iM/Q6s5olvFgHpv+J2aiLR6IYmP8wWJLd2vvGpukoix06U/eqF0NirT
ilZaZmw1YGultG34yWP95TaF5+AOYgkm5g80SeHX2B3iL2u1cd1xklo6i2eGVBE=
=jUub
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/87fwdu90qk.fsf@mid.deneb.enyo.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

segunda-feira, 27 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2418-1] postgresql-8.4 security update



---------- Mensagem encaminhada ----------
De: Moritz Muehlenhoff <jmm@debian.org>
Data: 27 de fevereiro de 2012 14:43
Assunto: [SECURITY] [DSA 2418-1] postgresql-8.4 security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2418-1                   security@debian.org
http://www.debian.org/security/                        Moritz Muehlenhoff
February 27, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : postgresql-8.4
Vulnerability  : several
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2012-0866 CVE-2012-0867 CVE-2012-0868

Several local vulnerabilities have been discovered in PostgreSQL, an
object-relational SQL database. The Common Vulnerabilities and Exposures
project identifies the following problems:

CVE-2012-0866

  It was discovered that the permissions of a function called by a
  trigger are not checked. This could result in privilege escalation.

CVE-2012-0867

  It was discovered that only the first 32 characters of a host name
  are checked when validating host names through SSL certificates.
  This could result in spoofing the connection in limited
  circumstances.

CVE-2012-0868

  It was discovered that pg_dump did not sanitise object names.
  This could result in arbitrary SQL command execution if a
  malformed dump file is opened.

For the stable distribution (squeeze), this problem has been fixed in
version 8.4.11-0squeeze1.

For the unstable distribution (sid), this problem has been fixed in
version 8.4.11-1.

We recommend that you upgrade your postgresql-8.4 packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9LwJ4ACgkQXm3vHE4uyloAzgCfY91eNaRw1c0BbV5h+nDyPCid
RMkAnj9R/A/5oW22U9vRx97RHkd8yDc2
=T+uw
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120227174352.GA6514@pisco.westfalen.local




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [SECURITY] [DSA 2419-1] puppet security update



---------- Mensagem encaminhada ----------
De: Florian Weimer <fw@deneb.enyo.de>
Data: 27 de fevereiro de 2012 16:46
Assunto: [SECURITY] [DSA 2419-1] puppet security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2419-1                   security@debian.org
http://www.debian.org/security/                            Florian Weimer
February 27, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : puppet
Vulnerability  : several
Problem type   : local
Debian-specific: no
CVE ID         : CVE-2012-1053 CVE-2012-1054

Two vulnerabilities were discovered in Puppet, a centralized
configuration management tool.

CVE-2012-1053
       Puppet runs execs with an unintended group privileges,
       potentially leading to privilege escalation.

CVE-2012-1054
       The k5login type writes to untrusted locations,
       enabling local users to escalate their privileges
       if the k5login type is used.

For the stable distribution (squeeze), these problems have been fixed
in version 2.6.2-5+squeeze4.

For the testing distribution (wheezy) and the unstable distribution
(sid), these problems have been fixed in version 2.7.11-1.

We recommend that you upgrade your puppet packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJPS+FdAAoJEL97/wQC1SS+ZQQIAJSwK65I2Zu3vbszCf0Ba+AP
hVHLLNdyA56clrDwvqhIf7jncAY9BrkykVkML2fu8K8Zn8hn96r4GyZ1MkzWMBqK
Smf4tZTEr1fD0QGbXLmHCZGMosdZVg6RJtBwhfwG8QNBYjspBBzaQ0kixHMHxiam
KkYSuFcc1oLfVhJe0ubIIy30mIinaEpLQ6Sxhe75Cm8aIq7gUG60LSlxI5auKBZu
w4U52CRdfZPd8I0UIswudD9hEW8Chr7hfq9yBiANXhB8lHyFMpf9nrUNhiC7oAtK
i3GWGrKm71paTrS9aMva4c73/Mz9zqMlI905Nt0OgGJqMxqXbxOkE9YrjgKaQ5g=
=90wL
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/874nucf49p.fsf@mid.deneb.enyo.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [Hardware.com.br] Só smartphones: Galaxy S III, Galaxy Beam com projetor, Lumia 610 por menos de 200 euros, Nokia com câmera de 41 MP, e mais sobre o B2G



---------- Mensagem encaminhada ----------
De: Hardware.com.br <hardwaremailing@gmail.com>
Data: 27 de fevereiro de 2012 20:55
Assunto: [Hardware.com.br] Só smartphones: Galaxy S III, Galaxy Beam com projetor, Lumia 610 por menos de 200 euros, Nokia com câmera de 41 MP, e mais sobre o B2G
Para: "Hardware.com.br" <guiadohardware@googlegroups.com>


··· Hardware News: 27/02/2012 ···

* Notícias

· Nokia PureView 808: smartphone com câmera de 41 MP
http://www.hardware.com.br/noticias/2012-02/pureview808-camera41mp.html

· Telefonica, Qualcomm e Adobe colaboram com a Mozilla no Boot to
Gecko
http://www.hardware.com.br/noticias/2012-02/b2g-parcerias.html

· Nokia Lumia 610: o Windows Phone mais barato da Nokia
http://www.hardware.com.br/noticias/2012-02/nokia-lumia610.html

· Galaxy Beam: Um smartphone com projetor integrado
http://www.hardware.com.br/noticias/2012-02/galaxy-beam.html

· Galaxy S III: Exynos Quad-core a 1.5 GHz e tela 4.8" Full-HD
http://www.hardware.com.br/noticias/2012-02/galaxysiii.html

* Sexta-feira:

· Apple, Proview e Motorola/Google: a briga judicial segue firme e
forte
http://www.hardware.com.br/noticias/2012-02/apple-proview-motorola.html

· Grupo de pesquisadores demonstra transistor de um único átomo
http://www.hardware.com.br/noticias/2012-02/single-atom.html
---------------------

 · Promoções:

* Compre 2 livros ou mais e ganhe o frete grátis e de brinde o
"Livro SmartPhones. Guia Prático"

* Linux + Redes 2ª ed.+ Servidores + brinde "Livro SmartPhones. guia
prático":
R$ 175,00 (com envio grátis)

* Linux + Hardware II + Redes 2ª ed. + Servidores + brinde "Livro
SmartPhones. Guia Prático":
R$ 230,00 (com envio grátis)

Faça sua compra em: http://www.hardware.com.br/press/


-------------------------------------------------
Versão única em texto puro

Dúvidas? Tire-as em:
http://www.hardware.com.br/comunidade

Guia do Hardware agora é Hardware.com.br
-
Hardware.com.br - http://www.hardware.com.br
-

--
Você recebeu esta mensagem porque está inscrito no Grupo "hardware.com.br" em Grupos do Google.

Para cancelar a sua inscrição neste grupo, envie um e-mail para:

guiadohardware-unsubscribe@googlegroups.com



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

sábado, 25 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2414-2] fex regression



---------- Mensagem encaminhada ----------
De: Nico Golde <nion@debian.org>
Data: 25 de fevereiro de 2012 14:10
Assunto: [SECURITY] [DSA 2414-2] fex regression
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2414-2                   security@debian.org
http://www.debian.org/security/                                Nico Golde
February 25, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : fex
Vulnerability  : insufficient input sanitization
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2012-0869

It was discovered that the last security update for F*X, DSA-2414-1,
introduced a regression. Updated packages are now available to address
this problem.

For the stable distribution (squeeze), this problem has been fixed in
version 20100208+debian1-1+squeeze3.

The testing (wheezy) and unstable (sid) distributions are not affected
by this problem.

We recommend that you upgrade your fex packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9JB/cACgkQHYflSXNkfP9GjgCdGiSMmCXDcyL5j68WnEkESLdT
h/wAoKGSfE5MLDk4R0MrCbPynfH7xJYX
=mm0h
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120225161031.GA20592@ngolde.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

quarta-feira, 22 de fevereiro de 2012

Fwd: Wear your Mozilla support with pride



---------- Mensagem encaminhada ----------
De: Ben Simon, Mozilla.org <joinmozilla@mozilla.org>
Data: 22 de fevereiro de 2012 16:33
Assunto: Wear your Mozilla support with pride
Para: epivanaskasjr@gmail.com



Hi there,

I'm proud to be a part of Mozilla — a community of dreamers, makers and collaborators. Mozillians are building a better, brighter Web and keeping it safe when it comes under attack.

I joined Mozilla last year, and I'm super excited about the work we've done together — you and thousands of other Mozillians are keeping the Web a place where anyone can come to build their dreams. That's why I wear my Mozilla t-shirt with pride — and why I think you should, too.

As a nonprofit, we depend on you — we've got a big year ahead of us, and I hope you'll join me in supporting our work today. Please read Mark's email below, make a donation of $30 or more and get your own official Mozilla t-shirt — you already support Mozilla, so why not do it in style?

Thanks,

Ben

--

Ben Simon
Sr. Manager of Organizing
Mozilla Foundation

-------- Original Message -------
From: Mark Surman, Mozilla.org
Subject: Help the open Web and get your Mozilla t-shirt today!


Support Mozilla and a help make a better Web!

Donate $30 or more today and we'll send you an official Mozilla t-shirt.

Mozilla T-shirt
Donate Now

Hi there,

You and thousands of other Mozillians have worked together to create, shape and protect the Web we all know and love — the Internet is thriving today because of you. And you can help make sure the Web continues to grow as a force for good.

The Web belongs to all of us — not just to people with a focus on the bottom line — and it's worth fighting for. You can help keep the Web safe and make the future of the Web brighter than ever by making a donation — and when you donate $30 or more we'll send you an official Mozilla t-shirt to say thanks (and shipping's included).

It's clear that we all have a stake in the future of the Web. We saw that last month when legislation that threatened to censor and ultimately rip apart the very foundation of the Internet we know and love came dangerously close to passing.

But because Mozillians like you and millions of others took a stand, the Stop Online Piracy and PROTECT IP Acts were postponed last month. We're seeing the same thing happen again in Europe as the Mozilla community and others raise concerns about ACTA.

This upswell represents a huge victory for a free Web — a sign of just how powerful we can be when we work together — and it puts the defenders of the Web everywhere in a stronger position moving forward.

And Mozilla isn't just protecting a free and open Web — we're focused on making the Web a force for good in the world, a place where anyone can dream, discover and create.

Your donation today will help support the exciting projects we have planned for the coming year. Our biggest priority for 2012 is building the next generation of people who know and love how to create, code and share online. We're working with the Mozilla community around the world to create software and learning programs in 2012 that will do this.

This depends on creativity, collaboration and innovation — and we're making it possible for people around the world to take part in shaping the Web and ensuring that it remains a place where anyone can come to build their dreams. But we can't do it without you.

Donate today, get a t-shirt and show the world that you support an open and safe Web:

https://donate.mozilla.org/Mozilla-Tshirt

Thank you,

Mark

P.S. – Want to support our work, but don't want a t-shirt? That's fine, too — just select "don't send me a t-shirt" when submitting your gift. Either way, please make a donation today.

--

Mark Surman
Executive Director
Mozilla Foundation


You're getting this message because you're a part of Mozilla. If you're on this list by accident or you'd like to opt out from here on in, please click here to Unsubscribe. Read the Mozilla Privacy Policy. Have a question about Mozilla? Contact us at: joinmozilla@mozilla.org

Mozilla. 650 Castro Street, Suite 300. Mountain View, CA 94041-2021. United States

Copyright (C) 2012 Mozilla Foundation Content available under a Creative Commons share-alike license V2.0



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [SECURITY] [DSA 2417-1] libxml2 security update



---------- Mensagem encaminhada ----------
De: Nico Golde <nico@ngolde.de>
Data: 22 de fevereiro de 2012 21:05
Assunto: [SECURITY] [DSA 2417-1] libxml2 security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2417-1                   security@debian.org
http://www.debian.org/security/                                Nico Golde
February 22, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : libxml2
Vulnerability  : computational denial of service
Problem type   : local/remote
Debian-specific: no
Debug bug      : 660846
CVE ID         : CVE-2012-0841

It was discovered that the internal hashing routine of libxml2,
a library providing an extensive API to handle XML data, is vulnerable to
predictable hash collisions.  Given an attacker with knowledge of the
hashing algorithm, it is possible to craft input that creates a large
amount of collisions.  As a result it is possible to perform denial of
service attacks against applications using libxml2 functionality because
of the computational overhead.


For the stable distribution (squeeze), this problem has been fixed in
version 2.7.8.dfsg-2+squeeze3.

For the testing (wheezy) and unstable (sid) distributions, this problem
will be fixed soon.

We recommend that you upgrade your libxml2 packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9FdM8ACgkQHYflSXNkfP+BkwCcDh11fC0BO+8QLOjCnwYlJ9xt
jQwAnjBxzz8GLFVXLMuTTlrV4lnVvD6h
=0qEK
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120222230551.GA23826@ngolde.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

terça-feira, 21 de fevereiro de 2012

Fwd: [Hardware.com.br] Ubuntu em ARM; Desempenho da GPU do Ivy Bridge; Ubuntu no Android, e mais



---------- Mensagem encaminhada ----------
De: Hardware.com.br <hardwaremailing@gmail.com>
Data: 21 de fevereiro de 2012 20:12
Assunto: [Hardware.com.br] Ubuntu em ARM; Desempenho da GPU do Ivy Bridge; Ubuntu no Android, e mais
Para: "Hardware.com.br" <guiadohardware@googlegroups.com>


··· Hardware News: 21/02/2012 ···

* Notícias

· SkyDrive: serviço será bem integrado ao Windows 8
http://www.hardware.com.br/noticias/2012-02/skydrive-windows8.html

· Um PC e smartphone ao mesmo tempo: Ubuntu rodará lado a lado com o
Android
http://www.hardware.com.br/noticias/2012-02/ubuntu-android-2.html

· Benchmarks do vídeo Intel HD 4000 do Ivy Bridge: ainda mais lento
que a GT 240
http://www.hardware.com.br/noticias/2012-02/hd4000.html

· Benchmarks: ARM e x86 rodando o Ubuntu
http://www.hardware.com.br/noticias/2012-02/arm-x86-1.html

---------------------

 · Promoções:

* Compre 2 livros ou mais e ganhe o frete grátis e de brinde o "Livro
SmartPhones. Guia Prático"

* Linux + Hardware II + Redes 2ª ed. + Servidores + brinde Livro
SmartPhones. Guia Prático: R$ 230,00
(com envio grátis)

Faça sua compra em: http://www.hardware.com.br/press/


-------------------------------------------------
Versão única em texto puro

Dúvidas? Tire-as em:
http://www.hardware.com.br/comunidade

Guia do Hardware agora é Hardware.com.br
-
Hardware.com.br - http://www.hardware.com.br
-

--
Você recebeu esta mensagem porque está inscrito no Grupo "hardware.com.br" em Grupos do Google.

Para cancelar a sua inscrição neste grupo, envie um e-mail para:

guiadohardware-unsubscribe@googlegroups.com



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [SECURITY] [DSA 2414-1] fex security update



---------- Mensagem encaminhada ----------
De: Nico Golde <nion@debian.org>
Data: 21 de fevereiro de 2012 20:54
Assunto: [SECURITY] [DSA 2414-1] fex security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2413-1                   security@debian.org
http://www.debian.org/security/                                Nico Golde
February 21, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : fex
Vulnerability  : insufficient input sanitization
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2012-0869

Nicola Fioravanti discovered that F*X, a web service for transferring
very large files, is not properly sanitizing input parameters of the "fup"
script.  An attacker can use this flaw to conduct reflected cross-site
scripting attacks via various script parameters.

For the stable distribution (squeeze), this problem has been fixed in
version 20100208+debian1-1+squeeze2.

For the testing distribution (wheezy), this problem will be fixed soon.

For the unstable distribution (sid), this problem has been fixed
in version 20120215-1.

We recommend that you upgrade your fex packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9EIJ0ACgkQHYflSXNkfP9sRwCguCPbt0Ip6mCJMnfv0HXBLmKj
HvwAnjwOhMw8QqcSWQsgVJFA8KWcyg9g
=mRCu
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120221225421.GA2468@ngolde.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [SECURITY] [DSA 2415-1] libmodplug security update



---------- Mensagem encaminhada ----------
De: Nico Golde <nion@debian.org>
Data: 21 de fevereiro de 2012 21:47
Assunto: [SECURITY] [DSA 2415-1] libmodplug security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2415-1                   security@debian.org
http://www.debian.org/security/                                Nico Golde
February 21, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : libmodplug
Vulnerability  : several
Problem type   : local
Debian-specific: no
CVE ID         : CVE-2011-1761 CVE-2011-2911 CVE-2011-2912 CVE-2011-2913
                CVE-2011-2914 CVE-2011-2915

Several vulnerabilities that can lead to the execution of arbitrary code
have been discovered in libmodplug, a library for mod music based on
ModPlug.  The Common Vulnerabilities and Exposures project identifies
the following issues:

CVE-2011-1761

   epiphant discovered that the abc file parser is vulnerable to several
   stack-based buffer overflows that potentially lead to the execution
   of arbitrary code.

CVE-2011-2911

   Hossein Lotfi of Secunia discovered that the CSoundFile::ReadWav
   function is vulnerable to an integer overflow which leads to a
   heap-based buffer overflow.  An attacker can exploit this flaw to
   potentially execute arbitrary code by tricking a victim into opening
   crafted WAV files.

CVE-2011-2912

   Hossein Lotfi of Secunia discovered that the CSoundFile::ReadS3M
   function is vulnerable to a stack-based buffer overflow.  An attacker
   can exploit this flaw to potentially execute arbitrary code by
   tricking a victim into opening crafted S3M files.

CVE-2011-2913

   Hossein Lotfi of Secunia discovered that the CSoundFile::ReadAMS
   function suffers from an off-by-one vulnerability that leads to
   memory corruption.  An attacker can exploit this flaw to potentially
   execute arbitrary code by tricking a victim into opening crafted AMS
   files.

CVE-2011-2914

   It was discovered that the CSoundFile::ReadDSM function suffers
   from an off-by-one vulnerability that leads to memory corruption.
   An attacker can exploit this flaw to potentially execute arbitrary
   code by tricking a victim into opening crafted DSM files.

CVE-2011-2915

   It was discovered that the CSoundFile::ReadAMS2 function suffers
   from an off-by-one vulnerability that leads to memory corruption.
   An attacker can exploit this flaw to potentially execute arbitrary
   code by tricking a victim into opening crafted AMS files.


For the stable distribution (squeeze), this problem has been fixed in
version 1:0.8.8.1-1+squeeze2.

For the testing (wheezy) and unstable (sid) distributions, this problem
has been fixed in version 1:0.8.8.4-1.

We recommend that you upgrade your libmodplug packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9ELRcACgkQHYflSXNkfP+KngCffkP46LcmaSlOTCaIB5JoTyXs
7z0AoK4EaUFB9Qelksy9oqBeZ4f8ys7d
=5vLD
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120221234735.GA6596@ngolde.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

segunda-feira, 20 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2413-1] libarchive security update



---------- Mensagem encaminhada ----------
De: Luk Claes <luk@debian.org>
Data: 20 de fevereiro de 2012 18:52
Assunto: [SECURITY] [DSA 2413-1] libarchive security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2413-1                   security@debian.org
http://www.debian.org/security/                                 Luk Claes
February 20, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : libarchive
Vulnerability  : buffer overflows
Problem type   : remote/local
Debian-specific: no
CVE ID         : CVE-2011-1777 CVE-2011-1778

Two buffer overflows have been discovered in libarchive, a library
providing a flexible interface for reading and writing archives in
various formats. The possible buffer overflows while reading is9660
or tar streams allow remote attackers to execute arbitrary
code depending on the application that makes use of this functionality.

For the stable distribution (squeeze), this problem has been fixed in
version 2.8.4-1+squeeze1.

For the testing (wheezy) and unstable (sid) distributions,
this problem has been fixed in version 2.8.5-5.

We recommend that you upgrade your libarchive packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9CsnIACgkQHYflSXNkfP/wVACgogXQorcMosdliVws+7N5SlQT
53oAn3NShFAVTAPNS591WrJYz93WHpXs
=ND6a
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120220205202.GA12376@ngolde.de




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

domingo, 19 de fevereiro de 2012

Fwd: [SECURITY] [DSA 2412-1] libvorbis security update



---------- Mensagem encaminhada ----------
De: Moritz Muehlenhoff <jmm@debian.org>
Data: 19 de fevereiro de 2012 18:23
Assunto: [SECURITY] [DSA 2412-1] libvorbis security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2412-1                   security@debian.org
http://www.debian.org/security/                        Moritz Muehlenhoff
February 19, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : libvorbis
Vulnerability  : buffer overflow
Problem type   : local
Debian-specific: no
CVE ID         : CVE-2012-0444

It was discovered that a heap overflow in the Vorbis audio compression
library could lead to the execution of arbitrary code if a malformed
Ogg Vorbis file is processed.

For the stable distribution (squeeze), this problem has been fixed in
version 1.3.1-1+squeeze1.

For the unstable distribution (sid), this problem will be fixed soon.

We recommend that you upgrade your libvorbis packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9BWHwACgkQXm3vHE4uyloWEACg50kVI5HQ162wajlXK2T5vz3h
PRcAn2x4nDCC2R6jB3SeNoa3DHuSHcKp
=Xbjw
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120219202313.GA15883@pisco.westfalen.local




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

sábado, 18 de fevereiro de 2012

Fwd: [Hardware.com.br] Nova política de privacidade do Google; XMBC no Raspberry PI; e Fim das saídas VGA e DVI



---------- Mensagem encaminhada ----------
De: Hardware.com.br <hardwaremailing@gmail.com>
Data: 25 de janeiro de 2012 20:49
Assunto: [Hardware.com.br] Nova política de privacidade do Google; XMBC no Raspberry PI; e Fim das saídas VGA e DVI
Para: "Hardware.com.br" <guiadohardware@googlegroups.com>


··· Hardware News: 25/01/2012 ···

* Notícias

· Política de privacidade unificada do Google parece ser boa, mas gera
polêmica
http://www.hardware.com.br/noticias/2012-01/politica-privacidade-google.html

· Raspberry PI rodando o XBMC e decodificando vídeos 1080p
http://www.hardware.com.br/noticias/2012-01/raspberrypixbmc.html

· As saídas VGA e DVI finalmente estão chegando ao fim da linha
http://www.hardware.com.br/noticias/2012-01/vga-dvi.html

---------------------

 · Promoções:

* Compre 2 livros ou mais e ganhe o frete grátis e de brinde o "Livro
SmartPhones. Guia Prático"

* Linux + Hardware II + Redes 2ª ed. + Servidores + brinde Livro
SmartPhones. Guia Prático: R$ 230,00
(com envio grátis)

Faça sua compra em: http://www.hardware.com.br/press/


-------------------------------------------------
Versão única em texto puro

Dúvidas? Tire-as em:
http://www.hardware.com.br/comunidade

Guia do Hardware agora é Hardware.com.br
-
Hardware.com.br - http://www.hardware.com.br
-

--
Você recebeu esta mensagem porque está inscrito no Grupo "hardware.com.br" em Grupos do Google.

Para cancelar a sua inscrição neste grupo, envie um e-mail para:

guiadohardware-unsubscribe@googlegroups.com



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [SECURITY] [DSA 2408-1] php5 security update



---------- Mensagem encaminhada ----------
De: Moritz Muehlenhoff <jmm@debian.org>
Data: 13 de fevereiro de 2012 16:15
Assunto: [SECURITY] [DSA 2408-1] php5 security update
Para: debian-security-announce@lists.debian.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -------------------------------------------------------------------------
Debian Security Advisory DSA-2408-1                   security@debian.org
http://www.debian.org/security/                        Moritz Muehlenhoff
February 13, 2012                      http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package        : php5
Vulnerability  : several
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2011-1072 CVE-2011-4153 CVE-2012-0781 CVE-2012-0788
                CVE-2012-0831

Several vulnerabilities have been discovered in PHP, the web scripting
language. The Common Vulnerabilities and Exposures project identifies
the following issues:

CVE-2011-1072

  It was discoverd that insecure handling of temporary files in the PEAR
  installer could lead to denial of service.

CVE-2011-4153

  Maksymilian Arciemowicz discovered that a NULL pointer dereference in
  the zend_strndup() function could lead to denial of service.

CVE-2012-0781

  Maksymilian Arciemowicz discovered that a NULL pointer dereference in
  the tidy_diagnose() function could lead to denial of service.

CVE-2012-0788

  It was discovered that missing checks in the handling of PDORow
  objects could lead to denial of service.

CVE-2012-0831

  It was discovered that the magic_quotes_gpc setting could be disabled
  remotely

This update also addresses PHP bugs, which are not treated as security issues
in Debian (see README.Debian.security), but which were fixed nonetheless:
CVE-2010-4697, CVE-2011-1092, CVE-2011-1148, CVE-2011-1464, CVE-2011-1467
CVE-2011-1468, CVE-2011-1469, CVE-2011-1470, CVE-2011-1657, CVE-2011-3182
CVE-2011-3267

For the stable distribution (squeeze), this problem has been fixed in
version 5.3.3-7+squeeze8.

For the unstable distribution (sid), this problem has been fixed in
version 5.3.10-1.

We recommend that you upgrade your php5 packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: http://www.debian.org/security/

Mailing list: debian-security-announce@lists.debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk85UWQACgkQXm3vHE4uylpctACgq86Xv2nCaiL0lQKW9O4du1uD
IAMAoMj3NIwViJ7UvJTQ9wVNn4TFqpcD
=TR0I
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-security-announce-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120213181524.GA5309@pisco.westfalen.local




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [New post] Nagios – checando data da expiração do domínio no registro.br



---------- Mensagem encaminhada ----------
De: GNU/Linux-BR.com <donotreply@wordpress.com>
Data: 15 de fevereiro de 2012 00:41
Assunto: [New post] Nagios – checando data da expiração do domínio no registro.br
Para: epivanaskasjr@gmail.com


Novo post em GNU/Linux-BR.com

Nagios – checando data da expiração do domínio no registro.br

by vandocouto

Plugin para verificar a data da expiração do domínio no registro.br

#!/bin/bash  EXPIRES="`whois $1 | grep ^expires: | cut -c14-21`" ANO_FUTURO="`whois $1 | grep ^expires: | cut -c14-17`" MES_FUTURO="`whois $1 | grep ^expires: | cut -c18-19`" DIA_FUTURO="`whois $1 | grep ^expires: | cut -c20-21`" #ANO_FUTURO=2012 #MES_FUTURO=2 #DIA_FUTURO=2  ANO_ATUAL="`date +%Y`" DIA_ATUAL="`date +%d`" MES_ATUAL="`date +%m`"  ANO=0         while	[ "$ANO_ATUAL" -lt "$ANO_FUTURO" ]         do                 ANO_ATUAL="`expr $ANO_ATUAL + 1`" 		ANO="`expr $ANO + 1`"         done  	if [ "$MES_ATUAL" -gt "$MES_FUTURO" ];then 		MES=12         	while   [ "$MES_ATUAL" -ne "$MES_FUTURO" ]         	do                 	MES_ATUAL="`expr $MES_ATUAL - 1`"                 	MES="`expr $MES - 1`"         	done 		ANO=`expr $ANO - 1` 	else 		MES=-1                 while   [ "$MES_ATUAL" -le "$MES_FUTURO" ]                 do                         MES_ATUAL="`expr $MES_ATUAL + 1`"                         MES="`expr $MES + 1`"                 done 	fi  DATE_1="`date +%d`" DATE_2="`date +%d -d "$DATE_1 days ago"`" DATE_3="`date +%Y%m%d`"  	if [ $DATE_2 -eq 31 ];then 		if [ "$DIA_ATUAL" -ge "$DIA_FUTURO" ];then                 	DIA=31                 	while   [ "$DIA_ATUAL" -ne "$DIA_FUTURO" ]                 	do                         	DIA_ATUAL="`expr $DIA_ATUAL - 1`"                         	DIA="`expr $DIA - 1`"                 	done 		else 			DIA=-1                 		while   [ "$DIA_ATUAL" -le "$DIA_FUTURO" ]                 	do                         	DIA_ATUAL="`expr $DIA_ATUAL + 1`"                         	DIA="`expr $DIA + 1`"                 	done         	fi 	fi 	if [ $DATE_2 -eq 30 ];then 		if [ "$DIA_ATUAL" -ge "$DIA_FUTURO" ];then                         DIA=30                         while   [ "$DIA_ATUAL" -ne "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL - 1`"                                 DIA="`expr $DIA - 1`"                         done                 else                         DIA=-2                                 while   [ "$DIA_ATUAL" -le "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL + 1`"                                 DIA="`expr $DIA + 1`"                         done                 fi 	fi 	if [ $DATE_2 -eq 29 ];then 		if [ "$DIA_ATUAL" -ge "$DIA_FUTURO" ];then                         DIA=29                         while   [ "$DIA_ATUAL" -ne "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL - 1`"                                 DIA="`expr $DIA - 1`"                         done                 else                         DIA=-3                                 while   [ "$DIA_ATUAL" -le "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL + 1`"                                 DIA="`expr $DIA + 1`"                         done                 fi 	fi 	if [ $DATE_2 -eq 28 ]; then 		if [ "$DIA_ATUAL" -ge "$DIA_FUTURO" ];then                         DIA=28                         while   [ "$DIA_ATUAL" -ne "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL - 1`"                                 DIA="`expr $DIA - 1`"                         done                 else                         DIA=-4                                 while   [ "$DIA_ATUAL" -le "$DIA_FUTURO" ]                         do                                 DIA_ATUAL="`expr $DIA_ATUAL + 1`"                                 DIA="`expr $DIA + 1`"                         done                 fi 	fi #echo $ANO #echo $MES #echo $DIA 	if [ $ANO -le 0 ];then 		if [ $MES -le 0 ]; then 			if [ $DIA_FUTURO -le $DATE_1 ]; then 				echo "CRITICAL - DOMINIO EXPIRADO|DATA=$DATE_3;$EXPIRES" 				exit 2 			else 				echo "WARNING FALTAM $DIA DIA(s) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 				exit 1 			fi 		else 			if [ $DIA_FUTURO -eq $DATE_1 ]; then 				echo "OK - FALTAM $MES MES(es) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 				exit 0 			else 				echo "OK - FALTAM $MES MES(es) $DIA DIA(s) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 				exit 0 			fi 		fi 	else 		if [ $DIA_FUTURO -eq $DATE_1 ]; then 			if [$ANO -eq 1 ]; then 				echo "OK - FALTAM, $MES MES(es) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 				exit 0 			else 				echo "OK - FALTAM $ANO ANO(s), $MES MES(es) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 			fi 		else 			if [ $ANO -le 0 ]; then 				echo "OK - FALTAM $MES MES(es) E $DIA DIA(s) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 				exit 0 			else 				if [ $MES -le 0 ]; then                                 	echo "OK - FALTAM $ANO ANO(s) E $DIA DIA(s) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 					exit 0 				else 					echo "OK - FALTAM $ANO ANO(s), $MES MES(es) E $DIA DIA(s) PARA EXPIRAR O DOMINIO|DATA=$DATE_3;$EXPIRES" 					exit 0 				fi 			fi  		fi 	fi 
./check_dns_whois.sh uol.com.br OK - FALTAM 1 ANO(s), 2 MES(es) E 22 DIA(s) PARA EXPIRAR O DOMINIO|DATA=20120202;20130424 You have new mail in /var/spool/mail/root 

Comentário    Ver todos os comentários

Unsubscribe or change your email settings at Manage Subscriptions.

Problemas ao clicar? Copie e cola esta URL em seu navegador:
http://gnulinuxbr.com/2012/02/15/nagios-checando-data-da-expiracao-do-dominio-no-registro-br/

Obrigado por voar com WordPress.com




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: [New post] Nagios – check users logados no servidor Windows Server



---------- Mensagem encaminhada ----------
De: GNU/Linux-BR.com <donotreply@wordpress.com>
Data: 15 de fevereiro de 2012 00:49
Assunto: [New post] Nagios – check users logados no servidor Windows Server
Para: epivanaskasjr@gmail.com


Novo post em GNU/Linux-BR.com

Nagios – check users logados no servidor Windows Server

by vandocouto

Passo 1

./check_snmp -H 192.168.1.9 -C public -o .1.3.6.1.4.1.77.1.2.19.0 -u 'Server Users' 

Passo 2

# CHECAR USUARIOS LOGADOS NO SERVIDOR define command{         command_name check_serves_users         command_line $USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.77.1.2.19.0 -u 'Server Users'         } 

Passo 3

# CHECAGEM DE USUARIOS LOGADOS NO SERVIDOR define service{         use                             gnulinux_temp1-service         host_name                       GUNTHER         service_description             USUARIOS LOGADO NO SERVIDOR         check_command                   check_serves_users!public         } 

Comentário    Ver todos os comentários

Unsubscribe or change your email settings at Manage Subscriptions.

Problemas ao clicar? Copie e cola esta URL em seu navegador:
http://gnulinuxbr.com/2012/02/15/nagios-check-users-logados-no-servidor-windows-server/

Obrigado por voar com WordPress.com




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Fwd: New Andorid TV Box (XH-AT002)



---------- Mensagem encaminhada ----------
De: XH-Hope Digital and Technology Company Limited <marketing@xh-hope.com>
Data: 17 de fevereiro de 2012 03:53
Assunto: New Andorid TV Box (XH-AT002)
Para: epivanaskasjr@gmail.com


Dear Valuable Clients

 

Have a nice day,

This is Jerry from XH-hope Digital and Technology Company Limited. We would like to take this opportunity to introduce our company and products, with the hope that we may cooperate together in the future, Below is our new Android TV Box for your reference.

High quality, low price and perfect service is our habit. No matter how big or small your needs are, we are dedicated to your success.

Welcome to visit our website www.xh-hope.com to find more information. Any question feel free to let us know

 

Thanks & Best Regards

jerry

Sales manager

XH-Hope Digital and Technology Company Limited

Add: NO108 TianWan Road, Tianliao, Gongming, Baoan, Shenzhen, China

Phone:086-0755-27941945

Mobile:086 13510441861

Fax:086-0755-27199945

Website: www.xh-hope.com

Email:jerry@xh-hope.com  zhjich1983@gmail.com

MSN:zhjich1983@hotmail.com




--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

Re: Mais TI - Proteja sua TI de ameaças internas



Em 18 de fevereiro de 2012 20:06, Eraldo Junior <epivanaskasjr@gmail.com> escreveu:


---------- Mensagem encaminhada ----------
De: LG Sistemas <boletins@lg.com.br>
Data: 17 de fevereiro de 2012 16:45
Assunto: Mais TI - Proteja sua TI de ameaças internas
Para: epivanaskasjr@gmail.com



Ano 3 | Edição 138  
17 de fevereiro de 2012  
 
 
Entrevistas Artigos Notícias da LG Notícias de TI
 
 
 
  Artigo
 
SOPA indigesta, PIPA cortante
Censura ou direitos autorais respeitados? Veja o que Roberto Mayer pensa sobre os projetos de lei americanos, que pretendem combater a pirataria na internet.
Leia mais
 
 
 
  Notícia da LG
 
Curso em TI promovido pela LG abre processo seletivo
Programa LG Formando Talentos representa também uma oportunidade para o ingresso no mercado de TI. O curso é oferecido em Goiânia e já formou mais de 200 alunos.
Confira
 
 
 
  Notícias de tecnologia
 
 
Proteja sua TI de ameaças internas
17/02/2012 | Fonte: Information Week
Os departamentos de TI têm um desafio único: os desonestos, grupos sombras de TI que brotam por toda a empresa, normalmente sem aviso prévio e não anunciado.
Entenda por quê
 
 
Nuvem: hora de sair da 'periferia' das corporações
17/02/2012 | Fonte: Convergência Digital
As corporações não podem se dar ao luxo de manter o uso de cloud apenas nas áreas protegidas e seguras, sustenta relatório da Unisys.
Leia mais
 
 
Seus batimentos cardíacos poderão proteger seus dados
17/02/2012 | Fonte: Inovação Tecnológica
Você tem dificuldades em lembrar todas as senhas? A solução pode estar no seu coração.
Confira como
 
 
Departamento de TI: 5 táticas para melhorar a segurança
17/02/2012 | Fonte: IT Web
Além de ter informações sobre a segurança da sua rede, é importante definir métricas.
Entenda por quê
 
 
Como empresas podem atrair e reter talentos de TI
17/02/2012 | Fonte: IDG Now
Consultores dão quatro dicas que devem ser levadas em consideração pelos departamentos de RH para aumentar a satisfação dos profissionais da área.
Veja todos os detalhes
 
 
 
 
Atenciosamente,
LG Sistemas
       
(62) 3545-9000 www.lg.com.br
 
 
 
 
Obrigado por ler a newsletter Mais TI.
Esta é uma publicação semanal da LG Sistemas, distribuída gratuitamente aos contatos
cadastrados através do nosso site.
 
(62) 3545-9000 www.lg.com.br
 
 
Siga a LG nas redes sociais


 

Clique neste link para não receber mais nenhum informativo da LG Sistemas. Ao clicar no link e, na próxima página, clicar em "Confirmar", seu e-mail será automaticamente descadastrado do recebimento de todos os informativos da LG e não apenas deste.



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com



--
Eraldo P. Ivanaskas Jr.
emails: epivanaskasjr@gmail.com; epivanakasjr@hotmail.com; eivanaskasjr@ig.com

NOKIA - CELULARES

Lomadee, uma nova espécie na web. A maior plataforma de afiliados da América Latina.

Twitter Updates

Total de visualizações de página

Where am I?

Share it

APLLE -STORE - PRODUTOS APPLE

Lomadee, uma nova espécie na web. A maior plataforma de afiliados da América Latina.

Amazon SearchBox