most of us don't know about BCC which is "blocked corbon copy" in emails.... for example if u want to send mails to all of ur contacts in ur address book ... we normally click on 'to' and add all the address in our address book.... but this is not a good way.... while sending mails to many contacts you must use 'bcc' option... this helps to protects knowing mail id between ur friends ....
FOR TRAIL SEND ONE MAIL AND CHECK
My blog contains solutions of problems i have faced during working with computers and servers
Tuesday, February 22, 2011
DOWNLOADING HIGHRESOLUTION PICTURES AND SONGS
If u want to download jpeg images in a website u must view that picture first and right click that picture to save it ur pc....but if u know the web address of that image means u can easily download the image with full resolution using wget command in any linux platform.... but beware some time fake files will came
PROBLEM WITH THE PRINTER SHARER
Subscribe to:
Posts (Atom)
Certifications in Hiring: Valuable but Not Always Necessary
In today's competitive job market, certifications have become a common currency for both employers and job seekers. They serve as standa...
-
Normaly we think if an ADS/LDAP user unable to login means , the problem is with ADS/LDAP server , Guess what it is not Login cou...
-
While doing that above task , you may end up getting this bellow error Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: F...
-
1. If you want to rename an file with host name of an server, just do an simple command #mv oldfilename newfilename$(hostname) ...