diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
commit | 19f0a243737d2dedab8b402e2c4519838d9fd6d0 (patch) | |
tree | 624c67c9f029307c175f73569c1981381185da9b /content/blog/2022-03-08-plex-migration.md | |
parent | 339c7823f37d9af0bbdad409f15e696170c8d467 (diff) | |
download | cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.gz cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.bz2 cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.zip |
fix images for 2022 posts
Diffstat (limited to 'content/blog/2022-03-08-plex-migration.md')
-rw-r--r-- | content/blog/2022-03-08-plex-migration.md | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/content/blog/2022-03-08-plex-migration.md b/content/blog/2022-03-08-plex-migration.md index 297ed2d..fc6ddfc 100644 --- a/content/blog/2022-03-08-plex-migration.md +++ b/content/blog/2022-03-08-plex-migration.md @@ -67,12 +67,6 @@ initrd /casper/initrd boot ``` - - - - Once the machine is rebooted, enter the `e` screen again and add `nomodeset` to the `linux ...` line again and press `Ctrl + X` to save the boot options. @@ -194,9 +188,6 @@ caused issues with accessing the server from outside the network. In my case, I use a single port forwarding rule in my router and needed to update the Local LAN IP Address to the new server IP address. - - # Phase 3: Configure GPU Transcoding The final piece to the migration is enabling hardware transcoding so that Plex @@ -224,9 +215,4 @@ following command to view the available GPUs, statistics, and processes: sudo nvidia-smi ``` - - -Finally, enable hardware transcoding settings in the Plex application: - - +Finally, enable hardware transcoding settings in the Plex application to finish the process. |