Skip to main content
𝓜𝓻. 𝓗𝓸𝓹𝓮

𝓜𝓻. 𝓗𝓸𝓹𝓮

Just Do IT

project name
project detailed description
link name
link detailed description
book name
Detailed description of the book
article name
Detailed description of the article
friend name
Detailed description of friend
custom item
custom item
Detailed description of this custom item
Linux文件系统

Linux文件系统

Linux文件系统简介

Linux支持的文件系统格式很多,主要分为以下几类:

  • 磁盘文件系统:指本地主机中实际可以访问到的文件系统,包括硬盘、CD-ROM、DVD、USB存储器、磁盘阵列等。常见格式有:Ext2、Ext3、Ext4、JFS、NTFS、UFS、FAT、FAT16、FAT32等
  • 网络文件系统:是可以远程访问的文件系统,在服务器端仍是本地磁盘文件系统,客户机通过网络远程访问数据。常见格式有:NFS、Samba等
  • 专有/虚拟文件系统:不驻留在磁盘上的文件系统。常见格式有:TMPFS、PROCFS等

J.F.GaufridAbout 7 minLinux文件系统磁盘分区
Page Config

Content before more comment is regarded as page excerpt.


Ms.HopeLess than 1 minuteGuidePage configGuide
Markdown Enhance

VuePress basically generate pages from Markdown files. So you can use it to generate documentation or blog sites easily.

You should create and write Markdown files, so that VuePress can convert them to different pages according to file structure.


J.F.GaufridAbout 3 minGuideMarkdown
Strawberry

Strawberry

Heading 2

Here is the content.

Heading 3

Here is the content.


J.F.GaufridLess than 1 minuteFruitStrawberryredsmall
Dragon Fruit

Dragon Fruit

Heading 2

Here is the content.

Heading 3

Here is the content.


J.F.GaufridLess than 1 minuteDragon FruitFruitredbig
2

This is a blog home page demo.

To use this layout, you should set both layout: BlogHome and home: true in the page front matter.

For related configuration docs, please see blog homepageopen in new window.