Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

74 total results found

Network Issue Resolution P630 Pinpads

EFTPOS Pinpads

This article is for resolving and troubleshooting networking issues post Windows Updates on Verifone P630 pinpads. (Currently only at LVC)  These pinpads are fully integrated, with no failover internet connection, and rely on a USB Ethernet adaptor to provide...

Redirections - Wordpress

Wordpress

Redirections are done through the Rank Math SEO Plugin

Areas Audited

Snipe-IT

Refer excel document. https://puffingbillyrailway.sharepoint.com/:x:/r/_layouts/15/Doc.aspx?sourcedoc=%7BBF61F9CC-B543-4A57-820D-7736ABEED218%7D&file=Asset%20Management%20Audit.xlsx&action=default&mobileredirect=true

Enabling a NetSuite Role for Duo Single Sign-on *Netsuite Admin*

NetSuite

To enable a NetSuite role for Duo Single Sign-On, the following must occur.  The Users which require the role need to be added into the SG_DUO_NetSuiteUsers Security Group in Active Directory by IT. A request for this to occur is to be submitted via the PBR I...

Updating Firmware Cisco Switch

Switches

Updating the Firmware on a Cisco Switch is easy.  New firmware can be found at  https://software.cisco.com/download/home/283018960  SG300 Series In the 300 series of switches a few steps are to be taken Where possible a backup should be taken of the Fir...

Impersonation Protection & External Email Banners

Mimecast

Policy for email banners for Suspicious and External messages is done under the Mimecast Impersonation Protection policies.    Below are current HTML code for the banners.They are all using PBR Standard font found within our Brand Style Guide Warning banner...

Common Tasks - Wordpress Backend

Wordpress

TOTAL FIRE BAN / RAILWAY CLOSURE HOMEPAGE TILE We have a set of templated callout boxes hidden at the top of the homepage, to utilise in different scenarios including TFB/Railway closures, limited timetables operating due to weather events etc. The copy in ...

Current Services

Docker

Current Services running via Docker Dozzle - Log Monitor Portainer - Web Management Interface SnipeIT - PBR IT Asset Management BookStack - PBR IT Knowledge Base Traefik - Reverse Proxy & Middlewares CISO Assistant - Centralised Security Portfolio and ...

Server Configuration

Docker

All data is stored and managed under /docker, which the pbr_admin server user has read/write permissions to.  Under /docker is the following file structure All Application Volumes are mapped inside of appdata/SERVICE All compose files for individual servi...

Monitoring Containers

Docker

Containers can be managed and monitored via GUI where required.  Dozzle - Log Monitoring GUIhttps://dozzle.pbr.org.au/  Portainer - Container management GUIhttps://portainer.pbr.org.au OR https://pbr-docker-kl1.pbr.org.au:9443/  Portainer can be used to cle...

Traefik - Reverse Proxy & DNS

Docker

Traefik is currently in use for the Docker Reverse Proxy, and publishing our services internally.  Accessing Traefik Dashboard The Traefik dashboard is available via https://traefik.pbr.org.au/  This has HTTP authentication, which creds exist inside of 1Pas...

Creating Containers - Best Practices

Docker

Best Practices for adding services to Docker Ensure the compose file for the entire service is located within compose/service.yml - this should then be referenced within the global docker-compose.yml Ensure ALL volumes are mapped inside of appdata, and sep...

External Resources

Docker

This setup, including Traefik config, is based off the following guide.  Obviously not being used for a Media server, and I've adapted a few of the steps, but the principles are there.  UDMS Part 14: Kickass Docker Media Server with 150+ Apps | SimpleHomelab...

External Firewall Setup & UFW

Docker

The Palo Alto FW PBR-FW-KL1 has been configred to allow the websecure-external interface via Traefik to be accessible externally To ensure safety, the UFW firewall has been enabled on the server and only permits certain activities.  pbr_admin@pbr-docker-kl1:...