Microsoft have continued the trend of going x64 all the way and 2008 R2 is 64bit only.
The first thing we need to do is install the pre-requisites via a privileged PowerShell;
Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,ADLDS -Restart
Once the machine has restarted you will need to ensure you set the machine name and a DNS suffix.
Assuming the checks all work you can click install and off you go;
Once all is installed the next step is to prepare a config bundle / auth package (I can't quite remember what Microsoft call ...
Read More »
This is really easy to do but I wanted to publish it on the off chance that more people might get involved with the excellent work done by the guys over at jogglerwiki.info.
The first thing to do is to create a custom AVD that reflects the hardware feature set and resolution of the Joggler.
To do this load up the Android SDK and AVD Manager (Window -> Android SDK and AVD Manager ) and then select New.
Once that is done you will want to add a friendly name, choose the target to be Android 1.5 (the prebuilt Joggler image is 1.5 at the moment.)
I've set an SD Target to be 2Gb ...
Read More »
I recently had the opportunity to provide Internet connectivity to the first Airsoft Arms Fair so the Stall operators could show YouTube videos, Retailers could utilise Paypal and so media outlets could do Live blogging or upload high resolution pictures throughout the day.
The core of this setup was a series of 3G Modems linked up with 3G to ethernet devices such as the Solwise NET-3G-3GWIFIMRW.
These were backed off onto a server running Squid and BIND with DHCP containing all the relevant proxy auto config data (plus some IPTables magic for those that didn't play nice).
Couple ...
Read More »
With my new Exchange 2010 environment working quite happily it was time to remove the old 2007 stuff from the setup.
This is extremely easy to do but I haven't posted anything in a while so I thought I'd document the process.
To start just load up the Programs and Features section of Control Panel, choose Exchange and select Uninstall.
The first screen is utterly pointless
At the next screen you need to deselect the options you no longer require. Ideally as I'm Uninstalling and not Modifying the installation I'd have thought you'd select that which you want to ...
Read More »
With Exchange 2010 available on MSDN I decided to take the risk and jump straight into a migration as the only thing as fun as a well planned migration is shooting from the hip on full auto.
Exchange 2010 cannot co-exist with Exchange 2007 unless it is SP2. The Exchange 2007 SP2 install was exceptionally pain free (It was so easy I may not sleep properly tonight) and with that done it was time to start preparing my new Exchange 2010 server.
A base copy of Windows Server 2008 (non R2) will have the following pre-requisites;
.Net 3.5 (SP1)
PowerShell 2.0
Office 2007 System ...
Read More »
As I was updating to the latest Wordpress (2.8.6) I noticed that the About page still showed my old setup.
I moved to a shiny 'new build' flat a year or so ago and unfortunately my old Compaq 9000 Rack Cabinet wouldn't have fitted up the stair case :/ so I bought a nice flat pack 28u Rack Cabinet and set about virtualising all my legacy stuff.
VM Hosts
Using the 2 S411 cases I already had I installed;
2x ASUS P5B-VM
2x Intel Core 2 Quad Q6600
8x Corsair 4GB DDR2 800MHz/PC2-6400 XMS2
2x Hiper 880W 85% Efficient PSU
4x Adaptec 1430SA 4Port PCI Express SATA II RAID Card
16x Western ...
Read More »
The next version of the Airbana Airsoft Map has been released:
New features include;
Embeddable YouTube video's for sites and retailers
Dynamic / On Demand Weather forecasts for sites
The Airbana Twitter bot (http://twitter.com/Airbana )
Edit History - See whats been changed recently
Per Site Date Listing - Simply find your site and click to get a list of Skirmish dates!
'Custom View' Links - zoom / pan to an area on the Airbana map and get a custom link for that view
Regularly updated 'Static Image' of all Site locations
Auto generated TomTom Point of Interest files ...
Read More »
I mentioned a while back that I am working on / experimenting with Cloud Storage and whilst studying the bandwidth graphs / YSlow / FireBug output on one of my websites I wondered if utilising Mosso's CDN would improve response times / reduce the time Apache spent serving content that never changes.
After some initial experimentation with their frontend app and the API I had moved all the content for one of my project sites to the 'Cloud' and (I hope) through to the CDN.
The Setup:
The configuration for the experiment is as follows:
2x LAMP Server [ Core2 1.86GHz / 4Gb RAM / RAID 1 ...
Read More »
There are a few more technical projects in the works but since its been so long since an update I thought it best to add a quick post.
Since adding myself to Twitter (http://twitter.com/N_A_M_O_S) I've wrote a few bots.
The L4DStats Bot only updates stats regarding recently played games and shows top player and top weapons for that game. It is a recognised Twitter app and hopefully Clans / Dedicated Server owners will make use of it. The L4DStats Bot can be followed here: http://twitter.com/L4DStats
The Airbana Bot will Tweet any updates made to the Airbana database including ...
Read More »
Recently I've been looking at CleverSafe's Storage Cloud product and as part of the research I noticed that a small scale DSNet provides more than enough IOPs for small scale mailbox installations.
I took a selection of decommissioned mid-range [Pentium Dual Core / SATA I Disks etc] Workstations to which I installed CentOS 5.0 and the CleverSafe software. 4 IDE SliceStores and an Accesser provides enough IOP throughput for around 50 mailboxes. Ramping this up to 6 SATA SliceStores and there is enough IOP throughput for 70 mailboxes.
We're obviously not talking about large scale ...
Read More »