Linux, Open Source, Web, Engineering, Technology


Archive for the ‘Linux’ Category


October 19, 2011

Installing Canon’s ImageCLASS MF4270 on Ubuntu 64 bit

Updated October 19 2011 to use never version drivers. Works on Debian and LMDE too.

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)

Canon mf4270 Printer Properties

Canon mf4270 Printer Properties

 

For the scanner part follow this guide:
https://blog.alejandrocuervo.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

 

Original: October 25 2008.
EDIT: Updated April 24 2009 to use never version drivers.
EDIT: Updated October 19 2011 to use never version drivers.

Posted by acuervo. Filed under 64-bit, Debian, Linux, MInt, Ubuntu.

Tags: , , , .



October 10, 2011

Open Source Bare Metal Backup & Restore

~200MB Live CD/USB

via: Bare Metal Restore Solution GUI Backup Open Source GPL Recovery

Posted by acuervo. Filed under Backup & Recovery, Business, Linux.

.



September 7, 2011

PhoneGap Open Source Mobile Framework

PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best… HTML and JavaScript.

 

 

 

Learn more at: PhoneGap.

Posted by acuervo. Filed under Android, Apple, Google, Linux, Microsoft, Web-Ecosystem.

.



August 23, 2011

Easy panorama photo-stitch in Linux with fotoxx

Yes, there is powerful photo-stitching software for Linux.

Meet Fotoxx:


 

via: fotoxx – kornelix.

Posted by acuervo. Filed under Linux, Photography, Ubuntu.

Tags: , , .



August 11, 2011

Open Source software projects to keep an eye on

This will be an ever growing list of Open-Source software to keep and eye on.

When they reach maturity they’llne moved to the Mature Production Ready Open-Source software list:

Posted by acuervo. Filed under CMS, Linux, Web-Ecosystem.

Tags: .



August 11, 2011

Mature, Production Ready Open-Source Software

This will be an ever-growing list of mature and production-ready open-source software:

Posted by acuervo. Filed under Business, CMS, Linux, Ubuntu, Web-Ecosystem, WordPress.

Tags: .



August 9, 2011

WP-Plugins for (almost) every site I install.

Duplicate Post | By Enrico Battocchi

Google XML Sitemaps | By Arne Brachhold

All in One SEO Pack | By Michael Torbert

WordPress Database Backup | By Austin Matzko

WordPress Backup | By BTE  (Blog Traffic Exchange)

WP Minify | By Thaya Kareeson

WP Super Cache | By Donncha O Caoimh

Delete-Revision | By gohsy

Sociable | By Blogplay

WP to Twitter | By Joseph Dolson

JF3 Maintenance Redirect | By Jack Finch

Iframe | By webvitaly

Posted by acuervo. Filed under Linux, Web-Ecosystem, WordPress.

Tags: , .



July 23, 2011

UPDATED, Finally! Adobe releases native 64 bit Flash 11 for Linux

UPDATED Jul 23/2011

Finally we have a native 64bit Flash 11. 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/flashplatformruntimes/flashplayer11/flashplayer11_b1_install_lin_64_071311.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 flashplayer11_b1_install_lin_64_071311.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 https://blog.alejandrocuervo.com/downloads/flash_x64_en.sh && sudo chmod +x flash_x64_en.sh && sudo sh ./flash_x64_en.sh

This script will install Native 64 Bit Flash 11 and will also remove previous versions of flash and “nspluginwrapper”
Note: If you just want to see the code for the script, it is available here:
https://blog.alejandrocuervo.com/downloads/flash_x64_en.sh

EDIT #1: January 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
EDIT #6: October 12/2010: Updated everything to use latest adobe version 10.2.161.23 Preview
EDIT #7: July 23/2011: Updated everything to use latest version of Adobe Flash version 11.0.1.60

Posted by acuervo. Filed under 64-bit, Firefox, Flash, Linux, terminal, Ubuntu, Web-Ecosystem.

Tags: , , .



"The opposite of love is not hate, it's indifference.
The opposite of art is not ugliness, it's indifference.
The opposite of faith is not heresy, it's indifference.
And the opposite of life is not death, it's indifference."

Elie Wiesel
4311 grains of sand from alejandro cuervo