Main > Free Download Search >

Free how to use azureus software for linux

how to use azureus

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 77
how to raise your credit score fast 1.0

how to raise your credit score fast 1.0


Discover how to raise your credit score fast. free report... more>> <<less
Download (4KB)
Added: 2009-04-21 License: Freeware Price: Free
185 downloads
How-To-Earn-Money 1.0

How-To-Earn-Money 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-02 License: Freeware Price: Free
204 downloads
Azureus 3.0.2.0

Azureus 3.0.2.0


Azureus provides a bittorrent protocol implementation using java language. more>>
Azureus offers multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options and instant access to numerous pieces of information about your torrents.

Azureus has now features like an embedded tracker, that is easily to set up and ready to use.

<<less
Download (9.4MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
578 downloads
 
Other version of Azureus
Azureus 2.5.0.4Azureus provides a bittorrent protocol implementation using java language. Azureus has now features like an embedded tracker, that is easily to set up and ready to use
License:GPL (GNU General Public License)
Download (7.3MB)
1024 downloads
Added: 2007-01-25
OO Text To Speech 0.1

OO Text To Speech 0.1


OO Text To Speech is a text-to speech macro for OpenOffice.org. more>>
OO Text To Speech is a text-to speech macro for OpenOffice.org.

Its a syllable analyzer: using a reading motor, it reads a document and translates it into a vocal message.

About OpenOffice

OpenOffice.org is a multiplatform and multilingual office suite and an open-source project. Compatible with all other major office suites, the product is free to download, use, and distribute.

It is an international office suite that will run on all major platforms and provide access to all functionality and data through open-component based APIs and an XML- based file format.
<<less
Download (4.8MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1347 downloads
How-To-Earn-Extra-Money 1.0

How-To-Earn-Extra-Money 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
IRC to MSN gateway 0.1

IRC to MSN gateway 0.1


This is the IRC gateway for Microsoft(tm) Messenger. more>>
This is the IRC gateway for Microsoft(tm) Messenger.

You probably wonder what this is and why I wrote this. Some more information can be found in the DESIGN document that is included in this package.

This software is written by Johannes Verelst and is licensed through the GPL license (http://www.gnu.org/licenses/gpl.html).

Note that this is pre-alpha code, it probably does a bit that you want, but dont email me bugreports or feature requests. It is under heavy development.

If this program doesnt run try to install corectly all required perl modules yourself.

The idea for this program came when I was getting annoyed by the fact that I had to use different programs for both IRC and MSN. Since I dont know of any good MSN clients that can do IRC too (on unix, ofcourse), I started thinking about the other way around: an IRC client that can do MSN.

When I saw a piece of software written by Adam Swann that allows easy connectivity to MSN with perl, I decided to write an IRC server in perl that would connect to MSN for you. This is the result.

<<less
Download (0.009MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1229 downloads
Attach to Email Service Menu 0.7.5

Attach to Email Service Menu 0.7.5


Attach to Email Service Menu is a service menu for Konqueror. more>>
Attach to Email Service Menu is a service menu for Konqueror that works in conjunction with a python script to allow the user to select multiple files and add them as attachments to an email using whatever mail client is configured. If a directory is selected, then its contents will be attached to the email recursively.
Installation:
0) tar -jxf attach-to-email-servicemenu.tar.bz2
1) cd attach-to-email-servicemenu
2) ./install.sh --remove-old
#Get rid of previous installations.
3) ./install.sh [--global-install|--local-install]
#Depending on whether you want system-wide or not.
The Readme file included explains how to set this up for different email clients.
Enhancements:
- New Italian translation by Giurerro.
<<less
Download (0.007MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 downloads
How-To-Get-Rich 1.0

How-To-Get-Rich 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-29 License: Freeware Price: Free
183 downloads
How-To-Get-Rich-Quick 1.0

How-To-Get-Rich-Quick 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-28 License: Freeware Price: Free
180 downloads
Theyre Coming to Get You Barbara 0.4

Theyre Coming to Get You Barbara 0.4


Theyre Coming to Get You Barbara is a spooky screensaver that uses SDL. more>>
Theyre Coming to Get You Barbara is a screensaver inspired by the horror movie, "Night of the Living Dead".

<<less
Download (0.24MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1644 downloads
How-To-Get-Money 1.0

How-To-Get-Money 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
Scriptol to binary Compiler

Scriptol to binary Compiler


Scriptol to binary Compiler is a C++ native compiler. more>>
Scriptol to binary Compiler is a C++ native compiler.

Installation:

It is better to install Scriptol at root of a disk, for example:
c:scriptolc

Once the archive is extracted into the scriptolc directory, you have just to change to this directory to run the compiler.

To use the compiler at command line from any directory, you have to put the compiler into the path variable.

The setup script installs required file into sub-directories, or into the directory given as argument. Before to use the compiler, you have to read the licence, in the doc
directory: licence.html.

Usage:

Just type:
./solc mysource

Type "solc" only to list the options.

If your program is a multi-file project, the source given as parameter must be the main source file, the compiler will know dependencies from "include" statements and will build what is needed.

Exemples:

Type from the main scriptol directory:
./solc -bre demosfibo

Configuring:

By editing the solc.ini file, you may change the second pass compiler (you may have to rebuild the libsol library for this compiler), change the options of the compiler or add header files to include.

To add header files, just add "header=someheader.hpp" lines into the config file.

A xxx.cfg file may be written for each project main source beeing xxx, and if present, it overloads the solc.ini file.
<<less
Added: 2005-12-02 License: Freeware Price:
1423 downloads
Resets iptables to default values

Resets iptables to default values


Resets iptables to default values script resets the Linux firewall iptables to default values. more>>
Resets iptables to default values script resets the Linux firewall iptables to default values.

Configurations

IPTABLES="/usr/sbin/iptables"

#
# reset the default policies in the filter table.
#
$IPTABLES -P INPUT ACCEPT
$IPTABLES -P FORWARD ACCEPT
$IPTABLES -P OUTPUT ACCEPT

#
# reset the default policies in the nat table.
#
$IPTABLES -t nat -P PREROUTING ACCEPT
$IPTABLES -t nat -P POSTROUTING ACCEPT
$IPTABLES -t nat -P OUTPUT ACCEPT

#
# reset the default policies in the mangle table.
#
$IPTABLES -t mangle -P PREROUTING ACCEPT
$IPTABLES -t mangle -P OUTPUT ACCEPT

#
# flush all the rules in the filter and nat tables.
#
$IPTABLES -F
$IPTABLES -t nat -F
$IPTABLES -t mangle -F
#
# erase all chains thats not default in filter and nat table.
#
$IPTABLES -X
$IPTABLES -t nat -X
$IPTABLES -t mangle -X
<<less
Download (MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
Host on Imageshack 0.5

Host on Imageshack 0.5


Host on Imageshack is a service menu tor upload images on Imageshack. more>>
Host on Imageshack is a service menu tor upload images on Imageshack.

The tarball contains the .desktop file, the original script and an icon (modified version of Azureus icon).

Based on imageshack_upload.sh -> http://www.bchesneau.info/articles/2006/10/23/bash-script-to-upload-image-to-imageshack

The tarball content:

#NAME #CONTENT #DESTINATION

1.imageshack.desktop the servicemenu file ~/.kde/share/apps/{konqueror|dolphin}/servicemenu
2.imageshack.png an icon for the menu ~/.kde/share/icons
3.imageshack_upload the original bash script ~/bin
4.README this file

<<less
Download (0.015MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
857 downloads
Add to Noatun playlist

Add to Noatun playlist


Add to Noatun playlist is a service menu that can add files to the Noatun players playlist. more>>
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist.

<<less
Download (MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
624 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5