Harsh Sharma Technicals

Everything About Technology At One Place

LatestLinuxTechnology

How to make Wired Printers Wireless using Ubuntu Server

Watch this video to know in depth details and full tutorial, this article only includes the codes that i mentioned in this video


To make root user

  • sudo passwd root
    <your password>

To update Ubuntu

  • sudo apt-get updates

To download Cups

  • sudo apt-get install cups

To open Cups Config file

  • sudo vi /etc/cups/cupsd.conf

To open Samba Configuration file

  • sudo nano /etc/samba/smb.conf

 

Leave a Reply

Your email address will not be published. Required fields are marked *