Create new account | Request new password
Username
Password
Or
OpenID Login

Azelphur's Blog.

Projects, ranting and rambling.

A quick overview of Linux permissions

10 months 3 weeks ago -- Azelphur

I often see people struggling with Linux permissions (Aka "permissions hell"). But the fact is with a little explanation, Linux permissions are actually rather simple. So I'm going to write a little article to explain how they work.

To demonstrate, I've created a file called "file". We can check it's permissions by using "ls -l file", for example

 

$ ls -l file
-rwxrwxrwx 1 azelphur azelphur 0 Jun 30 01:14 file

 

Shiny new website

1 year 2 months ago -- Azelphur

Well sort of new anyway, I just upgraded to Drupal 7. Some bits are still a bit broken. I'm planning on pulling all the sites up on Drupal 7 and doing some cool things with that. I cleaned out all the spam and installed Mollom anti spam to curb it all. Hopefully that's the last of that :)

There's no bug tracker for Drupal 7, which is sad. Havn't quite decided what I'll do to work around that as of yet. Probably just a forum thread as I want to keep things dead simple for the game user crowd and a traditional bug tracking system is a bit daunting for them.

OIM server revenue sponsorship, my experiences.

1 year 11 months ago -- Azelphur

Update 24th Feb 2012
Just feel the need to point out most of this info is out of date now.
They've changed their companies name to Pinion
The video continuing to play is more or less fixed. It automatically stops as soon as you join a team. This does mean it'll continue after you close the MOTD, but stop as soon as you select which team you are joining. To my knowledge there is no better way of fixing this as there are no hooks that I could find for when the MOTD closes so all good :)

Orange San Francisco / ZTE Blade review, how to unlock, root, custom rom.

2 years 3 months ago -- Azelphur

I bought one of these for my mom from amazon for £99, brand new. You can get it from Orange too for the same price, but they make you purchase a £10 top up so the total price comes to £109. She can't use it until next month when her contract expires, so I've had an opportunity to play around with it and put it through it's paces.

 

The T-Mobile UK Madness

2 years 4 months ago -- Azelphur

A couple of days ago I woke up to this article on slashdot explaining that T-Mobile was cutting my mobile broadband allowance from 3GB to 500MB, or 83% Less. T-Mobile justify this saying that 'If you want to download, stream and watch video clips, save that stuff for your home broadband,'. I find this rather funny, as on the same basis we should all just not bother with phones at all, we can always talk next time we see them, right?

The FPS Delusion

2 years 8 months ago -- Azelphur

Recently I've had to give this lecture a lot. So I figured it was about time I wrote a blog post about it.
 
I keep seeing a lot of people talking about how they get 200FPS in games, and how it is so much better than those with 60FPS, blah blah. These people are quite simply wrong. Allow me to explain...
 

Pages