Pages

Tasksel: an easy walk tool with Linux

Tasksel is a tool which available with Linux which helpful to install a bunch (related) of packages. If a user wants to install LAMP (Apache, MySQL, PHP) package, need to apply the command to install individual applications. With the help of Tasksel, the user can select and install LAMP package from GUI.


Tasksel is very useful to select and install the desired desktop package while working with Debian/Ubuntu. For example, Tasksel can help the user to install a new desktop like Ubuntu MATE/Xubuntu desktop. Otherwise, the user needs to apply the concerned command to install Ubuntu MATE minimum desktop.

Install Canon MF226DN All-in-One Printer in Ubuntu

1. Install following dependancy packages.

sudo apt-get install libxml2:i386
sudo apt-get install libjpeg62:i386
sudo apt-get install lib32z1
sudo apt-get install libstdc++5:i386 libstdc++6:i386
sudo restart cups


2. Download the Canon driver from following link,
https://in.canon/support/imageCLASS%20MF226dn/model

3. Install the Canon driver.
Extract the package. Find the folder contain the .deb packages suitable for 64 bit architecture. Apply the command to install the .deb packages.

sudo dpkg *.deb

Go to Ubuntu Settings and find that the Printer added in the list.