preload preload preload preload

Deploying Exchange 2010 Edge Transport Server on Windows Server 2008 R2


21st June 2010 Email,NAMOS 0 Comments
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 »

Configuring Eclipse for Android Joggler Development


28th May 2010 NAMOS 0 Comments
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 »

Providing Short Term Internet Connectivity to Remote Locations


24th May 2010 NAMOS,Networks 0 Comments
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 »

Removing Exchange 2007 (on Server 2008) from an Exchange 2010 Environment


10th March 2010 Email,NAMOS 0 Comments
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 »

Exchange 2010 with Windows Server 2008


1st December 2009 Datacenter,Email,NAMOS 0 Comments
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 »

NAMOS Virtualised


24th November 2009 NAMOS,Virtualization 0 Comments
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 »

Utilising Read Only Domain Controllers to Leverage Hosted Active Directory


20th August 2009 Datacenter,Email,Networks,Systems,Virtualization 0 Comments
One of the common issues that appears when integrating a hybrid vision of Hosted Exchange with someones existing infrastructure (so not really Hosted Exchange at all!) is synchronising credentials between the Exchange Server and the local machines or for the more tech savvy the 'hackiness' of having disparate forests. Cross Forest trusts are a possibility and merging one with the other (i.e having the Hosted Exchange solution bound to the existing domain) is another but there are many issues with that (mostly political). What I intend to do is utilise the 'Branch office' concept that ...
Read More »

Airbana V4 Released


12th May 2009 NAMOS 0 Comments
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 »

A Basic Cloud Storage vs Local / Disparate Storage Experiment


31st March 2009 Datacenter,NAMOS 0 Comments
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 »

Twitter Bots and other Stuff


3rd March 2009 NAMOS 0 Comments
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 »