Monday, September 20, 2010

Using RSA Software Token with Blackberry

If you need to use RSA SecurID Software Token on your Blackberry phone, follow these steps:

1) Download bb350.zip from ftp://ftp.rsasecurity.com/pub/agents/bb350.zip
2) After unzipping, open the SecurIDTokenBlackBerry350_quickstart PDF document (under bb350\doc\English).
3) Goto the section 'Use the Application Loader to Perform the Installation'. This method of installation worked for me.
4) Once the installation completes. E-mail the sdtid (Token) provided to you by the administrator. Before mailing, prefix x-RIMDevicetoken to the filename (eg. x-RIMDevicetokenfilename.sdtid).
5) Goto the attachment on your phone (do not open attachment) and select the "Import SecudID Token" option. Enter the password provided for the token.

Thats it. When you start the RSA Application, it will automatically ask for the PIN and then display the OTP.

Thursday, September 09, 2010

Adding Volume Conrol Icon to the Panel - Ubuntu 10.04

After upgrading to Ubuntu 10.04, the Volume control icon disappeared from the Panel (Gnome).

To add it back, do the following:

1) Goto System > Preferences > Startup Applications
2) Click Add Button
3) Enter "/usr/bin/gnome-volume-control-applet" as the Command
4) Enter "Volume Control" (or whatever you like) as the name
5) Click Add

That's it. Next time you start Ubuntu, the Volume Control will start appearing.