Linux Insert the USB flash drive into a USB port on your computer. Run the terminal (console) in the super-user mode (e.g. using commands su or sudo -s — depending on your Linux distribution). Use the command fdisk -l to detect the USB flash drive name (e.g. /dev/sdb ). Save the drive image to the USB flash drive using this command: dd if=kerio-control-installer.iso of=/dev/sdx bs=1M and replace kerio-control-installer.iso with the real file name and /dev/sdx with the actual device name. It is necessary to enter the physical device (e.g. /dev/sdx ), not only a partition (e.g. /dev/sdx1 ). Use command sync to guarantee finishing all drive operations. Eject the USB drive safely and remove it from the USB port.
Script for installing the Linux CAPT Printer Driver for Canon LBP printers on Ubuntu (both 32-bit and 64-bit) Install wget https://github.com/hieplpvip/canon_printer/raw/master/canon_lbp_setup.sh chmod +x canon_lbp_setup.sh ./canon_lbp_setup.sh Notes After installation, there will be a shortcut on your Desktop. Run it to check your printer status (if it shows "Ready to Print", the printer is ready to use) Supported Models LBP-810 LBP1120 LBP1210 LBP2900 LBP3000 LBP3010 LBP3018 LBP3050 LBP3100 LBP3108 LBP3150 LBP3200 LBP3210 LBP3250 LBP3300 LBP3310 LBP3500 LBP5000 LBP5050 LBP5100 LBP5300 LBP6000 LBP6018 LBP6020 LBP6020B LBP6200 LBP6300n LBP6300 LBP6310 LBP7010C LBP7018C LBP7200C LBP7210C LBP9100C LBP9200C