Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qbittorrent-nox(1) [debian man page]

QBITTORRENT-NOX(1)														QBITTORRENT-NOX(1)

NAME
qBittorrent-nox - a command line Bittorrent client written in C++ / Qt4 SYNOPSIS
qbittorrent-nox [--webui-port=x] [TORRENT_FILE | URL]... qbittorrent-nox --help qbittorrent-nox --version DESCRIPTION
qBittorrent-nox is an advanced command-line Bittorrent client written in C++ / Qt4, using the libtorrent-rasterbar library by Arvid Nor- berg. qBittorrent-nox aims to be a good alternative to other command line bittorrent clients and provides features similar to popular graphical clients. qBittorrent-nox is fast, stable, light and it supports unicode. It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze com- patible), FAST extension (mainline) and PeX support (utorrent compatible). qBittorrent-nox is meant to be controlled via its feature-rich Web UI which is accessible as a default on http://localhost:8080. The Web UI access is secured and the default account user name is "admin" with "adminadmin" as a password. OPTIONS
--help Prints the command line options. --version Prints qbittorrent program version number. --webui-port=x Changes Web UI port to x (default: 8080). BUGS
If you find a bug, please report it at http://bugs.qbittorrent.org AUTHOR
Christophe Dumez <chris@qbittorrent.org> Command line Bittorrent client written in C++ / Qt4 January 16th 2010 QBITTORRENT-NOX(1)

Check Out this Related Man Page

PPPOECONF(8)						      System Manager's Manual						      PPPOECONF(8)

NAME
pppoeconf -- configures a PPPoE (ADSL) connection SYNOPSIS
pppoeconf [-nox] [iface] DESCRIPTION
The pppoeconf program is user-friendly dialog based setup tool for pppd (and pppoe if needed). It will look for existing ethernet cards and look for ADSL hardware connected to one of them. You can add an interface name iface to force pppoeconf to use it. Then it will get some login info and do some minor modifications to make working settings. Note that you can use ESC key to exit program when you wan. OPTIONS
-nox Force ncurses use. FILES
/etc/ppp/peers/dsl-provider is pppd options file for your dsl provider. /etc/ppp/pap-secrets and /etc/ppp/chap-secrets are described in pppd documentation. pppoeconf may add lines to theses files. /etc/ppp/ip-up.d/0clampmss and /etc/ppp/ip-down.d/0clampmss are used to clamp MSS if needed. /etc/network/interfaces is network interface file for your system. SEE ALSO
pppd(8), interfaces(5), pon(1) and pppoe(8). AUTHOR
This manual page was originally written by Eduard Bloch (blade@debian.org) and now maintained by Gregory Colpart (reg@evolix.fr) for the Debian GNU/Linux system (but may be used by others). This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. PPPOECONF(8)
Man Page

8 More Discussions You Might Find Interesting

1. Solaris

Reg process of killing

Dear All, I have one doubt - when u use netstat -na | grep 8080 to know the status of 8080 ports.when it is listed someone is accessing the 8080 ports like this *.8080 *.* 0 0 64000 0 LISTEN 172.19.69.39.8080 172.19.50.20.1929 65535 ... (6 Replies)
Discussion started by: shanshine
6 Replies

2. Ubuntu

deluge

i have ubuntu i just downloaded the package file for deluge 0.5.8.7 and i installed it using the package installer and when i try to launch it it starts to launch but crashes and doesnt show the program or atleast i think it crashes any suggestions on deluge or another bittorrent app that... (7 Replies)
Discussion started by: Texasone
7 Replies

3. Programming

Qt3 to Qt4

Hello experts, I had a simple charting program that was written in qt3, now i converted it to qt4 through qt3to4 and compiled that. while running, appear a Segmentation fault error.but note is, why? ;) pleasehelp me:cool:. (1 Reply)
Discussion started by: galaxy.ice
1 Replies

4. UNIX for Advanced & Expert Users

What is FODMS?

It seems there's a standard use for netork port 7200 - FODMS FLIP. Anyone know what FODMS FLIP is? (1 Reply)
Discussion started by: JerryHone
1 Replies

5. Programming

Bittorrent program

Hi everyone, I'm trying to replicate a bittorrent program using Linux client/server programming. I have a few questions on how to approach this.. 1) If I write a client/server program, can it be merged together? Usually bittorrent programs can send/receive files 2) Doing it step by step, I... (1 Reply)
Discussion started by: Shiroi98
1 Replies

6. Web Development

Redirect to diff port on apache

Hi, I'm running both mail (webmail port = 8080) and web (http = 80) on same box. i am able to redirect as below without any problem. From: http://mail.abc.com To: http://www.abc.com:8080 I did the above with a simple virtualhost and redirect directive. But my requirement is to have same... (1 Reply)
Discussion started by: reddyr
1 Replies

7. Red Hat

Unable to Open port 8080

Hi Experts, I am receiving below error while trying to connect port 8080. Could not open connection to the host, on port 8080 : connection refused. iptables configuration /etc/sysconfig/iptables # Firewall configuration written by system-config-firewall # Manual customization of... (1 Reply)
Discussion started by: sai_2507
1 Replies

8. AIX

Telnet is not happening on port number 8080

Dear Experts, I am trying to open 8080 port on my Aix 7.1 server. I made an entry in /etc/services for the port. and refreshed the inetd service. But when I try to telnet localhost 8080, telnet is not happening. connection refused error is coming. I can able to telnet localhost 23 its working... (9 Replies)
Discussion started by: aix.rockie
9 Replies