Linux, UNIX Directories

Linux directory structure

Mount Point Explanation
/ Root directory
/bin Main program
/boot Used at boot
/dev directory Where the registered user devices (modem, mouse, keyboard, etc.)
/etc Configuration files
/home Home directories of users, registered in the system
/lib Libraries and kernel modules
/mnt Mount points of devices (CD ROM, floppy disks, drives on the network, etc.)
/root Root’s directory
/sbin Basic system software
/tmp Temporary files
/usr Directory impracticable important files
/var Various data (logs)

[Related posts]

Transferring a FreeBSD on new hard drive [Manual]
Follow this steps to transfer FreeBSD on new hard drive of any size. Connect the new hard disk in the system with a FreeBSD (/dev/ad1s1)...
File Server With Samba and FTP in FreeBSD
This manual describes how to create file server, where users from can access their files with samba client and FTP server, (from windows too). In...
Cron Manual
Files “username” user’s cron file location /var/spool/cron/{username} Root’s crontab file /var/spool/cron/root Configuration file for cron, /etc/crontab Cron service service crontd status service crontd start service...

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>