Archive for the ‘64-bit’ Category
* UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux
Posted on February 11th, 2010 by Alejandro. Filed under 64-bit, Firefox, Flash, Linux.
UPDATED Feb 11/2010
Finally we have a native 64bit Flash 10. It is working very well, I highly recommend it.
Before installing it, make sure that previous versions of Flash and nspluginwrapper are uninstalled.
Download it from http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz untar, copy and link libflashplayer.so to /usr/lib/mozilla/plugins by doing the following in the terminal. (make sure you close Firefox first)
tar zxvf libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz sudo cp libflashplayer.so /usr/lib/mozilla/plugins/ sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox-addons/plugins/ sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/xulrunner-addons/plugins/
Done!
Or, alternatively (you should always read and understand scripts before running them) you can do this installation just by copying and pasting the following in the terminal:
wget http://queleimporta.com/downloads/flash10_x64_en.sh && sudo chmod +x flash10_x64_en.sh && sudo sh ./flash10_x64_en.sh
This script will install Native 64 Bit Flash 10 and will also remove previous versions of flash and the not needed anymore “nspluginwrapper”
Note: If you just want to see the code for the script, it is available here:
http://queleimporta.com/downloads/flash10_x64_en.sh
EDIT #1: Jan 01/2009: Updated everything to use latest adobe version 10.0.d21.1
EDIT #2: March 02/2009: Updated everything to use latest adobe version 10.0.22.87
EDIT #3: August 02/2009: Updated everything to use latest adobe version 10.0.32.18
EDIT #4: January 05/2010: Updated everything to use latest adobe version 10.0.42.34
EDIT #5: February 11/2010: Updated everything to use latest adobe version 10.0.45.2
* Installing Canon’s ImageCLASS MF4270 SCANNER on Ubuntu 64 bit
Posted on April 24th, 2009 by Alejandro. Filed under 64-bit, Linux, Ubuntu.
To install the scanner of the multifunctional printer MF4270, do the following.
cvs -d :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane login
cvs -d :pserver:anonymous@cvs.alioth.debian.org:/cvsroot/sane checkout sane-backends
sudo apt-get install libusb-dev
cd sane-backends/
./configure –prefix=/usr –sysconfdir=/etc –localstatedir=/var
make
sudo make install
cp /etc/udev/rules.d/70-libsane.rules ~/
sudo cp tools/udev/libsane.rules /etc/udev/rules.d/70-libsane.rules
sudo /etc/init.d/udev restart
Test sane version, should be 1.x.xcvs
scanimage -V
add your self to the scanner group
logout and then login.
Done!
For the Printer part follow this guide:
http://queleimporta.com/installing-canon-imageclass-mf4270-on-ubuntu-64-bit/
* Running Ubuntu 9.04
Posted on April 23rd, 2009 by Alejandro. Filed under 64-bit, Linux, Ubuntu.
I just upgraded to 9.04.
I have got to say that this is the most solid and polished Ubuntu yet. It Rocks!
No mayor new features as development was concentrated on stability, reliability and speed. They delivered!
Upgrade went without issues at all. Even my nvidia dual head setup that was always a problem with upgrades was handled perfectly.
Zero problems!
Upgrade took 1.5 hours TOTAL, using the Costa Rica mirror. With the MIT mirror it would have taken 13 hours.
HIGHLY recommended!
http://www.ubuntu.com/getubuntu/download
* Java plugin de 64 bits para Firefox en Ubuntu.
Posted on January 9th, 2009 by Alejandro. Filed under 64-bit, Firefox, Linux, Ubuntu, terminal.
* Native 64bit Java plugin for Firefox, on Ubuntu.
Posted on January 9th, 2009 by Alejandro. Filed under 64-bit, Firefox, Linux, Ubuntu, terminal.
Now there are no more reasons not to install 64bit Ubuntu. First is was Adobe with their native 64 bit Flash plug-in and now Sun has released a native 64 bit Java plug-in.
To install the 64 bit java plugin on Intrepid 8.10:
- Download the bin file here
- cd /opt
- sudo sh jre-6u12-ea-bin-b03-linux-amd64-22_dec_2008.bin
- cd /usr/lib/mozilla/plugins
- sudo ln -s /opt/jre1.6.0_12/lib/amd64/libnpjp2.so
- Restart Firefox
Done!
* Como instalar Flash 10 en Intrepid, Ubuntu 8.10 64 Bit
Posted on November 1st, 2008 by Alejandro. Filed under 64-bit, Flash, Ubuntu.
* Installing Flash 10 on Intrepid, Ubuntu 8.10 64 Bits
Posted on November 1st, 2008 by Alejandro. Filed under 64-bit, Flash, Ubuntu.
IMPORTANT UPDATE: Adobe has released a NATIVE 64bit Flash Player, Please see this post
Now that Intrepid (Ubuntu 8.10) is out, installing the latest version of flash 10 (ver. 10.0.12.36) is easier than never before, just type the following in your terminal
sudo apt-get install flashplugin-nonfree
Done!
Alternatively you can simply select the package flashplugin-nonfree in synaptic.
Hardy users, Ubuntu 8.04 LTS, see this post
* Installing Canon’s ImageCLASS MF4270 on Ubuntu 64 bit
Posted on October 25th, 2008 by Alejandro. Filed under 64-bit, Linux, Ubuntu.
Updated April 24 2009 to use never version drivers.
Tired of wasting money buying ink-jet cartridges that run out without even using them, I recently bought a Canon ImageCLASS MF4270 Laser Printer. It is also a multifunctional device with scanner, copier and fax.
Canon now provides .deb files for easy installation of their ImageCLASS MF4270 printer on Ubuntu Linux (or other debian based distributions). Unfortunately they are only providing them for i386 (32 Bit Systems)
For RPM based distributions however, they do provide 64-Bits installation files.
Using alien I converted these 64bit RPM to deb.
I am making them available here for your convinience:
Dont forget to set the device URI to: socket://xxx.xxx.xxx.xxx:9100 (x’s being the IP address of printer)
For the scanner part follow this guide:
http://queleimporta.com/installing-canons-imageclass-mf4270-scanner-on-ubuntu-64-bit/
Related links:
http://mp610.blogspot.com/2008/04/give-your-scanner-new-freshly-sane.html
EDIT: Updated April 24 2009 to use never version drivers.
* The easiest way to install Flash 10 on Ubuntu 64 bits
Posted on October 15th, 2008 by Alejandro. Filed under 64-bit, Firefox, Flash, Linux, Ubuntu.
IMPORTANT UPDATE #2: Adobe has released a NATIVE 64bit Flash Player, Please click here to the newer post
To install Flash 10 version 10.0.12.36 on Ubuntu 8.04 64 Bits, (Released October 15 2008)
Copy and Paste the following on the terminal:
wget http://queleimporta.com/downloads/flash10_en.sh && sudo chmod +x flash10_en.sh && sudo sh ./flash10_en.sh
Done!
Note: If you just want to see the code for the script, it is available here:
http://queleimporta.com/downloads/flash10_en.sh
* La forma más fácil de instalar flash 10 en Ubuntu 64 bits
Posted on October 15th, 2008 by Alejandro. Filed under 64-bit, Firefox, Flash, Ubuntu.
Recent Posts
- Migrating from GMail to Google Apps
- Set Gmail / Google Apps email as system wide default
- True Multi-Currency Personal Finances
- UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux
- Thunderbird 3 released
