Linux Filesystem
-
Giáo trình Hệ điều hành Linux: Phần 1 cung cấp cho người học những kiến thức như: Tổng quan về hệ điều hành Linux; Cài đặt hệ điều hành Linux; Thao tác với tập tin và thư mục; Giao diện đồ họa X. Mời các bạn cùng tham khảo!
61p caphesuadathemtac 09-11-2021 67 6 Download
-
(NB) The Linux Kernel, Hardware Management, Linux System Startup, Linux Filesystem, RAID and LVM, File Sharing and Services - NFS, File Sharing and Services - Samba, Recovering a Linux System,... As the main contents of the document "LPI-201: Intermediate Level Administration". Invite you to refer to the lecture content more learning materials and research.
383p thetam263 28-03-2016 51 3 Download
-
Bài giảng Hệ điều hành Unix chương 7 trình bày về Linux file system. Các nội dung cần học trong chương này gồm có: Các khái niệm cơ bản, các loại filesystem cơ bản, virtual filesystem, file I/O, file standard library,... Mời các bạn cùng tham khảo.
8p namthangtinhlang_01 04-11-2015 93 5 Download
-
Hai dạng partition : Data partition Root partition là một data partition chứa toàn bộ dữ liệu cần thiết cho khởi động và chạy hệ thống Swap partition Mở rộng bộ nhớ vật lý - bộ nhớ ảo Một đĩa cứng cần phân vùng tối thiểu gồm một root partition và một swap partition Kích thước của swap partition nên bằng hoặc lớn gấp 2 lần RAM
57p hoaanhdaoak 28-08-2013 163 27 Download
-
Hiện nay ở Việt Nam đã có rất nhiều đơn vị và công ty triển khai hệ thống máy chủ riêng là tất yếu và cần thiết. Nhưng việc xây dựng một hề thống máy chủ có quy mô đòi hỏi những kiến thưc rất chuyên dụng về các dịch vụ, hệ thống mạng và ngay cả về hệ điều hành. Máy chủ thường chạy trên các hệ điều hành Window Server, hoặc các điều hành Linux và Ubuntu. Việc hệ điều hành Window Server khá thân thuộc nhưng hệ điều hành Window Server thì bản quyền khá đắt. Trong...
88p nhatnam06 01-08-2013 279 71 Download
-
1.What is the most popular file system choice? A. ext2 B. bsdf C. jfs D. ext3 Answer: A 2.What ste ps need to be pe rformed, to make a ne w disk accessible to users? Select three. A. fdisk B. mkfs C. mount D. stat E. quotaon Answer: A, B, C 3.Whic h THREE of the following comma nds are used whe n setting up and accessing a ne w filesystem on the ha rd drive? A. fsc k B. mkfs C. mount D. fdisk E. format Answer: B, C D 4.The command mkfs -t ext3 /dev/hdb1 - T la...
35p tlpoorman 03-04-2013 158 23 Download
-
Kernel Support. Core support: CPU, Memory, Process. Management , Interrupt/Exception Handling etc. Dynamically Loadable Kernel Modules. Device Drivers. Additional Functionality. User Mode Access to kernel facilities. System Calls and Signals. Filesystem Device Nodes. Network Interfaces. Are not accessed through a device node but instead are accessed. through a “network interface” abstraction.
178p rhca_92 09-11-2012 130 36 Download
-
Chuẩn phân cấp hệ thống tập tin (FHS-Filesystem Hierarchy Standard) Chuẩn phân cấp hệ thống tập tin là một tài liệu mô tả cách sắp xếp các thư mục trên hệ thống Linux. FHS được phát triển để cấp một khuôn mẫu chung nhằm giúp cho việc phát triển các ứng dụng mà không phụ thuộc vào bản phân phối Linux. FHS mô tả các thư mục sau:
9p duonglam966 18-10-2011 123 38 Download
-
Network File System Tóm tắt Lý thuyết: 3 tiết - Thực hành: 5 tiết. Mục tiêu Giới thiệu dịch vụ NFS để thực thi cơ chế ánh xạ tài nguyên chia sẻ thành filesystem cục bộ.
6p suatuoi_thomngon 31-07-2011 115 32 Download
-
Là cách tổ chức dữ liệu trên thiết bị lưu trữ. Hệ thống tập tin là một phần cơ bản của hệ điều hành Linux. Một hệ thống tập tin là một thiết bị mà nó đã được định dạng để lưu trữ tập tin và thư mục.
33p 161290sunday 31-03-2011 187 27 Download
-
Sử dụng lại các Account của tuần thực hành trước. 1. Tạo 4 thư mục lưu trữ có tên như sau: tailieukythuat, tailieuchuyengiao, tailieumat, baocao 2. Kiểm tra xem filesystem của hệ thống có phải là NTFS hay không ? Tạo các file sau đây (nội dung file tùy ý): a. Tailieukythuat.txt trong thư mục tailieukythuat b. Tailieuchuyengiao.txt trong thư mục tailieuchuyengiao c. Tailieumat.txt trong thư mục tailieumat d. Baocao.txt trong thư mục baocao ...
3p ad_uit 26-12-2010 120 8 Download
-
Physical storage device: HDD, DVD-ROM sector, track, cylinder • HDDs can be divided into separate storage devices called partitions A filesystem is the methods and data structures that an operating system uses to keep track of files on a disk or partition (the way the files are organized on the disk) • ext3 (third extended filesystem) 4 .5 .
41p longmontran 15-01-2010 157 28 Download
-
Are you looking for a quick and simple reference guide to help you navigate Red Hat® Linux™ systems? Look no further! Global Knowledge and Red Hat have assembled these 10 Tips and Tricks from Red Hat Certified Engineers® (RHCEs) to give you an edge on managing these systems. Have you ever needed to completely wipe out critical data from a hard drive? As we all know, mkfs doesn’t erase a lot. (You already knew this, right?) mkfs and its variants (e.g., mkfs.ext3 and mke2fs) only get rid of a few important data structures on the filesystem, but the data is...
9p huyhoang 06-08-2009 161 11 Download