About of SAT KEY FILE
ucsdcycling.org | UC San Diego Cycling Team
Official home of the University of California, San Diego Cycling Team. Available
features include team contacts, race photos, schedule and local ride ...
PGP 2.6.2 FAQ, Buglist, Fixes, and Improvements
Frequently Asked Questions, Known Bugs, and Improvements.
Frequently Asked Questions Q: I just tried generating a set of keys and was told that the program could not create the files /(blah)/gjcoram/.pgp/(whatever), perhaps because I did not have a directory called /.pgp ? In any case, I had to go through the whole procedure; it said 'key generation completed', and I couldn't find any keys in my directory
For csh, you use the setenv command: setenv PGPPATH /path/to/your/directory For sh, you have to do something similar to DOS: PGPPATH=/path/to/your/directory; export PATH Known Bugs (with Fixes when available) SunCC fails to compile sparc.S You need to fix the makefile so that it uses this rule instead of the old one to make _sparc.s from sparc.S
21 Aug 95 $(CPP) $(ASMDEF) sparc.S | grep -v '^# ' | sed -e '/% [iol]/s/% /%/' > _sparc.s Using -o doesn't use that file I noticed that when you use the -o option, PGP still appends a type to it
The fix is a short patch to pgp.c: *** /tmp/, RCSt1a25744 Fri Dec 23 11:07:33 1994 --- pgp.c Fri Dec 23 11:07:34 1994 *************** *** 1084, 1091 **** } else { strcpy(name, inputfile); drop_extension(name); - } - if (no_extension(name)) { if (emit_radix_64) force_extension(name, ASC_EXTENSION); else if (sign_flag && separate_signature) --- 1084, 1089 ---- Problems with the 3b1 platform Someone reported that the 3b1 platform make rules didn't work properly
43 Folders
tp://www.43folders.com/" onmousedown="return clk(this.href,'','','dres','8','')">43 Folders
Wichtige Unix und MS-DOS Befehle
Eine Tabelle wichtiger Unix-Befehle mit kurzer Beschreibung.
Wichtige Unix und MS-DOS Befehle Command/Syntax What it will do awk/nawk [options] file scan for patterns in a file and process the results cat [options] file concatenate (list) a file cd [directory] change directory chgrp [options] group file change the group of the file chmod [options] file change file or directory access permissions chown [options] owner file change the ownership of a file; can only be done by the superuser chsh ( passwd -e/-s ) username login_shell change the user's login shell (often only by the superuser) cmp [options] file1 file2 compare two files and list where differences occur (text or binary files) compress [options] file compress file and save it as file.Z cp [options] file1 file2 copy file1 into file2 ; file2 shouldn't already exist
This command creates or overwrites file2
cut (options) [ file (s)] cut specified field(s)/character(s) from lines in file(s) date [options] report the current date and time dd [if=infile] [of=outfile] [operand=value] copy a file, converting between ASCII and EBCDIC or swapping byte order, as specified diff [options] file1 file2 compare the two files and display the differences (text files only) df [options] [resource] report the summary of disk blocks and inodes free and in use du [options] [ directory or file ] report amount of disk space in use echo [text string] echo the text string to stdout ed or ex [options] file Unix line editors emacs [options] file full-screen editor expr arguments evaluate the arguments
info: SAT KEY FILE

Photo by home-and-education.softlandmark.com
Home -- nothingisreal.com
Personal website for Tristan Miller, psychonaut, wayfarer, linguist, and sometimes,
a writer of humorous prose.
Raggle: News
Open-source console-based RSS aggregator, written in Ruby, for Linux, Unix and
Windows. Information for users and developers.
This gives us a cleaner log file format, log rotation, and log levels
added vi-style g and G keybindings (suggested by Nick Welch) Look for ENV['RAGGLE_WEB_DATA'], allows non-Program Files installs in Windows Expand CDATA elements before parsing
TürkOnline TV - Powered by vBulletin
Uydu dünyasında ki yenilikler.
fhttpd
FTP/HTTP server with modules support. Modules run as separate "looping" processes
locally or remotely, and can be configured to run under separate userids.
15-Jun-99 PHP3 patch PHP3, when compiled as fhttpd module doesn't work with gd GIF files creation/manipulation library
Copy the file into the PHP 3.0.9 source directory, use patch < php3.patch to apply the patch, then compile PHP3
Logger module moves all logging of requests from fhttpd.log to its own file ( fhttpd-log.log by default) and new design leaves only startup/shutdown/errors messages in fhttpd.log
Also fhttpd can be configured to use user's userid to access those files, run CGIs and modules
Scripts, running from FTP can have original filename in parameters
In FTP directory creation mode can be specified for wildcard-mask, just like file creation mask
File creation mask ( umask ) can be specified
On files with zero length some browsers don't stop reading when in Keep-Alive mode
fhttpd now drops the connection on such files
FreeBSD and Solaris versions didn't handle Last-Modified / If-Modified-Since field properly -- that caused cached files to be 'stuck' in a browser even if file on the server was changed
(from existing patch) Errors handling in fhttpd-file module fixed (from existing patch) Configuration file lines are now checked for length (previously were assumed to be always reasonably short because they can be made by sysadmin and therefore can't be a source of anything malicious)
Benefits

Photo by www.remotesolution.co.kr
Gentoo Linux PPC install on Apple iBook Instructions on how to install on an Apple iBook.
Newest files Newest versions of some of my files: x11-base/xfree-4.3.0-r6, updated Apr 22, 2004 gentoo-dev-sources-2.6.7-r5, updated August 3, 2004 portage-2.0.50-r9, updated August 3, 2004 (turned on NPTL) pbbuttonsd-0.6.1, July 9, 2004 yaboot-1.3.12-r1, updated August 3, 2004 Gentoo on the ibook I had my new iBook for less than 2 hours before I started repartioning in order to install Linux on it
Be sure to leave out the 'append='hdb=ide-scsi'' line from your yaboot.conf file if you also drop scsi emulation
On to the config files
By default the first module loaded will take control of the CD drive, so the kernel must be explicitly told to let ide-scsi control the CD drive, by using the kernel command line flag 'hdb=ide-scsi' and the file
The file causes the modules for the sound chip and ide-scsi to be loaded at boot time
Here's my file
I have now changed most of my filesystems to reiserfs
I wrote some trivial perl scripts which copy different files to /etc/conf.d/net and then switch the runlevel: (airport, fixed IP) (wired, dhcp, but static /etc/resolv.conf file) (airport, dhcp) Here are the files I put in /etc/conf.d and reference in the above scripts: is a list of all the files in my runlevels (generated by 'cd /etc/runlevels; ls *')
Jaxor | Model Driven Persistence
Simple and lightweight Object/Relational mapping and persistence framework.
Configuration is stored in XML files and code generation relies on Apache velocity ...
Jaxor Generation Directly from Database Schema Now Jaxor users can generate jaxor mapping files directly from a database schema
An Ant Task can be used to read a database schema and generate the Jaxor mapping files
Then the Jaxor task can be used to convert the mapping files into the associated objects
The jaxor mapping files provide a clear, concise xml syntax for defining all persistence requirements for an entity
One to One Simple Lookup The entity-ref element is defined within the entity element of a mapping file
DNSSEC - DNS Security Extensions
Offers information about DNSSEC: Security Extensions for DNS. Includes DNSSEC
projects, articles, news, developments, presentations, howto's and RFC's.
Zone Files and Resource Records, 3
Zone File Reference, 14
Bfds: Batch file programming
Large selection and variety of batch utilities. How-to's and tips collections.