Firefox 16, a treat for developers http://t.co/cnd27CzT
Howto Setup Lexmark Z55 printer in Ubuntu/Debian/Mint
The sleek, curvy design of the Lexmark Z55 color inkjet printer brings smooth styling to a machine that fits neatly on small home desktops. Measuring just 12 by 17 inches and incorporating a retractable paper tray, it provides outstanding clarity and speed for home users within a well-proportioned frame.
Speeds go up to 17 pages per minute for black and 13 ppm in color. Resolutions up to 3,600 x 1,200 dpi offer impressive options for photo hobbyists and guarantee sharp graphics on both regular and glossy photo paper. Automatic paper-sensing technology adjusts resolutions and print heads for optimal printing conditions every time. Envelopes, labels, transparencies, and executive sizes are all possible.
The Z55 is compatible with Linux, Macintosh, Windows, and Windows NT operating systems and connects via either parallel or USB ports. Lexmark includes a one-year warranty on parts and service.
This tutorial describes how to install a Lexmark Z55 printer on Debian based distro
please try this working driver
downloaded from Lexmark website

1. Download
Download the file CJLZ55LE-CUPS-1.0-1.TAR.GZ from the Drivers and Downloads section of the Lexmark website. Select a Linux distribution such as Mandriva.
2. Uninstall the existing driver
System->Administration->Printing
Expand “Local Printers”
Click on “Lexmark_Z55″ to select it
Press the “Delete” button and confirm with OK
3. Create directory
Create a directory to work in and move the downloaded file into this new directory.
mkdir lexmark
mv CJLZ55LE-CUPS-1.0-1.TAR.GZ lexmark
4. Extract rpm files from the download
tail -n +143 lexmarkz55-CUPS-1.0-1.gz.sh > install.tgz
tar -xvzf install.tgz
5. Convert rpm files into deb packages
First install the alien package if you have not already done so.
sudo apt-get install alien
Now convert the files ignoring any warnings.
sudo alien lexmarkz55-CUPS-1.0-1.i386.rpm
sudo alien z55llpddk-2.0-2.i386.rpm
Save the deb files in a safe place. For subsequent installations you can use these files.
6. Install the packages
The deb files can now be installed using any method you prefer. To install from the command line type:
sudo dpkg -i z55llpddk_2.0-3_i386.deb
sudo dpkg -i lexmarkz55-cups_1.0-2_i386.deb
7. Unzip ppd file
cd /usr/share/cups/model
sudo gunzip Lexmark-Z55-lxz55cj-cups.ppd.gz
8. Install the new driver
System->Administration->Printing
Press the “New Printer” button
Select “Lexmark Z55 USB #1″
Press “Forward”
Select “Provide PPD file”
Click on the file icon on the right hand side of the box below
Using the file picker select /usr/share/cups/model/Lexmark-Z55-lxz55cj-cups.ppd
Press “Forward”
Press “Apply”
Links:
lexmark.com
hardware4linux.info
linux.derkeiler.com
onlyubuntu.blogspot.com
amazon.com
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Steganography- Hide Your Files Inside An Image in Linux : Nowadays, our personal computer is not only a work tool, it is also our private space where we sto...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Scan Your Home Network With Nmap : Who should read this article? Everyone who is interested in computer security and computer networkin...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Recent Posts
- Secure File from Removal in Linux and Unix
- How to Install Nginx on FreeBSD 9.x
- Create a Launcher in Ubuntu Using Bash
- Scan Your Home Network With Nmap
- Steganography- Hide Your Files Inside An Image in Linux
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
Recent Comments



















SK
| #
Yes we can. What kind of help you need? We are doing outsourcing and technical support for Linux and Open source worldwide. To know more about the details visit here.
ClintB
| #
After install as above, run shell script /opt/Citrix/ICAClient/wfica.sh manually and note lib errors still occur. I had the x64 motif loaded but had to manually install the x86 too. Got that from http://rpmfind.net/linux/rpm2html/search.php?query=libXm.so.4 Even after that, I still had to do a “yum install alsa-lib.i686 alsa-lib.x86_64″ to resolve any additional libasound.so.2 errors. Once those two lib issues were resolved, Citix Web Interface launched apps fine by telling browser to open launch.ica using /opt/Citrix/ICAClient/wfica.sh. Good luck Ernesto!
AD
| #
I need some Help on Linux,can you guide me ?
Edson Carlos
| #
In debian no found. I need link download install in linux debian
jacky can
| #
You can actually unzip your secret archive by leaving out the -t option, instead using:
unzip newPhoto.jpg