I found the solution here: https://superuser.com/questions/78415/get-rss-feed-from-itunes-podcast-links
It is to use this website to extract the RSS feed for you: http://itunes.so-nik.com/
This is a tutorial for HP-Compaq TC4400 Users on Ubuntu. Note, that I'm a total beginner with Linux, so this page will contain everything I did with my Notebook called Alice :-)
2017. augusztus 6.
2017. augusztus 5.
How to completely remove Plex Media Server?
Source: https://support.plex.tv/hc/en-us/articles/201941078-Uninstall-Plex-Media-Server
- Shut down Plex Media Server
service plexmediaserver stop
- Remove the installed package
dpkg -r plexmediaserver
- Remove the library directory of plex
rm -R /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/
sudo mkdir /var/lib/plexmediaserver
sudo addgroup plex
sudo adduser plex plex
sudo chown plex:plex /var/lib/plexmediaserver
Feliratkozás:
Bejegyzések (Atom)