Friday, February 19, 2010

Instal printer MP620 or MP630

If you're an MP620 or MP630 owner, you've perhaps struggled a bit to set up the printer part under Linux.

Those 2 models support the Canon MP610 printer driver, but the print parameters require a little "tune up":
They can work only if the "paper switch" option is either set to "Cassette" or "Rear Tray". But never set it to "Paper Feed Switch", or it will just print a blank page ...

Unfortunately, this latest option is the default for MP610, so a MP620 or MP630 newly installed printer requires a manual change to this option in the CUPS printer settings menus.

This is a bit annoying, and ... so easy to fix by tweaking again the PPD file ...
So I uploaded along with the MP600/MP610 PPDs, 2 new PPDs for MP620 and MP630 (in English and French), that simply remove the "Switch" option, and select "Cassette" as default paper source.

Installing this MP620-MP630 PPD will let you use now your printer out of the box without tweaking first the paper select option, and prevents from selecting a wrong paper source when printing.

Wednesday, February 10, 2010

How to Cleaned HDD?

How to Cleaned HDD from unused file

command from terminal get write --> sudo apt-get clean

Tuesday, February 9, 2010

How Remove Harddisk Shortcut From Dekstop in Linux

Remove Harddisk Shortcut From Dekstop in Linux :
1. open run (alt+F2)
2. type gconf-editor
3. find apps-->nautilus-->desktop
4. Remove hit from volumes_visible

Tuesday, February 2, 2010

How can mount ISO images via the loop device

I give tips for You can mount ISO images via the loop device. It is possible to specify transfer functions (for encryption/decryption or other purposes) using loop device.

But how to mount ISO image on Ubuntu? You need to use mount command as follows:

Procedure to mount ISO images on Ubuntu

1) You must login as a root user, if not root user then switch to root user using following command:

$ su -

2) Create the directory mount point:

# mkdir -p /mnt/disk

3) Use mount command as follows (assumes that your ISO file name is disk1.iso):

# mount -o loop disk1.iso /mnt/disk

4) Change directory to list it:

# cd /mnt/disk
# ls -l

Good Luck

Saturday, January 30, 2010

How Setting Printer LQ-2180?

  1. Download dulu ppdnya
  2. Open System → Administration → Printing → New Printer, select Gutenprint parallel port #1, Enter device URL : epson:/dev/lp0 → Forward
  3. Select provide PPD file
  4. Select file eplq2180.ppd
  5. Printer Name : LQ-2180 → Apply

Wednesday, January 27, 2010

Install Epson LX-300 Printer at Linux Ubuntu

  1. Open System → Administration → Printing → New Printer, in select connection Device chose Gutenprint parallel port #1, chose that for printer epson, so as to Enter device URL emerged epson:/dev/lp0 → clicked Forward
  2. To printer driver chose provide PPD file
  3. Afterwards the direction would in file Epson-Dot Matrix-epson.ppd
  4. Give the name printer LX-300 and clicked Apply
  5. The clique in printer LX-300, the Make difference and his Model from Epson the Teat of Matrix Foomatic/epson to Epson the Teat of Matrix Foomatic/eps9mid with clicked the switch change
  6. To this time chose driver from “Select Printer from Databese” afterwards chose Epson → Forward
  7. In the Models part chose “Dot Matrix” whereas in the Drivers part chose “Epson the Teat of Matrix Foomatic/eps9mid” → Forward
  8. Afterwards chose “Use the new PPD (Postscript Printer Description) the USA is” → Forward
  9. Driver that just was used by → Apply
  10. So that results print better in the Printer Options part the difference resolution to 240x216.dpi. → Apply

Wednesday, January 20, 2010

Tutorial Setting Printer Canon Pixma iP1880, iP1700, iP1980

Setting Printer Canon iP1880, iP1700, iP1980 Printer Driver

  1. Install Driver
    • Enter the folder driver ip1880 through terminal
    • code: cd /home/ubuntu/Desktop/Printer/iP1880+iP1700
    • install all file
    • code : sudo dpkg -i *.deb
  2. Open System → Administration → Printing → New Printer, to Select Connection chose Canon ip1800 series USB #1 (clicked Forward)
  3. Printer driver chose Provide PPD file
  4. Aim at to /usr/share/cups/model/canonip1800.ppd
  5. Give the name of ip1880/ip1700/ip1980 → Apply
  6. Restart computer
  7. Open Applications → Accessories → the Terminal, afterwards type ordered along with:
  8. code : cd /usr/lib ( tekan Enter )
    code : sudo ln -s ./libtiff.so.4.2.1 ./libtiff.so.3
  9. Printer was ready to use.