Main > Free Download Search >

Free suitable hairstyle software for linux

suitable hairstyle

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 424
KIptablesGenerator 1.3.1

KIptablesGenerator 1.3.1


KIptablesGenerator is a KDE-based wizard aimed at making the process of setting up a linux netfilter firewall easy. more>>
This is a KDE-based wizard aimed at making the process of setting up a linux netfilter firewall easy, especially on distributions with no firewall tool of their own, such as slackware.
It creates a shell script, suitable for caling from an init script, or on slackware, being saved as /etc/rc.d/rc.firewall.
It currently filters incoming packets, but support for outgoing filtering and routing/masquerading setup is planned.
Enhancements:
- Adding masquerading support, more sysctl options, cleaned up UI and rewrote most of the output generation function.
- Fixed compilation under GCC 4.
<<less
Download (0.57MB)
Added: 2005-08-31 License: GPL (GNU General Public License) Price:
1514 downloads
Crucible 1.7.1

Crucible 1.7.1


Crucible provides a powerful, flexible backend for building automated testing systems. more>>
Crucible provides a powerful, flexible backend for building automated testing systems. Crucible allows for conducting tests on multiple machines (via NFS), including patching, rebuilding, and booting new kernels, libraries, and services.

Configuration and customization can be done through simple config files and bash scripts. It is suitable for performing tests of GUI applications, services, libraries, and kernel patches.
<<less
Download (0.078MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
1078 downloads
simple_cgi_email 2.0.0.0

simple_cgi_email 2.0.0.0


simple_cgi_email is a very simple CGI script for sending email from an HTML form. more>>
simple_cgi_email is a very simple CGI script for sending email from an HTML form. Uses LAFmessage internally and runs on both Win32 and Linux (and possibly other Unix-like OSes).

simple_cgi_email is meant to provide a quick-n-dirty way to send email from an HTML form. Its output is fairly unpleasant to look at, certainly not suitable for clients or anyone else who cares about the format of their emails, but its perfect for small feedback forms, contact forms, registration forms, etc.

<<less
Download (0.35MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
959 downloads
X Interface Monitor 1.8.4

X Interface Monitor 1.8.4


X Interface Monitor monitors any network interface for traffic, load average, and various other statistics. more>>
X Interface Monitor (abbriviated xifmon) monitors any network interface (most suitable, the ppp# interface) for traffic, load average, and various other statistics using purly ioctl() directly to the Linux kernel.

It also has options to run `connect and `disconnect scripts, for dialup modem users who want easy connecting and disconnecting.

<<less
Download (0.49MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1477 downloads
Quotatool 1.4.9

Quotatool 1.4.9


Quotatool is a utility to set filesystem quotas from the commandline. more>>
Quotatool project is a utility to set filesystem quotas from the commandline. Most quota-utilities are interactive, requiring manual intervention from the user.
Quotatool on the other hand is not, making it suitable for use in scripts and other non-interactive situations.
Platforms
Quotatool compiles and runs on the following platforms:
- Linux
Kernels: 2.2, 2.4 and 2.6
Filesystems: Ext2, Ext3, ReiserFS & XFS
- Solaris
- AIX
Porting to other systems should be fairly easy.
Enhancements:
- A minor bug affecting quota on XFS was fixed.
<<less
Download (0.11MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1340 downloads
Picture Downloader 0.2b

Picture Downloader 0.2b


Picture Downloader is an app suitable for downloading pictures from websites. more>>
Picture Downloader is an app suitable for downloading pictures from websites. Picture Downloader as the name implies is an application written in C-Sharp and Gtk-Sharp made to automate the process of downloading images from websites, Perfect for TGPs.
Right now Picture Downloader is in a very early stage of development , this means bugs are still there and some features are on their way.
Main features:
- Scan HTML code to extract links to images.
- Save pictures to a desired directory.
- Filter type of pictures (jpg, jpeg, gif, png).
- Can download from secure sites (.htacces, .htpasswd).
<<less
Download (0.011MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
894 downloads
jcrossclient 1.0 Alpha4

jcrossclient 1.0 Alpha4


jcrossclient is a client for the RPG/MMORPG Crossfire, written entirely in java. more>>
jcrossclient is a client for the RPG/MMORPG Crossfire, written entirely in java.

Please note that this is an alpha release, and therefore should not be considered suitable for use as a main client (yet). Whilst most major bugs should now be fixed, there is no guarentee that this is the case.

<<less
Download (0.13MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1285 downloads
PHP TroubleTicket 1.4.1

PHP TroubleTicket 1.4.1


PHP TroubleTicket is multiuser problem-tracking software entirely written in PHP 4. more>>
PHP TroubleTicket project is multiuser problem-tracking software entirely written in PHP 4.

It is designed to be used in a web-based client-server environment using the Apache webserver. A client can use just about any modern webbrowser and just about any operating system that is suitable for accessing WWW-Servers like any flavour of Microsoft Windows running the Internet Explorer, Netscape 6 and 7, Mozilla or Opera, Mac OS X or Unix/Linux/BSD systems with Netscape, Opera, Mozilla, KDE Konqueror, Gnome Galeon or Safari.

The dynamic webpages generated by PHP Trouble Ticket are designed to be widely compatible with most browsers and offer a concise and straightforward user interface.

<<less
Download (MB)
Added: 2007-05-04 License: Free for non-commercial use Price:
915 downloads
Search::QueryParser 0.91

Search::QueryParser 0.91


Search::QueryParser parses a query string into a data structure suitable for external search engines. more>>
Search::QueryParser parses a query string into a data structure suitable for external search engines.

SYNOPSIS

my $qp = new Search::QueryParser;
my $s = +mandatoryWord -excludedWord +field:word "exact phrase";
my $query = $qp->parse($s) or die "Error in query : " . $qp->err;
$someIndexer->search($query);

# query with comparison operators and implicit plus (second arg is true)
$query = $qp->parse("txt~^foo.* date>=01.01.2001 date<<less
Download (0.007MB)
Added: 2006-06-15 License: Perl Artistic License Price:
1226 downloads
LHMail 2005-08-25

LHMail 2005-08-25


LHMail is an email library written in Qt able to send messages over SMTP protocol and receive via POP3. more>>
LHMail is an email library written in Qt able to send messages over SMTP protocol and receive via POP3, suitable for implementing email clients.
Main features:
- SMTP support
- POP3 support
- Widget for displaying message contents (screenshot)
- Attachements
- HTML messages (screenshot)
- Email forwarding
- Launching user-defined external applications
- Email adresses validation
- S/MIME signatures
Enhancements:
- New features include the ability to sign messages with S/MIME signature, verification of S/MIME signatures, and PEM format key and certificate support.
<<less
Download (0.090MB)
Added: 2005-08-31 License: Public Domain Price:
1517 downloads
EnGarde Community Edition 3.0.16

EnGarde Community Edition 3.0.16


EnGarde is a secure distribution of Linux. more>>
The Community Edition of EnGarde Secure Linux was designed to support features suitable for individuals, students, security enthusiasts, and those wishing to evaluate the level of security and ease of management available in Guardian Digital enterprise products.
EnGarde Community Editions development is very much driven by not only the requests from the community, but also their continued participation.
The Community Edition is a dynamic, rapidly-evolving product that serves to exhibit the best-of-breed applications currently under development.
Guardian Digital enterprise products provide greater levels of support, support for more advanced hardware, more sophisticated upgrade path, and features more suitable for enterprises, including support for our other enterprise applications.
Main features:
- Simple and Secure Remote Administration
- Powerful Host Intrusion Detection
- Secure Network Services
- Built-in Support and Alerts
- Robust Network Intrusion Detection
- Quick and Secure Web, DNS email, FTP
- Network Gateway Firewall
- Monitor System Access
- Protect Against Data Loss
- Security Control Center
- Engineered to be Secure
- Significantly Reduces Support Costs
<<less
Download (574MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
808 downloads
Perl::Dist::Builder 0.0.5

Perl::Dist::Builder 0.0.5


Perl::Dist::Builder is a Perl module to create win32 Perl installers. more>>
Perl::Dist::Builder is a Perl module to create win32 Perl installers.

SYNOPSIS

use Perl::Dist::Builder;
my $pdb = Perl::Dist::Builder->new( vanilla.yml );
$pdb->remove_image;
$pdb->build_all;

Perl::Dist::Builder is alpha software.

Perl::Dist::Builder uses a configuration file to automatically generate a complete, standalone Perl distribution in a directory suitable for bundling into an executable installer.

Perl::Dist::Builder requires Perl and numerous modules. See Perl::Dist::Bootstrap for details on how to bootstrap a Perl environment suitable for building new Perl distributions.

<<less
Download (0.035MB)
Added: 2006-10-18 License: Perl Artistic License Price:
1101 downloads
OPEN BEXI HTML Builder 1.6

OPEN BEXI HTML Builder 1.6


OPEN BEXI HTML Builder is a WYSIWYG HTML editor. more>>
OPEN BEXI HTML Builder is a WYSIWYG HTML editor which allows you to create Web pages and generate HTML code from your browser without any HTML knowledge.

It lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts.
<<less
Download (1.8MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
939 downloads
Aubit 4GL compiler 1.00.44

Aubit 4GL compiler 1.00.44


Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. more>>
Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Aubit 4GL compiler translates 4GL source into executable programs, enabling fast creation of screen/form-based applications.

With support for SQL statements forming an intrinsic part of the language, its especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, Informix, and ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.

<<less
Download (5.5MB)
Added: 2007-06-18 License: LGPL (GNU Lesser General Public License) Price:
546 downloads
Apache Lucene 2.2.0

Apache Lucene 2.2.0


Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. more>>
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java.
Apache Lucene is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
Enhancements:
- Many new features, optimizations, and bugfixes have been added since 2.1.0, including "point-in-time" searching over NFS, payloads, function queries, and new APIs for pre-analyzed fields.
- This release includes index format changes that are not readable by older versions.
- It can both read and update older Lucene indexes.
- Adding to an index with an older format will cause it to be converted to the newer format.
<<less
Download (2.5MB)
Added: 2007-06-21 License: The Apache License 2.0 Price:
880 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5