docs: update manual/cleanup

This commit is contained in:
dogman15 2024-12-01 23:44:58 +00:00 committed by Redbox Wiki
parent bec61d42bf
commit 10087ed8b4
1 changed files with 6 additions and 6 deletions

View File

@ -2,18 +2,18 @@
title: Cleanup & Security title: Cleanup & Security
description: description:
published: true published: true
date: 2024-11-29T21:16:09.864Z date: 2024-12-01T23:44:57.722Z
tags: tags:
editor: ckeditor editor: ckeditor
dateCreated: 2024-10-21T14:25:51.187Z dateCreated: 2024-10-21T14:25:51.187Z
--> -->
<p>As the new owner of an abandoned Redbox kiosk, you've got a motorized, multi hundred pound, steel box waiting to become a security risk in front of you. There are multiple things worth tweaking in your unit before you leave it to sit powered on for an extended period of time.</p> <p>As the new owner of an abandoned Redbox kiosk, you've got a motorized, multi-hundred-pound steel box waiting to become a security risk in front of you. There are multiple things worth tweaking in your unit before you leave it to sit powered on for an extended period of time.</p>
<h1>Opening and cleaning out disks</h1> <h1>Opening and cleaning out disks</h1>
<p>First of all, <strong>do NOT power the unit on. </strong>To open the kiosk, you need to access the lock from the inside. To do this, you must remove the back cover. Indoor units use S02 Robertson (square) bits, with the outdoor units using H4 Security Hex, or T25 Security Torx bits. These screws line the outer edge of the back plate, and once removed, will allow the panel to be lifted off.</p> <p>First of all, <strong>do NOT power the unit on. </strong>To open the kiosk, you need to access the lock from the inside. To do this, you must remove the back cover. Indoor units use S02 Robertson (square) bits, and the outdoor units use H4 Security Hex, or T25 Security Torx bits. These screws line the outer edge of the back plate, and once removed, will allow the panel to be lifted off.</p>
<p>&nbsp;Once you have access to the unit, you need to ensure remove as many discs as you can from deck 4 (the fourth platform from the top of the carousel) in order to reach through to the lock. During this process, Make sure to remove disks that are likely jamming the carousel, ensuring that it can spin freely before powering the unit on, as it can easily cause problems if the carousel is stuck.</p> <p>Once you have access to the unit, you need to remove as many discs as you can from deck 4 (the fourth platform from the top of the carousel) in order to reach through to the lock. During this process, make sure to remove disks that are likely jamming the carousel, ensuring that it can spin freely before powering the unit on, as it can easily cause problems if the carousel is stuck.</p>
<p>Once you have deck 4 cleared, it is recommended to use a flashlight set on the top of the carousel pointing down, or on deck 5, pointing at the lock. Once you can see the lock, look at the barrel on the front of the unit, and determine whether the arrow is pointing up, or down. If the arrow is pointing up, you need to depress the indent on the top of the barrel. If it is pointing down, you need to do it on the bottom. Use a flathead screwdriver to reach through deck 4, and depress the small square on either the top or the bottom of the barrel, depending on the direction of the arrow.&nbsp;</p> <p>Once you have deck 4 cleared, it is recommended to use a flashlight set on the top of the carousel pointing down, or on deck 5, pointing at the lock. Once you can see the lock, look at the barrel on the front of the unit, and determine whether the arrow is pointing up, or down. If the arrow is pointing up, you need to depress the indent on the top of the barrel. If it is pointing down, you need to do it on the bottom. Use a flathead screwdriver to reach through deck 4, and depress the small square on either the top or the bottom of the barrel, depending on the direction of the arrow.&nbsp;</p>
<p>Doing this successfully will be audibly indicated, and the lock cylinder and handle should be extended from the housing. To open the door, turn the handle counter-clockwise until the door is fully unscrewed, which it can then swing open.</p> <p>Doing this successfully will be audibly indicated, and the lock cylinder and handle should be extended from the housing. To open the door, turn the handle counter-clockwise until the door is fully unscrewed, which can then swing open.</p>
<p>todo: (add images)</p> <p>todo: (add images)</p>
<h1>Security</h1> <h1>Security</h1>
<h2>Remove the Cellular Modem</h2> <h2>Remove the Cellular Modem</h2>
@ -24,7 +24,7 @@ dateCreated: 2024-10-21T14:25:51.187Z
<p>RealVNC is installed on many Redbox kiosks, specifically RealVNC 4. This is a very old version of RealVNC and should be uninstalled or removed. You can disable it in Service Management or uninstall it fully.</p> <p>RealVNC is installed on many Redbox kiosks, specifically RealVNC 4. This is a very old version of RealVNC and should be uninstalled or removed. You can disable it in Service Management or uninstall it fully.</p>
<h1>Clean Up</h1> <h1>Clean Up</h1>
<h2>Remove old .log files</h2> <h2>Remove old .log files</h2>
<p>It's recommended for all owners to purge old .log files as they could contain some limited personal information of individuals who previously rented from a kiosk. If your kiosk has been down for several months when you power it on, the KioskEngine will automatically purge the old logs for you.</p> <p>It's recommended that all owners purge old .log files as they could contain some limited personal information of individuals who previously rented from a kiosk. If your kiosk has been down for several months when you power it on, the KioskEngine will automatically purge the old logs for you.</p>
<ul> <ul>
<li><code>C:\Program Files\Redbox\KioskLogs\ErrorLogs</code></li> <li><code>C:\Program Files\Redbox\KioskLogs\ErrorLogs</code></li>
<li><code>C:\Program Files\Redbox\KioskShell\logs</code></li> <li><code>C:\Program Files\Redbox\KioskShell\logs</code></li>