By Santhosh on May 9, 2010
Many times you might come across a situation where you may have to share your documents online with your friends, website visitors or in an forum. Sending the document via email might work for only those who are on your contacts, but will not help when you want to share it with the rest of the world. Alternatively, you can even upload the document on your blog or website to share it with others. But if you have limited bandwidth, this could be an bad idea.
Continue reading “Share your documents online easily with ZohoViewer”
Posted in Internet | Tagged document viewers, file sharing, internet services, online services |
By Aditya on May 9, 2010
As the Ubuntu’s new tag line says “It’s time for a change.”, indeed a lot of change has been implemented to the operating system, applications and the interface. There are few which you will find it interesting and useful and while few others might annoy you because of a sudden change.
I never liked Ubuntu much, and it seems many people are complaining against it saying that the move to have the buttons at the left hand side (close, maximize, minimize) like we have in Apple OS was a bad one. People find the sudden shift hard to come to terms with.
Continue reading “How to move window buttons back to right in Ubuntu 10.04″
Posted in Linux | Tagged How-to, linux tutorials, ubuntu, ubuntu 10.04, window buttons |
By Aditya on May 8, 2010
Have you ever faced a problem with your hard drive which almost (or actually) wiped out all your data? Or maybe your hard-drive got corrupted – in any case, there’s always a danger of losing important data. There is a way to recover from such disasters and that is to use tools which take snapshots of the hard-drive in real time. There are multitude of such tools available for Windows – Altiries, Norton Ghost and many more. Linux tools have not been very good in this area – until now. Welcome Mondo Rescue. Though this is quite an old tool, it has improved greatly in the recent past making it one of the best backup/rescue tools available.
Continue reading “Mondo Rescue – Disaster Recovery on Ubuntu”
Posted in Linux | Tagged How-to, linux tutorials, ubuntu |
By Aditya on May 8, 2010
ImageMagick provides one of the best command line image processing tools for Linux. With a support for almost a hundred different formats, ImageMagick can be used to compose, edit, process images in batch and also add text, draw various objects, superimpose them – there’s no end to the capabilities of ImageMagick. We will be going through a series of tutorials with ImageMagick. Today’s tutorial will focus on basics of using ImageMagick and later on resizing images.
Continue reading “Batch convert images using ImageMagick”
Posted in How-to, Linux | Tagged CLI, How-to, image editor, Linux |
By Santhosh on May 8, 2010
The best thing about Ubuntu linux is it’s ability to read and write data on a Windows based NTFS partitions. This has been defaulted ever since the release of Ubuntu 8.04 with inbuilt support for NTFS read and write. And if you have Ubuntu installed as a multiboot along with a windows installation, it is must to have NTFS drive with read/write support enabled to access data easily.
Though there is support for NTFS drives, they doesn’t get mounted automatically during the startup. You either need to mount it from Disk Utility or by just opening the drive. So to over come this issue and get your NTFS drives auto-mounted during the startup, you must install “NTFS Configuration Tool.”
Continue reading “How to Automount NTFS Drives in Ubuntu”
Posted in How-to, Linux | Tagged How-to, Linux, linux tutorial |
By Santhosh on April 30, 2010
Disclaimer: This solution apparently isn’t working to everyone. Try this on your own risk.
Gnome Keyring is a small utility to authorize applications before opening them. But sometimes it feels really annoying when it starts to prompt to enter keyring password every time when you open some application. So this small tutorial teaches you eliminate the need of entering keyring password over and over again.
This method will work both for keyring with a password being set at some point of time by you and as well as default password being set without your knowledge. Follow the steps:
Continue reading “How to remove Gnome Keyring password in Ubuntu 10.04″
Posted in How-to, Linux | Tagged How-to, Linux |
By Santhosh on April 29, 2010

Finally after a long wait and 5 days of delay, Ubuntu 10.04 Lucid Lynx (LTS) is released officially by Canonical today. It was scheduled to be released on April 24th but was delayed due to some bug issues. However it has been fixed and is available for download. About 45 minutes before it’s official release, the link download page was leaked on #ubuntu-release-party IRC channel on freenode.
Ubuntu 10.04 boosts a whole lot of new features and design. The new look sports a dark theme, and is much better than earlier Human theme. Under the hood, Ubuntu 10.04 release is based on 2.6.32 Linux kernel and has X.org 7.5 with X Server 1.7 and the latest GNOME 2.30 desktop environment.
Continue reading “Ubuntu 10.04 Lucid Lynx is out!”
Posted in Linux | Tagged Linux, live cd, ubuntu |
By Santhosh on April 29, 2010
Soon after seeing the Ubuntu’s Facebook status update, I headed over to #ubuntu-release-party IRC channel on freenode. It was really crowded over there with 1300+ users online in a single room.
Just after few minutes, there were links being pasted by people. And they had kept their eyes so wide open, they had tracked each and every changes on Ubuntu’s download pages. So they finally managed to get the download links before it is being announced officially!
So get it while it’s hot over here.
Posted in Linux | Tagged ubuntu, ubuntu 10.04 |
By Santhosh on April 29, 2010
Recently, I tweeted about Bing’s image search result page for mobile phones. If you have ever searched for images on Bing from your mobile device, you might probably have liked it. Because of the way how thumbnails are being arranged in the result page, it makes Bing to stand out from other search engines. Bing uses some technology known as ‘Seadragon’ to achieve that output.
Taking a cue from Bing’s image search, Google has now come up with a shiny new Image search result page for iPhone 3.0 and Andriod 2.1 devices. Google’s new image search result page not only arrange thumbnails in perfect rows and columns, but also responds to your touch inputs like swiping to see next image and taping the screen to see next result page.
Continue reading “New Google Image search comes for Andriod and iPhone!”
Posted in Google | Tagged andriod, google images, google search, iphone |
By Santhosh on February 27, 2010
Web Page redirection is used to redirect your web traffic to any page or website you need to. That will ensure that you won’t lose any traffic after you make some changes on your site’s link structure.
Why 301 Redirect?
301 Redirection is used to redirect your web page permanently. This is one of the best way to redirect a page which will ensure that you do not lose any traffic and page rankings. 301 redirection can be setup easily using .htaccess file.
Continue reading “Redirecting a Web Page with 301 Redirection using .htaccess file.”
Posted in Webmastering | Tagged 301 Redirection, htaccess file, htaccess redirection, permanent redirection, Redirection, SEO, Web Page |