aboutsummaryrefslogtreecommitdiff
path: root/README
blob: b2e0a74e12d739d15ff9865a61c135b9bcc32560 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
This is a collection of shell scripts I use on my machines. Basically,
it's for my own use, but you may find it useful too. All scripts are
under GPL.

Contents:

aspell/dict-setup Download and setup aspell dictionaries for a given set
		  of languages.

bind/	          A framework for replicating master bind server.

consoleconf/	  A tool for fast switching of console fonts and
                  keyboard mappings for GNU/Linux. See 
                  consoleconf/README for more info.

cvs/mksnapshot	  Create snapshot tarballs from the user's CVS repository
cvs/sv_logger	  Redirect stdin to syslog.
cvs/sv_sync_www	  Synchronize a single CVS directory with its WWW directory.
cvs/sv_sync_www_schedule   Schedule a CVS to WWW sync job.
cvs/sv_sync_www_flush      Flush all pending CVS to WWW sync jobs.
cvs/sv_www_loginfo         Update CVSROOT/loginfo files.

firewall/firewall.m4  M4 wrappers for setting firewalls 
firewall/sample.m4    Sample /etc/firewall/rules.m4 file

fsf-move/*	  A set of scripts for updating FSF address in GPL copyright
                  statements. 

ppp/start-ppp	  Dial-up connection startup script
ppp/pppscript.m4  Script file for start-ppp
ppp/login         Supply login credentials for start-ppp
ppp/modem         Supply modem setup for start-ppp
ppp/numbers       List of dial-up phone numbers

rc.d/rc.inet1	A replacement for slackware rc.inet1 startup script
rc.d/rc.autofs	Automounter setup script
rc.d/rc.ntpd	Ntpd setup script
rc.d/rc.local	Local startup script
rc.d/rc.firewall  Firewall setup script. Uses firewall/* (see below)
	Scripts for various other services:
rc.d/rc.ipacct
rc.d/rc.tagr

Return to:

Send suggestions and report system problems to the System administrator.