Have you tried the 64-bit version of ubuntu but you cannot see the flash videos on youtube? it is because you are missing adobe flash player. The problem is that this plugin is not yet available for Linux 64-bit versions. One way to install it is through the use of n nspluginwrapper program that allows us to do so. Once you download it just rename it to "nspluginwrapper.deb" and install it in your home directory. Before installation must install the necessary dependencies to the package, in a terminal:
Code:
# Sudo apt-get install linux32 ia32-libs-gtk ia32-libs libc6-i386 lib32asound2 lib32gcc1 lib32z1
Once done this installation the package with the command:
Code:
# Dpkg-i nspluginwrapper.deb
Bookmarks