Includes links I need to explore or otherwise do something about...
dpkg --get-selections > /etc/mypackageselections
dpkg --set-selections < /etc/mypackageselections
Basically, to get you started, put the following into your ntp.conf file:
server 127.127.20.1
Link whatever serial port you've installed the GPS on to /dev/gps1
Make sure the GPS is set to SEND NMEA at 4800, N, 8, 1
deb http://kde.tdyc.com potato kde contrib rkrusty deb http://debian.tdyc.com potato kde contrib rkrusty deb http://sunsite.tut.fi/ftp/Mirror/debian/ruins.tdyc.com/pub potato kde contrib rkrusty deb ftp://ftp.us.kde.org/pub/kde/stable/latest/distribution/deb/potato i386/
set followup "In our last episode (%d),\nthe artist formerly known as %r said:"
Or www-proxy.sabre.com port 80, for http, https, ftp, gopher
tar -c -v -M --tape-length=16000 -f sg46b sap_46b
HashCommentLinesContaining "echo" HashCommentLinesContaining "chargen" HashCommentLinesContaining "discard"
ipchains -A input -i ppp0 -p TCP -d 0.0.0.0/0 $portnumber -j DENY ipchains -A input -i ppp0 -p UDP -d 0.0.0.0/0 $portnumber -j DENY
(let ((symbol (intern string package))) (if (boundp symbol) (incf (symbol-value symbol)) (setf (symbol-value symbol) 1)))
(autoload 'trivial-cite "tc" t t) (setq message-cite-function 'trivial-cite tc-make-attribution tc-tiny-attribution)
C-x k to close when done...
(setf (logical-pathname-translations "XYZ") '(("ROOT;**;*.*"
#p"C:\\**\\") ("SOURCE;**;*.*" #p"XYZ:ROOT;sourcedir;**;*.*")))
(require 'bbdb) (bbdb-initialize 'gnus 'message 'vm 'w3 'sc 'sendmail ) (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus) (bbdb-insinuate-message) (bbdb-insinuate-w3)If you want to get fancy about auto-creating BBDB entries, here's some more from my .emacs :
(setq gnus-select-group-hook 'mike-dissallow-bbdb) (defun
mike-dissallow-bbdb () (setq bbdb/news-auto-create-p (not (member
gnus-newsgroup-name '("alt.humor.best-of-usenet" "comp.ai"
"can.politics" "rec.climbing" "gnu.emacs.gnus"
"alt.adjective.noun.verb.verb.verb" "nnml+private:mail.spam"
"mail.spam" "gnu.sources.emacs")))))
(defun primes (max) (series:choose-if #'(lambda (n) (series:collect-and (series:mapping ((x (series:scan-range :from 3 :by 2 :upto (+ 1 (isqrt n))))) (not (zerop (mod n x)))))) (series:scan-range :from 3 :by 2 :upto max)))
(defun split-sequence (sequence &key (separator #\space)) (loop with start = 0 for end = (position separator sequence :start start) collect (subseq sequence start end) until (null end) do (setf start (1+ end))))
export CVSROOT=':pserver:guttman@grosbleu.inria.fr:/home/repository'
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/
/usr/lib/xscreensaver/starwars -program 'ls -t ~/public_html/resume*.html | xargs -n 1 html2text '
To be available Jan 15th...
I need to review:
Where implications are less obvious...
Note that the Base HREF can include all sorts of useful information if the "dispatcher" is going to be generic...
Note that RAID isn't about backups...
Indeed, further see if there's a way of having some form of "watermark" so as to be able to somewhat detect misuse of resumes.
http://www.delphion.com/details?pn=US05806063__
To backup stuff to CDR and DVD-R devices...
A presentation tool that splits design into three pieces:
A UK-based vendor of Linux CDs and related products
An article that collects rather a lot of information as to how
security works in the GNOME system.
MONO text searcher, needed by Nat's Dashboard
This project distributes community-usable releases of "Enterprise
Linux" distributions based on Red Hat Enterprise 2.1 AS and 3 ES.
Written in Lua, this provides a POP3 daemon that translates POP3
requests into remote HTTP actions for a variety of webmail systems.
Builds graphs describing relationships between cfengine files
Systems Navigator (SysNav) is an Enterprise systems management
tool that combines cfengine (for managing system configuration) with
Big Brother (for monitoring systems).
MenuetOS is a hobby OS written entirely in IA-32 assembly
language, and released under the GPL. What is rather interesting
about it is that it is quite GUI-oriented, which isn't quite what
you'd expect out of an ASM-based OS.
DataKiosk provides a series of wizards (anyone familiar with Qt
Designer's database wizards will find them familiar) that allow you to
build a custom Juk-like interface for any SQL database with a QtSQL
driver.
The GTK-server enables access to Graphical User Interfaces (GTK
widget set) for shell scripts and interpreted programming
languages. It was inspired by Sun's DeskTop KornShell (dtksh) of the
Common Desktop Enviroment (CDE) for Unix.
The server sets up a pipe or a TCP/UDP connection; your
application then communicates over that connection, submitting GTK
calls in plain text form to the pipe/socket.
Numerous languages have been used in conjunction with this,
including all the usual shells (bash, csh, ksh, zsh), common scripting
languages (Perl, Python, PHP, Tcl, Ruby) as well as less common
scripting languages (Icon, Lua, SLang) and others (Lisp, Prolog).
This is a reimplementation of the Perl-based DBMirror.pl
replication system in C++. By
for (( i = 11; i <= 15; i++ ))
do
...
done
dvdrecord -vvv dev=ATAPI:0,1,0 -dao cbmail.iso
deb http://debian-amd64.alioth.debian.org/pure64 sid main
deb-src http://debian-amd64.alioth.debian.org/pure64 sid main
deb http://bach.hpc2n.umu.se/pure64 sid main
deb-src http://bach.hpc2n.umu.se/pure64 sid main
deb http://bytekeeper.as28747.net/amd64/alioth/pure64 sid main
deb-src http://bytekeeper.as28747.net/amd64/alioth/pure64 sid main
deb http://debian.inode.at/pure64/ sid main
deb-src http://debian.inode.at/pure64/ sid main
deb-src http://ftp.debian.org/debian/ unstable main