Istallazione snomONE su Centos 6.X vmware host
- /etc/init.d/usbarbitrator stop
- Disconnect and reconnect the USB key or disk device media. The device is automatically mounted under/vmfs/volumes/NO NAME/.
- After using the device, run this command to start the usbarbitrator service:
/etc/init.d/usbarbitrator start
---------------------------------------------------------------------------------
- ent OS(64bit) Installer - http://downloads.snom.net/snomONE/centos64/v4.5/snomONE_CentOS5_64-4.5.0.1075_i386.rpm
- To install (first time) - rpm -i snomONE_CentOS5_64-4.5.0.1075_i386.rpm
- To install (again) - rpm -i --replacepkgs snomONE_CentOS5_64-4.5.0.1075_i386.rpm
- To uninstall - rpm -ev snomONE-CentOS5_64-4.5.0.1075
- Note: If installation is successful, then the snomONE will be started at the end of the installation. You can use the following commands to start and stop the snomONE, if need be.
-
- To start snomONE : service snomONE start
- To stop snomONE : service snomONE stop