Privacy Policy Stblack's Corner – Pagina 15 – Pensieri e altro di Stefano Negro

Gadget per Gmail

Per chi ha una email con il popolare servizio di Google Gmail potrà interessare questo link che elenca alcuni gadget che si possono aggiungere a gmail.

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8

AudioKonverter


Voglio appuntarmi un comodo programma per convertire un sacco di formati audio, per riempire il lettore mp3, oppure rifare un CD che avevate perso partendo da formati diversi da quelli che ci servono.
Accetta in ingresso formati come : OGG, MP3, AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV. In uscita può produrre : MP3, OGG, M4A, WAV, and FLAC

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8

Clonare una Macchina Virtuale in VirtualBox

Sto cercando di clonare una macchina virtuale e metterla su di una penna usb.

http://forums.virtualbox.org/viewtopic.php?p=9916

il programma da usare è contenuto nella directory di installazione di VirtualBox che ora è sotto “Programmi/Sun/xVM VirtualBox”.

VBoxManage clonehd “xp.vdi” “E:\VirtualBox\HardDisk\xp2.vdi”

la sintassi è:

C:\Programmi\Sun\xVM VirtualBox>VBoxManage clonehd “xp.vdi” “xp2.vdi”

Usage:

VBoxManage [-v|-version] print version number and exit
VBoxManage -nologo … suppress the logo

VBoxManage -convertSettings … allow to auto-convert settings files
VBoxManage -convertSettingsBackup … allow to auto-convert settings files
but create backup copies before
VBoxManage -convertSettingsIgnore … allow to auto-convert settings files
but don’t explicitly save the results

VBoxManage list vms|runningvms|ostypes|hostdvds|hostfloppies|
hostifs|hostinfo|hddbackends|hdds|dvds|floppies|
usbhost|usbfilters|systemproperties

VBoxManage showvminfo |
[-details]
[-statistics]
[-machinereadable]

VBoxManage registervm

VBoxManage unregistervm |
[-delete]

VBoxManage createvm -name
[-ostype ]
[-register]
[-basefolder | -settingsfile ]
[-uuid ]

VBoxManage modifyvm
[-name ]
[-ostype ]
[-memory ]
[-vram ]
[-acpi on|off]
[-ioapic on|off]
[-pae on|off]
[-hwvirtex on|off|default]
[-nestedpaging on|off]
[-vtxvpid on|off]
[-monitorcount ]
[-accelerate3d ]
[-bioslogofadein on|off]
[-bioslogofadeout on|off]
[-bioslogodisplaytime ]
[-bioslogoimagepath ]
[-biosbootmenu disabled|menuonly|messageandmenu]
[-biossystemtimeoffset ]
[-biospxedebug on|off]
[-boot<1-4> none|floppy|dvd|disk|net>]
[-hd none||]
[-idecontroller PIIX3|PIIX4]
[-sata on|off]
[-sataportcount <1-30>]
[-sataport<1-30> none||]
[-sataideemulation<1-4> <1-30>]
[-dvd none|||host:]
[-dvdpassthrough on|off]
[-floppy disabled|empty||
|host:]
[-nic<1-N> none|null|nat|hostif|intnet]
[-nictype<1-N> Am79C970A|Am79C973|82540EM|82543GC]
[-cableconnected<1-N> on|off]
[-nictrace<1-N> on|off]
[-nictracefile<1-N> ]
[-nicspeed<1-N> ]
[-hostifdev<1-N> none|]
[-intnet<1-N> ]
[-natnet<1-N> |default]
[-macaddress<1-N> auto|]
[-uart<1-N> off| ]
[-uartmode<1-N> disconnected|
server |
client |
]
[-gueststatisticsinterval ]
[-audio none|null|dsound]
[-audiocontroller ac97|sb16]
[-clipboard disabled|hosttoguest|guesttohost|
bidirectional]
[-vrdp on|off]
[-vrdpport default|]
[-vrdpaddress ]
[-vrdpauthtype null|external|guest]
[-vrdpmulticon on|off]
[-vrdpreusecon on|off]
[-usb on|off]
[-usbehci on|off]
[-snapshotfolder default|]

VBoxManage startvm |
[-type gui|vrdp]

VBoxManage controlvm |
pause|resume|reset|poweroff|savestate|
acpipowerbutton|acpisleepbutton|
keyboardputscancode [ …]|
injectnmi|
setlinkstate<1-4> on|off |
usbattach |

|
usbdetach |
|
dvdattach none|||host: |
floppyattach none|||host: |
vrdp on|off] |
setvideomodehint [display]|
setcredentials
[-allowlocallogon ]

VBoxManage discardstate |

VBoxManage adoptstate |

VBoxManage snapshot |
take [-desc ] |
discard | |
discardcurrent -state|-all |
edit ||-current
[-newname ]
[-newdesc ] |
showvminfo |

VBoxManage openmedium disk|dvd|floppy
[-type normal|immutable|writethrough] (disk only)

VBoxManage closemedium disk|dvd|floppy |

VBoxManage showhdinfo |

