domenica 10 ottobre 2010

For example, to display current working directory, just use the following command:

Echo %CD%

To save and store the current directory where a file is located for later use after change directory (cd) to other folder to perform other operations, use the following commands:

Set CURRENTDIR=%CD%

The %CURRENTDIR% variable to store the current working directory, which can be used in later batch commands, which as changing back to this previous directory.

domenica 26 settembre 2010

TOOLS interessanti

http://www.become-hacker.com/crack-alice-wpa-il-tool-e-online/

http://www.become-hacker.com/crack-fastweb-wpa-il-tool-e-online/

lunedì 6 settembre 2010

projects 2.0

Lingue:

--Espan'ol

--Francais

martedì 31 agosto 2010

FIx phone stucked on apple logo

http://www.ihackintosh.com/2009/10/iphone-stuck-on-apple-logo-after-installing-an-app-from-cydia/

http://ipod.about.com/od/iphonetroubleshooting/qt/reset_iphone.htm

And after this continue pressing home botton for recovery mode

or try recboot

lunedì 30 agosto 2010

iphone 4g

http://www.addictivetips.com/mobile/fix-iphone-4g-recovery-mode-loop-windows-mac-linux/

http://annunci.ebay.it/annunci/cellulari-e-accessori/torino-annunci-collegno/iphone-4-16gb-brickato/8017791

Ubuntu for old computers

http://www.u-lite.org/

BOOT FLOPPY THE REAL ONE HOPEFULLY!

http://www.plop.at/en/bootmanager.html#runflp

domenica 29 agosto 2010

Boot from USB by Floppy

http://www.weethet.nl/english/hardware_bootfromusbstick.php

venerdì 11 giugno 2010

Projects

Learn HTML and XHTML:

http://htmldog.com

Learn Python, c++ and Java

martedì 30 marzo 2010

Audio Fix urban terror Linux 9.10

sudo aptitude install libsdl1.2debian-pulseaudio

Sincronizzare Musica Iphone Linux

Dopo tanta fatica ho trovato come sincronizzare la musica su linux per iphone (miscuglio guida inglese e tedesca)


sudo add-apt-repository ppa:pmcenery/ppa
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 IFUs libgpod-dev libgpod-common libiphone-utils python-libiphone0 iphone libplist + +1 libplist python-plist-utils-1.0-0 libusb libusb-1.0 - 0-dev libusbmuxd1 usbmuxd
sudo apt-get install ifuse
sudo gedit /etc/fuse.conf
Cambiare da
#user_allow_other a user_allow_other
Salva il file

Andare in sistema-->Amministrazione-->Utenti e gruppi
Cliccare sulla chiave in basso per privilegi amministratore
Andare su Gestione utenti-->fuse-->Aggiungere l'utente desiderato-->OK
Sloggare e riloggare l'utente
Attaccare iphone
sudo apt-get install gtkpod
Aggiungi nuova repository
sudo nautilus ~/.gvfs/
Vedere nome cartella dove iphone è montato
Metterlo nell impostazione di gtkpod
Selezionare il modello giusto di iphone/ipod


FATTO!