Sep 4, 2008 | QuickFix, Technical
How do I quickly rename the file extensions? If you’re on Linux console, just run the following command inside the directory in which you have the files. for i in *.JPG; do mv $i `basename $i .JPG`.jpg; done; Yes, above command will rename all the files with...
Sep 4, 2008 | QuickFix, Security, Technical
Ultimately nothing is secure and it depends on our risk taking capacity to go ahead with what we have got. Few of my friends from The Wifi-Hack have been quite busy testing Chrome and they also found few news updates from security hackers and watchers community. A new...
Sep 3, 2008 | Events, Future, General
On this auspicious day, I would like to share a domain which I have been owning for years now, for spreading knowledge and experience of owning a website. Techno blog, is an unique blog adda dedicated to technical blogging. This provides a subdomain of your choice and...
Sep 3, 2008 | Events, Festival, General, History
Its a grand public event here in India. It was not celebrated in this fashion until 1893 social reform. This festival really united religiously diversified India. Freedom fighter, social reformer Lokamanya Tilak made it happen. I prefer to read more about this...
Recent Comments