Tag: OpenSource

  • Quest NDS Migrator LogFile Parser

    I am currently helping a customer migrate from Novell to Microsoft and they are using the Quest migrator product to move their data to new DFS servers. They currently have a large amount of data stored on a number of volumes. The sheer number of volumes and data have required that they deploy a large…

  • Bongo Admin UI Images

    I have uploaded some images of the new UI so you can see what it looks like without installing it. Please let me know what you think.      

  • Building the new Bongo Admin UI

    A while ago Alex (so_solid_moo to the IRC channel) created a php binding for the Bongo API. He also created the start of the new UI that we are working towards. We started with the admin ui for now as we have created a user interface with the roundcube project that Alex also integrated with.…

  • Creating a Two Node Mysql Cluster On Ubuntu With DRBD Part 2

    This blog is a follow on from a blog post I wrote ages ago and have eventually got round to finishing it off

  • ESX Trunk VLAN config for Storage

    I was struggeling with an install of ESXi on a cisco 6509 switch where the management and VM LAN connectivity worked just fine but for some reason the SAN NFS VLAN just did not want to communicate with the Nexenta on that VLAn. After some searching and trial and error I was able to utilise…

  • Learning Ruby and rBongo with WeBongo

    This post should have been written quite a while ago as I wanted to start documenting my efforts to learn to program using Ruby. As most of you know I have been trying for a while to teach myself to programe. I started my efforts with a course in c# at a company in London,…

  • Bongo-Project.org Needs To Be Renamed

    The Bongo-Project needs to be renamed Now before you fall of your chair or swallow your phone while reading this let me explain why. I have been wanting to create this post for sometime now and have been holding off as we are almost ready for our 1.0 release. The problem I have is that…

  • Creating a Two Node Mysql Cluster On Ubuntu With DRBD

    Creating a Two Node Mysql Cluster On Ubuntu With DRBD Part1 To create this cluster you will need 2 ubuntu node servers installed as follows. I am creating this cluster inside of vMware so I created 2 VM’s with: 1GB RAM 1 10GB hdd for the root (/) partition. 1 20GB hdd for the database…