Posts Tagged apache

Moving Home?

I’m thinking of moving this blog over to joeb454.com

As some of you know, I recently bought a MacBook, and I realised I didn’t have a page up on my .com domain, so I decided to kill 2 birds with 1 stone, and had a play with iWeb ‘09. The end result isn’t bad, and moving the blog over to my VPS provider would mean 2 things:

1) I’d actually be using my VPS for something
2) I’d have a more fine grained control over my blog, because I would be hosting it myself. Currently this blog is hosted by wordpress.com

It could mean I’d need to upgrade my VPS package, because currently I only have 384 MB RAM on there. I guess it all depends on how much MySQL decides that it wants to take, though before upgrading I’d look into tweaking some MySQL settings to see if I can reduce the amount it needs.

Ultimately I’d like to do this just because of number 1 above. But also it would teach me some more about Apache, MySQL, possibly PHP. I may also look into changing the site at some point, possibly to a Drupal installation, but we’ll have to wait and see :)

Any thought’s on whether you think this would be a worthwhile move, or any recommendations you have on tweaking various settings on the server (it runs Ubuntu 8.04) would be fantastic!

, , , , , , , ,

4 Comments

SVN

First off – I’d just like to point out that now Planet Ubuntu should be getting all blog posts from here :)

Secondly, I’ve set up a local SVN repository (without apache access). This is mainly just for my coding, which I seem to be doing a lot of at the minute, so I figured in my downtime from that, I’d set up SVN.

It was pretty easy, and I have Netbeans (we have to use it at Uni, I’ve grown to like it though, it’s pretty good) set up to commit to the svn repo’s for the various projects etc. Which was also incredibly easy to set up. I’m pleased I did it, whether it will be used remains to be seen. Either way, I think I better get back to coding this interface! So far I’m doing ok (though I’ve not got more than 1 class so far either…)

, , , , ,

2 Comments