VBoxManage createhd -filename
-size
[-format VDI|VMDK|VHD]
[-static]
[-comment ]
[-register]
[-type normal|writethrough] (default: normal)

VBoxManage modifyhd |
settype normal|writethrough|immutable |
compact

VBoxManage clonehd |
[-format VDI|VMDK|VHD|RAW|]
[-remember]

VBoxManage convertfromraw [-static] [-format VDI|VMDK|VHD]

VBoxManage convertfromraw [-static] [-format VDI|VMDK|VHD]
stdin

VBoxManage addiscsidisk -server |
-target
[-port ]
[-lun ]
[-encodedlun ]
[-username ]
[-password ]
[-comment ]
[-intnet]

VBoxManage getextradata global||
|enumerate

VBoxManage setextradata global||

[] (no value deletes key)

VBoxManage setproperty hdfolder default| |
machinefolder default| |
vrdpauthlibrary default| |
websrvauthlibrary default|null| |
hwvirtexenabled yes|no
loghistorycount

VBoxManage usbfilter add
-target ||global
-name
-action ignore|hold (global filters only)
[-active yes|no] (yes)
[-vendorid ] (null)
[-productid ] (null)
[-revision ] (null)
[-manufacturer ] (null)
[-product ] (null)
[-remote yes|no] (null, VM filters only)
[-serialnumber ] (null)
[-maskedinterfaces ]

VBoxManage usbfilter modify
-target ||global
[-name ]
[-action ignore|hold] (global filters only)
[-active yes|no]
[-vendorid |””]
[-productid |””]
[-revision |””]
[-manufacturer |””]
[-product |””]
[-remote yes|no] (null, VM filters only)
[-serialnumber |””]
[-maskedinterfaces ]

VBoxManage usbfilter remove
-target ||global

VBoxManage sharedfolder add |
-name -hostpath
[-transient] [-readonly]

VBoxManage sharedfolder remove |
-name [-transient]

VBoxManage vmstatistics | [-reset]
[-pattern ] [-descriptions]

VBoxManage guestproperty get | [-verbose]

VBoxManage guestproperty set | [ [-flags ]]

VBoxManage guestproperty enumerate |
[-patterns ]

VBoxManage guestproperty wait | [-timeout ]

VBoxManage metrics list [*|host| []] (comma-separa
ted)

VBoxManage metrics setup
[-period ]
[-samples ]
[-list]
[*|host| []]

VBoxManage metrics query [*|host| []]

VBoxManage metrics collect
[-period ]
[-samples ]
[-list]
[-detach]
[*|host| []]

coLinux la distribuzione Linux che vuoi tu sotto Windows

Ho installato il celebre coLinux, una versione penso derivata da cygwin, che funziona molto bene e permette con relatovamente poco sforzo di avere linux (grafico o non) sotto windows. E’ possibile usare immagini di sistemi Debian, Gentoo e altri e tramite un Bridge con la connessione di rete di windows avere la rete funzionante e usare linux in tutta comodità.

Sito ufficiale di coLinux
http://www.colinux.org/

download dei file :
http://sourceforge.net/project/showfiles.php?group_id=98788

Analoga esperienza
Bitportal

Esauriente wiki:
http://wiki.colinux.org/cgi-bin/FrontPage


INSTALL

Prima scaricare il file
0.6.2-linux-2.6.10, o versioni successive che saranno disponibili
Installarlo possibilmente come c:\colinux, altrimenti occorre mettere mano al file di configurazione ‘default.colinux.xml’.
Durante l’installazione chiede se volete scaricare anche un sistema minimale di Debian o Gentoo. Io ho scelto Debian, ma è possibile farlo anche dopo, al di fuori dell’installazione.

E’ necessario seguire alcuni passi dal wiki per creare un Bridge tra la vostra connessione LAN e i ‘TAP-Win32 Driver’ per avere la rete anche su linux.
Poi crearsi lo swap scaricandosi il file che si vuole da Gniarf e scompattandolo in C:\colinux e aggiornando manualmente il file xml. Dimensione swap uguale alla RAM del pc.

Per avviarlo si puo digitare in un terminale DOS:
colinux-daemon.exe -t nt -c default.colinux.xml
Login root, password root.

Per rimappare la tastiera in italiano:
dpkg-reconfigure console-data

Ora divertitevi a tirare su con apt-get

Buon linux

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8

Notebook Configuration Part 2

Ecco, ora dopo essere riuscito a far vedere, non funzionare per ora, la PCMCIA wireless MA521 della Netgear, sono alle prese con i problemi creati dall’opzione consigliata da Daniel, visto che prima PCUfreq mi sembra andasse :
http://lists.infradead.org/pipermail/linux-pcmcia/2005-September/002607.html

e cioè pci=assign-busses da aggiungere in append nel lilo.
Ora CPUFreq non va e il processore scalda parecchio.
http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html

Devo provare a riavviare senza opzione e controllare CPUFreq.
Forse mi potrà essere utile :
http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html

Bye
Alla prossima

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8