Categoria: English version


  • Install Linux Live on USB with VirtualBox

    A good alternative to install a version of Linux Live on USB is to use the   “Linux Live USB Creator”, based on the famous open source program: VirtualBox. Once you start the program, with 5 easy steps, you can install your prefer Linux Live version on a USB stick. On www.linuxliveusb.com you can check the…

    Read more


  • Metasploit on OS X Mavericks

    I show you the steps that I followed to install Metasploit on Mavericks, with some solutions that I have used to solve some mistakes that I encountered during the installation. First of all download and  install Command Line Tools (OSX 10.9): Install  Java Development Kit (JDK) from: from:http://www.oracle.com/technetwork/java/javase/downloads Install “Homebrew” : ruby -e “$(curl -fsSL…

    Read more


  • Spanboot: how to hide the e-mail address

    Spambot is a program developed to collect from the Internet a large number of e-mail addresses in order to achieve address lists for the transmission of unwanted messages, also known as spam. Spambot is a particular type of web crawlers able to collect e-mail addresses from Web sites, newsgroups, from the post of the discussion groups…

    Read more


  • API functions in Office 64bit

    Some applications created for 32-bit VBA can give problems if opened with Office 64-bit, in my case the below error was occurred while I attempted to open with Office 2010 64-bit the program “EPO IPscore” (a database in Access): The errors detected were the following: – I Error – II Error   For the I…

    Read more


  • New battery for macbook pro

    After four years of honorable service and more than 800 charge cycles the battery capacity of my macbook pro was reduced to 60%, with a range of about 2 hours. Most of the batteries sold on the web have a capacity between 3600 and 4200 mAh, much lower than the original. After some research I…

    Read more


  • IPAD – Not charging

    As reported in the Apple Support: “some USB 2.0 ports and accessories do not provide enough power to charge iPad. When this occurs the message “Not Charging” appears in the status bar next to the battery icon”. To resolve this issue you can use the application  “Ai Charger” that allows to charge your Apple devices via…

    Read more


  • Come spostare WordPress da una directory

    Per spostare un sito realizzato su pittaforma WordPress da una directory  alla root, ad esempio /wordpress o /blog (come nel mio caso),  è sufficiente procedere come di seguito descritto. Spostiamo tramite un client FTP i files index.php e .htaccess dalla sotto directory alla directory principale, in alternativa i due file possono essere compilati con un editor…

    Read more