Available Printer:
INI-PARTICIPANTS-MFD – outside room M12 on the Mezzanine floor of the Isaac Newton Institute. [Colour & Black & White]
NB. Please be mindful to print in Black & White and avoid Colour unless needed.
Please Note:
Printing may not work if you are using a VPN. The INI-PARTICIPANTS-MFD is only accessible from “inside” the Institute. As a VPN makes your device appear to be somewhere else. If your VPN client has an “allow LAN access” option, enabling it will allow you to print. Otherwise, you must temporarily disconnect the VPN before printing. You may reconnect after the job has been completed.
Windows 10/11
A locally available IP Print Queue is available and can be installed by a member of the INI – Help Desk Team upon request by submitting a ticket.
We have connected a direct USB Cable to allow the connection of Laptops running Windows and MacOS. It is possible to connect your laptop using the providing drop-cable and by simply pressing the MFD power button to ensure that the device is on; the device should automatically set up and add a connection to your computer.
MacOS:
You can use a bash script to quickly install and configure the available printer
- Open a terminal window
- Run this command:
curl -s https://www.newton.ac.uk/print/install | bash
Linux:
If your machine uses CUPS (most do!) you may use a bash script to quickly install and configure the available printers:
- Open a terminal window
- Become root (or use sudo): sudo bash
- Run one of these commands:
wget -q -O - https://www.newton.ac.uk/print/install | bash
curl -s https://www.newton.ac.uk/print/install | bash
GET https://www.newton.ac.uk/print/install | bash
If you don’t have any of wget/curl/GET installed, you should be able to download the script in your web browser by visiting the following page: https://www.newton.ac.uk/print/install
If you saved the script as a file named “INSTALL” then you can run it using:
sudo bash INSTALL
Require additional help?
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article