For a friend of a friend… Add the Following to the php.ini File You may increase the file size limits by modifying the upload size. Use our friend find and edit the following (nano): ./etc/php5/cli/php.ini ./etc/php5/apache2/php.ini Then look for the following (in nano “W” is our friend) memory_limit = 128M upload_max_filesize = 2M post_max_size = […]
Android Apps on Google Play
Android Market Reboot
Whoa, did you see that… Well it wasn’t necessarily the black cat in the Matrix movie but something noticeable. Visit https://play.google.com/store
Time Laps Drive to Work
Can you ‘find’ it
Today I had someone ask me how to find a file on the Linux box that had been using. I quickly responded to this person with the following find -name “somefile.example” I just thought I’d share more right from the man pages. findutils is actually made up of 4 utilities: find – search for files […]
So I got an error in SharePoint 2010 today: The data source cannot be used because PerformancePoint Services is not configured correctly. Additional details have been logged for your administrator. This all started with a SharePoint user attempting to use Performance Point. While in the dashboard designer the following error was given when attempting to create a new data source I then took another […]