Showing posts with label trick. Show all posts
Showing posts with label trick. Show all posts

Saturday, February 7, 2009

How to Start and Stop Services using command promt

First take command prompt
(start >> run - type "cmd.exe" click "ok")

to stop a service "xyz" type
net stop xyz
syntax: net stop (servicename)

to start the service type
net start xyz
syntax: net start (servicename)

The service name for a particular executable file can be found in the registry
to view the service list in registry
First open "regedit.exe"
(start>> run - type "regedit.exe" click "ok")

goto the path "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services"
suppose you have to find a service that run a executable file "xyz.exe"

search by the file name "xyz.exe" ( ctrl + f3 to take search)
the search result will
be









"Display Name" is "service name"

to stop this service,
the command is "net stop servicexyz"


Monday, September 29, 2008

How to get more traffic

more traffic <=> more business <=> more profit

If your have a new web site or new blog, or your blog having low click rate..
log on to any traffic exchange click and earn credit and convert your credit into your web site traffic,


check your web traffic from google analytics .

Friday, September 5, 2008

Google Chrome easter eggs and Tips

Type Following commands to chrome URL and press Enter

 about:internets

about:network

about:memory

about:plugins

about:network


about:status

about:version

about:cache

about:crash

about:dns


about:histograms

about:% ( it will restat your chrome browser)

Tuesday, September 2, 2008

Make your Online Money Transactions secure

  • Use only your personal computer for (e)banking [ never use public computers ]
  • Create a new account in your operating system for banking purpose
  • Protect your system with anti virus and firewall
  • Clean your cookies, cache etc before login to your bank account
  • don't open any third party software while your are logged in your bank account
  • don't browse any unknown or public sites while your are logged in your bank account
  • Clear cache and cookies before shutting down the system

Tuesday, August 12, 2008

How to remove Virus from USB Drives

connect your USB stick to the pc and hold the shift key(to prevent auto running). hold the shift key a few minutes( depending upon your pc speed). click my computer and right click on the USB drive and click on explore(DONT DOUBLE CLICK ON THE DRIVE).

go to "Tool >> Folder Option >> View" click on "Show hidden files and folders" and uncheck the "Hide Protected operating system files "
click apply and ok.

If autorun virus exists, drive will contain a "autorun.inf" file. right click and open it in "Notepad".(DONT DOUBLE CLICK ON AUTORUN.INF).

in that file u can find a entry like,

"[autorun]
open = CDstart.exe" and some extra fields

Locate the executable (exe) file and delete it, and delete the "autorun.inf" file also.

Your USB Drive is Now Virus Free ( Autorun Virus).

if you get any Error message from the Explore while deleting the file, then the virus is infected on your computer also.

if you can detect the virus file in your pc then kill the process and delete the file and repeat the above steps. Otherwise use any antivirus to remove it.

Make Firefox Faster and Fix Memory problems

Make Firefox Faster
1. Type “about:config” into the address bar and hit return. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:
Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0″. This value is the amount of time the browser waits before it acts on information it receives.

If you’re using a broadband connection you’ll load pages Much faster now

High CPU and Memory Use? Try This Fix.

1. Remove unwanted Extensions and themes
Extensions and themes can cause Firefox to use more memory than it normally would. Starting Firefox in Firefox Safe Mode and observing its memory usage, will tell you whether extensions and themes are significant memory consumers for you

2. Update Plugins
Older versions of plugins can consume large amounts of memory. You should make sure you're using the latest versions of your plugins.

3. Clear Download History
Firefox can use excessive memory if you have a large download history. The solution is to simply clear your download history.
  1. At the top of the Firefox windowOn the menu bar, click the Tools menu, and select Clear Private Data.... The Clear Private Data window will open.
  2. In the Clear Private Data window, select Download History and deselect the other items.
  3. Click Clear Private Data Now.

4. Configure Firefox Properly

All the following tips can be achieved by typing in about:config in the Firefox address bar.

(I)Browser.cache.memory.capacity-

Controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements).
This determines if and how much system ram Firefox will use to cache itself. The element does not exist and has to be created. The default value is set to automatic which means that Firefox uses a certain amount of RAM by default. (values for Firefox 2.x)
• 32 MB of RAM -> 2 MB
• 64 MB of RAM -> 4 MB
• 128 MB of RAM -> 6 MB
• 256 MB of RAM -> 10 MB
• 512 MB of RAM -> 14 MB
• 1024 MB of RAM -> 18 MB
• 2048 MB of RAM -> 24 MB
• 4096+ MB of RAM > 32+MB
(II)Browser.sessionhistory.max_entries
o Firefox 2.x saves the last 50 visited websites of a single session in memory which means that it could add up quickly if you visit lots of content filled websites.
o Reduce the amount of websites that are stored this way to reduce the memory consumption. It does not make a huge difference for most surfing habits to reduce the figure to 5 or 10.

(III)Browser.sessionhistory.max_total_viewers
o Automatically determine the maximum amount of pages to store in memory based on the total amount of RAM.
o If you have 64 MB or Ram 1 page is stored in memory, 2 for 128 MB, 3 for 256 MB, 5 for 512 and 8 for everything higher than that figure.
o If you never navigate using the Back and Forward buttons in Firefox you can set this value to 0 to disable the feature.
o Otherwise reduce the amount of pages stored in memory to make this feature use less memory.
(IV)Config.trim_on_minimize
• This preference determines whether to allow Windows to reclaim memory from a minimized Mozilla application.
• Set to True if you want to free up memory when minimizing Firefox.
• The value does not exist by default, simply create it and set it to true for better memory management

Sunday, June 15, 2008

Disabling the internal speaker

Disable Speaker

