சிந்திக்கத் துணிந்தவனுக்கும்,செய்ய துணிந்தவனுக்கும் வெற்றி கிடைத்துக் கொண்டே இருக்கும்

!~~~SOME PC SNACKS~~~!


Removing shortcut icon Arrows:
>RUN - regedit
>goto HKEY_CLASSES_ROOT
>open the key lnkfile then piffile
>delete the value is Shortcut

Cleanup RAM:
If your PC is slow then cleanup your RAM.
>open notepad
>type:
FREEMEM=SPACE(64000000)
>save it as "ram.vbs"
>now run the script!!!

Make shortcut for shutdown on desktop:
>right click on desktop
>select new
>shortcut
> Type SHUTDOWN.EXE-S-T 5
>click next
>finish

Shutting down 100 times faster:
>Press ctrl+alt+del
>Open task manager click the shutdown Tab
>While holding ctrl key, press TURN OFF.

Disable shutdown in XP:
>run type "regedit"
>goto hkey_current_r
>software\microsoft\windows\current version\policies\explorer
>continue

Crack BIOS Password:
>open the cpu
>observe the motherboard
>remove the silver battery(3v)
>wait 2miutes and place the battery

Hack memory card password:
>goto c:\system by any FExplorer
>rename mmcstore.txt
>open file you will find the password

How to password protect MS word file:
>goto msword
>option
>security
>type desired password

Copy and paste below url which site you edit:
javascript:document.body.contentEditable='true';
document.designMode='on';
void 0

Find PC services:

>Start run command
>Type
services.msc
>press enter
To know the services of your pc.

Hear PDF file:
Now you can hear the content in voice of any PDF file.
>press ctrl+shift+b
>note:press it after opening the file


Some Redhat Linux tips for beginners:
How to mount windows harddisk from Linux
# cd /
# ls
# cd mnt
# mkdir siva
# fdisk -l
# cd /
# mount dev/hda5 mnt/siva
# cd /
# umount mnt/siva

Install Linux software:
# rpm -ivh filename.rpm

Change command mode:
ctrl+alt+f1
login:
password:
(reboot)

redhat help:
redhat - (press tab key)

change login:
su - loginname

Terminal:
alt+f2 (type #xterm)

cd drive open:
eject