Main > Free Download Search >

Free simpserver 2.1.0 software for linux

simpserver 2.1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 77
Pidgin 2.1.0

Pidgin 2.1.0


Pidgin, previously known as Gaim, is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows. more>>
Pidgin, previously known as Gaim, is a multi-protocol instant messaging client for Linux, BSD, MacOS X, and Windows. Pidgin messenger is compatible with AIM and ICQ (Oscar protocol), MSN Messenger, Yahoo!, IRC, Jabber, SILC, Gadu-Gadu, GroupWise Messenger, and Zephyr networks.
Pidgin users can log in to multiple accounts on multiple IM networks simultaneously. This means that you can be chatting with friends on AOL Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an IRC channel all at the same time.
Pidgin supports many features of the various networks, such as file transfer, away messages, typing notification, and MSN window closing notification. It also goes beyond that and provides many unique features.
A few popular features are Buddy Pounces, which give the ability to notify you, send a message, play a sound, or run a program when a specific buddy goes away, signs online, or returns from idle; and plugins, consisting of text replacement, a buddy ticker, extended message notification, iconify on away, spell checking, tabbed conversations, and more.
Pidgin runs on a number of platforms, including Windows, Linux, and Qtopia (Sharp Zaurus and iPaq).
Pidgin integrates well with GNOME 2 and KDE 3.1s system tray, as well as Windowss own system tray. This allows you to work with Pidgin without requiring the buddy list window to be up at all times.
Pidgin is under constant development, and releases are usually frequent. The latest news regarding Pidgin can be found on the news page.
Enhancements:
- libpurple:
- Core changes to allow UIs to use second-granularity for scheduling. Pidgin and Finch, which use the glib event loop, were changed to use g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to better group our longer timers to increase power efficiency. (Arjan van de Ven with Intel Corporation)
- No longer linkifies screennames containing @ signs in join/part notifications in chats
- With the HTML logger, images in conversations are now saved. NOTE: Saved images are not yet displayed when loading logs.
- Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
Pidgin:
- Ensure only one copy of Pidgin is running with a given configuration directory. The net effect of this is that trying to start Pidgin a second time will raise the buddy list. (Gabriel Schulhof)
- Undo capability in the conversation window
- The formatting toolbar has been reorganized to be more concise.
- A new status area has been added to the top of conversations to provide additional detail about the buddy, including buddy icon, protocol and status message.
- Show idle times in the buddy list as days, hours, seconds
Finch:
- Theres support for workspaces now (details in the manpage)
- Theres a new custom window manager, Irssi
- Some improvements for tab-completion, tooltip and the password entries
- Some bugs regarding search results fixed
- A new DBus-script to create a docklet for finch
- Support for showing empty groups in the buddy list (Eric Polino)
<<less
Download (MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
39126 downloads
diskfree 2.1.0

diskfree 2.1.0


diskfree is a sh-based util for monitoring disk usage with email reporting. more>>
diskfree project is a shell script designed to be run periodically from cron to let you know how much disk space youve used, what directories have grown, which directories have shrunk, etc.
Installing
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
<<less
Download (0.012MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 downloads
Jaffa 2.1.0

Jaffa 2.1.0


Jaffa (Java Application Framework For All) is an enterprise-focused Java framework for rapid application development. more>>
Jaffa (Java Application Framework For All) is an enterprise-focused Java framework for rapid application development. It provides a complete Java Web application development stack, extending exsiting projects like Tomcat and Struts at the frontend with MVC-based web widgets, all the way through to a high-performance lightweight O/R persistence engine, with plenty of rich features in between including rules engines, declarative application, and data security. In addition to the runtime framework, there is a suite of component templates and other tools for rapid application development, including a TogetherSoft plug-in for UML intergration.
JAFFA is aimed at Software development projects that want to focus their energy on building Business Functionality, without spending time on developing the underlying architecture.
The JAFFA Project intends to provide a real world application framework, and then build a community of developers around that, who all want an open standards based framework that they can invest in, for building their specific applications on.
Enhancements:
- Native Tomcat 5.0 support, including jsp precompiling
- Full relational integrity supported in the v1.1 domain pattern
- New bean moulding framework for updating and retrieving graphs of domain objects, idea for complex web services
- Two new database schema importers, we can now import domain models from the database schema, ErWin CASE tool as well as Uniface
<<less
Download (7.66MB)
Added: 2005-04-13 License: LGPL (GNU Lesser General Public License) Price:
1656 downloads
GtkExtra 2.1.0

GtkExtra 2.1.0


GTKExtra is a useful set of widgets for creating GUIs for the X Window System using GTK+. more>>
GTKExtra is a useful set of widgets for creating GUIs for the X Window System using GTK+. It is written in C and includes the following widgets: GtkSheet, GtkPlot, GtkPlotCanvas, GtkItemEntry, GtkComboBox, GtkColorCombo, GtkBorderCombo, GtkFontCombo, GtkDirTree, GtkIconList, GtkFileList, GtkIconFileSelection, and GtkCheckItem.
It is also Free Software and released under the LGPL license.
Enhancements:
- Bugfixes in gtksheet
- improvements in gtkiconlist
- Pango enhancements in gtkplot
<<less
Download (0.87MB)
Added: 2005-06-24 License: GPL (GNU General Public License) Price:
1583 downloads
PRepS 2.1.0

PRepS 2.1.0


PRepS is a Problem Reporting and Tracking System. more>>
PRepS is a tool for reporting and tracking problems or tasks. PRepS project is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.

I started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.

Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.

<<less
Download (0.94MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1540 downloads
gperfmeter 2.1.0

gperfmeter 2.1.0


gperfmeter displays performance statistics for a given hostname. more>>
gperfmeter displays performance statistics for a given hostname.

If no host is specified, statistics on the current host are metered. You can display performance values in a solid or line strip chart.

The performance data automatically scales to accommodate increasing or decreasing values for the host machine. The gperfmeter preferences sheet provides a simple interface for accessing all of the application resources.
<<less
Download (0.73MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
VisLib 2.1.0

VisLib 2.1.0


VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual info. more>>
VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual information, from family or holiday photographs, desktop backgrounds, digital comics, to material samples or bacterial cultures photographs.
Enhancements:
- Record and category edition works. File saving in VLB-1 format works.
- Categories and record reordering tools were added and work.
- The edit menu has been completed.
- The full loop between file creation, filling, edition and saving is operational.
<<less
Download (0.59MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1479 downloads
Download Sentinel++ 2.1.0

Download Sentinel++ 2.1.0


Download Sentinel++ is an Anti-leech, download limiter / file manager. more>>
Download Sentinel++ is an Anti-leech, download limiter / file manager, that uses tokens to verify downloads instead of HTTP_REFERER or IP which can be spoofed or changed.
The install is as painless as possible with only one file to upload and execute. The install automatically creates the sub-directories and files, all you need to do is follow the on-screen instructions for permissions.
Security has been the focus throughout development, even the install program is built on the latest recomendations for security. Logging is done with text files and can have errors and alerts sent via email or stored in a txt file.
Downloads can be limited to a certain transfer size per time frame, which can be further broken down into smaller intervals, all with only a couple settings. This helps spread out the limitation to different timezone and prevents all available bandwidth being used in a short period
Main features:
- Completely free (free as in speech);
- Multiple language capability (all text is in config file, no hardcoded messages);
- Download counter file;
- xhtml/css compliant message output, fully customizable;
- Install script for easy setup;
- All user supplied input securely handled;
- Uses tokens to validate download requests. A superior method than .htaccess or http_referer which can be spoofed or limit users with firewalls;
- Tokens are good for a day by default, but can be set to expire at any time in 1 minute increments;
- A log is kept of invalid token attempts and information on tracking down the source;
- All errors and warnings can be written to a log file or sent to an email address;
- Supports unlimited directory structure of downloadable files (no need to specify where a file is located);
- Option to turn off bandwidth protection;
- Option to turn off any error/log report;
- Robust error handling;
- Ability to specify the total amount of transfer (bandwidth) allowed, over the total amount of time;
- Ability to specify interval lengths for download cut-off so all the allowed bandwidth does not go to one time zone / day /hour;
- Ability to put in a ratio of download clicks to actual bandwidth used;
- Log of all download details kept;
- Download log can be auto-archived;
- Ability to specify the download log size before archive;
- Ability to specify the download archive size before deleting;
- Ability to have a warning issued (email or log file) about the archive file reaching its maximum;
- Download count can be tracked in a Mysql database;
- Flood control on user clicks. Ability to set the number of times a user can click on a link in a given interval;
- Ability to allow specific offsite downloads via tokens;
- Pre-made example download page that is xhtml/css compliant;
- Pre-made file manager that displays all files, directories, sizes, downloads, dates, authors and descriptions for each file
- Ability to deny link sharing between browsers.
- Alternative install locations for secure files
- Logs automatically rotated, no on-going maintenance
- Ability to have multiple files with the same name
- Turn-Key install operation. Ready to begin secure downloads in 5 minutes or less;
<<less
Download (0.14MB)
Added: 2005-10-28 License: GPL (GNU General Public License) Price:
1459 downloads
PHP Voice 2.1.0

PHP Voice 2.1.0


PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. more>>
PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP.
PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language (VoiceXML) 2.0.
Enhancements:
- An improved menu module to support arrays as parameters with the ID of the menu.
- An improved home application with the new menu module.
<<less
Download (0.43MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1456 downloads
socklog 2.1.0

socklog 2.1.0


socklog cooperates with the runit package to create a small and secure replacement for syslogd. more>>
socklog cooperates with the runit package to create a small and secure replacement for syslogd. socklog supports system logging through Unix domain sockets (/dev/log) and UDP sockets (0.0.0.0:514) with the help of runits runsvdir, runsv, and svlogd.
socklog provides a different network logging concept, and also does log event notification. svlogd has built in log file rotation based on file size, so there is no need for any cron jobs to rotate the logs. socklog is secure, small and reliable.
Enhancements:
- With this version, the socklog-conf program creates the socklog service directories in /etc/sv/ instead of /etc/socklog/, and names them socklog-unix, socklog-klog, etc.
- Additionally, it creates a ./check script in the socklog-unix service directory, which is utilized by runits sv program when starting or checking the service.
<<less
Download (0.055MB)
Added: 2006-03-19 License: GPL (GNU General Public License) Price:
1314 downloads
Vultures 2.1.0

Vultures 2.1.0


Vultures is an isometric graphics interface to NetHack and SlashEM. more>>
Vultures is an isometric graphics interface to NetHack and SlashEM.

Vultures is a fork of the now dead "Falcons Eye" project.

An isometric graphics interface to NetHack. The interface was called "Falcons Eye", because the viewpoint resembles a "birds eye view".

This fork of the original "Falcons Eye" is called "Vultures Eye". "Vultures Claw" is the same interface, but for SlashEM

<<less
Download (35.2MB)
Added: 2006-06-06 License: Other/Proprietary License Price:
1235 downloads
Ishmail 2.1.0

Ishmail 2.1.0


Ishmail is a graphical mail reader for Unix systems. more>>
Ishmail is a graphical mail reader for Unix systems. It has any of the features you would expect in any GUI mail client.
Main features:
- is based on the UNIX philosophy
- supports UNIX (mbox), mh and MMDF folder formats
- e-mail aliases (also aliases for groups of people).
- shares folders and aliases with programs such as pine, elm, Z-mail, and sendmail
- internal IMAP and POP support
- PGP support
- easy integration with procmail, fetchmail, sendmail...
- the internal editor can be configured to use emacs key bindings, or you can use an external editor
- spell checking using any external spellchecker (like ispell or Aspell)
- can pass messages to external commands
- message sorting by multiple criteria
- message threading by subject
- advanced message searching with regular expressions
- can specify patterns (using UNIX regular expressions) to look for in message headers, then take action when a match is found. Each pattern can have a different action. These actions include:
- Automatically file the message in a specific folder (mail filtering)
- Run an alert command (for example, play a specific sound).
- Display a specific icon pixmap. extremely customizable: select your own
- shortcut keys, buttons, colors, just about anything
<<less
Download (1.8MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1234 downloads
I-Spy 2.1.0

I-Spy 2.1.0


A Perl script which identifies new files on various FTP and Web sites. more>>
A Perl script which identifies new files on various FTP and Web sites.
Installation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
<<less
Download (0.271MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
SimpServer 2.1.0

SimpServer 2.1.0


SimpServer acts as a proxy between your IM client and the server, encrypting all conversations. more>>
SimpServer is the first lightweight instant messaging security gateway for Unix systems. Install SimpServer on a Unix system and configure IM clients on your local network, and conversations with Simp-equipped parties will be automatically encrypted. SimpServer can indeed accept simultaneous remote connections and thus secure local and/or remote clients.
With SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
<<less
Download (0.59MB)
Added: 2006-06-17 License: Free for non-commercial use Price:
1226 downloads
bmon 2.1.0

bmon 2.1.0


bmon is a portable bandwidth monitor and rate estimator running on various operating systems. more>>
bmon is a portable bandwidth monitor and rate estimator running on various operating systems. It supports various input methods for different architectures.Various output modes exist including an interactive interface built in curses, lightweight HTML output but also formatable ASCII output.

Statistics may be distributed over a network using multicast or unicast and collected at some point to generate a summary of statistics for a set of nodes.
tgr:axs ~ bmon -o ascii -p eth0
Interface RX Rate RX # TX Rate TX #
eth0 868.00B 2.0 131.00B 1.0
eth0 1.04KiB 2.0 99.00B 1.0
eth0 667.00B 1.0 65.00B 0.0
eth0 667.00B 1.0 65.00B 0.0
eth0 63.05KiB 47.0 1.40KiB 9.0
Interface RX Rate RX # TX Rate TX #
eth0 1.04KiB 2.0 99.00B 1.0

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