26. June 2009

0 Comments

Installing Vmware Server on Arch Linux

In this tutorial we will be showing you how to install vmware server 2.0.1 on arch linux using kernel 2.6.30 before we begin you will need the tar.gz version of vmware server it can be freely downloaded from here We need to create some folders to store the vmware scripts so run the following as [...]

Continue reading...

24. June 2009

0 Comments

Basic Batch Scripting

Introduction So first of all what is batch file? Its a file with a list of commands that are executed by command prompt(CMD) to open your cmd window go to start > run > cmd Basic Commands [batch]@echo off[/batch] This removes the "C:\Documents and Settings\Administrator>" part [batch]cls[/batch] This clears all writing off the CMD window [...]

Continue reading...

22. June 2009

0 Comments

Installing Themes On Windows XP

By default Microsoft doesn't allow you to install extra themes. To do so you need to patch uxtheme.dll file first so lets get started Patching the system Download uxtheme patcher Start UXTheme Multi-Patcher 6.0.exe and click the patch button and then confirm your OS then press ok and your system will restart I get most [...]

Continue reading...

21. June 2009

0 Comments

How to Setup an Email in Apple Mail

If any of you happen to use a Mac and want to get your email account setup via Apple Mail rather than go the website and check it from there, this is the tutorial for you. First step, of course, is to open Apple Mail. Then go to the menu bar at the top and [...]

Continue reading...

20. June 2009

0 Comments

Finding out what httpd a website uses

Have you ever wanted to know what httpd a website is using but didn't know how? this tutorial will be able to show you. You can simply find out the httpd by viewing the servers header. To view the headers we need curl you can install it by running the following command Then we need [...]

Continue reading...
Page 7 of 12« First...5678910...Last »