























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Description about WORKING WITH MINIX, Minix Directory Structure, Root, Include all subdirectories in detail, subdirectories and files, src directory.
Typology: Study notes
1 / 31
This page cannot be seen from the preview
Don't miss anything!
























WORKING WITH MINIX
ROOT
Root
/bin
Contains the essential binaries for users and
those utilities that are required in single user
mode.
Examples, include cat, ls, cp etc.
Roll No. 1,2, 3, 62
/root/dev
The /dev directory contains the essential
system files and drivers.
Main console
Terminals
Hard disk
Floppy disk
Make list of all subdirectories and files. Describe
their role. Make the tree structure for /dev directory.
Roll No. 7,8, 10, 69, 71
Roll No. 7,8, 10, 69, 71
configuration files including /etc/hosts,
/etc/resolv.conf, nsswitch.conf, defaults and
network configuration files.
These are mostly host specific system and
application configuration files.
their role. Make the tree structure for /etc directory
Roll No. 11,12,13,14, 64
/root /minix
MINIX 3 kernel image
Make list of all subdirectories and files.
Describe their role. Make the tree structure
for /minix directory
Roll No. 26, 27, 32, 33
System administration files
lastlog Last logins,
wtmp User logins and logouts,
*.cache Cached data of some programs
Make list of all subdirectories and files. Describe
their role. Make the tree structure for /usr directory
Roll No. 19, 20, 21, 73, 74
A sub hierarchy to the root file system which is a
User data directory.
Contains user specific utilities and applications.
Here you would again find a bin, sbin & lib directory
which contains non-critical user and system binaries
and related libraries and a share directory.
Also found here are the include directory with
include files
Roll No. 22, 23, 24, 25, 76, 77
User programs
ls List files
Make list of all subdirectories and files. Describe
their role. Make the tree structure for bin/ directory
Roll No. 26, 27, 32, 33, 65, 77, 78
More system data files,
Make list of all subdirectories and files. Describe
their role. Make the tree structure for etc/ directory
Roll No. 26, 27, 32, 33