Problema di rete dopo la copia di una virtual machine UBUNTU Server

Nel momento in cui si effettua lo start up di una macchina virtuale ubuntu server precedentemente duplicata, VM-WARE, in genere, chiede all’utente se la macchina in questione è stata duplicata oppure semplicemente spostata. Questa operazione consente a vmware di generare, per un’ eventuale macchina virtuale duplicata, una nuova configurazione nella quale è presente un nuovo MAC ADDRESS [...]

Backup di Virtual Web Server

Di questi tempi si parla tanto di virtualizzazione, in particolar modo applicata ai server, così che anche io ho deciso di utilizzare tale tecnologia per l’installazione di un web server.
La configurazione scelta è la seguente:

* Installazione di UBUNTU Server 9.10 minimale come HOST con installazione di VMWARE Server
* Installazione di una macchina virtuale UBUNTU Server [...]

Ubuntu Tips #1 - Format a media Stick

by command prompt you can view alla media connected to your pc by

 

sudo fdisk -l

 

and the result :

Disco /dev/sda: 320.0 GB, 320072933376 byte
255 testine, 63 settori/tracce, 38913 cilindri
Unità  = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0xce46c7a1

Dispositivo Boot Start [...]

Ubuntu 9.10 and Cinergy Terratec T2

Configure ubuntu 9.10 with Terratec Cinergy T2 to view DVB on your pc is soo simple, and the recording is in incredible quality. To view and record TV i have choose Kaffeine that is simple, rapid and stable.

First connect your Terratec T2 DVB to your usb port on your computer, after that verify [...]

Excel binary files to parsable text with Java

Usage: java -jar xls2txt.jar [options] fileToImport.xls

Possible options:
-list : Outputs the list of sheets of the excel document
-sheet sheet-name : Outputs only the contents of the specified sheet-name
-comma: Use “,” instead of “.” for decimal separator
Without options all the excel sheets will be converted in text.
Use “>” operator to redirect standard output to a text file.
In [...]

Back from London …. Emabrcadero Workshop

Questa settimana abbiamo fatto una visitina a Londra al fine di partecipare al “Embarcadero Technologies Developer Workshop”, dove era presente David Intersimone “Chief Evangelist of Embarcadero”.
A questa sessione erano presenti diversi membri della comunità  Delphi Inglese, che è una comunità  di sviluppatori molto attiva. Gli argomenti affrontati da David I.sono stati molti, cercherò di [...]