Many of us having a habit of sharing passwords..in which an any number of users can login to same
user-id from different places although this is an privacy related issue.. we can see who are accessing our own id from which places using ip address..... in gmail end of the inbox there is an option "ur last activity is from ip address x:x:x:x " near to that there is an option called details... just click on that option....U WILL SEE WHAT ARE THE IPADDRESS UR ACCOUNT IS ACCESSING
My blog contains solutions of problems i have faced during working with computers and servers
Monday, March 14, 2011
Saturday, March 5, 2011
Squid’s built-in blocking mechanism
This summary is not available. Please
click here to view the post.
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) ...