Skip to content

Instantly share code, notes, and snippets.

@itbakery
Last active August 29, 2015 14:21
Show Gist options
  • Save itbakery/7ea35c0cab41e2b28304 to your computer and use it in GitHub Desktop.
Save itbakery/7ea35c0cab41e2b28304 to your computer and use it in GitHub Desktop.
LPI1-101-Table of Contents

#Table of Contents

##Linux Server Professional Certification LPIC-1 : Exam 101

###Topic 101: สถาปัตยกรรมระบบ System Architecture 1

  • 101.1 การระบุและปรับแต่งฮาร์ดแวร์ (Determine and configure hardware setting) 1
  • 101.2 ฺกลไกการเริ่มต้นBoot ของระบบ (Boot the system) 10
  • 101.3 วิธีการเปลี่ยน runlevels การปิดระบบ (shutdown) และการ Reboot เครื่อง 15

###Topic 102: การติดตั้ง Linux และ การบริหารจัดการ package 25

  • 102.1 การออกแบบ Layout ของ hard disk เพื่อการใช้งาน (Design hard disk layout) 25
  • 102.2 การติดตั้ง Boot manager (Install a boot manager) 26
  • 102.3 การบริหารจัดการ Libraries ที่เป็นลักษณะ shared Libraries (Manage shared Library) 27
  • 102.4 การบริหาร package ของ Distribution ในกลุ่ม Debian 29
  • 102.5 การบริหาร package ของ Distribution ในกลุ่ม Redhat 34

###Topic 103: GNU and unix Commands 39

  • 103.1 การใช้งาน Command Line 39
  • 103.2 การใช้งาน text streams ร่วมกับการใช้งาน filters 42
  • 103.3 การใช้งานคำสั่งที่เกี่ยวข้องกับ File System พื้นฐาน 48
  • 103.4 การใช้งาน streams, pipes, และ redirects 53
  • 103.5 การสร้าง (create) และตรวจสอบการทำงาน (monitor) และการ kill process 57
  • 103.6 การปรับแต่งค่าความสำคัญในการรัน process priorities 61
  • 103.7 การค้นหาคำที่ต้องการใน file ด้วยการใช้ regular expression (Regex) 63
  • 103.8 การใช้งาน vi เพื่อแก้ไข file 66

###Topic 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard 68

  • 104.1 การสร้าง Partition และ File Systems 69
  • 104.2 การดูแลรักษาความสมบูรณ์และถูกต้องของ file systems 76
  • 104.3 การ mounting และ unmounting ของ filesystems 83
  • 104.4 การบริหารจัดการdisk quotas 85
  • 104.5 การบริหารจัดการ file permissions และ ownership 90
  • 104.6 การสร้างและปรับเปลี่ยน links (hard links และ symbolic links) 96
  • 104.7 การค้นหา system files และวาง files ในตำแหน่งที่ถูกต้อง 99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment