Search Results for: linux command line

How to install applications on your N95 from a local web server

After writing more than a dozen of these tutorials and installing and removing so many different applications, I thought to myself, there has got to be a faster way. WiFi is far faster than Bluetooth and far more convenient than digging for a USB data cable. I have a computer running Linux, I have a wireless network, and the N95 connects via WiFi so why not just run Apache on my computer and point the N95 at a directory on the computer? …

Generating an RSA Key Pair for Use with PuTTY on the N95

As I started my tutorial on adding fonts to PuTTY on the N95, I very quickly decided that having to enter a user name and password every time I logged in was taking too long. So I generated an RSA key pair with a blank pass phrase just to save time. Don’t worry, of course I deleted the key pair as soon as I was finished. The last thing I need is to lose my phone and have some stranger logging into my server!

Note: this procedure is not specific to just the N95, nor is it only specific to Linux. I use Linux in my examples because I’m not a Windows user. The procedure described below on how to generate RSA keys can be adapted to puttygen.exe on Windows. …

How to convert and watch DivX movies on the Nokia N95

If you like watching movies, you can take them with you and watch them on your N95. One easy way to do it is to convert your movies to a format that DivX Mobile will play. In this tutorial I use mencoder on Linux to convert a movie to XviD. XviD is an open source MPEG-4 video codec. The DivX player plays XviD files very well. I will also provide links to the Windows and Mac DivX Mobile bundles which include a special version of the DivX Converter for Mobile. …