Moonlight 2.0 goes gold December 17, 2009
Posted by Sayantan in Ubuntu, browser, firefox, linux, open source, red hat, suse.Tags: linux, Moolight, opensource, Novell, plugin, silverlight
add a comment
Novell released the second version of opensource implementation of Silverlight, Moonlight 2.0, today for linux users. Although Moonlight is lagging way behind the Silverlight version which is at 3.0 stable and 4.0 beta, this release will give users compatibility with SIlverlight 2.0 applications and some 3.0 ones as well.
Moonlight is opensource, however, the codecs needed for audio and video are closed source , non free and licenced by Microsoft.
Moonlight is compatible with firefox. Compatibility with google chrome and opera are not very encouraging at this stage.
Download moonlight 2.0 here
How to install x64 flash in linux December 9, 2009
Posted by Sayantan in Ubuntu, browser, linux.Tags: fedora, flash player, linux, mint, Ubuntu, x64 flash
add a comment
Since Adobe released a new version of its x64 bit flash player , I am going to install it replacing my existing 32 bit flash player.
First, download the file from this link http://labs.adobe.com/downloads/flashplayer10_64bit.html.
Now go to the download directory and right click on the file and select ‘Extract here’. Go into the folder to find the file ‘ libflashplayer.so’
Now , open a terminal, and navigate to the downloaded directory. For me it is Downloads. So , in the terminal type
$ cd ~/Downloads
now do a find command to see where the libflashplayer.so files are located in
$ sudo find / -name 'libflashplayer.so'.
I get the following output. The second one you will get only if you use linux mint.
/usr/lib/mozilla/plugins/libflashplayer.so
/opt/mint-flashplugin-x64/libflashplayer.so
Now, we need to back up the existing files and copy the new file in place. that is all.
~/Downloads $ sudo mv /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so.bak
~/Downloads $ sudo cp libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so
~/Downloads $ sudo mv /opt/mint-flashplugin-x64/libflashplayer.so /opt/mint-flashplugin-x64/libflashplayer.so.bak
~/Downloads $ sudo cp libflashplayer.so /opt/mint-flashplugin-x64/libflashplayer.so
Now check if the files are copied fine. You will see there are two files. The one that you backed up and the other that you copied.
$ ls /opt/mint-flashplugin-x64/
libflashplayer.so libflashplayer.so.bak
$ ls /usr/lib/mozilla/plugins/
libflashplayer.so.bak
libflashplayer.so
Thats it. Now restart your browser and you will see the new flash player has been installed.
x64 Adobe flash player prerelease for linux now available December 9, 2009
Posted by Sayantan in Ubuntu, browser, firefox, linux.Tags: adobe, flash, linux, Ubuntu, x64bit
add a comment
Adobe has just made available the second prerelease of x64bit flash player for all platforms. The version is 10,0,42,34. You can download the file from. http://labs.adobe.com/downloads/flashplayer10_64bit.html
Google Chrome beta for Linux officially available December 8, 2009
Posted by Sayantan in Ubuntu, browser, linux, open source, red hat.Tags: browser, chrome, chromium, fedora, google, linux, Ubuntu
add a comment
Google released the beta version of Chrome for Linux and Mac today. The packaged files for major distributions are availabe at http://www.google.com/chrome.
Users who were already using the dev channel version can find the beta packaged seperately in synaptic . Trying to install the beta will prompt you to uninstall the unstable version though. Try out and give your feedbacks. With extensions coming in thick and fast, personally i feel google chrome will shape up to be a great browser for the linux environment.
Along with chrome, chromium,the open source version of google chrome, also enters the beta stage.
Keep up the good work google! And the chromium devs too!
DavMail, the Outlook killer? December 3, 2009
Posted by Sayantan in Ubuntu, linux, red hat.Tags: access exchange calender on linux, calender, davmail, evolution, evolution MAPI, exchange, GAL, global address book, linux, outlook, thunderbird, ubuntu 9.10
add a comment
For times immerorial, Linux users have had a problem with MS Exchange mail, Global Address Books and Exchange calenders. Users had to be content with accessing the email only through IMAP and by manually creating contact lists on their systems. The OWA will work well only with IEs . The moment it detectes firefox, it switches to the lite version which literally sucks. So linux users were left with no choice to .Well , this seems to have change somewhat. While looking through the internet, I stumbled upon this excellent piece of software via which you can access your mails, your Global address List and Exchange Calender in no time.
Enter Davmail, a very simple java program which can really give MS outlook a run for its money.
- Prerequisite : Sun J2SE 1.5 or 1.6.
- You should first download and install Java, with the graphical package manager or through command line.
- Download the linux x86 DavMail package from here and uncompress it with your favourite tool. The standard package will run natively on x86, to use DavMail on any other hardware platform, replace the SWT with the right one from http://www.eclipse.org/swt/ or use the platform independent package.
- On Ubuntu and other Gnome or Kde distributions, just use the desktop launcher. On other distributions, try davmail.sh. You should now see the DavMail gateway icon in the tray .
- You will need to add this program on your startup list to make it start when your computer starts to prevent it from manually starting the program every-time.
- The application can be found under Application-> Internet->Davmail or try typing davmail after opening the terminal
- Before you add anything to the calender , rightclick on the davmail icon on your status bar and insert the OWA link of your MS exchange mailbox in the OWA box under the main tab.
- If you are using thunderbird, the lightning extension,needs to be installed to add calender features . After that you need to click on add a calender
- Select to create a network calender
- Choose CalDav format and specify location (adjust port to your settings):
http://localhost:1080/users/username@company-name.com/calendar
- Choose a name, color and set the associated email address (as set in mail setup)
- Provide your credentials, login is Active Directory account name, i.e. ur full email address and password.
- Click on finish and you are done with your MS exchange calender setup.
Public Calenders
- You can also access public calenders created on the exchange server.
- Right click on the calender list to create a new calender and in the location box enter the following
http://localhost:1080/public/calender_name
Please note: Public calender support is still under testing and it may not work perfectly for everyone.
Global Address List
- Follow the screenshots to setup ur global address list
- Choose a name, host is always localhost, LDAP base context ou=people, adjust port to your settings and set user to your Active Directory account name, i.e. domain\account.
- Click ok and save it. then open the file again to download the addressbook for offline use.
- After this you can use the global address book
- You can download Davmail here.
GIMP single window mode is now available. November 11, 2009
Posted by Sayantan in Ubuntu, linux.Tags: GIMP, image editor, linux, photoshop replacement, Ubuntu
add a comment
GIMP can now be operated in a single window mode. All you need to do is enable the testing repository from Ubuntu Tweak.

