Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
qBittorrent-nox Running Settings
What are the qBittorrent-nox Running Settings?
✍: FYIcenter.com
When you run qBittorrent-nox, it assumes the following settings:
1. Web UI Port - Default is 8080. You can change it with a command option, for example: "--webui-port=8888"
2. Save Path - Default is ~/Downloads. All downloaded files and temporary files are stored there. But you can change it when you add a new Torrent on the Web UI.
3. Log Files - The log file is located in the ~/.local/share directory.
fyicenter$ ls -lt ./.local/share/data/qBittorrent/logs -rw-------. 1 fyicenter fyicenter 2234 Jan 2 16:35 qbittorrent.log -rw-------. 1 fyicenter fyicenter 66701 Jan 1 13:42 qbittorrent.log.bak1 -rw-------. 1 fyicenter fyicenter 66681 Jan 1 05:31 qbittorrent.log.bak
4. Lock File - A lock file is created in the /var/tmp/ directory. This ensures that there is only 1 qBittorrent-nox process running per user.
fyicenter$ sudo ls -l /var/tmp/qtsingleap* srwx------. 1 fyicenter fyicenter 0 Jan 6 02:31 /var/tmp/qtsingleapp-q****- -rw-r--r--. 1 fyicenter fyicenter 0 Jan 6 02:31 /var/tmp/qtsingleapp-q****-lockfile
5. Configuration Files - qBittorrent custom options are stored in the "~/.config/qBittorrent" directory.
fyicenter$ ls -l ~/.config/qBittorrent -rw-rw-r--. 1 fyicenter fyicenter 1425 Jan 6 10:55 qBittorrent.conf -rw-rw-r--. 1 fyicenter fyicenter 190 Jan 6 10:50 qBittorrent-data.conf drwxrwxr-x. 2 fyicenter fyicenter 44 Jan 6 10:49 rss
6. Cache and Share Directories - qBittorrent also uses Cache and Share Directories:
fyicenter$ ls -l ~/.cache/qBittorrent ... fyicenter$ ls -l ~/.local/share/qBittorrent ...
⇒ Messages in qBittorrent-nox Log File
⇐ Install qBittorrent-nox on CentOS
2023-10-27, 3448🔥, 0💬
Popular Posts:
What are Link and Activity LEDs on Ethernet Socket? Link and Activity LEDs on Ethernet Socket are LE...
Where are Microsoft Teams files located on my macOS computer? If you have Microsoft Teams desktop so...
How to create a new WeChat account with my Facebook account? Creating a new WeChat account with a Fa...
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...