Lobby TV Display Computer

From Michael's Information Zone
Jump to navigation Jump to search

Purpose

To display content on a lobby TV.

General Process

Computer connects to a website using a browser in full screen mode, the website manages the content and redirects if needed. The PC should never need to be touched.

PC Config

  • Networking : Use wired connectivity where possible. WiFi instructions per OS provided below where applicable.

CentOS 9 Stream

NOTE : This is still in testing.

  • Minimal install of CentOS 9 Stream
  • Dump of commands, could be used for a script. Change the URL to match your environment.
dnf -y update
dnf install -y epel-release
dnf makecache