Previous
Next
Table of Contents
Linux Space Station Raven - SSR-03
(C) Graham Swallow
version -0e, gen 1996-04-05 01:22, gps@trix.dircon.co.uk
Issue Three - Networking
1.
fax
1.1 efax-07a
1.2 vi /usr/bin/fax
1.3 Test the fax
1.4 fax view
1.5 URGENT! 50 page postscript document to send NOW!
2.
Internet
2.1 Documentation
2.2 ISP Account Information
2.3 Overview
2.4 /etc/HOSTNAME
2.5 /etc/hosts
2.6 /etc/host.conf
2.7 /etc/resolv.conf
2.8 /etc/rc.d/rc.inet1
2.9 /usr/local/lib/tdc.dip
2.10 tdc.dip
2.11 /usr/local/bin/dip_in
2.12 /usr/local/bin/dip_out
2.13 Now test it!
3.
TCP/IP apps
3.1 telnet
3.2 ftp src.doc.ic.ac.uk
3.3 mc ftp://src.doc.ic.ac.uk/packages/linux/sunsite.unc-mirror.
4.
Sendmail
4.1 What is Sendmail?
4.2 Sample SMTP session
4.3 Sendmail - with almost no editing
4.4 testing a new /etc/sendmail.cf
4.5 /etc/sendmail.cf - generate your own
4.6 Installing MYFILE.mc --> /etc/sendmail.cf
4.7 Sendmail Documentation
4.8 Sendmail test files
4.9 Sendmail configuration file
4.10 Sendmail configuration attributes - RTFM!
4.11 Sendmail site configurations
4.12 Smart Host = LAN gateway
4.13 Smart Host = WAN gateway (ISP)
4.14 ISP smarthost is faster
4.15 ISP smarthost is slower
4.16 One Hop is faster
4.17 Direct is more private
5.
Configurations on the end host
5.1 Typical Sendmail
5.2 More on configuration options
5.3 /etc/aliases - Graham_Swallow @ host)machine
5.4 Other configuration parameters
5.5 pulling mail off your server
5.6 <smarthost.domain:user@yourhost.domain>
5.7 smail not sendmail
6.
knews
6.1 Other news
6.2 knews thread tree
6.3 Installing
6.4 Running
6.5 Save message
6.6 Post / Follow up and reply
6.7 Post+Mail dialog box
6.8 Configuring
6.9 organization
6.10 $HOME/.knews/config-news.dircon.co.uk
6.11 xrdb $HOME/.xrc.knews
6.12 Where is news?
7.
apache www server
7.1 www.apache.org
7.2 httpd/htdocs -> /home/ftp
7.3 /etc/httpd
7.4 No configuration changes NECESSARY.
7.5 Installation - Configuration
7.6 /usr/local/etc/httpd -> /usr/local/apache-1.0.2/.
7.7 /home/gps/public_html
7.8 Beware: httpd has more access then ftpd
7.9 apache/conf/.
7.10 /etc/aliases
7.11 /usr/local/etc/httpd/conf/mime.types
7.12 /etc/rc.d/rc.local
7.13 Completely redesigned layout
8.
networking with/out passwords
8.1 /home/gps/.rhosts # or any users HOME
8.2 rlogin pigeon
-l gps
8.3 rsh pigeon -l gps mount /cdrom
8.4 rcp gps@pigeon:/cdrom/X11/xapps/graphics/xearth-0.92.tar.gz /tmp/pkgs_cd
8.5 slighty safer rcp rsh
8.6 slighty less stable than normal
8.7 security areas
8.8 tar -zxf gps@pigeon:/cdrom/X11/xapps/graphics/xearth-0.92.tar.gz
9.
networking X11
9.1 xhost pigeon
9.2 TODO - xauth
9.3 export DISPLAY=trix:0.0 ; xterm &
10.
Other stuff
10.1 Samba
10.2 skim-0.4++ newsreader
Previous
Next
Table of Contents