Souheil.nl

Author Archive

Happy Birthday to Windows 95!

by admin on Aug.26, 2010, under All stuff

15 years ago, microsoft released windows 95, so happy birthday!

i still have a Sealed OEM package of the SR-2 i guess :p

Leave a Comment more...

Site building

by admin on Aug.10, 2010, under All stuff

I am offering to build web-sites for individuals for free.
The reason i’m starting such thing is to learn web-development further to the max! i mean just for some development :p

If you’re an individual and you need a simple website, leave a reply (you need to have a hosting space!).

Leave a Comment more...

Lighthttpd + SQLite Webserver

by admin on Jun.28, 2010, under All stuff

Hello,

If you are looking for a way to run a lightweight webserver, here’s a tip:

Click

Good luck :D

Leave a Comment more...

Download KB982134 (Security Update for Microsoft Office Word 2003)

by admin on Jun.15, 2010, under All stuff

If you cannot update your office word 2003 product, here follows the direct link to the hotfix:

Click
Ensure to switch to your product’s language before downloading!

Credits:
Security.nl

Leave a Comment : more...

DNS Fix for Windows servers

by admin on Jun.08, 2010, under All stuff

Did you ever walked into a “Page not found” or “Unable to connect” during surfing at your company?
If your company uses a Windows domain, it may be a EDNS routing problem.
To fix that simply do the following:

Run to the windows based server which runs DNS.

Open CMD (with administrator privileges) and run these commands:

dnscmd /Config /EnableEDnsProbes 0

Followed by:

dnscmd /Clearcache

Try to visit the unconnectable site, Good luck!

Leave a Comment more...

[Linux] Mounting a hard drive image

by admin on Jun.08, 2010, under All stuff

If you’re looking for a way to create/mount a hard drive or partition, i’ve found a usefull article describing it:

Here :)

A quote from the author:

To mount a partition inside the disk image you need to calculate the offset of where the partition starts. You can use fdisk to show this information to you, but you need to specify the number of cylinders if you are using a disk image.

Good luck!

Leave a Comment more...

Vmware vCenter Converter

by admin on May.31, 2010, under All stuff

Do you have a non-english windows server version and did you try to convert the installation to a virtual machine but walked against the following problems:

Visual C++ Error
Cannot start vcenter converter server service.

I’ve been searching over the net and found a german website which had a simple workaround:

Go to your active directory’s users and computers snap-in.
Add a new securitygroup named “Domain Admins” and try to install the Vmware vCenter Converter again.

If that still doesn’t work, add the Administrators group to’ “Domain Admins” Member of ‘

Good luck :)

Leave a Comment more...

Just sold my netbook

by admin on Apr.10, 2010, under All stuff

I just sold my netbook :(
Now Hijacking my parent’s pc and saving money for an Asus G73 (or a similar one with usb3 and sata 6gbps) :D

Leave a Comment more...

A quick workarround for Exact e-Synergy Outlook Add-in

by admin on Apr.07, 2010, under All stuff

I’ve had a lot of problems using Exact e-synergy’s add-in, some times i get a weird “method ~ of ~ failed”, an activex error, and sometimes even an unspecified error.

This is a quick fix for these annoying problems, it’s a simple batch command which will help:

Copy the following lines to notepad, replace [your-path-to-synergy] with the actual link and save it as a batch :)

@ECHO OFF
echo close all programs!
echo Office and internet explorer will be forced to close !
pause
taskkill /IM iexplore.exe /f
taskkill /IM outlook.exe /f
taskkill /IM winword.exe /f
taskkill /IM excel.exe /f
taskkill /IM msaccess.exe /f
echo all programs are closed now
regsvr32 /u /s %windir%\system32\mapiprop.dll
echo mapiprop unregistred
pause
cls
echo follow the instructions on the page uninstall
echo ignore the 'failed' error
echo if a installation window appears, accept it
echo close internet explorer when done
echo Good luck!
pause
START iexplore http://[Your-path-to-synergy]/docs/WordMergeInstalls.asp?VIEW=ADDINUNINSTALL
pause
cls
echo follow the instructions on the page install
pause
taskkill /IM iexplore.exe /f
START iexplore http://[your-path-to-synergy]/docs/WordMergeInstalls.asp?VIEW=WORDADDIN
pause
taskkill /IM iexplore.exe /f
regsvr32 /s %windir%\system32\mapiprop.dll
cls
echo finish the installation in outlook
echo via Exact e-synergy, settings.
echo Outlook will open soon...
pause
START outlook

Leave a Comment more...

New Project

by admin on Mar.30, 2010, under All stuff

A friend of mine and i are working on a new web-project, you’ll see some results within a month :)

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...