Posts

Showing posts with the label config

APN para Movistar Argentina

Por si a alguien le sirve Para Datos: APN: wap.gprs.unifon.com.ar User: wap Pass: wap Para Internet: APN: internet.gprs.unifon.com.ar User: internet Pass: internet Hoy (29/3/12) funcionan

Modem Zyxel p-660R-T1 v3s Arnet

User: admin Password: alvlgeddl

Tethering in Iphone 4 - Movistar Argentina

General → Network → Cellular Data Network Under "Internet Tethering" we write: APN:internet.gprs.unifon.com.ar Username: internet Password: internet Turn on and off General → Network → Personal Hotspot and swipe to on Select a password and you're done!

New Ninja-IDE scheme color - focojoaco version 2

{ "keyword": "#228b22", "operator": "#242424", "brace": "#228b22", "definition": "#6495ed", "string": "#ff8c00", "string2": "#838b83", "comment": "#8b8878", "properObject": "#8b0a50", "numbers": "#ff4500", "spaces": "#000000", "extras": "#A37A00", "editor-background": "#eeeee0", "editor-selection-color": "#ebc79e", "editor-selection-background": "#8b8878", "editor-text": "#242424", "current-line": "#6ca6Cf", "selected-word": "#a2cd5a", "fold-area": "white", "fold-arrow": "darkGray" } Ninja IDE Website

Change Iphone 4 voicemail number

Dial: *5005*86* "voicemail number" # This will record the number for the voicemail

How to enable pdb autocomplete?

In a pdb session, just type: import rlcompleter pdb.Pdb.complete=rlcompleter.Completer(locals()).complete But if you use, ipdb, you dont need to import rlcompleter. Thanks to scooby that pointed this out

Show hidden files in Mac Os Lion

Open Terminal and run: $ defaults write com.apple.Finder AppleShowAllFiles YES Relaunch Finder (hold alt key and right click on Finder, then Relaunch) To hide this files again run in Terminal: $ defaults write com.apple.Finder AppleShowAllFiles NO and also relaunch Finder as above. source

Tips to register and protect your nickname on IRC By miltonpaiva

Connect to the IRC server and type the following: To register: /msg nickserv register (you will receive a /msg-something confirmation) To avoid other users to use your nickname: /msg NickServ set enforce on To identify your nickname: /msg nickserv identify source

My own scheme color for ninja ide! :)

{     "keyword": "#228b22",     "operator": "#242424",     "brace": "#228b22",     "definition": "#6495ed",     "string": "#ff8c00",     "string2": "#838b83",     "comment": "#8b8878",     "properObject": "#8b0a50",     "numbers": "#ff4500",     "spaces": "#000000",     "extras": "#ffff00",     "editor-background": "#eeeee0",     "editor-selection-color": "#ebc79e",     "editor-selection-background": "#8b8878",     "editor-text": "#242424",     "current-line": "#6ca6Cf",     "selected-word": "#a2cd5a",     "fold-area": "white",     "fold-arrow": "darkGray" } Ninja-Ide Homepage!

Show Desktop with Hot Corner (hover) - Ubuntu 11.04

This effect can be done using compiz! First, install Compiz Settings Manager from the repositories Go to " General " and click " General Options " Look for " Key Bindings " tab, and under it select " Show Desktop " (the one with a monitor icon) Finally select " Bottom Left " (for example)

Exposé Mac Os X like in Ubuntu 11.04

This effect can be done using compiz! First, install Compiz Settings Manager from the repositories Under " Filter ", filter by the keyword "scale" Finally, select " Scale " and in the " Binding " tab, assing a method to " Iniciate Windows Picker " (with the monitor icon). For example: " BottomRight "

Sync iPhone apps with iTunes without deleting them

Warning: This is only for  apps! Music and other things will not be saved! Question I have a few apps on my iPhone, and would like to sync them with iTunes without erasing them from my phone. Is this possible without downloading them all again? Answer   secondary click the iPod/iPhone on the left  click "transfer purchases"   Afterwards, you can sync, and "everything" will be erased and rewritten to the Device. source

Read and Write NTFS partition under Snow Leopard

This is experimental, and known to be unstable, use at your own risk. You need to modify /etc/fstab file to mount NTFS partitions for read and write. First, uninstall NTFS-3G/Paragon if installed. Open Terminal run diskutil info /Volumes/volume_name and copy the Volume UUID. Backup /etc/fstab if you have it (shouldn't be there in a default install).  Run sudo vim /etc/fstab and write: UUID=paste_the_uuid_here none ntfs rw or LABEL=volume_name none ntfs rw (if you don't have UUID for the disk). Repeat for other NTFS partitions. Restart your system. Thats all! source (great web)

Como configurar el control de directv para que funcione con el Tv

Primer paso: Si nuestro control ya fue utilizado en el decodificador a la vez, tenemos que borrar el código ya guardado. Para hacerlo tenemos que presionar los siguiente: Movemos el interruptor a MODO TV Presionamos "MUTE" y "SELECT" juntos durante unos segundos hasta titile (parpadee) la luz verde del control remoto. De inmediato presionamos 9 8 1 La luz titilará 3 veces seguidas. ¡Perfecto! Ahora se habrá borrado la configuración del control remoto. Segundo paso: Dejamos el Interruptor en modo TV así tal cual estaba. Presionamos "MUTE" y "SELECT" juntos durante unos segundos hasta titile la luz verde del control remoto. De inmediato presionamos 9 9 1, titilará 2 veces. De inmediato presionamos 1 y vuelve a titilar. Apretamos ON y luego presionamos "CHANNEL +" (explico apretamos el de cambiar canales como si estuviésemos subiendo de canal), lo hacemos relativamente lento para que encuentre el código exacto. Cuan...

Could not activate celullar data network - Iphone - Movistar

If you get this error message, try editing the APN data under Settings->General->Network->Cellular Network (in spanish: Ajustes->General->Red->Red de datos móviles ) Alternative 1: APN: internet.gprs.unifon.com.ar Username: internet Password: internet Alternative 2: APN: wap.gprs.unifon.com.ar Username: wap Password: wap CLARO APN's Alternative 1: APN: igprs.claro.com.ar Username: clarogprs Password: clarogprs999 Alternative 2 (old but still works): APN: internet.ctimovil.com.ar Username: ctigprs Password: ctigprs Alternative 3: APN: wap.ctimovil.com.ar Username: ctigprs Contraseña: ctigprs999 from source 1 and source 2

Whats my Ipod Touch mac address?

Settings -> General -> About And then scroll down Wi-Fi Address.