Hi,
I have some doubts regarding Linux File systems,
/ is root
/usr is where the software gets installed
/var is where things are constantly being updated
/tmp is temporary partition
/swap is page-file like
/home is for the Users files
The above can be called partitions right?
1. Suppose there are multiple users, then will it be like /home/user1 and /home/user2 ? Is this equivalent to C:\Documents And Settings\User1?
2. In windows lets say I have D: and E: for music and videos respectively, what is its Linux equivalent(are 2 partitions created under /home or something or is it like new partitions say /music and /videos, this would be their mount points?)
3. And which partitions are read-only in Linux?
4. I have an 80GB disk, In XP I would have made C: around 20GB for mainly XP+Programs, and the rest for everything else, in Linux how would this be done?
Is it similar in Linux and BSD?
I have some doubts regarding Linux File systems,
/ is root
/usr is where the software gets installed
/var is where things are constantly being updated
/tmp is temporary partition
/swap is page-file like
/home is for the Users files
The above can be called partitions right?
1. Suppose there are multiple users, then will it be like /home/user1 and /home/user2 ? Is this equivalent to C:\Documents And Settings\User1?
2. In windows lets say I have D: and E: for music and videos respectively, what is its Linux equivalent(are 2 partitions created under /home or something or is it like new partitions say /music and /videos, this would be their mount points?)
3. And which partitions are read-only in Linux?
4. I have an 80GB disk, In XP I would have made C: around 20GB for mainly XP+Programs, and the rest for everything else, in Linux how would this be done?
Is it similar in Linux and BSD?