-
Fototrend
Amit érdemes tudni a Raspberry Pi-kről:
A legelső változat 2012-ben jelent meg. Pici, olcsó és nagyon alacsony fogyasztású, hobby-célú kártyagép. Felépítése ARM alapú, nem PC-architektúra, hanem kb. egy régi mobilhoz hasonló. Nagyon sok mindenre használható! A Linux-nak és a magas eladási mennyiségnek köszönhetően jelentős fejlesztőtáborral rendelkezik.
Új hozzászólás Aktív témák
-
g.gergo
senior tag
válasz
totya79
#43938
üzenetére
Cigam fórumtárs tollából íme a telepítés menete összefoglalva. Elérési utatakat (download-dir, incomplete-dir), portokat (peer-port), kintról való elérés lehetőségét (rpc-host-whitelist, rpc-whitelist), belépési felh. név, jelszó (rpc-username, rpc-password), WEBUI-t (rpc-port) átírod/módosítod/bővíted, ahogy te szeretnéd.
Transmission:
sudo mkdir /media/NAS/torrent/incomplete
sudo mkdir /media/NAS/torrent/downloads
sudo apt install transmission-daemon
sudo usermod -a -G users debian-transmission
sudo systemctl stop transmission-daemon.service
sudo nano /etc/transmission-daemon/settings.json
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": false,
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 256,
"dht-enabled": false,
"download-dir": "/media/NAS/torrent/downloads",
"download-limit": 100,
"download-limit-enabled": 0,
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/media/NAS/torrent/incomplete",
"incomplete-dir-enabled": true,
"lpd-enabled": false,
"max-peers-global": 75,
"message-level": 1,
"peer-congestion-algorithm": "",
"peer-id-ttl-hours": 6,
"peer-limit-global": 75,
"peer-limit-per-torrent": 50,
"peer-port": 45682,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": false,
"queue-stalled-enabled": false,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-host-whitelist": "valamin.ddns.org",
"rpc-host-whitelist-enabled": true,
"rpc-password": "jelszavad",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "felhasználóineved",
"rpc-whitelist": "127.0.0.1,192.168.*.*",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 100,
"speed-limit-up-enabled": false,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-limit": 100,
"upload-limit-enabled": 0,
"upload-slots-per-torrent": 10,
"utp-enabled": true
}
Elmented, kilépsz (ctrlX+i).sudo systemctl start transmission-daemon.service
sudo chmod -R 777 /media/NAS/torrentEnjoy!
Új hozzászólás Aktív témák
- Luck Dragon: Asszociációs játék. :)
- Részletes fotókon a Honor robotkaros telefonja
- PROHARDVER! feedback: bugok, problémák, ötletek
- HiFi műszaki szemmel - sztereó hangrendszerek
- Arc Raiders
- Hővezető paszták
- Milyen billentyűzetet vegyek?
- Kerékpárosok, bringások ide!
- Samsung Galaxy S25 Ultra - titán keret, acélos teljesítmény
- Projektor topic
- További aktív témák...
- Játékra vagy Munkára! Csere-Beszámítás! I7 3930K / Nvida GTX Titan X / 16GB DDR3 / 500GB SSD!
- Asztali PC , R7 5800X , RTX 3070 Ti , 32GB DDR4 , 256GB NVME , 2TB HDD
- Asztali PC , R7 2700X , RTX 2070 , 16GB DDR4 , 250GB NVME , 1TB HDD
- Asztali PC , R5 5500 , RX 5700 XT , 16GB DDR4 , 512GB NVME
- Új Gamer PC - Ryzen 7 5700X / RTX 5060 / B550M / 32GB RAM 3600Mhz / 1TB M.2 SSD / 650W
- iKing.Hu - Apple iPhone 14 Stílusos megjelenés, megbízható teljesítmény
- Acer TravelMate P214 i3-1115G4 16GB 512GB 14" FHD 1év garancia
- Apple iPhone 13 Pro Max Graphite ProMotion 120 Hz, Pro kamerák 128 GB-100%-3hó gari!
- GYÖNYÖRŰ iPhone 14 Pro Max 256GB Space Black - 1 ÉV GARANCIA, Kártyafüggetlen,MS3489, 100% Akksi
- iPhone 15 Pro emelt kapacitású 3420mAh diagnosztizálható akkumulátor, +ajándék ragasztó
Állásajánlatok
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest
Cég: Laptopműhely Bt.
Város: Budapest
wassermann
