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, 1125🔥, 0💬
Popular Posts:
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
How to find and read log file in FileZilla Server? I have logging turned on already. For FileZilla S...
What are Link and Activity LEDs on Ethernet Socket? Link and Activity LEDs on Ethernet Socket are LE...
What are Mimehandler and Plugin Processes of the Google Chrome program on Windows? Mimehandler and P...
How to demote heading levels for the entire document in Microsoft Word? I have a document with many ...