[sclug] passing the torch
Graham
lists at Information-Cascade.co.uk
Tue May 23 14:08:37 UTC 2006
> Message: 2
> Date: Mon, 22 May 2006 22:37:23 +0100
> From: ed <ed at s5h.net>
> Subject: [sclug] passing the torch
> To: sclug at sclug.org.uk
> Message-ID: <20060522223723.35f407ae at localhost.localdomain>
> Content-Type: text/plain; charset=US-ASCII
>
> Hello,
>
> It's been a while since my first goes with linux. I now have to
> introduce a newbie to the task of administrating ISP servers.
>
> Can anyone give advice on how one should train another in this field,
> and what you might think gives a new comer a good foundation.
Midnight commander - provides context, twice over!
lynx-like-motion = Yes
some versions are built with a patch that
removes this completely. Get one that works.
If you have typed something into the command line
YES - even by pressing space by accident !
then: left-right moves within the line
Normally: up-down-left-right navigates dirs / files
pause-after-command = Always
I'm not sure why this isnt the default
confirm exit - NO
dont ask me silly questions
that get me into the HABIT of ack'ing
confirm delete - YES
a better way is move (F6) to a directory called _DEL_
external editor = YES
${EDITOR:-vi} is better than the builtin
other_options ... save options ...
Learn Some Keys
TAB -- switches panel
F3 - view file
ENTER -- runs sel file, or opens selected.tgz
CTRL-R -- rereads dir
CTRL-L -- redraws screen
ESC-Enter -- types the highlighted filename
CTRL-O -- switch to full screen
F5, F6 -- copy / move to other panel
...
NOW:
create a dir /home/admin3/2000/check_email_speed/
create lots of one-line scripts with numbers
10_ping_all_servers_once
12_dig_somename
15_tail_f_mail_log
20_send_mail_to_absent_user
30_plot_delays_of_mailbox
i.e use mc as a menu system
X11
setup a (tkinter) menu that opens a remote xterm of decent size
with a choice of users (root, admin3, appadmin),
so that you can be there asap, with xauth/DISPLAY already sorted
daily check list
the first few days, you talk the new person through a list of checks.
they may need a few words of docs writing (starting with a list of tasks)
thats how you test that the DNS is working ...
thats how you ....
in the process you pass on your expectations, approaches
as time passes, the new person becomes self-reliant
--
Graham
www . Information-Cascade .co.uk
>
> --
> Regards, Ed :: http://www.usenix.org.uk
> proud python person
> :%s/Open Source/Free Software/g :: Free DNS available
More information about the Sclug
mailing list