Skip to content

Instantly share code, notes, and snippets.

View t3hbeowulf's full-sized avatar

t3hbeowulf t3hbeowulf

  • Norfolk, VA
  • 19:08 (UTC -05:00)
View GitHub Profile
@t3hbeowulf
t3hbeowulf / plexDatabaseRestoreScript.sh
Created November 7, 2017 06:42 — forked from ssmereka/plexDatabaseRestoreScript.sh
Plex Media Server database backup restore script.
#!/bin/bash
# Restore a Plex database.
# Author Scott Smereka
# Version 1.0
# Script Tested on:
# Ubuntu 12.04 on 2/2/2014 [ OK ]
# Plex Database Location. The trailing slash is
@t3hbeowulf
t3hbeowulf / plexDatabaseBackupScript.sh
Created November 7, 2017 06:41 — forked from ssmereka/plexDatabaseBackupScript.sh
Plex Media Server database backup script.
#!/bin/bash
# Backup a Plex database.
# Author Scott Smereka
# Version 1.0
# Script Tested on:
# Ubuntu 12.04 on 2/2/2014 [ OK ]
# Plex Database Location. The trailing slash is