Just some random 3d stuff I made.
Archive for November 22, 2007
Thanksgiving dinner
My family always travels for thanksgiving, and this time it was worth it. The food was incredibly good. WE had lots of casseroles, sweet potatoes, turkey & ham(I didn’t eat any though, I’m vegetarian). The dessert was the best part though. <–All the deserts we had: brownies, apple pie, pumpkin pie, key lime pie, and pumpkin bread.:)
Ubuntu Server Part I
Ok, today’s rant is about how I plan on launching a .com using my own server running Ubuntu Server. Apparently, at first boot, you have a fully configured LAMP server. I don’t know how true this is, but I’m willing to try. The ISO image is about a 700mb download. It takes about 1 hour on a broadband connection to download it. I’ve also heard that Ubuntu Server starts without a GUI. That is easily fixable though. All you have to do is :
sudo apt-get install ubuntu-desktop
to install a GUI. I can’t wait to install my new server.