Let say you have a single USB printer that’s attached or connected to your Windows 8 machine and you’ve just started using Ubuntu 13.04 Raring Ringtail. In order to print to that Windows’ printer from Ubuntu, you’ll have to some setup and that’s what this tutorial is going to show you.

This step by step guide will show you how to share your Windows’ printer so that the Ubuntu machine is able to printer to it. When you enable file and printer sharing in Windows, users that are connected to the same network within the same domain or workgroup can access shares and resources over the network. Whether it’s Ubuntu or Mac OS X, you should be able to access Windows resources.

One reason you’ll want to use a Windows’ printer is that not all printers support Linux systems, including Ubuntu. So if you only have one printer that only support Windows, you’ll need to share it with your other non supported systems.

The first thing you’ll need to do to get this working is to first share the printer. To share printers in Windows 8, press the Windows Key + X on your keyboard to show Windows 8 Tool Menu. When it opens, select ‘Control Panel’

 

printer_sharing_windows8_ubuntu_2

 

Next, go to Hardware and Sound group –> Devices and Printers. When it opens, right-click on the printer you want to share and select ‘Properties’

 

printer_sharing_windows8_ubuntu

 

Next, select the Sharing tab and check the sharing box to enable sharing. Also, please make sure to provide a simple sharing name. It can be like the one shown below without spaces. When you’re done, click OK to save it.

 

printer_sharing_windows8_ubuntu_1

 

Next, press the Windows Key + X again to show the tool menu. When it opens, select Command Prompt, then run the commands below to enable file sharing and printing.

netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes

 

After that, logon to your Ubuntu machine and select ‘System Settings –> Printers’

 

printer_sharing_windows8_ubuntu_3

 

When it opens, click Add to add printers.

 

printer_sharing_windows8_ubuntu_4

 

Next, scroll down and select ‘Windows Printer via SAMBA’

 

printer_sharing_windows8_ubuntu_5

 

In the printer location box, please make sure to type the computer name or IP address follow by the printer shared name. eg.

Computer_Name/Printer_Shared_Name

 

printer_sharing_windows8_ubuntu_6

 

Then under authentication, set your username and password you use to logon to the Windows machine into the box and continue.

Next, select the brand name and continue.

 

printer_sharing_windows8_ubuntu_7

 

Choose the the model and drivers. If you don’t see particular printer in the list, choose the one that is closest to your printer and select the recommended driver.

 

printer_sharing_windows8_ubuntu_8

 

That’s it! Hope it helps.

If the above steps don’t get you printing from Ubuntu, make sure the Windows Machine and Ubuntu machine are in the same workgroup. Also try the IP address of the computer instead of its name. Restart both machine and try again. If that still didn’t help, set the permission on the printer so that everyone is able to print to it.

Enjoy!

Frequently Asked Questions

How can I share a Windows 8 printer with Ubuntu 13.04 Raring Ringtail?

You can share a Windows 8 printer with Ubuntu 13.04 Raring Ringtail by enabling file and printer sharing in Windows, then accessing the printer from Ubuntu over the network.

What steps are involved in setting up printer sharing between Windows 8 and Ubuntu?

To set up printer sharing between Windows 8 and Ubuntu, you need to first share the printer in Windows 8, enable file and printer sharing, and then configure Ubuntu to connect to the shared printer.

Why would I need to share a Windows printer with Ubuntu?

You may need to share a Windows printer with Ubuntu if the printer only supports Windows and you want to print from your Ubuntu machine.

How do I enable printer sharing in Windows 8?

To enable printer sharing in Windows 8, go to Control Panel > Devices and Printers, right-click on the printer you want to share, select Properties, go to the Sharing tab, check the sharing box, and provide a sharing name.

Can Ubuntu access Windows resources like printers?

Yes, Ubuntu can access Windows resources like printers over the network by setting up proper sharing configurations on the Windows machine.

What is the benefit of sharing a Windows printer with Ubuntu?

Sharing a Windows printer with Ubuntu allows you to print from Ubuntu to a printer that is not natively supported by Linux systems.

How do I connect Ubuntu to a shared Windows printer?

You can connect Ubuntu to a shared Windows printer by configuring the printer settings in Ubuntu to add a network printer and selecting the shared Windows printer.

Are there any specific network requirements for sharing a Windows printer with Ubuntu?

To share a Windows printer with Ubuntu, both machines need to be connected to the same network and have proper sharing permissions set up on the Windows machine.