Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Jackett/Jackett: API Support for your favorite torrent trackers. https://github.com/Jackett/Jackett
Sat May 12 14:25:31 2018
QRCode

Installer Mono:

  • http://www.mono-project.com/download/stable/#download-lin-raspbian

    chown -R pi:pi /opt/jackett

Autostart:

  • https://github.com/Jackett/Jackett/wiki/systemd-service

    WorkingDirectory=/opt/jackett
    User=pi

systemctl enable jackett.service

Mise à jour manuelle:

  • wget https://github.com/Jackett/Jackett/releases/download/asd/Jackett.Binaries.Mono.tar.gz
  • tar -xvf Jackett.Binaries.Mono.tar.gz
  • rm -rf /opt/jackett/*
  • mv Jackett/* /opt/jackett
  • chown -R pi:pi /opt/jackett
  • rm -rf Jackett*
linux
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn