bsd:bsdtra
Transmission
pkg install transmission-daemon-3.00_3 Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 7 package(s) will be affected (of 0 checked): New packages to be INSTALLED: bittorrent-libutp: 0.20130514_1 dht: 0.26 libb64: 1.2.1 libevent: 2.1.12 libnatpmp: 20150609 miniupnpc: 2.1_2 transmission-daemon: 3.00_3 Number of packages to be installed: 7 The process will require 3 MiB more space. 675 KiB to be downloaded. Proceed with this action? [y/N]: y [1/7] Fetching transmission-daemon-3.00_3.txz: 100% 224 KiB 229.4kB/s 00:01 [2/7] Fetching miniupnpc-2.1_2.txz: 100% 45 KiB 46.1kB/s 00:01 [3/7] Fetching bittorrent-libutp-0.20130514_1.txz: 100% 36 KiB 36.5kB/s 00:01 [4/7] Fetching libnatpmp-20150609.txz: 100% 11 KiB 11.7kB/s 00:01 [5/7] Fetching libevent-2.1.12.txz: 100% 320 KiB 327.6kB/s 00:01 [6/7] Fetching dht-0.26.txz: 100% 34 KiB 34.4kB/s 00:01 [7/7] Fetching libb64-1.2.1.txz: 100% 5 KiB 5.2kB/s 00:01 Checking integrity... done (0 conflicting) [1/7] Installing miniupnpc-2.1_2... [1/7] Extracting miniupnpc-2.1_2: 100% [2/7] Installing bittorrent-libutp-0.20130514_1... [2/7] Extracting bittorrent-libutp-0.20130514_1: 100% [3/7] Installing libnatpmp-20150609... [3/7] Extracting libnatpmp-20150609: 100% [4/7] Installing libevent-2.1.12... [4/7] Extracting libevent-2.1.12: 100% [5/7] Installing dht-0.26... [5/7] Extracting dht-0.26: 100% [6/7] Installing libb64-1.2.1... [6/7] Extracting libb64-1.2.1: 100% [7/7] Installing transmission-daemon-3.00_3... ===> Creating groups. Creating group 'transmission' with gid '921'. ===> Creating users Creating user 'transmission' with uid '921'. ===> Creating homedir(s) [7/7] Extracting transmission-daemon-3.00_3: 100% ===== Message from transmission-daemon-3.00_3: -- To allow clients to connect to the transmission daemon using DNS with any hostname other than localhost, do one of the following: - Enable password authentication, then any hostname is allowed. This can be achieved by either: - setting rpc-authentication-required to true, and adding credentials to the rpc-username and rpc-password fields in settings.json (must be done whilst the transmission service is stopped); or - running transmission-daemon with the following arguments (these can be set with transmission_flags in /etc/rc.conf): -t -u USERNAME -v PASSWORD OR - Add the allowed server hostnames to the rpc-host-whitelist setting in settings.json (must be done whilst the transmission service is stopped). Note that this value is NOT a list of allowed CLIENTS, but instead a list of allowed SERVER hostnames.
pkg install transmission-cli-3.00_3 transmission-web-3.00_1 Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 2 package(s) will be affected (of 0 checked): New packages to be INSTALLED: transmission-cli: 3.00_3 transmission-web: 3.00_1 Number of packages to be installed: 2 The process will require 1 MiB more space. 416 KiB to be downloaded. Proceed with this action? [y/N]: y [1/2] Fetching transmission-cli-3.00_3.txz: 100% 218 KiB 222.9kB/s 00:01 [2/2] Fetching transmission-web-3.00_1.txz: 100% 198 KiB 202.9kB/s 00:01 Checking integrity... done (0 conflicting) [1/2] Installing transmission-cli-3.00_3... [1/2] Extracting transmission-cli-3.00_3: 100% [2/2] Installing transmission-web-3.00_1... [2/2] Extracting transmission-web-3.00_1: 100%
transmission-daemon[885]: UDP Failed to set receive buffer: No buffer space available (/wrkdirs/usr/ports/net-p2p/transmission-daemon/work/transmission-3.00/libtransmission/tr-udp.c:68) transmission-daemon[885]: UDP Failed to set receive buffer: requested 4194304, got 42080 (/wrkdirs/usr/ports/net-p2p/transmission-daemon/work/transmission-3.00/libtransmission/tr-udp.c:97)
vim /etc/sysctl.conf kern.ipc.maxsockbuf=5242880 net.inet.udp.recvspace=4194304
bsd/bsdtra.txt · Dernière modification : de 127.0.0.1
