Check out my first novel, midnight's simulacra!

WeWork: Difference between revisions

From dankwiki
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
Lights are controlled via a [http://www.lutron.com/en-US/Service-Support/Pages/Technical/ProductSpecification.aspx?syst=System+Components&prodn=Pico+Wireless+Control Lutron Pico] remote control (model PJ2–3BRL–XXX–F01) mounted on the wall, transmitting at between [https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=aHY1UplkbbL80Cl%2BnQ8Bzw%3D%3D&fcc_id=JPZ0060 431-437 MHz] (FCC ID JPZ0060). They transmit to a controller hanging from the ceiling.
Lights are controlled via a [http://www.lutron.com/en-US/Service-Support/Pages/Technical/ProductSpecification.aspx?syst=System+Components&prodn=Pico+Wireless+Control Lutron Pico] remote control (model PJ2–3BRL–XXX–F01) mounted on the wall, transmitting at between [https://apps.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&RequestTimeout=500&calledFromFrame=N&application_id=aHY1UplkbbL80Cl%2BnQ8Bzw%3D%3D&fcc_id=JPZ0060 431-437 MHz] (FCC ID JPZ0060). They transmit to a controller hanging from the ceiling.
* Mine's at 433.558
* Mine's at 433.558
==Printing==
WeWork uses [https://www.papercut.com/ PaperCut] to manage their printing resources. To use this under Linux, you'll need:
* Java 11+ (I've got it working with java 12.0.2)
* cups and a reasonably recent hplip
* The PaperCut linux client
The queue address is [http://p.wework.com/printers/WeWork ipp://p.wework.com/printers/WeWork], and you can indeed see CUPS running there. Click "[http://p.wework.com/printers/ Printers]" to see your local printers. Mine happens to be [http://p.wework.com/printers/ATL05-4a ATL05-4a], an [https://support.hp.com/us-en/drivers/selfservice/hp-color-laserjet-managed-mfp-e87640-e87660-series/12531076 HP Color LaserJet Managed Flow MFP E87640].
===Printing via remote CUPS===
I have cups running on my office server, available only via the danknet [[VPN]] interface. It is set up to use the HP Color LaserJet flow MFP M880 - IPP Everywhere driver. The papercut client is launched on client devices, which are configured to use the HP through said server. This workflow works fine -- I print to the device using the system printer dialog, and papercut throws up a local message:
[[File:Papercut-wework.png|center|The papercut dialog]]
I amble over to the printer, enter my code, and print from the queue.

Revision as of 17:39, 13 September 2019

DSSCAW has an office in CODA Tech Square's 4th floor, hosted by WeWork. Come see us in 4-119!

Private Offices

Single-person private, lockable offices on the 4th floor of CODA run $710 monthly, and measure 5'9 x 7'8. They come with a single IEC 60906-2-compatible NEMA 5-15 grounded Type B duplex socket and a single TIA/EIA-568-compatible CAT-6-wired 8P8C plug. I have been able to pull a full external Gbps from this link.

Lights are controlled via a Lutron Pico remote control (model PJ2–3BRL–XXX–F01) mounted on the wall, transmitting at between 431-437 MHz (FCC ID JPZ0060). They transmit to a controller hanging from the ceiling.

  • Mine's at 433.558

Printing

WeWork uses PaperCut to manage their printing resources. To use this under Linux, you'll need:

  • Java 11+ (I've got it working with java 12.0.2)
  • cups and a reasonably recent hplip
  • The PaperCut linux client

The queue address is ipp://p.wework.com/printers/WeWork, and you can indeed see CUPS running there. Click "Printers" to see your local printers. Mine happens to be ATL05-4a, an HP Color LaserJet Managed Flow MFP E87640.

Printing via remote CUPS

I have cups running on my office server, available only via the danknet VPN interface. It is set up to use the HP Color LaserJet flow MFP M880 - IPP Everywhere driver. The papercut client is launched on client devices, which are configured to use the HP through said server. This workflow works fine -- I print to the device using the system printer dialog, and papercut throws up a local message:

The papercut dialog
The papercut dialog

I amble over to the printer, enter my code, and print from the queue.