Then hit the refresh button. When the update manager pops up just install the updated GIMP package.
Then open GIMP . go to Windows -> single windowed mode.

Thats it. enjoy !!

Karmic Koala Installation failure November 9, 2009
Posted by Sayantan in Ubuntu.Tags: linux, ubuntu 9.10, ubiquity, migration assistant, karmic koala
add a comment
There has been reports of installation failure at the fag end of a clean installation on Ubuntu 9.10. This generally happens when you have a Windows partition in your hard drive. The reason of failure is the Ubiquity Migration Assistant which is used to migrate the ‘My documents’ folder from Windows to Ubuntu. This,in previous releases, would ask for user’s permission to start. But in this edition, it somehow automatically kicks in and while migrating folders it crashes. I have found a workaround for this.
1. Select to boot into the live cd instead of directly installing .
2. Open a terminal after you reach the live desktop and type
$ ubiquity –no-migration-assistant
3. Follow the on screen instructions to do the normal installation
The installation will complete without the migration assistant running.
Daylight savings and fedora 11 October 26, 2009
Posted by Sayantan in linux, red hat.Tags: date, daylight savings, fedora, linux, NTP, time
add a comment
All those who are using Fedora 11 as their operating system, you can enable the NTP server on your system to avoid manually setting the clock on your pc every time the clocks go forward or backward.
Go to
system -> administration -> time & date -> network time protocol and enable it.
Mine was not enabled!
Catalyst 9.10 brings back compiz in Fedora 11 & support for Ubuntu 9.10 October 26, 2009
Posted by Sayantan in linux, red hat.Tags: ati, catalyst, compiz, fedora, linux, Ubuntu
add a comment
When I upgraded to kernel 2.6.30 on Fedora 11 , catalyst 9.9 stopped working and I got blank screens. I had to be content with the opensource graphics drivers which did not provide 3D acceleration in fedora 11 systems (surprisingly!)
Now, after the release of catalyst 9.10 , I’m back using compiz and my favourite wobbly effects.
Also, it officially brings in support for the upcoming Ubuntu 9.10.
Skype 2.1 beta for Linux fraternity August 28, 2009
Posted by Sayantan in Ubuntu, linux, red hat.Tags: beta, chat, linux, pulseaudio, skype, Ubuntu, video call, voice call, voip
add a comment
TIme to rejoice for Skype Linux users!!!! Skype developers yesterday released the much awaited beta of skype 2.1 . This new version is hoped to improve on all the pulseaudio related issues in Ubuntu distros and all the other distros using pulseaudio as the main sound server. Plus it is touted to provide better video/voice quality.
Ubuntu 8.10 packaged .deb files are available for download. Surprisingly ubuntu 9.04 support is not mentioned but it is definitely supported!!
Here’s the list of features mentioned in the skype blog.
What’s new in this release:
- Skype’s SILK codec for outstanding quality with negligible bandwidth usage,
- HQ video support,
- PulseAudio support,
- SMS send support (*Sending SMS requires available Skype Credit),
- Contact groups,
- Contact labels, or tags, for easier contact organization,
- Chat window improvements (typing notification, message editing, s/geeky text/replacement/, new emoticons),
- Nicer contact list with mood messages and video capability icons,
- Nicer tray icon.
Download the latest skype 2.1 beta from here now!
Update
The new skype2.1 beta works well with Ubuntu 9.10 alpha 4. I have tested a skype test call on it. But there are video issues which i encountered.
To solve this problem , i follow’d the post by andrew.
Here’s what that needs to be done.
open an empty file and name it something like skype_video.sh and paste the following in it
#!/bin/bash sleep 2 LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so skype
save it and right click on it. go to properties
and select execute for all the users.
Now edit the the ubuntu menu.
Right click on the menu -> edit menu
select internet -> select skype -> click properties
in the command box click on browse and select the skype_video.sh
And thats it.
Now everytime you open skype, your video will be crystal clear










RSS - Posts