Tags
adsense animation apache apple auto future date blog coding compsci css diy flash forum game hard drive internet explorer iphone itunes java javascript link linux mac mysql netbeans network Photography photoshop php Plain Text Custom Post Type plugin Programming prototype python reliti robot scratch teaching tips twitter ubuntu usb video web design wordpress youtube-
Popular This Week
- Difference in Hub, Switch, Bridge, & Router
- JavaScript Error ‘expected identifier, string or number’ in IE
- Multiple cases for switch construct
- Plugins for inserting JS and CSS into posts
- DIY: Make Your Own Ethernet Loopback Cable
- PHP: A function to return the first n words from a string
- PHP: Benchmarking echo vs. print vs. printf
- How to get a screen shot from an iPhone
- Get WordPress posts with one of two meta key values
- Comparing two SVN branches – thank you TortoiseSVN
My Other Sites
Tag Archives: ubuntu
Ubuntu, OSX, and Samba
A few months ago I setup an Oracle VirtualBox on my main computer to act as a web server to develop against without needing a separate machine. Took until yesterday to figure out how to get the bridged networking option … Continue reading
Enable mod_rewrite on Ubuntu
Looks like Apache2 is installed in Ubuntu with mod_rewrite, but it’s disabled by default. Fortunately a quick drop to the terminal followed by restarting Apache2 and it’s fixed.