
Go backward to 4.2 Linux Install Topic
Go up to 4 Major Topics
Go forward to 4.4 Linux Kernel Configuration Topic
4.3 Linux Administration Topic
The purpose of this section is to (start to) administer a Linux
operating system.
- Read about the
tar
command.
- Know how to use
ftp
.
- Make sure that you can run the
gcc
compiler and
make
on your system.
- Choose two source packages to install.
- Download the packages and read the
install instructions. May I suggest
bind
and cfs
.
- Maintain a "notebook" of your progress. This can be a computer
file. This need to include where you got the source.
- Look at /etc/skel and set it up to include "useful" stuff.
- Set up the default path, for the shells
bash
, sh
,
csh
, and tcsh
to be (~/bin /usr/local/bin
/usr/bin /bin /usr/local/sbin /usr/sbin /sbin /usr/bin/X11 . ).
You may want to include other directories on your path.
- Install the packages.
- Edit or create the initialization files so that the packages you
install are run automatically when the system is brought up.
- Backup your progress. Create a .tar file that contains all
of the files necessary for the package to run.
- Move the .tar file to a different system.
- Re-install the packages on the other distribution. Making
whatever changes are necessary.
- Add a new user to one of your systems. Create some files for
the user. Move the user to your other system, password, files,
and all.
Turn in your group's report (only one copy please) as follows:
- Mark with: CSC225 Topic: 4.3: Admin
- Group membership.
- Name of the source packages installed.
- Summary of difficulties encountered.
- A copy of your "notebook" for each system.
- Suggestions on this topic.
Instructor: ltaber@pima.edu** My new Home on phRed** The Pima College Site** The Mad Dr. G.'s home page on phred.
