Skip to content

Access Server SSH

Admin9705 edited this page May 6, 2018 · 33 revisions

CLICKING the STAR in the UPPER RIGHT promotes our PROJECT on GITHUB!


Table of Contents: Ubooquity

Official Logo

About Ubooquity

Ubooquity supports many types of files, with a preference for ePUB, CBZ, CBR and PDF files. Metadata from library management software Calibre and ComicRack are also supported. Ubooquity can be installed on any OS supporting Java (Windows, Linux, Mac OS...) and on a wide range of hardware (desktop computer, server, and NAS). Ubooquity lets you create user accounts and set access rights for each shared folder. Connections can be protected (HTTPS) using your own certificate.


Accessing Ubooquity via PlexGuide

Once deployed via Docker, you can access Ubooquity through:

Installing Ubooquity via PG

STEP 1: Launch PlexGuide

Select the following options once PG is loaded: PG Application Suite > Servers > Ubooquity


STEP 2: Ubooquity Addresses

Visit HUbooquity via the following address provided to you!


Configure Ubooquity

Questions About SSH? Visit: https://plexguide.com/forums/linux-questions.58/

After you have a server with Ubuntu 16.04 or 17*, either by renting from a host or by rolling your own server at home, you will need to SSH into your machine.

Obtain Your IP Address

  • Configure or set the IP Address (your host should give you this information)
  • Cannot remember? ip addr show

Virtual Machine Users

Use bridge mode and assign an IP via mac address or in the OS, assign a STATIC IP address!

Windows Users

  • Download Putty
  • In putty program, type in your main IP address and then set the port as 22

Mac / Linux Users

  • Use a built in program called Terminal
  • Go to Applications/Utilities/Terminal.app or search for terminal
  • Example type: ssh username@youripaddress-or-domain

Troubleshooting

  • Ensure that your IP Address is correct, including port number.
  • Firewall can be a choke point.
  • You should not have to configure anything out of the ordinary.
  • Your network setup can be the main problem
  • Make sure OpenSSH is installed on your Ubuntu server! sudo apt install openssh-server


PG Forum Support: Ubooquity

https://plexguide.com/forums/pg-3rd-party-programs.148/


Visit our Website By Click the Picture Below! N|Demo

N|Solid N|Solid


Visit our Website By Click the Picture Below! N|Demo

N|Solid N|Solid

Installing PlexGuide

  1. PlexGuide Install Information

Preplanning & Information

  1. PG Folder Structure

Domain and Port Control

  1. CloudFlare Tunnel

Primary Applications

  1. Plex

Useful Links

  1. PG YouTube Channel
Clone this wiki locally