Monday, March 12, 2018
Tuesday, January 13, 2015
Set parental controls for Xbox 360 and Xbox Live
Overview
- Which games can be played.
- Which movies and TV shows can be watched.
- How long each family member can use the console on a daily or weekly basis.
- Whether or not someone can access Xbox Live.
- Block or allow access to Internet Explorer for Xbox.
- Determine who can see your profile.
- For parents, determine if approval is required to accept or send friend requests.
How do I turn on parental controls on my Xbox 360 console?
Parental controls are divided into two groups: console controls and online safety and privacy settings. Console controls are located in the Family Settings or Family Center area on your console (depending on your Xbox Live membership type).
Turn on console controls
- On your console, go to Settings, then select Family.
- Select On to turn on Console Safety.
- Enter a 4-button pass code using your controller.
- Select Save and Exit.
What can I control on the console?
- You can control the following on your Xbox 360 console:
- Ratings and Content: These settings let you restrict games and video content based on the content's rating. You can also set whether or not unrated or explicit content can be played on this console.
Tip You can set up exceptions for individual games that are outside of the rating restrictions you have set. - Family Timer: This setting allows you to limit the time that your console can be used on a daily or weekly basis.
- Xbox Live Access: This setting allows you to decide if your family can connect to Xbox Live from this console.
- Xbox Live Membership Creation: This setting allows you to control whether or not new Xbox Live memberships can be created from your console.
How do I change my pass code on the console?
- On your console, go to Settings, then select Family.
Tip Not seeing Settings? You might be using an older version of the console software. See Update your Xbox 360 console software for information on how to update your console software. - Enter your 4-button pass code.
- Select Change Pass Code.
- Select Change Pass Code again.
- Enter a new 4-button pass code twice.
- Select Done.
- Select Save and Exit.
Use the Family Timer to limit the amount of time that your family can use your console on a daily or weekly basis. Family members can see how much time remains by pressing the Guide button on the Xbox controller. When the time expires, the console shuts down and can't be used again until the Family Timer automatically resets the next day or week.
To set the Family Timer
- On your console, go to Settings, and then select Family.
Tip Not seeing Settings? You might be using an older version of the console software. See Update your Xbox 360 console software for information on how to update your console software. - Select On to turn on Console Safety.
- Enter a 4-button pass code using your controller.
- Select Family Timer.
- Select whether you want to set a Daily or Weekly timer.
- Move down to the time period and use the left stick to increase or decrease the time period, then select Continue.
- Select Save and Exit.
To add time or suspend the Family Timer
- When a Family Timer notification appears, press the Guide button to see the Family Timer options.
- Enter your pass code using your controller.
- Choose to add more time, suspend the timer, or turn the console off.
How do I set up safety and privacy settings for myself or for my child on the console?
Change your safety and privacy settings
- On your console, sign in to your Xbox Live account.
- Go to Settings, and then select Privacy.
- Select Change Settings, and then select Customize.
- Change the settings to whatever you’d like.
- To exit, press the B button on your controller, and then select Save and Exit.
- Sign in to Xbox Live using an adult account.
- Go to Settings, and then select Family.
- Select the child account that you want to manage.
- Go to Online Safety, and then select Change Settings.
- Change the settings to whatever you’d like.
- To exit, press the B button on your controller, and then select Save and Exit.
Manage the application cache in Google Chrome
- As long as you are online, removing the cache will not impact the functionality of the app, because it will be rebuilt immediately by downloading the files from the Internet. Obviously, while offline removing the cache is similar to removing the app: it will become just a dead link, until you connect again;
- Emptying the browser cache doesn’t have any effect on the app cache. As far as I can tell, this internal page is the only place you can manage it;
- There is no ‘Clear all’ button, so removing a large number of offline manifests can quickly become tedious. Ideally, this setting should be added to the regular Clear browsing data… dialog;
- Uninstalling the app doesn’t automatically remove it’s offline data. This could prove useful if you remove an app, but still use the associated website. On the other hand, if you try out a lot of apps and later decide to uninstall them, all the associated data will linger on your hard drive. This could quickly become a new source of hard-to-identify bloat, like data stored by other plug-ins.
- You can also use the page to quickly check whether your apps have offline support. A good idea, especially before starting a trip in an area with poor coverage! As you can see in the picture, only two games have stored data offline, although I have more apps installed. Right now, the number of offline-enabled apps is probably pretty low, but hopefully the Chrome Web Store will become popular and encourage more developers to add these function to their web pages.
Monday, November 4, 2013
Error message when you try to set an IP address on a network adapter
This article was previously published under Q269155
On This Page
Article ID : 269155
Last Review : February 28, 2007
SYMPTOMS Revision : 3.3
CAUSE
RESOLUTION
Method 1
Method 2
MORE INFORMATION
SYMPTOMS
When you trying to set the IP address on a network adapter, you may receive the following error
message:
The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is
already assigned to another adapter Name of adapter. Name of adapter is hidden
from the network and Dial-up Connections folder because it is not physically in the
computer or is a legacy adapter that is not working. If the same address is assigned
to both adapters and they become active, only one of them will use this address.
This may result in incorrect system configuration. Do you want to enter a different
IP address for this adapter in the list of IP addresses in the advanced dialog box?
Where XXX.XXX.XXX.XXX is the IP address that you are trying to set and Name of adapter is the name
of the network adapter that is present in the registry but hidden in Device Manager.
If you click Yes, you see the TCP/IP properties where you can change the IP address to something
different for the currently showing network adapter in Device Manager. If you click No, the IP address is
assigned to the network adapter. Note that if you click No, the selected network adapter in Device
Manager and the ghosted network adapter have the same IP address. In most cases, this does not
cause any problems because the driver is disabled.
CAUSE
A network adapter with the same IP address is in the registry but is hidden in Device Manager. This can
occur when you move a network card from one PCI slot to another PCI slot.
RESOLUTION
To resolve this problem, uninstall the ghosted network adapter from the registry using one of the
following methods:
Method 1
Method 2
The DevCon utility is a command-line utility that acts as an alternative to Device Manager. When you
use DevCon, you can enable, disable, restart, update, remove, and query individual devices or groups of
devices. To use DevCon, follow these steps:
1. Click Start, click Run, type cmd.exe, and then press ENTER.
2. Type set devmgr_show_nonpresent_devices=1, and then press ENTER.
3. Type Start DEVMGMT.MSC, and then press ENTER.
4. Click View, and then click Show Hidden Devices.
5. Expand the Network Adapters tree.
6. Right-click the dimmed network adapter, and then click Uninstall.
1. Download the DevCon tool by clicking the following article number to view the article in the
Microsoft Knowledge Base:
311272 (http://support.microsoft.com/kb/311272/) The DevCon command-line utility functions
as an alternative to Device Manager
2. Unpack the 32-bit or 64-bit DevCon tool binary to a local folder.
3. Click Start, click Run, then type cmd and press ENTER.
4. Type CD:\path_to_binaries to navigate to the devcon.exe is located.
5. Use the following syntax to find installed network adapters:
devcon findall =net or
Error message when you try to set an IP address on a network adapter Page 1 of 2
http://support.microsoft.com/kb/269155 6/10/2007
MORE INFORMATION
When you receive the error message in the "Symptoms" section, the hidden or ghosted network adapter
does not appear in Device Manager unless you follow the steps in this article. Device Manager does
show a network adapter and it typically has "#2" appended to the name.
APPLIES TO
devcon listclass net
Note In the output of the previous commands, there is a line for the ghosted network adapter
that is similar to the following:
PCI\VEN_10B7&DEV_9200&SUBSYS_00D81028&REV_78\4&19FD8D60&0&58F0: 3Com
3C920 Integrated Fast Ethernet Controller (3C905C-TX Compatible)
6. Remove the ghosted device by typing the following syntax:
devcon -r remove "@PCI\VEN_10B7&DEV_9200&SUBSYS_00D81028&REV_78
\4&19FD8D60&0&58F0"
• Microsoft Windows 2000 Server
• Microsoft Windows 2000 Advanced Server
• Microsoft Windows 2000 Professional Edition
• Microsoft Windows Server 2003, Standard Edition (32-bit x86)
• Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
• Microsoft Windows XP Professional
Keywords: kberrmsg kbhardware kbprb KB269155
© 2007 Microsoft Corporation. All rights reserved.
Error message when you try to set an IP address on a network adapter Page 2 of 2
http://support.microsoft.com/kb/269155 6/10/2007
Sunday, September 15, 2013
Backup OneNote 2010 Notebooks
Friday, August 23, 2013
Get the Full Path of a Folder or File in Windows 7
If you recently moved from Windows XP to Windows 7, you probably noticed that the address bar no longer shows the full path of the current folder in the traditional way – you’re probably used to seeing backslash characters separating folder names. If you need to see the full path displayed that way, click anywhere to the right of the path in the address bar or right-click any part of the address bar and choose Edit Address.
The right-click shortcut menu includes additional options that allow you to copy the current address to the Clipboard. Click Copy Address to save the location in a format that is optimized for copying and pasting folders in Windows Explorer or use Copy Address As Text if you plan to paste the folder path into a document.
To copy the full path for an individual file, hold down the Shift key as you right-click the file, and then choose Copy As Path. This option is especially useful if you’ve found a file in Windows Explorer and you want to upload it to a Web site or open it in another program without browsing to the same location in an Open dialog box. Copy the full path for the file, then paste it into the File Name box in the target program.
Wednesday, August 21, 2013
Live Countdown Timer With Animations
Friday, June 7, 2013
comandos de red en CMD
Muy bien señores este es mi aporte sobre los comandos que se usan para identificar problemas en la red u otras herramientas, disfrutenlos!
Ping: nos informa del estado de un host. Es necesario permitir paquetes icmp para su funcionamiento.
Ping -t: se hace ping hasta que que pulsemos Ctrl+C para detener los envíos.
Ping -a: devuelve el nombre del host.
Ping -l: establece el tamaño del buffer. Por defecto el valor es 32.
Ping -f: impide que se fragmenten los paquetes.
Ping -n (valor): realiza la prueba de ping durante un determinado numero de ocasiones.
Ping -i TTL: permite cambiar el valor del TTL. TTL seria sustituido por el nuevo valor.
Ping -r (nº de saltos): indica los host por los que pasa nuestro ping. (máximo 9)
Ping -v TOS: se utiliza en redes avanzadas para conocer la calidad del servicio.
TRACERT: INDICA LA RUTA POR LA QUE PASA NUESTRA PETICION HASTA LLEGAR AL HOST DESTINO.
Tracert -d: no resuelve los nombres del dominio.
Tracert -h (valor): establece un nº máximo de saltos.
PATCHPING: MEZCLA ENTRE EL COMANDO PING Y TRACERT.
PatchPing -h (nº de saltos): nº máximo de saltos.
PatchPing -n: no se resuelven los nombres de host.
PatchPing -6: obliga a utilizar IPV6
IPCONFIG: PROPORCIONA INFORMACION SOBRE TCP/IP, ADAPTADORES, ETC ETC.
Ipconfig: muestra información general sobre la red
Ipconfig /all: ofrece información detallada sobre todas las t. de red y conexiones activas.
Ipconfig /renew: renueva petición a un servidor DHCP
Ipconfig /release: libera la Ip asignada por DHCP
Ipconfig /registerdns: registra todos los nombres DNS
Ipconfig /flushdns: borrar todas las entradas DNS.
NET DIVERSAS FUNCIONES
Net Send: Envía un mensaje a traves del servicio mensajero
Net Start: Inicia un servicio de Windows
Net Stop: Detiene un servicio de Windows
Net Share: Indica que recursos comparte la maquina
Net View: Indica a que máquinas se tiene acceso mediante la red
Net Sessions: Indica quienes han entrado en nuestros recursos compartidos
Net Time * /SET: Sincroniza la hora con una maquina de la red
Net User: Crea o elimina usuarios
Net Localgroup: Crea o elimina grupos
Netstat: Muestra todas las conexiones activas en el equipo.
Netstat -a: nos muestra todas las conexiones y puertos.
Netstat -e: muestras las estadísticas Ethernet
Netstat -n muestra direcciones y puertos en forma de numero.
Netstat -o: muestra que programa esta asociado a la conexión activa
Netstat - p (protocolo): permite especificar que protocolo se desea ver. TCP/UDP
Netstat -s: muestra estadísticas clasificas por protocolo.
Nbtstat: util para resolver problemas entre Ips y Netbios.
Nbtstat -c: lista los nombres Netbios y los relaciona a una IP.
ARP: MUESTRA Y MODIFICA DATOS DE LA TABLA DE TRADUCCION DE DIRECCIONES IP A DIRECCIONES MAC (TABLA ARP)
Arp -a (también -g): muestra la tabla ARP para cada uno de los interfaces
Arp -s (dir_ip) (dir_MAC) [dir_interfaz]: añade una entrada especifica a la tabla ARP. Si hay varios interfaces de red, añadiendo al final la direccion IP del interfaz, lo añade en la tabla correspondiente a ese interfaz
Arp -d (dir_ip) [dir_interfaz]: elimina una entrada especifica de la tabla ARP. Se pueden usar comodines en la direccion IP. Si hay varios interfaces de red, añadiendo al final la direccion IP del interfaz, lo elimina de la tabla correspondiente a ese interfaz.
Route: muestra y modifica la información sobre las rutas IP del equipo.
Route PRINT: muestra la tabla completa de rutas
Route ADD (red_destino) MASK (mascara_destino) (puerta de enlace) [METRIC metrica] [IF interfaz]: Añade una ruta. Con el modificador -p (route add -p ...) hace la ruta persistente, de manera que se mantendra aunque se reinicie el equipo.
Route DEL (red_destino) MASK (mascara_Destino) [puerta de enlace]: Elimina la ruta especificada. Admite caracteres comodines.
Route CHANGE (red_destino) MASK (mascara_destino) (IP_salida/siguiente salto) [METRIC metrica] [IF interfaz]: Modifica la metrica, o la puerta de enlace en una ruta existente
NOTA: parametros entre parentesis () son obligatorios y entre corchetes [] son opcionales.
Por Cardoomx TFTP lo que hace es transferir archivos de un sitio a otro se necesita un servidor en uno de los dos ordenadores y funciona mas o menos asi.
TFTP [-i] host [GET
PUT] origen Funciona tanto en redes locales como por internet ( abriendo puerto claro ). A mi parcer es una utilidad muy muy buena cuando conectas por shell a un pc para administrarlo. Claro esta que no todo el mundo lo usa con buenos fines.
comando netsh
se puede utilizar entre otras cosas para cambiar los parametros de la red desde linea de comandos...
ejemplo de funcionamiento:
netsh interface ip set address name=LAN source=static addr=192.168.1.4 mask=255.255.255.0 gateway=192.168.1.1 gwmetric1
netsh interface ip set dns name=LAN source=static addr=80.58.0.33
netsh interface ip add dns name=LAN addr=80.58.32.97
Thursday, February 21, 2013
Blogger Templates
Sunday, February 17, 2013
Canon 5200 error solving. mp 250, 270. Waste ink tank.
The Most error code for the cannon printer. Don't trash the printer That will fix the error code 5200.
Thursday, February 14, 2013
Webs
New Easy Website Building Tools
Start using Webs' free Site Builder with our easy-to-use drag and drop interface and get your small business website running in minutes. No technical skills required! It's never been simpler to create a website for free.
Professional Website Templates
Browse our vast gallery of design templates to find your perfect style. Impress visitors with a custom logo, color scheme and tagline. At Webs, take the opportunity to start free and upgrade with premium features as you go.
Powerful Business Applications
Add impressive applications to engage with customers-perfect for displaying videos, photos or products on your site. Blog about your company right on your site, see what customers are writing about you and more.
.Learn about the features Webs has to offer your business! View Features Make a Free Website! Premium
Web Packages Premium Website Packages
We have a wide variety of website features to match your needs. With a Premium Package, get a domain name, use premium website templates, build an online store and utilize our award-winning, 24/7 support team.
Insightful Web Analytics
Drive more traffic to your site with tools that analyze and optimize your pages. See where visitors are coming from, where they're spending their time on site, which pages are popular and which links are clicked.
Attract New Business
How do you make a website popular? With our SEO Tools! Optimize your site so you'll rank well in search engines like Google and Bing. Get found by smartphone users with a mobile version of your website
Tuesday, May 8, 2012
Como evitar el espionaje de perfiles de Tío Google con GoogleSharing
No
se si lo sabrás pero Tío Google, te deja navegar por su buscador a
cambio de recorjer todo tipo de datos para crear un perfil personal, lo
cual deja tu intimidad en entredicho. Si accedes a tu cuenta de gmail,
puedes eliminar los datos de navegación web, pero si no lo sabes hacer,
pueden pasar años almacenados, en que alguien sepa que paginas has
visitado, que gustos tienes, con que frecuencia, que has leído, cuanto
tiempo; ellos -los de google- saben todo lo que has buscado, los
resultados de búsqueda en que has hecho clic, (las noticias que lees, y
todas las direcciones que has visitado ) y así un puñado de datos que
supongo no te gustaría que nadie sepa. Para prevenir en parte esta
cuestionable tendencia de que Tío Google te haga un seguimiento de por
qué paginas has navegado y que cosas has estado leyendo, puedes usar
varias opciones pero quizá la mas interesante sea GoogleSharing.Que es GoogleSharing?
Googlesharing es plugin que se instala en Firefox de forma fácil, cuya
ventaja además es que es gratis y 100% libre. Este plugin anonimiza tus
búsquedas en Google y es un tipo de servicio de anonimato especial de
proxy, diseñado para proporcionar al usuario un nivel de anonimato y
evitar que Google vea sus búsquedas, los movimientos, y los sitios web
que ha visitado. GoogleSharing desvía todo tu tráfico de google (Siempre
que no visites un sitio con login, por ejemplo tu gmail) a través de un
servidor separado, completamente transparente, de forma que toda tu
actividad en la red queda encubierta con todas la de las demás personas
que usan este plugin.¿Como funciona?
¿Cómo lo instalo y configuro?
Primero de todo debes usar el navegador Firefox. Con otros navegadores, especialmente con el Internet Explorer, y también con el Chrome, olvidate; son navegadores pensados para tenerte bajo control y para obtener información de tus actividades. Firefox es libertad, los demás Brownsers, solo pretenden hacerte creer que la tienes. Para instalar el plugin sigue estos pasos:
1 Entra en Firefox
2 Pestaña de herramientas
3 Entra en complementos
4 Obtener complementos
5 Buscar en el cajetín Googlesharing
6 Cuando lo localices, instalalo
7 Reinicia el navegador
8 Ya estas navegando con Googlesharing.
¡Esto es genial y sencillo!
Sin embargo, queda la pregunta: ¿Qué información obtiene GoogleSharing de mí? Los que operan los servidores dicen que no mantienen registros, así que la respuesta es ninguna. ¿Pero y si eres súper paranoico, qué pasa? Puedes usar sólo los proxy de GoogleSharing de RiseUp. Esto quiere decir que tu tráfico hacia google sólo será conducido a través de los servidores riseup.net . Si quieres hacer esto, sigue estos pasos:
Haz click con el botón derecho en el texto “Google Sharing Enabled” en la esquina izquierda de tú navegador y selecciona “Opciones”.
Haz click en “Add Proxy”. (Añadir Proxy)
Escribe “googlesharing.riseup.net” en cajetín de texto y presiona “ok”.
Ahora haz click en la columna izquierda bajo ‘enabled’ (habilitado) para activar el uso del proxy de riseup. Si quieres volver al proxy por defecto, puedes cambiarlo. Listo, ahora estas navegando con un alto grado de anonimato en la red.
Tuesday, May 18, 2010
PSR.exe
January 11, 2009 8:58 pm AEST — By Long Zheng
Windows 7 Problem Steps Recorder: miracle tool
If you’ve ever offered technical support to other computer users, you might find yourself losing a slice of your sanity over their inability to describe the problem clearly. And most times it’s not the fault of the user, it’s just difficult to describe what you see with words. A feature new to Windows 7, called “Problem Steps Recorder” looks to be the missing tool for documenting where it all goes wrong.
What the tool is a simple but advanced variation of a screen capture software. Think of it as an automated “Print Screen” plus a little monkey in the background documenting all the mouse clicks, key strokes and gathers some technical reading material, who then ties up everything in a neat box and saves the results. The neat little box you get is a zipped MHTML report page which can be sent off directly to the help desk.
The report page is where this tool really shines. It actually is an XML page documenting each step of the user’s actions complete with a screenshot with the item highlighted. You can view the report as is, or as a slideshow, or even dig into the raw XML to expose greater detail like the X&Y coordinates of the mouse.
Here’s a report I prepared earlier for your viewing pleasure. You must use Internet Explorer to view MHTMLs.
To try the “Problem Steps Recorder” for yourself, type and select “psr.exe” in the Windows 7 start menu.
Tuesday, November 3, 2009
Wednesday, May 13, 2009
Windows Vista Upgrade Advisor

Windows Vista Upgrade Advisor
Before you begin
Before you run the Upgrade Advisor, be sure to plug in any USB devices or other devices such as printers, external hard drives, or scanners that are regularly used with the PC you're evaluating.
Download Windows Vista Upgrade Advisor
Ready to upgrade? Get Windows Vista from the Microsoft Store.
The Upgrade Advisor works with 32-bit versions of Windows XP and Windows Vista. Review the upgrade options available for earlier versions of Windows.
Make sure your computer is ready for the edition of Windows Vista you want.
The Windows Vista Upgrade Advisor will help you to determine if your Windows XP-based PC can run Windows Vista. You can also use the Upgrade Advisor to determine if your Windows Vista-based PC is ready for an upgrade to a more powerful edition of Windows Vista.
This small software tool will scan your computer and create an easy-to-understand report of all known system, device, and program compatibility issues, and recommend ways to resolve them. Upgrade Advisor can also help you to choose the edition of Windows Vista that best fits the way you want to use your computer.
Just download, install, and run the Windows Vista Upgrade Advisor.
Please note:
-
The Windows Vista Upgrade Advisor works with 32-bit versions of Windows XP and Windows Vista, except Windows Vista Enterprise edition. It will not work with other editions of Windows.
-
The Windows Vista Upgrade Advisor does not collect or send any personal, identifiable data to Microsoft Corporation or third parties. See the Upgrade Advisor privacy statement for details.
Tuesday, August 26, 2008
Spyware - Informacion Completa

El spyware es un programa de software espía que tiene la capacidad de auto instalarse en las computadores personales de los usuarios, con objeto de conocer su identidad y monitorea el comportamiento del equipo o los hábitos de navegación en Internet.¿Qué es el spyware?
¿Cómo identifico si existe spyware en mi equipo?
¿Cómo puedo prevenir el spyware?
¿Cómo elimino el spyware?
Apéndice: Terminología y definiciones
¿Qué es el spyware?
También conocido como programas espía y comúnmente se refiere a aplicaciones que recopilan información sobre una persona u organización, las cuales se instalan y se ejecutan sin el conocimiento del usuario.
El objetivo principal del spyware es recolectar información sobre el usuario y distribuirlo a empresas publicitarias u otras organizaciones interesadas.
Cuando este tipo de software es instalado en un equipo podría enviar ventanas de mensajes emergentes, redireccionar el navegador de Web a ciertos sitios, o monitorear los sitios Web que son visitados. En casos extremos, algunas versiones de spyware podrían registrar lo que el usuario escribe desde el teclado.
Debido al procesamiento extra que genera el spyware, el equipo puede alentarse en forma considerable.
¿Cómo identifico si existe spyware en mi equipo?
Existen algunos síntomas que podrían indicar que software spyware está instalado en el equipo:
Funcionamiento muy lento del equipo al abrir programas o al realizar algunas tareas.
Re direccionamiento a sitios Web diferentes a los que se escriben en el navegador de Web.
Aparición de gran cantidad de ventanas de mensajes emergentes.
Aparición de barras de herramientas en el navegador de Web que el usuario nunca instaló.
Nuevos iconos en la barra de tareas (parte inferior izquierda de la pantalla).
Cambios repentinos de la página de inicio del navegador de Web.
Fallo al accionar ciertas teclas en el navegador (por ejemplo, que la tecla Tab no funcione cuando se trate de mover al siguiente cambio en una forma).
Aparición de mensajes de error de Windows aleatorios.
¿Cómo puedo prevenir el spyware?
Para evitar que software de este tipo se instale en el equipo es necesario seguir algunas buenas prácticas de seguridad:
No hacer clic en vínculos que aparezcan en ventanas de mensajes emergentes. Debido a que las ventanas de mensajes emergentes son frecuentemente producto del spyware, si se hace clic sobre alguna de ellas, se podría instalar software spyware en el equipo. Para cerrar las ventanas de mensajes emergentes se debe hacer clic en el icono "X" en la barra de título o presionar las teclas ALT + F4 en lugar de hacer clic en un vínculo "Cerrar" dentro de la ventana.
Escoger la opción "No" cuando aparezcan preguntas no deseadas. Se debe ser cuidadoso cuando cuadros de diálogo no esperados pregunten si se desea ejecutar un programa o realizar otro tipo de tarea. Siempre se debe seleccionar la opción "No" o "Cerrar", o también hacer clic en el icono "X" en la barra de título o presionar las teclas ALT + F4.
Ser cuidadoso al descargar software gratuito. Existen muchos sitios que ofrecen barras de herramientas personalizadas u otras características que son atractivas para los usuarios. No se deben descargar programas de sitios Web que no son confiables debido a que el equipo puede estar expuesto a la instalación de spyware al descargar algunos de estos programas.
No hacer clic en víncubos contenidos en correos electrónicos que ofrezcan software anti-spyware. Al igual que los virus de correo electrónico, los víncubos podrían tener una función totalmente opuesta e instalar spyware en lugar de proporcionar información sobre herramientas de como eliminarlo.
Ejecutar un navegador de Web que permita el bloqueo de ventanas de mensajes emergentes y cookies. Las ventanas de mensajes emergentes son generadas a menudo por algún tipo de scripts o contenido activo. Ajustando las configuraciones en el navegador de Web para reducir o prevenir el scripting o el contenido activo podría reducir considerablemente las ventanas de mensajes emergentes. La mayoría de los navegadores de Web ofrecen una opción para bloquear o limitar las ventanas de mensajes emergentes. Ciertos tipos de cookies a menudo son consideradas como spyware debido a que revelan las páginas Web que el usuario visita.
Utilizar un navegador alterno a Internet Explorer. La mayoría del spyware toma ventajas de las vulnerabilidades de seguridad en el navegador de Web Internet Explorer, por lo que debería omitirse su empleo en el sistema y utilizar otro navegador de Web. Existe una variedad amplia de navegadores que pueden instalarse, entre los principales de encuentran:
Mozilla Firefox (http://www.mozilla.org/products/firefox/).
Netscape (http://www.netscape.com/).
Opera (http://www.opera.com/ ).
Es importante hacer notar que no solamente es necesario tener instalado un software antispyware, si no que también se requiere actualizarlo constantemente con las firmas más recientes de éste tipo de código malicioso.
¿Cómo elimino el spyware?
Existen un par de herramientas que pueden instalarse en un equipo para protegerse contra el spyware:
Software Antivirus. Es necesario instalar, actualizar y ejecutar periódicamente algún tipo de software antivirus. Algunos de los software antivirus encontrarán y removerán spyware, pero no podrían ser capaces de encontrar spyware cuando estén monitoreando el equipo en tiempo real. Se debe establecer el software antivirus de tal forma que se ejecute un escaneo completo del equipo de forma periódica.
Entre los distribuidores antivirus más importantes se encuentran:
Symantec Corporation
http://www.symantec.com
Trend Micro
http://www.trendmicro.com
Panda Software
http://www.pandasoftware.com
McAffee
http://www.mcafee.com/mx/
Sophos
http://esp.sophos.com/
F-secure
http://www.f-secure.com/
Computer Associates
http://www.ca.com/offices/mexico/
Herramientas Anti-Spyware. Muchos distribuidores ofrecen productos que escanearán el equipo en busca de spyware y lo removerán. Este tipo de software puede ser configurado de forma similar al software antivirus y a menudo es fácil de administrar.
Entre los principales productos utilizados para remover spyware se encuentran:
Microsoft AntiSpyware
www.microsoft.com
Ad-Aware
http://www.lavasoftusa.com/
SpySweeper
http://www.spysweeper.com/
PestPatrol
http://www.pestpatrol.com
Spybot Search and Destroy
http://www.safer-networking.org/
Información adicional sobre problemas de spyware. Es importante mantenerse actualizado con información reciente sobre problemas de spyware y de seguridad en cómputo en general relacionados con el sistema operativo que presenta este tipo de problemas, el sistema operativo Windows.
Algunos sitios Web que pueden proporcionar información sobre seguridad en el sistema operativo Windows de Microsoft son:
Portal del Departamento de Seguridad en Cómputo.
http://www.seguridad.unam.mx
UNAM-CERT
http://www.cert.org
Lista de Discusión SegWin
http://www.seguridad.unam.mx/listas/segwin/
US-CERT
http://www.us-cert.gov/
Microsoft Trustworthy Computing: Security
http://www.microsoft.com/security/default.mspx
Apéndice: Terminología y definiciones.
*Adware. Cualquier aplicación de software que muestra banners publicitarios. El adware mantiene un registro de los hábitos de navegación del usuario y muestra publicidad basada en las actividades de navegación en un sitio Web. Los sitios Web frecuentemente depositan adware en el equipo cuando el usuario navega. Un programa adware debería ser considerado spyware cuando ha sido instalado sin la aprobación del usuario y cuando envía información a organizaciones no autorizadas.
*Firewall. Previene que equipos en la red se comuniquen directamente con sistemas de cómputo externos. Un firewall típicamente consiste de hardware o software que actúa como una barrera entre las redes internas o equipos y los sistemas externos. El firewall analiza la información que se transmite entre las dos partes y la rechaza si no cumple con la reglas preconfiguradas. El firewall proporciona una protección efectiva contra gusanos, peo no contra spyware o troyanos, los cuales se ocultan bajo aplicaciones legítimas.
*Software antispyware. Los productos antispyware protegen al equipo de la infección por parte de spyware. Este tipo de software puede encontrar y remover software spyware sin la interrupción del sistema.
*Spam. Correo electrónico comercial no solicitado. Este tipo de correo es enviado frecuentemente en cantidades masivas a millones de usuarios a través de relays abiertos.
*Spyware. Software que trasmite información a terceros sin el consentimiento del usuario. Se instala y se ejecuta sin pedir ninguna autorización al usuario.
Bajado de un foro amigo!!!




