Equipment/Kiosk: Difference between revisions
PeterMeadows (talk | contribs) No edit summary |
(update with the new thin client info.) |
||
Line 2: | Line 2: | ||
|name=Kiosk <!-- Name of the item. --> | |name=Kiosk <!-- Name of the item. --> | ||
|image=Membership_Kiosk.jpg <!-- Image of the item. Leave with placeholder image if none exists. --> | |image=Membership_Kiosk.jpg <!-- Image of the item. Leave with placeholder image if none exists. --> | ||
|model=HP | |model=HP t5000 series thin client <!-- Model --> | ||
|category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | |category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | ||
|subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | |subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | ||
|status= | |status=Good working order <!-- Set to one of; Good working order, Faulty, Out of order, Under construction, Out of consumables, Scrapped, or Unknown --> | ||
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | |consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | ||
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | |accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | ||
Line 12: | Line 12: | ||
|acnode=no | |acnode=no | ||
|owner=LHS <!-- Provide a link to owners members page if other than LHS --> | |owner=LHS <!-- Provide a link to owners members page if other than LHS --> | ||
|origin=donation from | |origin=donation from Sully <!-- If via pledge, please link to the completed pledge page on the wiki --> | ||
|location= | |location=Ground Floor by the Classroom <!-- Floor, room/zone and location within that area --> | ||
|maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | |maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | ||
|template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | |template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | ||
}} | }} | ||
This is the machine that drives the [[Membership_Kiosk]], It runs Debian | This is the machine that drives the [[Membership_Kiosk]], It runs Debian and is diskless with it's root directory mounted from [[adminstuff]]. | ||
It has 128Mb or RAM, a Via C7 CPU and 64Mb of flash on board which is used for swap. | |||
It runs an X server and on boot it ssh's into adminstuff and runs chrome with the chrome window displayed on the kiosk, it then goes to this [https://github.com/londonhackspace/hackspace-foundation-sites/tree/master/london.hackspace.org.uk/kiosk] section of the london hackspace website for the UI. | |||
There is also some code that talks to the card reader and pastes any card uid's found into a hidden field on the web page. | |||
It also runs waspd from here: https://github.com/londonhackspace/wasp-label-printer to talk to the printer. | |||
Obsolete code that is not used here: https://github.com/londonhackspace/enrolment | |||
See also [[Equipment/WASP_WPL305E]], [[Membership_Kiosk]] | See also [[Equipment/WASP_WPL305E]], [[Membership_Kiosk]] |
Revision as of 23:04, 18 December 2014
This is the machine that drives the Membership_Kiosk, It runs Debian and is diskless with it's root directory mounted from adminstuff.
It has 128Mb or RAM, a Via C7 CPU and 64Mb of flash on board which is used for swap.
It runs an X server and on boot it ssh's into adminstuff and runs chrome with the chrome window displayed on the kiosk, it then goes to this [1] section of the london hackspace website for the UI.
There is also some code that talks to the card reader and pastes any card uid's found into a hidden field on the web page.
It also runs waspd from here: https://github.com/londonhackspace/wasp-label-printer to talk to the printer.
Obsolete code that is not used here: https://github.com/londonhackspace/enrolment
See also Equipment/WASP_WPL305E, Membership_Kiosk