<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Install printer in Ubuntu !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/41119/install-printer-in-ubuntu?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/41119/install-printer-in-ubuntu?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/41119/install-printer-in-ubuntu</guid>
	<pubDate>Mon, 17 Feb 2020 00:58:34 -0600</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/41119/install-printer-in-ubuntu</link>
	<title><![CDATA[Install printer in Ubuntu !]]></title>
	<description><![CDATA[<code>jit@jit-HP-Pro-3335-MT:~$ java -version
openjdk version &quot;11.0.6&quot; 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)
jit@jit-HP-Pro-3335-MT:~$ sudo ufw allow 9191
[sudo] password for jit: 
Rules updated
Rules updated (v6)
jit@jit-HP-Pro-3335-MT:~$ sudo ufw allow 9192
Rules updated
Rules updated (v6)
jit@jit-HP-Pro-3335-MT:~$ sudo apt-get install python3-smbc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  python3-smbc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.8 kB of archives.
After this operation, 69.6 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-smbc amd64 1.0.15.6-1build2 [16.8 kB]
Fetched 16.8 kB in 1s (18.6 kB/s) 
Selecting previously unselected package python3-smbc.
(Reading database ... 192946 files and directories currently installed.)
Preparing to unpack .../python3-smbc_1.0.15.6-1build2_amd64.deb ...
Unpacking python3-smbc (1.0.15.6-1build2) ...
Setting up python3-smbc (1.0.15.6-1build2) ...
jit@jit-HP-Pro-3335-MT:~$ sudo apt-get install smbclient
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  python-ldb python-samba python-tdb samba-common samba-common-bin
Suggested packages:
  python-gpgme heimdal-clients cifs-utils
The following NEW packages will be installed:
  python-ldb python-samba python-tdb samba-common samba-common-bin smbclient
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,912 kB of archives.
After this operation, 18.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-common all 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 [72.2 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 smbclient amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 [352 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-ldb amd64 2:1.2.3-1ubuntu0.1 [30.9 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 python-tdb amd64 1.3.15-2 [11.1 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-samba amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 [1,926 kB]
Get:6 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 samba-common-bin amd64 2:4.7.6+dfsg~ubuntu-0ubuntu2.15 [520 kB]
Fetched 2,912 kB in 3s (923 kB/s)         
Preconfiguring packages ...
Selecting previously unselected package samba-common.
(Reading database ... 192954 files and directories currently installed.)
Preparing to unpack .../0-samba-common_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.15_all.deb ...
Unpacking samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Selecting previously unselected package smbclient.
Preparing to unpack .../1-smbclient_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.15_amd64.deb ...
Unpacking smbclient (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Selecting previously unselected package python-ldb:amd64.
Preparing to unpack .../2-python-ldb_2%3a1.2.3-1ubuntu0.1_amd64.deb ...
Unpacking python-ldb:amd64 (2:1.2.3-1ubuntu0.1) ...
Selecting previously unselected package python-tdb.
Preparing to unpack .../3-python-tdb_1.3.15-2_amd64.deb ...
Unpacking python-tdb (1.3.15-2) ...
Selecting previously unselected package python-samba.
Preparing to unpack .../4-python-samba_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.15_amd64.deb ...
Unpacking python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Selecting previously unselected package samba-common-bin.
Preparing to unpack .../5-samba-common-bin_2%3a4.7.6+dfsg~ubuntu-0ubuntu2.15_amd64.deb ...
Unpacking samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Setting up python-tdb (1.3.15-2) ...
Setting up samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...

Creating config file /etc/samba/smb.conf with new version
Setting up smbclient (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Setting up python-ldb:amd64 (2:1.2.3-1ubuntu0.1) ...
Setting up python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Setting up samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...</code>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>