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
Subscribe to:
Post Comments (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...
-
Today we have some problem faced in our environment, that we have to check whether the LDAP port is opened or closed . usually we go with ...
-
I find out that search and replace for an file using SED editor sed -i 's#055#007#' /etc/login.defs ; grep UMASK /etc/login.defs...
No comments:
Post a Comment