Descargar Tutorial DNS
Tutorial DNS
Descargar Tutorial LDAP
Tutorial LDAP
martes, 3 de diciembre de 2013
lunes, 29 de julio de 2013
Eliminar bloqueo por patrón en dispositivos Android
En este vídeo están los pasos para hacer el desbloqueo.
solo deben conectar el Dispositivo con el cable a la pc y listo
Nota: Si les da el siguiente problema:
List of devices attached
???????????? no permissions
lo resolví de la siguiente manera
adb kill-server
desconecta el dispositivo
Reconecte el cable al dispositivo
adb devices
si todo salio bien sigue los pasos del video
domingo, 18 de noviembre de 2012
para bloquear paginas web en ubuntu facil
First, find the IP addresses of the sites you want to access, you can do this by using nslookup or dig from the command line or a site like this http://ip-lookup.net/domain.php
The use your favourite editor and edit /etc/host you need to edit is file as the root user so go to console and type
sudo pico /etc/hosts or
sudo gedit /etc/hosts
and add one line for each of the sites you want to access, I'll use Mahalo as an example. you need to put in the www.domain if you want to access it too.
166.90.81.138 mahalo.com www.mahalo.com
then save the file
then edit using sudo pico or sudo gedit /etc/nsswitch.conf
find the line that look like this
hosts: files dns
and change it to this
hosts: files
save the file and you done. When you close and reopen your browser you will be blissfully cut off from the internet except for the sites you put in your hosts file.
P.S., When you do this you better have a backup plan for accessing the internet.
miércoles, 31 de octubre de 2012
Fix Starcraft II crashing on/before login
|
viernes, 28 de septiembre de 2012
Reparar proxy en ubntu 12.04
Reparar proxy en ubntu 12.04
En la ultima version de ubuntu tube un problema con el proxy para solucionarlos muy facil has lo siguiente:
sudo nano /etc/hosts
y agrega lo que esta en negro
ipserverprosy nombre
172.16.1.1 proxy
-------------------------------------------------------------------------------------------------------------
si la versión de ubuntu es menor a esta la solución es diferente en la configuracion de proxy del navegador web donde dice
No usar proxy para: (borrar lo que hay aqui)
listo
miércoles, 19 de septiembre de 2012
martes, 5 de junio de 2012
INSTALL MICROSOFT OFFICE 2007 IN UBUNTU 12.04
http://nithinaneeshsct06bt.blogspot.com/2012/05/install-microsoft-office-2007-in-ubuntu.html
Suscribirse a:
Entradas (Atom)
