Shared hosting using Apache

Shared web-hosting is a technique to optimize the usages of a server, where multiple websites can be hosted together with different domain names. Each hosted website can have separate IP address as well.

LAMP Server Setup

LAMP stands for "Linux, Apache, MySql and PHP", which is a open source web development platform also called as web stack, which uses Linux as Operating System, Apache for web-serve, MySql for RDBMS and PHP/Python/Perl for back-end programming language.

Recover deleted files in Linux

Deleted files can't be restored directly in Linux from any recycle bin as we can do in Windows based machines, but using some aplications like: Photorec, we can d the same.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Sunday, September 19, 2010

Enjoy using windows7 without activation key


1. Goto “Start Menu -> All Programs -> Accessories” . Right click on “Command Prompt” and select “Run as Administrator“. If you are not the administrator then you are prompted to enter the password, or else you can proceed to step-2.

2. Now type the following command 
slmgr -rearm

3. You will be prompted to restart the computer. Once restarted the trial period will be once again reset to 30 days. You can use the above command for up to 3 times by which you can extend the trial period to 120 days without activation.

4. Now comes the actual trick by which you can extend the trial period for another 240 days. Open Registry Editor (type regedit in “Run” and hit Enter)


and navigate to the following location

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

5. In right-side pane, change value of SkipRearm to 1. 6. Now you will be able to use the slmgr -rearm command for another 8 times so that you can skip activation process for another 240 days. So you will get 120 + 240 = 360 days of free Windows 7 usage.