Programming, Hardware, Software and gadgets.

Posting Binary data (automate a file upload)

I used the following code for posting/uploading binary data (example: upload a file for an email attachment in webmail). It can also be used to send MMS messages to an Internet MMS Gateway. Code is in VBScript which can be run without the use of additional components. Example1 (upload) Example2 (mms) If you however like [...]

By |2009-07-22T12:22:19+02:00July 22nd, 2009|Technical|0 Comments

Acronis True Image Server hell!

In my search for an easy, stable and manageable backup tool, I tested Acronis True Image Server 9.5 (Enterprise Edition). My goal was to backup several Windows 2003 servers and some Linux CentOS 5.2 servers. I experienced a lot of problems and weird things; […]

By |2008-12-21T16:00:05+01:00December 21st, 2008|Technical|1 Comment

Project: New Wi-Fi Accesspoint

Because of the problems i had with getting my Wii Game Console onto Wi-Fi and the fact that i screwed-up my Asus Accesspoint by connecting it to a to heavy cable so the plug broke..  I decided i deserved a new Accesspoint.   […]

By |2014-09-05T12:34:57+02:00June 14th, 2008|Technical|1 Comment

VBScript: Be carefull using Doubles or Singles!

Most of us decided to use (ASP) VBScript to quickly write a script or build a simple website, writing code in a ‘higher-level’ has the advantage to keep our mind on the functionality of the script or website and forget about the low-level technical stuff. Unfortunately, we have to worry about the following issue (example [...]

By |2017-01-11T14:32:09+01:00May 27th, 2008|Technical|1 Comment

Why DFS doesn’t replicate certain files ?

I always advise everyone to use DFS (Distributed File System), even when you do not plan to replicate files/folders between servers, it’s a good way of getting rid of all that server names. Do these problems sound familiar: "On which server was that share ?"  or  "The share is running out of space, but we can’t move [...]

By |2011-07-25T12:54:35+02:00January 28th, 2008|Technical|1 Comment

X64 issues (when migrating some servers)

I recently migrated some Windows platforms to Windows Server 2003 x64 which were running Windows 2003 Server (normal 32-bit version). The reason for this was that i migrated to a new virtual platform (in my case Xen Enterprise 4.0.1) which supports 64bit Operating Systems, so it would be a quick win… If i didn’t had XEN (or another [...]

By |2008-01-28T18:13:50+01:00January 10th, 2008|Technical|0 Comments

How to resize your SR in Xen

Since a while, i’m using OpenFiler 2.x and Xen 4.01 Enterprise. I use the iSCSI capabilities of OpenFiler for my Storage Repositories (SR) in Xen. Last week i had a space problem for one of my VMs in XEN: The (virtual) Harddrive was only 30GB and i wanted to add another drive of 60GB. However, my Storage Repository [...]

By |2010-10-29T02:17:09+02:00November 3rd, 2007|Technical|6 Comments
Go to Top