MOSIX Clusters of Surplus Computers for Providing Common Network ...
| Details active project to illustrate use of MOSIX to create clusters of surplus
machines that can be used to provide network services, ... |
##rsh_cluster_update.pl ##to execute this script either save it ...
| ##rsh_cluster_update.pl ##to execute this script either save it off on your
machine and execute it with the command "perl rsh_cluster_update.pl (or whatever ... |
create table participant ( participant_id char(5), part_fname char ...
| create table participant ( participant_id char(5), part_fname char(15), part_lname
char(15)); create table team ( team_id char(3), team_name char(20), ... |
This is ssh server systemwide configuration file. Port 22 ...
| # This is ssh server systemwide configuration file. Port 22 ListenAddress
0.0.0.0 #ListenAddress :: HostKey /etc/ssh/ssh_host_key ServerKeyBits 768 ... |
Tweaking the Interface Previous Modifying the Menu Structure ...
| Implementing an Actual Password Authentication System, and a Little Eye-Candy.
Once I created the context in which user state information was stored on the ... |
The get_form subroutine
| Previous: An Integrated Dynamic Environment sel_form subroutine · store subroutine
The get_form Subroutine sub get_form { unlink '/home/www/recs' if -e ... |
An Integrated Dynamic Environment
| An Integrated Dynamic Environment. Now that I've covered a basic data entry
environment, I'm going to start wrapping what I've done in a somewhat larger ... |
System Logging and Fail-Overs
| System Logging and Fail-Overs. Most people would say that a reasonable expectation
for the availability of an important computer application would be ... |
Setting the Stage, part 2
| Previous Revising the Database Structure Previous The New Event Record Structure
Previous The New Entry Interface Previous The Bare-Bones Interface ... |
Apache
| Apache If we're going to install and run an application as a browser-based
application, then we're going to need web server software to respond to our ... |