{"id":508537,"date":"2021-06-23T23:13:18","date_gmt":"2021-06-23T15:13:18","guid":{"rendered":"http:\/\/4563.org\/?p=508537"},"modified":"2021-06-23T23:13:18","modified_gmt":"2021-06-23T15:13:18","slug":"debian-10-ubuntu-20-04-%e5%ae%89%e8%a3%85-qbittorrent","status":"publish","type":"post","link":"http:\/\/4563.org\/?p=508537","title":{"rendered":"Debian 10\/Ubuntu 20.04 \u5b89\u88c5 qBitTorrent"},"content":{"rendered":"\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3>Debian 10\/Ubuntu 20.04 \u5b89\u88c5 qBitTorrent<\/h3>\n<p>  \t\t \u672c\u5e16\u6700\u540e\u7531 zxxx \u4e8e 2021-6-23 22:55 \u7f16\u8f91 <\/p>\n<p> \u67e5\u770b\u7248\u672c<\/p>\n<p>  # lsb_release -a<br \/>  No LSB modules are available.<br \/>  Distributor ID: Ubuntu<br \/>  Description:&nbsp; &nbsp; Ubuntu 20.04.2 LTS<br \/>  Release:&nbsp; &nbsp;&nbsp; &nbsp;20.04<br \/>  Codename:&nbsp; &nbsp;&nbsp; &nbsp; focal<\/p>\n<p>  \u5347\u7ea7\u7cfb\u7edf<\/p>\n<p>  apt update &amp;&amp; apt upgrade<br \/>  apt install automake build-essential libtool pkg-config<\/p>\n<p>  \u5b89\u88c5 libtorrent<\/p>\n<p>  apt install libssl-dev libgeoip-dev libboost-dev libboost-system-dev libboost-chrono-dev libboost-random-dev<\/p>\n<p>  cd \/usr\/local\/src<\/p>\n<p>  wget https:\/\/github.com\/arvidn\/libtorrent\/releases\/download\/v1.2.14\/libtorrent-rasterbar-1.2.14.tar.gz<br \/>  tar zxvf libtorrent-rasterbar-1.2.14.tar.gz<br \/>  cd libtorrent-rasterbar-1.2.14<br \/>  .\/configure &#8211;disable-debug &#8211;enable-encryption &#8211;with-libgeoip=system<br \/>  make -j $(nproc)<br \/>  make install<br \/>  ldconfig<\/p>\n<p>  \u5b89\u88c5 qbittorrent<\/p>\n<p>  apt install qtbase5-dev qttools5-dev-tools libqt5svg5-dev zlib1g-dev<br \/>  cd \/usr\/local\/src<br \/>  wget https:\/\/github.com\/qbittorrent\/qBittorrent\/archive\/refs\/tags\/release-4.3.5.tar.gz<br \/>  tar zxvf release-4.3.5.tar.gz<br \/>  cd qBittorrent-release-4.3.5<br \/>  .\/configure &#8211;disable-gui &#8211;disable-debug<br \/>  make -j$(nproc)<br \/>  make install<\/p>\n<p>  \u542f\u52a8 qbittorrent <\/p>\n<p>  qbittorrent-nox<\/p>\n<p>  \u9996\u6b21\u542f\u52a8 \u8bf7\u5b89 y \u63a5\u53d7\u786e\u8ba4\uff0c\u63a5\u7740\u6309 Ctrl+c \u9000\u51fa\uff0c\u542f\u52a8\u540e\u53f0\u8fd0\u884c<\/p>\n<p>  \u521b\u5efa\u670d\u52a1<\/p>\n<p>  cat &lt;&lt; &quot;EOF&quot; &gt; \/etc\/systemd\/system\/qbittorrent.service<\/p>\n<p>  Description=qBittorrent Daemon Service<br \/>  After=network.target<\/p>\n<p>  LimitNOFILE=512000<br \/>  User=root<br \/>  ExecStart=\/usr\/local\/bin\/qbittorrent-nox<br \/>  ExecStop=\/usr\/bin\/killall -w qbittorrent-nox<\/p>\n<p>  WantedBy=multi-user.target<br \/>  EOF<\/p>\n<p>  \u542f\u7528\u670d\u52a1<\/p>\n<p>  systemctl enable qbittorrent.service<\/p>\n<p>  \u542f\u52a8\u670d\u52a1<\/p>\n<p>  systemctl start qbittorrent.service<\/p>\n<p>  \u8bbf\u95ee WebUI\uff1a<\/p>\n<p>  http:\/\/\u4f60\u7684IP:8080\/<\/p>\n<p>  \u9ed8\u8ba4\u7528\u6237\u540d\uff1aadmin <br \/>  \u9ed8\u8ba4\u5bc6\u7801\uff1aadminadmin<\/p>\n<p>  https:\/\/img14.360buyimg.com\/ddimg\/jfs\/t1\/187893\/21\/9959\/44507\/60d34b12E24e6390c\/b441a810131f385a.png<\/p>\n<p>  https:\/\/img12.360buyimg.com\/ddimg\/jfs\/t1\/172225\/35\/16508\/193936\/60d34b3fE4a4bd45a\/e7d3f1cbe37b9d67.png\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>sRGB<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u4f7f\u7528 docker \u65b9\u4fbf\uff0c \u4e0d\u662fKVM\u624d\u8981\u81ea\u5df1\u7f16\u8bd1<br \/>  \u4e00\u952e\u811a\u672c \uff0c\u9009\u62e9 7 \u81ea\u52a8\u5b89\u88c5\uff0c\u800c\u4e14\u652f\u6301 ARM64 \u7532\u9aa8\u6587\u8fd9\u4e9b<br \/>  wget git.io\/autopt.sh &amp;&amp; bash autopt.sh<\/p>\n<p>  https:\/\/262235.xyz\/usr\/uploads\/2021\/05\/2184208616.png\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>\u71d5\u5341\u4e09\u4e36<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u611f\u8c22\u5206\u4eab \u5f88\u7528\u5fc3 :lol\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>h20<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u6211\u7528aria2\u3000\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>\u6211\u662f\u574f\u866b<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u8c22\u8c22\u5927\u4f6c\u5206\u4eab\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>optimism<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u9876\u6211\u7684\u65b0\u624b\u670b\u53cb\u6280\u672f\u8d34\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>weiguoxiu<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\t\u597d\u4e1c\u897f\u6536\u85cf\u4e86\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>zxxx<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tsRGB \u5927\u4f6c\u6709\u8bdd\u8bf4 : 2021-6-23 23:09<br \/>  \u4f7f\u7528 docker \u65b9\u4fbf\uff0c \u4e0d\u662fKVM\u624d\u8981\u81ea\u5df1\u7f16\u8bd1<br \/>  \u4e00\u952e\u811a\u672c \uff0c\u9009\u62e9 7 \u81ea\u52a8\u5b89\u88c5\uff0c\u800c\u4e14\u652f\u6301 ARM64 \u7532\u9aa8\u6587\u8fd9\u4e9b<\/p>\n<p> \u6211\u662f OpenVZ \u7684\u673a\u5668\t\t\t  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>zxxx \u5927\u4f6c\u6709\u8bdd\u8bf4 : Debi&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[],"_links":{"self":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/508537"}],"collection":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=508537"}],"version-history":[{"count":0,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/508537\/revisions"}],"wp:attachment":[{"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=508537"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=508537"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=508537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}