To get the Google Music manager to work on Fedora 15
If you don't do step 2, then your will get a 'Can't connect to service"
It look like ít need your network card to named ethX, else you will get a "Could not identify your computer" error. This is fixed by adding "biosdevname=0" to grub.conf. (Bad coding Google, please fix).
Read More
- Follow the instruction here.
- Run this as root:
ln -s /etc/ssl/certs/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt - Start the 'Google Music Manager' from the 'Sound & Video' menu
- Logon in with your google account and select what folder to sync.
If you don't do step 2, then your will get a 'Can't connect to service"
It look like ít need your network card to named ethX, else you will get a "Could not identify your computer" error. This is fixed by adding "biosdevname=0" to grub.conf. (Bad coding Google, please fix).