
These two commands are identical: # cd ~/downloads/ # cd downloads/ Apt and dpkg are two separate package managers. When you typed # cd~/downloads You missed the space between cd and ~. If you already have done su (switch user) and switched to root then you don't need the sudo command.Īlso sudo goes before a command to give that one command super user permission, I see at one point you typed sudo and nothing else. Basically sudo gives you temporary root level permissions. Sudo isn't installed on Debian by default, my apologies I forgot about that. Then use wget like: wget Then use dpkg: sudo dpkg -i plexmediaserver_1.-c40bba82e_b Ubuntu is a spinoff of Debian, so for the most part you can use program files that say they are for Ubuntu Download the latest server here, the Ubuntu one works just fine: If you only have ssh access you click 'Choose distribution' and then right click the distribution to copy the link address. Non-Plex related support: Please go to the relevant subreddits and support forums, for example:.No misleading or non-descriptive titles Plex Help Plex related support: No affiliate links, personal voting, campaigning and funding posts No self-promoting too often or without previously contributing to the subreddit

Tech support for issues require templates to be filled in


It became very popular due to its simplicity and it can be played from. This tutorial will help you to install Plex Media Server on Debian 9.1 Stretch Linux Plex is very well known media server. hard drive tools apt install libatasmart-bin # Check drive health skdump /dev/sdb # Partition and format 3TB drive parted /dev/sdb n # Format partition mkfs.ext4 /dev/sdb1 #- Mount at boot #- Get UUID of the partition blkid /dev/sdb1 # - Then add this new line in fstab vi /etc/fstab UUID=44c5d34c-3202-4e77-9daf-4d5460a28b5f /mnt/data ext4 defaults 0 0 #- Copy media #- Some rsync -paz /mnt/data/Movie rsync -paz /mnt/data/Music. Wget sudo su dpkg -i plexmediaserver_1.xxxxxxxxxxxxxxxxxxx_b # Verify install by: systemctl status plexmediaserver # Uncomment the last line to enable apt for updates vi /etc/apt//plexmediaserver.list deb public main #Import public key for plex wget -q -O - | sudo apt-key add - apt update #S.M.A.R.T. Goto Plex download page: and get latest URL

RV Mobile server : Plex on Ubuntu Server 18.04 Installation