If you're running Microsoft Windows you can disable the Internal speaker or PC speaker by following the below steps.

  1. Open Device Manager
  2. In Device Manager click View and click "Show hidden devices"
  3. This should make "Non-Plug and Play Drivers" visible in Device Manager.
  4. Expand Non-Plug and Play Drivers by clicking the plus and double-click Beep.
  5. Within the "Beep properties" window click the Driver tab.
  6. Under the driver tab if you wish to temporarily disable this device click the Stop button. If you wish to permanently disable this device under the Startup Type select Disabled.
Enable Speaker
if you wish to temporarily enable this device click the Start button. If you wish to permanently enable this device under the Startup Type select System.

Saturday, May 31, 2008

Google easter eggs

Type the following texts in search box and click " i'am feeling lucky "

xx-boark
xx-klingon
xx-piglatin
xx-elmer
xx-hacker
google holiday
google circa
elgoog
google easter egg
google mentalplex
google scholar
google suggest
google moms
google heart page

Thursday, December 27, 2007

Get access of windows partitions in linux

As root, edit the file /etc/fstab e.g. let your windows C drive partition is /dev/hda1 and it is 'fat 32' file system. So to mount the C partition in /windows/C directory, in the /etc/fstab file, make an entry as
/dev/hda1 /windows/C vfat umask=0000 0 0
Note that umask=0000 will give write permissions to every user. To give write permission only to root, replace by
umask=0002

Friday, October 19, 2007

Cheat Show Hidden folder option

Open my computer

Click ‘Tools’ >>‘Folder Option’ take ‘File Type” uncheck the ‘Hide protected operating System files’ apply the change

Go to C drive and, u can see a hidden folder named ‘System Volume Information’ copy the folder and past in same drive and rename the copy folder by any name and open the folder delete all files and folders inside it. Now again click ‘Tools’ >>‘Folder Option’ take ‘File Type” check the ‘Hide protected operating System files’ apply the change

Now your folder is hidden. Your folder cant visible even if the “Show Hidden files” option is enabled

You can also hide your folder using the software “folder Lock”, but it’s also not a secure way of hiding folder. Folder lock software is OS independent so it’s not secure. You can break “folder lock” lock by connecting the hard disk to another computer.

Tuesday, September 4, 2007

Funny Tips and Tricks

FREECELL - Win Freecell without playing
1. Start a new game.
2. Hold down CTRL+SHIFT+F10
3. Follow the instructions.
4. Double click on a card to do it.

EXPLORER - Try to create Folder
1. In any windows or dos try to make a folder named 'con'.
2. You will be presented by an error that it already exists, or other error preventing you creating this directory.
AUX, COM0, COM1, COM2, COM3, ..., COM8, COM9, CON, LPT1, LPT2, NUL, and PRN.
There are reserved device names in DOS

ASCII ANIMATION - Animation in Dos with Telnet
On Your Desktop,
Hit Start Button,
Click Run,
type TELNET

A Seperate Window should open:
Frist hit enter, then
type the letter o and hit enter again,
then type towel.blinkenlights.nl and press enter

NOTEPAD - funny tricks
1.) Open an empty notepad file.
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it with any file name with as .TXT file.
4.) Close it, and re-open it.

NOTEPAD
Open up Notepad
Type in .LOG and then save (any filename)
Close Notepad
Open up Notepad again
Go to file and open the previous file
It should display the time

NOTEPAD
1. Open Notepad
2. Type the text "this app can break" (without quotes)
3. Save the file
4. Re-open the file in Notepad

FIREFOX - Firefox inside firefox
firefox inside firefox
chrome://browser/content/browser.xul

FIREFOX - Firefox Team members
1.Open a blank window.
2.Type about:credits into the adderess bar.
3.Read the resulting page.

SOLITAIRE - Victory without playing
Here is how to make you instantly win a game of solitaire. Simply press Alt + Shift + 2.
You win!

WINWORD - Nice Mouse pointer
1. Open Winword
2. Hold down Ctrl Alt then press +
3. Notice the mouse pointer appearance change into a clover leaf.
4. If this does not work, click Help, About
Repeat step 2

WINRAR - Small Credit animation
1. Select Help
2. Select About WinRAR
3. Just click on the books and they will fall down!
4. Enjoy!

WINRAR - Sea in Credit
If you go to "Help" and select "About WinRaR" and click on the WinRaR logo you can watch the ocean surf and waves move.

Saturday, September 1, 2007

Google Talk Tips & Tricks

Google Talk Tips & Tricks

Some people say Google Talk is nice because of its minimalistic design, but they coudn't use an Instant Messenger that doesn't have smileys and font customization. Here are some tips that will make your work with Google Talk better.

Keyboard shortcuts

* CTRL + Mousewheel up/down: Change the font size in a conversation window.
* CTRL + E: Center text
* CTRL + R: Right justify text
* CTRL + L or CTRL+J: Left justify text
* F9: Open Gmail to send an email to the person you talk to
* F11: Start a call
* F12: Stop the current call
* ESC: Close the current window

Conversation

* Some smileys are converted by Google Talk: :-| :-O :-x :-P :-D ;-) :-( :-) B-) :'( :| :O :x :P :D :) :( :)
* To write bold text, type *your gtalk message*
* To write italic text, type _your gtalk message_

Startup parameters (go to Start/Run and type "c:\Program Files\Google\Google Talk\googletalk.exe" /one_parameter_from_the_list_below)

* /nomutex: allows you to open more than one instance of Google Talk.
* /register: write Google Talk settings in the registry.
* /checkupdate: check for new version.
* /factoryreset: revert to default settings.
* /mailto email@gmail.com: send an email with Gmail.
* /diag: start Google Talk in diagnostic mode.