campus
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 22
Campus Chat Server 0.1
Campus Chat Server is a chat server intended for use in the Cadiz University campus network. more>>
Campus Chat Server project is a chat server intended for use in the Cadiz University campus network.
Enhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
<<lessEnhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
trackpeer 0.02
trackpeer is an agent program that helps network and server administrators with tracking users computers. more>>
trackpeer is an agent program that helps network and server administrators with tracking users computers.
It makes it possible to determine the MAC addresses of computers over a network, even when the computers are behind NATed gateways.
This agent program is intended to be used by the administrators who need to identify and locate malicious computers (users) and virus-infected computers in a network such as middle-sized Wireless LAN system, public ethernet jack system, and campus or corporate network.
The program will also be useful for a simple MAC-address-based authentication over a network.
Using MAC addresses has several advantages over other computer/user identification methods, since every ethernet interface has its unique MAC address that cannot be changed easily in many cases.
The agent program has two features, MAC address informing and MAC address logging.
`trackpeerd and `trackpeer are an agent program and a simple client program, respectively. The agent program should run on a gateway (or a packet capturing machine beside it) which resides in the same network segment as the client computers are. We call the router ``frontline router. The agent listens to the communication through the router and caches packets header information.
The client program trackpeer is used when an administrator or a server program would like to know the MAC address of a specific peer, just after a communication action is taken by the peer.
trackpeer provides the agent with the source/destination addresses of a packet, the port numbers of the packet, and the time of the packets arrival. The agent looks into its internal cache memory, picks up the address information that matches the query, and provides the server with the information.
In other words, the server asks the agent,
`` Whos knocked the door at around HH:MM.SS? .
The agent will forget the address information after a certain period of time (10mins) has passed.
<<lessIt makes it possible to determine the MAC addresses of computers over a network, even when the computers are behind NATed gateways.
This agent program is intended to be used by the administrators who need to identify and locate malicious computers (users) and virus-infected computers in a network such as middle-sized Wireless LAN system, public ethernet jack system, and campus or corporate network.
The program will also be useful for a simple MAC-address-based authentication over a network.
Using MAC addresses has several advantages over other computer/user identification methods, since every ethernet interface has its unique MAC address that cannot be changed easily in many cases.
The agent program has two features, MAC address informing and MAC address logging.
`trackpeerd and `trackpeer are an agent program and a simple client program, respectively. The agent program should run on a gateway (or a packet capturing machine beside it) which resides in the same network segment as the client computers are. We call the router ``frontline router. The agent listens to the communication through the router and caches packets header information.
The client program trackpeer is used when an administrator or a server program would like to know the MAC address of a specific peer, just after a communication action is taken by the peer.
trackpeer provides the agent with the source/destination addresses of a packet, the port numbers of the packet, and the time of the packets arrival. The agent looks into its internal cache memory, picks up the address information that matches the query, and provides the server with the information.
In other words, the server asks the agent,
`` Whos knocked the door at around HH:MM.SS? .
The agent will forget the address information after a certain period of time (10mins) has passed.
Download (0.012MB)
Added: 2005-11-03 License: MIT/X Consortium License Price:
1450 downloads
Cyrus IMAP Server 2.1.18
The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in. more>>
The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in.
Electronic mail is a major infrastructure service of almost all organizations. At Carnegie Mellon the use of electronic mail has overshadowed the use of all other distributed services since the early 1990s. It is a core part of the business process of most departments. The universal availability of the Andrew Mail and Bulletin Board System (AMS) has helped a great deal to create this situation. Departments without AMS have run their own mail systems and see heavy use, as well. With the end of the lifetime of the AMS in sight, Project Cyrus began to build a new campus mail system.
The Cyrus Electronic Mail Project is continuing to build a highly scalable enterprise mail system designed for use in a small to large enterprise environments using standards based technologies. The Cyrus technologies will scale from independent use in small departments to a system centrally managed in a large enterprise.
Visitors to this site may want to also view The Cyrus Wiki, which is likely to be updated more frequently.
This document gives an overview of the Cyrus IMAP server. The Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail and system-wide bulletin boards through the IMAP protocol. The Cyrus IMAP server is a scalable enterprise mail system designed for use from small to large enterprise environments using standards-based technologies.
A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software that is using the IMAP, POP3, or KPOP protocols.
The private mailbox database design gives the server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
<<lessElectronic mail is a major infrastructure service of almost all organizations. At Carnegie Mellon the use of electronic mail has overshadowed the use of all other distributed services since the early 1990s. It is a core part of the business process of most departments. The universal availability of the Andrew Mail and Bulletin Board System (AMS) has helped a great deal to create this situation. Departments without AMS have run their own mail systems and see heavy use, as well. With the end of the lifetime of the AMS in sight, Project Cyrus began to build a new campus mail system.
The Cyrus Electronic Mail Project is continuing to build a highly scalable enterprise mail system designed for use in a small to large enterprise environments using standards based technologies. The Cyrus technologies will scale from independent use in small departments to a system centrally managed in a large enterprise.
Visitors to this site may want to also view The Cyrus Wiki, which is likely to be updated more frequently.
This document gives an overview of the Cyrus IMAP server. The Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail and system-wide bulletin boards through the IMAP protocol. The Cyrus IMAP server is a scalable enterprise mail system designed for use from small to large enterprise environments using standards-based technologies.
A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software that is using the IMAP, POP3, or KPOP protocols.
The private mailbox database design gives the server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
Download (1.6MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1216 downloads
Checkfacebook 0.5
Checkfacebook provides a tool which notifies you of new messages on facebook.com. more>>
Checkfacebook provides a tool which notifies you of new messages on facebook.com.
Checkfacebook notifies you of new messages on facebook.com. The Facebook is an online community for universities.
Facebook is a social networking website. It was originally developed for college and university students but has since been made available to anyone with an email address. People can select to join one or more participating networks, such as a high school, place of employment, or geographic region.
As of February 2007, the website had the largest number of registered users among college-focused sites with over 19 million members worldwide (also from non-collegiate networks).[1]
Facebook is the number one site for photos, ahead of public sites such as Flickr, with over 6 million photos uploaded daily,[2] and is the sixth most visited site in the United States.[2]
The name of the site refers to the paper facebooks that colleges and prepatory schools give to incoming students, faculty, and staff depicting members of the campus community.
<<lessCheckfacebook notifies you of new messages on facebook.com. The Facebook is an online community for universities.
Facebook is a social networking website. It was originally developed for college and university students but has since been made available to anyone with an email address. People can select to join one or more participating networks, such as a high school, place of employment, or geographic region.
As of February 2007, the website had the largest number of registered users among college-focused sites with over 19 million members worldwide (also from non-collegiate networks).[1]
Facebook is the number one site for photos, ahead of public sites such as Flickr, with over 6 million photos uploaded daily,[2] and is the sixth most visited site in the United States.[2]
The name of the site refers to the paper facebooks that colleges and prepatory schools give to incoming students, faculty, and staff depicting members of the campus community.
Download (0.009MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
913 downloads
JA-SIG uPortal 2.5.1
uPortal is a free, sharable portal under development by institutions of higher-education. more>>
uPortal is a free, sharable portal under development by institutions of higher-education. This group sees an institutional portal as an abridged and customized version of the institutional Web presence... a "pocket-sized" version of the campus Web.
Portal technology adds "customization" and "community" to the campus Web presence. Customization allows each user to define a unique and personal view of the campus Web. Community tools, such as chat, forums, survey, and so on, build relationships among campus constituencies.
uPortal is an open-standard effort using Java, XML, JSP and J2EE. JA-SIG uPortal is a collaborative development project with the effort shared among several of the JA-SIG member institutions. You may download uPortal and use it on your site at no cost.
Enhancements:
- Various bugs were fixed.
- "Custom" is now displayed as a channel type in the Channel Manager.
- Version.java was modified to support security releases.
- The CAS uPortal security provider was moved into the source tree.
<<lessPortal technology adds "customization" and "community" to the campus Web presence. Customization allows each user to define a unique and personal view of the campus Web. Community tools, such as chat, forums, survey, and so on, build relationships among campus constituencies.
uPortal is an open-standard effort using Java, XML, JSP and J2EE. JA-SIG uPortal is a collaborative development project with the effort shared among several of the JA-SIG member institutions. You may download uPortal and use it on your site at no cost.
Enhancements:
- Various bugs were fixed.
- "Custom" is now displayed as a channel type in the Channel Manager.
- Version.java was modified to support security releases.
- The CAS uPortal security provider was moved into the source tree.
Download (27.8MB)
Added: 2006-04-13 License: Freeware Price:
1291 downloads
emuecobbei 20060508-2123
emuecobbei is an equipment inventory application that is intended to be used on a campus. more>>
emuecobbei stands for "Eastern Michigan University Black Board Equipment Inventory" is an equipment inventory application that is intended to be used on a campus that has deployed the blackboard.com technology.
Main features:
- sigs (aka "categories") - links, news, posts to the forums, etc are assigned to a sig so the content of the site is organized, similar to the way yahoo started.
- rss feed aggregator - this module is actually two parts: one is a script written in python which gets urls from the database and downloads rss-based content from a cronjob. the 2nd part displays this content on a web page.
- glossary (aka "aolbonics" or "urban dictionary")
- forums (posts and responses)
- news (with comments)
- poll (voting booth)
- link (database of html anchors)
- gfile (old-school bbs term for "general file" aka "text files")
- "bbcode" rendering
- permissions (boolean values assigned to each member)
- authentication (login and password)
- user preferences (for example, the number of items to display per page)
- template-based content, meaning the administrator does not need to know a great deal about php to make content changes to the site.
- applications which build upon the bbsengine functionality:
- workflow - project management tool with fields similar to those described in RFC1297
- emuecobbei - an equipment inventory application
- tunebox - a media management application
- cit - contact information tracker
<<lessMain features:
- sigs (aka "categories") - links, news, posts to the forums, etc are assigned to a sig so the content of the site is organized, similar to the way yahoo started.
- rss feed aggregator - this module is actually two parts: one is a script written in python which gets urls from the database and downloads rss-based content from a cronjob. the 2nd part displays this content on a web page.
- glossary (aka "aolbonics" or "urban dictionary")
- forums (posts and responses)
- news (with comments)
- poll (voting booth)
- link (database of html anchors)
- gfile (old-school bbs term for "general file" aka "text files")
- "bbcode" rendering
- permissions (boolean values assigned to each member)
- authentication (login and password)
- user preferences (for example, the number of items to display per page)
- template-based content, meaning the administrator does not need to know a great deal about php to make content changes to the site.
- applications which build upon the bbsengine functionality:
- workflow - project management tool with fields similar to those described in RFC1297
- emuecobbei - an equipment inventory application
- tunebox - a media management application
- cit - contact information tracker
Download (0.022MB)
Added: 2006-09-08 License: LGPL (GNU Lesser General Public License) Price:
1141 downloads
Bypass Proxy Client 0.78
Bypass Proxy Client is the complete network privacy tool. more>>
Bypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. You can bypass blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your email at work, on campus (or in regions/areas that may block controversial websites).
Main features:
- Surf the internet using your own virtual network across the web.
-
- Anonymously surf news groups, chat rooms, and web sites!
-
- Protect your Kazaa Identity; Guard against IP tracing -- the no. 1 method
- used by the RIAA to spy on users of file shares (Kazaa, BearShare, etc.)
-
- Prevent corporate networks from eavesdropping and viewing your personal information!
-
- Keep your email and other personal documents private.
-
- Regain access to sites that were previously blocked or filtered. Chat with friends online without concerns about eavesdropping.
<<lessMain features:
- Surf the internet using your own virtual network across the web.
-
- Anonymously surf news groups, chat rooms, and web sites!
-
- Protect your Kazaa Identity; Guard against IP tracing -- the no. 1 method
- used by the RIAA to spy on users of file shares (Kazaa, BearShare, etc.)
-
- Prevent corporate networks from eavesdropping and viewing your personal information!
-
- Keep your email and other personal documents private.
-
- Regain access to sites that were previously blocked or filtered. Chat with friends online without concerns about eavesdropping.
Download (28.7MB)
Added: 2006-06-23 License: Freeware Price:
5338 downloads
Kuliax 6.0
Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. more>>
Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. Many students and lecturers have been "addicted" to the closed-source and expensive software that they couldnt afford or not suitable with their needs. Universities encouraged to do something important to the _real_ meaning of education by using and developing FOSS.
FOSS gives civitas academica freedom to use, study, modify, and distribute all software released under its licenses. We should spend more money to the empowerment of human resources, instead of products. This is great, if each universities generate as many as possible people who can develop themself and their surrounding with true and open knowledge, the one that forgeted by some/most education institutions.
Kuliax Project provides bridge between students, lecturers, and civitas academica to cooperate with each other. In Bahasa Indonesia, its called Gotong Royong. Like the logo which symbolizes peoples hands that holds one to another, making a square.
The near possible milestone to reach that goal is developing Linux distro to fit University or Campus needs and invite people to join in.
Kuliax, is one of the implementation for the first milestone, Linux distro for Information Technology, Electrical Engineering, Computer Science, or related department, but its likely can be used by some others departments as well. It tries to provide "base system" and applications suited to the curriculum/syllabus.
Applications installed:
- Desktop Environment: KDE 3.5.5
- Internet: Akregator, Gaim 2.0, KFTPGrabber 0.8.0, KMail, Iceweasel 2.0 (Firefox)
- Graphics: XMRM, Gwenview, ImageMagick, Inkscape 0.44.1, The Gimp 2.2.13, autotrace, gif2png, qiv, xaos, xfig
- Multimedia: XMMS 1.2.10+plugins, (K)MPlayer, VCD tools, Audacity, Kino 0.92+plugins, dvgrab, k3b, sox
- Office: OpenOffice.org 2.0.4
- File Reader: KPDF, KchmViewer
- Brainstorming: Freemind 0.8.0
- Dictionary: StarDict 2.4.8, English-Indonesian dictionary-database
- Printing: CUPS+driver
- Wireless: ndiswrapper, wireless-tools, wlassistant, wpasupplicant
- Statistics and Data Mining: R-base, RKWard
- Mathematics and Modelling: GNUPLOT, Octave
- Electrical/Electronics and Digital/Microprocessor: gnusim8085, gpsim, ktechlab, sdcc, tkgate, uisp
- Programming:
- LISP: CLISP 2.4.1
- PHP: PHP4 dan PHP5
- Assembler: nasm 0.98.38
- C/C++: GCC 4.1.1
- Haskell: Hugs 98.200503.08
- Java(tm): Sun Java 5.0
- Pascal: Freepascal 2.0.0
- Perl: Perl 5.8.8
- Prolog: SWI-Prolog 5.6.14
- Python: Python 2.4.4
- Scheme: Guile 1.6.8
- Smalltalk: GNU Smalltalk 2.1.8
- Tcl/Tk: Tcl/Tk 8.4
- Development: CVS, KDevelop 3.3.5 (IDE), Motor 3.4.0 (IDE), autoconf, automake, distcc, gdb, make, ncurses, whiptail 0.52.2
- Computer Organization and Architecture: GNU MIX Development Kit
- Operating System: UserModeLinux, VisualOS, qemu
- Computer Network: BIND9, DHCP3 server/client, arpwatch, bridge-utils, etherwake, fping, htb-gen, iftop, iproute, iptables, iptraf, krdc, krfb, mtr, netcat, netpipe-tcp, openssh, scli, shaper (CBQ), sipcalc, stunnel, tcpdump, tcpwrapper, telnet-ssl, vpnc, vsftpd
- Network Simulator: cnet
- Web Server: Apache 2.2.3
- Database: MySQL 5.0.27, SQLite 3.3.8, sqlitebrowser 1.3
- Security: GNUPG 1.4.5, dsniff, nmap, outguess
- Software Engineering: ArgoUML, GanttProject, sloccount
- Utilities: abakus, bc, ethtool, fdisk/cfdisk, knetworkconf, ksysguard, mc, qtparted, rsync, screen, synaptic, vrms
- E-Book: Operating System Book, created and maintained by Masyarakat Digital Gotong Royong (MDGR), in Bahasa Indonesia
<<lessFOSS gives civitas academica freedom to use, study, modify, and distribute all software released under its licenses. We should spend more money to the empowerment of human resources, instead of products. This is great, if each universities generate as many as possible people who can develop themself and their surrounding with true and open knowledge, the one that forgeted by some/most education institutions.
Kuliax Project provides bridge between students, lecturers, and civitas academica to cooperate with each other. In Bahasa Indonesia, its called Gotong Royong. Like the logo which symbolizes peoples hands that holds one to another, making a square.
The near possible milestone to reach that goal is developing Linux distro to fit University or Campus needs and invite people to join in.
Kuliax, is one of the implementation for the first milestone, Linux distro for Information Technology, Electrical Engineering, Computer Science, or related department, but its likely can be used by some others departments as well. It tries to provide "base system" and applications suited to the curriculum/syllabus.
Applications installed:
- Desktop Environment: KDE 3.5.5
- Internet: Akregator, Gaim 2.0, KFTPGrabber 0.8.0, KMail, Iceweasel 2.0 (Firefox)
- Graphics: XMRM, Gwenview, ImageMagick, Inkscape 0.44.1, The Gimp 2.2.13, autotrace, gif2png, qiv, xaos, xfig
- Multimedia: XMMS 1.2.10+plugins, (K)MPlayer, VCD tools, Audacity, Kino 0.92+plugins, dvgrab, k3b, sox
- Office: OpenOffice.org 2.0.4
- File Reader: KPDF, KchmViewer
- Brainstorming: Freemind 0.8.0
- Dictionary: StarDict 2.4.8, English-Indonesian dictionary-database
- Printing: CUPS+driver
- Wireless: ndiswrapper, wireless-tools, wlassistant, wpasupplicant
- Statistics and Data Mining: R-base, RKWard
- Mathematics and Modelling: GNUPLOT, Octave
- Electrical/Electronics and Digital/Microprocessor: gnusim8085, gpsim, ktechlab, sdcc, tkgate, uisp
- Programming:
- LISP: CLISP 2.4.1
- PHP: PHP4 dan PHP5
- Assembler: nasm 0.98.38
- C/C++: GCC 4.1.1
- Haskell: Hugs 98.200503.08
- Java(tm): Sun Java 5.0
- Pascal: Freepascal 2.0.0
- Perl: Perl 5.8.8
- Prolog: SWI-Prolog 5.6.14
- Python: Python 2.4.4
- Scheme: Guile 1.6.8
- Smalltalk: GNU Smalltalk 2.1.8
- Tcl/Tk: Tcl/Tk 8.4
- Development: CVS, KDevelop 3.3.5 (IDE), Motor 3.4.0 (IDE), autoconf, automake, distcc, gdb, make, ncurses, whiptail 0.52.2
- Computer Organization and Architecture: GNU MIX Development Kit
- Operating System: UserModeLinux, VisualOS, qemu
- Computer Network: BIND9, DHCP3 server/client, arpwatch, bridge-utils, etherwake, fping, htb-gen, iftop, iproute, iptables, iptraf, krdc, krfb, mtr, netcat, netpipe-tcp, openssh, scli, shaper (CBQ), sipcalc, stunnel, tcpdump, tcpwrapper, telnet-ssl, vpnc, vsftpd
- Network Simulator: cnet
- Web Server: Apache 2.2.3
- Database: MySQL 5.0.27, SQLite 3.3.8, sqlitebrowser 1.3
- Security: GNUPG 1.4.5, dsniff, nmap, outguess
- Software Engineering: ArgoUML, GanttProject, sloccount
- Utilities: abakus, bc, ethtool, fdisk/cfdisk, knetworkconf, ksysguard, mc, qtparted, rsync, screen, synaptic, vrms
- E-Book: Operating System Book, created and maintained by Masyarakat Digital Gotong Royong (MDGR), in Bahasa Indonesia
Download (693.9MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1042 downloads
sfront 0.91
Sfront project compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. more>>
Sfront project compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. MP4-SA is a standard for normative algorithmic sound, that combines an audio signal processing language (SAOL) with score languages (SASL, and the legacy MIDI File Format).
Under Linux and Mac OS X, sfront supports real-time, low-latency audio input/output, local MIDI input from soundcards, and networked MIDI input using RTP and SIP. A SIP server hosted on the Berkeley campus manages sessions. The documentation includes a book about SAOL programming.
Enhancements:
- This release defaults to writing 16-bit WAV and AIFF files, and the command line flags for specifying 16-bit WAV and AIFF files now work correctly.
- In addition, bugs were fixed in the documentation and implementation of the custom control driver API.
<<lessUnder Linux and Mac OS X, sfront supports real-time, low-latency audio input/output, local MIDI input from soundcards, and networked MIDI input using RTP and SIP. A SIP server hosted on the Berkeley campus manages sessions. The documentation includes a book about SAOL programming.
Enhancements:
- This release defaults to writing 16-bit WAV and AIFF files, and the command line flags for specifying 16-bit WAV and AIFF files now work correctly.
- In addition, bugs were fixed in the documentation and implementation of the custom control driver API.
Download (4.5MB)
Added: 2006-07-31 License: BSD License Price:
1181 downloads
MOSIX 1.13.5 for Linux 2.4.34
MOSIX is a management system that allows a cluster or an organizational grid of x86 nodes. more>>
MOSIX is a management system that allows a Linux cluster or a Grid of clusters to perform like a single computer with multiple processors. MOSIX is particularly suitable to run intensive computing and applications with moderate amounts of I/O.
Its main feature is to make all the connected (participating) nodes perform like a single computer with multiple processors, almost like an SMP.
Users can run parallel (and sequential) applications by creating multiple processes, then letting MOSIX seek resources and automatically migrate processes among nodes to improve the overall performance, without changing the run-time environment of migrated processes.
MOSIX is fully POSIX compatible. It provides applications with a run-time environment that is identical to that provided by standard Unix, so there is no need to change or even link applications with any special library.
MOSIX was originally developed to manage a single, e.g. private cluster. Recently, it was extended with new features that could make sets of independent nodes, collectively called a MOSIX grid, run as a federated system of cooperative nodes.
Specifically, a MOSIX grid consists of one or more physical clusters, e.g., in different departments, or a collection of independent servers and/or workstations that could belong to different users, as well as any combination of the above configurations.
The goal of a MOSIX grid is to allow owners of such nodes to share their computational resources from time to time, while still preserving the autonomy of each owner to disconnect its nodes from the grid at any time without sacrificing migrated processes from other clusters.
Due to network latencies, MOSIX is suitable to run compute intensive and other applications with moderate amount of I/O over fast networks. Tests of MOSIX show that the performance of several such applications over a 1Gb/s campus grid is nearly identical to that of a single cluster.
Another key requirement for a safe computing is a guarantee that the network is trusted and secure. Since nowadays these requirements are standard within clusters and enterprise intra-organizational grids, e.g., over VPNs, we reccomand the use of MOSIX in such cases. Other than the above safety requirements, nothing prevents the use of MOSIX in any other grid.
Enhancements:
- This release uses version 2.4.34 of the Linux kernel.
<<lessIts main feature is to make all the connected (participating) nodes perform like a single computer with multiple processors, almost like an SMP.
Users can run parallel (and sequential) applications by creating multiple processes, then letting MOSIX seek resources and automatically migrate processes among nodes to improve the overall performance, without changing the run-time environment of migrated processes.
MOSIX is fully POSIX compatible. It provides applications with a run-time environment that is identical to that provided by standard Unix, so there is no need to change or even link applications with any special library.
MOSIX was originally developed to manage a single, e.g. private cluster. Recently, it was extended with new features that could make sets of independent nodes, collectively called a MOSIX grid, run as a federated system of cooperative nodes.
Specifically, a MOSIX grid consists of one or more physical clusters, e.g., in different departments, or a collection of independent servers and/or workstations that could belong to different users, as well as any combination of the above configurations.
The goal of a MOSIX grid is to allow owners of such nodes to share their computational resources from time to time, while still preserving the autonomy of each owner to disconnect its nodes from the grid at any time without sacrificing migrated processes from other clusters.
Due to network latencies, MOSIX is suitable to run compute intensive and other applications with moderate amount of I/O over fast networks. Tests of MOSIX show that the performance of several such applications over a 1Gb/s campus grid is nearly identical to that of a single cluster.
Another key requirement for a safe computing is a guarantee that the network is trusted and secure. Since nowadays these requirements are standard within clusters and enterprise intra-organizational grids, e.g., over VPNs, we reccomand the use of MOSIX in such cases. Other than the above safety requirements, nothing prevents the use of MOSIX in any other grid.
Enhancements:
- This release uses version 2.4.34 of the Linux kernel.
Download (4.9MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
911 downloads
IMLogger 0.62
IMLogger provides an utility which logs instant messenger screen names logging on and off. more>>
IMLogger provides an utility which logs instant messenger screen names logging on and off.
IMLogger provides a usable program to enable network administrators to log certain instant messaging activities (namely, login and logout). AOL is currently supported, with Yahoo, MSN, and Jabber protocols in the works.
This is very useful in Universities where campus police want to trace a SN back to a port/dorm
<<lessIMLogger provides a usable program to enable network administrators to log certain instant messaging activities (namely, login and logout). AOL is currently supported, with Yahoo, MSN, and Jabber protocols in the works.
This is very useful in Universities where campus police want to trace a SN back to a port/dorm
Download (0.014MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
945 downloads
Linux LiveCD VoIP Server 2.0.23
Linux LiveCD VoIP Server can be used to provide a Vonage type service. more>>
Linux LiveCD VoIP Server can be used to provide a Vonage type service, or to create a voip pbx for a campus or business with up to thousands of SIP phones.
It is based on the Open Standard SIP Express Router (SER) and Asterisk. It can serve as a SIP Proxy, VoIP PBX, VoIP gateway or Class 5 Softswitch.
Main features:
- Easy Web user administration and real-time accounting.
- All in one solution to VoIP and SIP enable your business.
- Allows you to make your own SIP numbering plan. Centrex service.
- Can be connected to multiple A-Z wholesale termination providers and to your own PSTN termination gateway/router.
- Can do Least Cost Routing
- Includes nat traversal, stun server, media server for conference call bridge, voicemail to email, incomming virtual numbers (DIDs), follow me forwarding.
- Commercial pre-paid, post-paid and flat rate account support. No calling card (no b2bua in base system).
- Requires no software installation - it is a liveCD.
- Supports any SIP soft or hardware phones, such as popular XTen, Cisco ATA 186, Grandstream, Sipura, Bugetone, Linksys PAP2 and more.
- Supports SIP for Video Conferencing (Xten / CounterPath EyeBeam)
- Supports Ecrypted SIP with Xten / Counterpath Secure Xten Pro
- Requires a PC with fixed ip connection to the internet. 256 MBytes of RAM, CDRom reader, ide or sata hard disk to store call and user database and web site.
- Remote ssh configuration and administration help
Enhancements:
- Kernel 2.4.34.1 and minor bugfixes.
<<lessIt is based on the Open Standard SIP Express Router (SER) and Asterisk. It can serve as a SIP Proxy, VoIP PBX, VoIP gateway or Class 5 Softswitch.
Main features:
- Easy Web user administration and real-time accounting.
- All in one solution to VoIP and SIP enable your business.
- Allows you to make your own SIP numbering plan. Centrex service.
- Can be connected to multiple A-Z wholesale termination providers and to your own PSTN termination gateway/router.
- Can do Least Cost Routing
- Includes nat traversal, stun server, media server for conference call bridge, voicemail to email, incomming virtual numbers (DIDs), follow me forwarding.
- Commercial pre-paid, post-paid and flat rate account support. No calling card (no b2bua in base system).
- Requires no software installation - it is a liveCD.
- Supports any SIP soft or hardware phones, such as popular XTen, Cisco ATA 186, Grandstream, Sipura, Bugetone, Linksys PAP2 and more.
- Supports SIP for Video Conferencing (Xten / CounterPath EyeBeam)
- Supports Ecrypted SIP with Xten / Counterpath Secure Xten Pro
- Requires a PC with fixed ip connection to the internet. 256 MBytes of RAM, CDRom reader, ide or sata hard disk to store call and user database and web site.
- Remote ssh configuration and administration help
Enhancements:
- Kernel 2.4.34.1 and minor bugfixes.
Download (MB)
Added: 2007-03-25 License: Free To Use But Restricted Price: $399
636 downloads
Ganglia 3.0.4
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. more>>
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. Ganglia is based on a hierarchical design targeted at federations of clusters.
It leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization. It uses carefully engineered data structures and algorithms to achieve very low per-node overheads and high concurrency.
The implementation is robust, has been ported to an extensive set of operating systems and processor architectures, and is currently in use on over 500 clusters around the world. It has been used to link clusters across university campuses and around the world and can scale to handle clusters with 2000 nodes.
Enhancements:
- This release corresponds to SVN revision 695 and is mainly fixing bugs.
<<lessIt leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization. It uses carefully engineered data structures and algorithms to achieve very low per-node overheads and high concurrency.
The implementation is robust, has been ported to an extensive set of operating systems and processor architectures, and is currently in use on over 500 clusters around the world. It has been used to link clusters across university campuses and around the world and can scale to handle clusters with 2000 nodes.
Enhancements:
- This release corresponds to SVN revision 695 and is mainly fixing bugs.
Download (2.5MB)
Added: 2006-12-25 License: GPL (GNU General Public License) Price:
1035 downloads
smtpfilter 0.1
smtpfilter is a filter for an SMTP session which passes the session through transparently in real time. more>>
smtpfilter is a filter for an SMTP session which passes the session through transparently in real time, except for the DATA command which is intercepted in order to scan the data for spam and/or viruses with the scanner of your choice.
If you are reading this source, it is what should have been an internal release and consequently has a few comments at the head of the file which would not normally be here. Most likely I must have released this in a hurry because someone needed some
recent feature that has been added, before I had time to do a periodic code review and tidy-up. If this is your first time looking at or installing this code you should probably get in
touch with the author (gtoal@gtoal.com) and ask for a cleaner version before you start.
The descriptive comments which explain what this program does, and how, have slowly migrated from being at the top of the file to being lost half way down. That is something which will be done in the next maintenance release.
But this version *does* work, and works very well now. It is in service at the University of Texas Pan American, with 2000 staff and 15,000 students (although not all of those are active emailers -maybe only 2000-3000 are in heavy use. It sometimes looks like
AOL and MSN and Yahoo are the official campus mailers.
<<lessIf you are reading this source, it is what should have been an internal release and consequently has a few comments at the head of the file which would not normally be here. Most likely I must have released this in a hurry because someone needed some
recent feature that has been added, before I had time to do a periodic code review and tidy-up. If this is your first time looking at or installing this code you should probably get in
touch with the author (gtoal@gtoal.com) and ask for a cleaner version before you start.
The descriptive comments which explain what this program does, and how, have slowly migrated from being at the top of the file to being lost half way down. That is something which will be done in the next maintenance release.
But this version *does* work, and works very well now. It is in service at the University of Texas Pan American, with 2000 staff and 15,000 students (although not all of those are active emailers -maybe only 2000-3000 are in heavy use. It sometimes looks like
AOL and MSN and Yahoo are the official campus mailers.
Download (0.14MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
Perl Chat 0.1.1
http://perlchat.sourceforge.net more>>
Perl Chat is a project that consists of a client and a server, both written in perl.
The goal of this project is to create a chat server that can be used on smaller networks such as a college campus or a business network.
Both the client and the server are written in Perl, and the client uses the Tk module to generate its GUI.
Installation:
First of all you need a working version of Perl. Preferably 5.6 but 5.005X should also work fine. For versions of Perl Chat < 0.1.0 you will need to compile Perl with Threads. (Keep in mind that Threads are still experimental) I designed this program with Perl 5.6.0 which can be found HERE.
You will need to read the installation instructions to compile it with Threads. I advise anyone who is doing this to install this new version of perl into /usr/local/ so as to not overwrite your old perl. Then by changing the first line of the script you can toggle between the different installs of perl.
<<lessThe goal of this project is to create a chat server that can be used on smaller networks such as a college campus or a business network.
Both the client and the server are written in Perl, and the client uses the Tk module to generate its GUI.
Installation:
First of all you need a working version of Perl. Preferably 5.6 but 5.005X should also work fine. For versions of Perl Chat < 0.1.0 you will need to compile Perl with Threads. (Keep in mind that Threads are still experimental) I designed this program with Perl 5.6.0 which can be found HERE.
You will need to read the installation instructions to compile it with Threads. I advise anyone who is doing this to install this new version of perl into /usr/local/ so as to not overwrite your old perl. Then by changing the first line of the script you can toggle between the different installs of perl.
Download (0.036MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1135 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above campus search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed