![]() |
Optware.Libbt HistoryHide minor edits - Show changes to markup November 17, 2007, at 05:13 PM
by -- refer to HowTo/KeepRemoteConsoleSessionRunning
Changed lines 28-29 from:
to:
November 05, 2007, at 08:45 AM
by -- Add missing dependency info to libbt page
Added lines 8-9:
Note: there is a missing dependency on libuuid.so.1, provided by e2fsprogs April 17, 2006, at 04:42 PM
by -- correct spelling
Changed line 16 from:
is that as soon as I exit telnet, the process dies. I also tried using & wich allows me to use to:
is that as soon as I exit telnet, the process dies. I also tried using & which allows me to use July 19, 2005, at 03:37 PM
by -- hint -- disown
Added lines 27-34:
The bash has a built-in feature for that: $ help disown disown: disown [-h] [-ar] [jobspec ...] By default, removes each JOBSPEC argument from the table of active jobs.
If the -h option is given, the job is not removed from the table, but is
marked so that SIGHUP is not sent to the job if the shell receives a
SIGHUP. The -a option, when JOBSPEC is not supplied, means to remove all
jobs from the job table; the -r option means to remove only running jobs.
July 19, 2005, at 11:19 AM
by -- Added nohup package
Changed lines 23-26 from:
'Screen' is the solution so it seems :) to:
bwalle: Of course does nohup exist, it's in the "coreutils" package. 'Screen' is the solution so it seems :) April 28, 2005, at 02:48 PM
by --
Changed lines 21-23 from:
Ok, I found out that I need 'nohup' or something like it. Does that exist for the NSLU2? to:
Ok, I found out that I need 'nohup' or something like it. Does that exist for the NSLU2? 'Screen' is the solution so it seems :) April 28, 2005, at 02:23 PM
by --
Added line 21:
Ok, I found out that I need 'nohup' or something like it. Does that exist for the NSLU2? April 28, 2005, at 01:41 AM
by --
Added lines 15-20:
Question: Using btget I am able to start downloading a torrent file which works fine, the problem is that as soon as I exit telnet, the process dies. I also tried using & wich allows me to use the telnet console but the process still exits after the telnet window closes. How can I start btget and shut down my PC (telnet session) and just let btget run on its own? This is probably a general LINUX question. Thanks. April 19, 2005, at 11:13 AM
by --
Changed lines 1-2 from:
A BitTorrent library, also includes some sample programs. to:
A BitTorrent library, also includes some sample programs. December 10, 2004, at 10:17 PM
by --
Changed lines 1-14 from:
Describe {{Libbt}} here. to:
A BitTorrent library, also includes some sample programs. InstallationOn the slug enter: ipkg update
ipkg install libbt
Samples
More info http://libbt.sourceforge.net |