VirtualBox: amministrazione da terminale: differenze tra le versioni

Riga 34: Riga 34:
     * con <tt>virtualbox-2.1</tt> per installare VirtualBox 2.1.4
     * con <tt>virtualbox-2.1</tt> per installare VirtualBox 2.1.4
     * con <tt>virtualbox-2.2</tt> per installare VirtualBox 2.2.4
     * con <tt>virtualbox-2.2</tt> per installare VirtualBox 2.2.4
Vi verranno poste alcune domande:
Durante l'installazione, che purtroppo comprende come dipendenze circa 160 MB di librerie di KDE, di Gnome e di varia natura, vi verranno poste alcune domande:
<pre>
<pre>
Creating group 'vboxusers'
Creating group 'vboxusers'
Users of VirtualBox must be member of that group in order to have
Users of VirtualBox must be member of that group in order to have
write permissions to /dev/vboxdrv. Otherwise starting of VMs will not be possible. '''<-- Ok'''
write permissions to /dev/vboxdrv. Otherwise starting of VMs will not be possible. <---- Ok


Unable to find a precompiled module for the current kernel! [...]
Unable to find a precompiled module for the current kernel! [...]
Should the vboxdrv kernel module be compiled now? '''<-- Yes'''
Should the vboxdrv kernel module be compiled now? <---- Yes
</pre>
</pre>
Per poter utilizzare VirtualBox come normale utente, occorre infine aggiungerlo al gruppo <tt>vboxusers</tt>:
Per poter utilizzare VirtualBox come normale utente, occorre infine aggiungere quest'ultimo al gruppo <tt>vboxusers</tt>:
<pre>
<pre>
adduser nome_utente vboxusers
adduser nome_utente vboxusers
</pre>
</pre>
=Utilizzare VirtualBox da linea di comando=
=Utilizzare VirtualBox da linea di comando=