Skip to content

Commit f19d6cf

Browse files
committed
course-program.txt: Moved the partitioning before the file systems
1 parent fb04ba2 commit f19d6cf

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

course-program.txt

+20-20
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
1. Linux History
2-
2. Filesystems
3-
2.1. Ext2, Ext3, Ext4
4-
2.2. ReiserFS, ReiserFS4
5-
2.3. Cluster/Network file systems
6-
2.3.1. NFS
7-
2.3.2. CIFS
8-
2.3.4. GlusterFS
9-
2.3.5. FHGFS
10-
2.3.6. OCFS2/GFS2 + DRBD
11-
2.4. Psuedo Filesystems
12-
2.4.1. Proc FS
13-
2.4.2. Sys FS
14-
2.4.3. Shm FS
15-
2.5. Swap
16-
2.6. FUSE
17-
2.7. Directory structure
18-
3. Partitioning
19-
3.1. LVM1 & LVM2
20-
3.2. RAID 1-10
21-
3.3. Partition schemes
2+
2. Partitioning
3+
2.1. LVM1 & LVM2
4+
2.2. RAID 1-10
5+
2.3. Partition schemes
6+
3. Filesystems
7+
3.1. Ext2, Ext3, Ext4
8+
3.2. ReiserFS, ReiserFS4
9+
3.3. Cluster/Network file systems
10+
3.3.1. NFS
11+
3.3.2. CIFS
12+
3.3.4. GlusterFS
13+
3.3.5. FHGFS
14+
3.3.6. OCFS2/GFS2 + DRBD
15+
3.4. Psuedo Filesystems
16+
3.4.1. Proc FS
17+
3.4.2. Sys FS
18+
3.4.3. Shm FS
19+
3.5. Swap
20+
3.6. FUSE
21+
3.7. Directory structure
2222
4. Linux Security Model
2323
4.1. File permitions
2424
4.2. Users & Groups

0 commit comments

Comments
 (0)