Bas Grolleman’s Blog

Place where I put my written thoughts, though I usually just make video’s these days

Getting Portify to run on Ubuntu (13.04)

Getting Portify to run on Ubuntu (13.04)

So, wife want’s to transfer from Spotify to Google Music. Luck would have it that there is a tool to do that. Quick disclaimer, These are the steps I did to get it to work on my Ubuntu 13.04 install Portify isn’t fully stable, it stopped/hanged a couple of...

Kunnen we eigenlijk nog positief zijn over Windows?

Net klaar met mijn nieuwe presentatie, die is te vinden op www.ubuntutips.nl en binnenkort op de website van de HCC. Ik ben afgeweken van mijn normale patroon, en heb deze keer wel de min-punten van Windows belicht. Ubuntu word namelijk vaak vergeleken met een goed...

Setup Ubuntu Intrepid for Juniper VPN

So I needed my Ubuntu configured for Juniper VPN, here is the steps I did to get it to work. Setup Step 1. Setup Libaries sudo apt-get install openssl libmotif3 libstdc++2.10-glibc2.2 sun-java6-jre sudo ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.2 sudo ln -s...

Ubuntu Intrepid 8.10 en KPN Mobile

Goed, ik had dus wat problemen met KPN Mobile en de nieuwe Ubuntu, er blijkt een bug te zijn die voorkomt dat de pincode goed wordt doorgestuurd. Gelukkig werkt het wel als je dat met de hand doet. echo “ATZ^M” > /dev/ttyUSB0 echo...