How To Set Up Port Forward...

Port forwarding usually used when we want our computer act like a router. Our computer receive the packet that come inside and then forward it into another destination. Linux Change the value in your /proc/sys/net/ipv4/ip_forward from 0 to 1. Or you can do by following the step below: echo '1' > /proc/sys/net/ipv4/ip_forward   Windows XP,...

2 Steps Automatically Shut...

Sometimes we need to automatically shutdown the computer when we're not in the desk. This 2 Steps Automatically Shutdown Computer method also needed when we want to sleep, but we want the computer turned off at a specified time we provide. 1. Click Run(view here) 2. Add in the textbox shutdown /s /f /t 3600 Notes : /s = We want...

How to View Hidden Files o...

How to View Hidden Files or Directory Permanently in Windows XP or How to view hidden files in Windows 7 "What is the advantage to view my hidden files or my system files?" Virus usually hiding themselves into a hidden files or sometimes system files, sometimes a virus will hide your important file or even change your data...

16 Steps Tutorial Basic Co...

In this tips and trick, we will learn how easy the basic command prompt in 16 Steps Tutorial Basic Command Prompt. Some people says "Oh no, command prompt is make me headache, because it's only black and white screen with text". I dont think Command Prompt is horrible like that :p you can learn command prompt in an easy...