دوره آمادگی آزمون RHCSA: متخصص لینوکس شوید!
مهارتهای لازم برای قبولی در آزمون RHCSA (Red Hat Certified System Administrator) را کسب کنید و به یک متخصص لینوکس تبدیل شوید.
در این دوره، بهرهوری خود را در خط فرمان افزایش داده و تواناییهای خود را در مدیریت سیستم لینوکس ارتقا میدهید.
آنچه در این دوره خواهید آموخت:
- برنامهریزی وظایف در لینوکس برای آینده
- تنظیم و بهینهسازی پروفایلهای تنظیم
- تسلط بر امنیت SElinux
- مدیریت پایهای فضای ذخیرهسازی
- مهارتهای لازم برای مدیریت استک ذخیرهسازی LVM
- مدیریت فضای ذخیرهسازی Stratis
- دسترسی حرفهای به فضای ذخیرهسازی متصل به شبکه (NFS)
- درک فرآیند بوت لینوکس
- مهارتهای کار با کانتینرها
پیشنیازها:
گذراندن دوره Red Hat System Administration I (RH124) یا داشتن دانش معادل.
سلب مسئولیت: این دوره توسط Red Hat تایید نشده است.
دوره Red Hat System Administration II (RH134) بر روی وظایف ضروری لازم برای تبدیل شدن به یک مدیر سیستم لینوکس تمام وقت و اعتبارسنجی آن مهارتها از طریق آزمون Red Hat Certified System Administrator تمرکز دارد.
این دوره به بررسی عمیقتر مدیریت Enterprise Linux، از جمله سیستمهای فایل، پارتیشنبندی، درایوهای منطقی، SELinux، فایروالها و عیبیابی میپردازد.
محتوای دوره:
بخش 1: مقدمه
-> مقدمهای درباره ماژول دوره
بخش 2: راهاندازی آزمایشگاه برای تمرین - RHCSA
-> نصب استاندارد RHEL 9
-> ایجاد حساب Red Hat Network (RHN) - شناسه ورود Red Hat
-> دانلود آخرین نسخه RHEL 9.4
-> دانلود و نصب Oracle VirtualBox
-> مروری بر Oracle VirtualBox
-> ایجاد یک قالب از RHEL9 VM
-> ایجاد یک الگو برای ماشین مجازی RHEL 9
-> تنظیم تنظیمات با استفاده از قالب RHEL9
-> نصب Red Hat Enterprise Linux 9.4
-> ادامه - نصب RHEL 9
-> دسترسی به RHEL 9 از یک دستگاه Windows
-> نصب و راهاندازی نرمافزار MobaXterm
-> اجازه دادن به یک کاربر برای اجرای هر دستوری با استفاده از visudo.
-> دسترسی sudo
-> راهاندازی یک سرور Yum محلی
بخش 3: بهبود بهرهوری خط فرمان
-> نوشتن اسکریپتهای ساده bash
-> اجرای یک اسکریپت bash shell
-> نقل قول کاراکترهای خاص
-> Lab- variable & special characters
-> دستور echo
-> Lab- echo command
-> Lab- redirection operator ">"
-> Lab- redirection stderr, append "2>", ">>"
-> حلقهها برای تکرار دستورات
-> Exit codes in bash script
-> Lab- exit code number
-> Lab- exit code in bash script
-> Test logic
-> Conditional structure-if, else, elif..
-> Lab- if, else
-> Lab- if, elif
-> دستور Grep
-> عبارات منظم
-> Lab- Match the start and end of a line using "^" & "$"
بخش 4: برنامهریزی وظایف برای آینده
-> Schedule deferred user tasks
-> Inspect and manage deferred user jobs
-> Lab1- at command
-> Lab2- at command
-> Recurring user jobs
-> Examples- Recurring user jobs
-> Lab- crontab(Recurring user jobs)
-> Lab 1- Schedule a script via crontab
-> Lab 2- Schedule a script via crontab
-> Recurring system jobs
-> Run periodic commands with Anacron
-> System timer
-> Lab- system timer
-> Managing temporary files
-> Cleaning temporary files with a systemd timer
-> Lab 1- Managing temp files
-> Lab 2- Managing temp files
بخش 5: تنظیم عملکرد سیستم
-> Adjust tuning profiles
-> Managing Profiles from the command line
-> Manage profile with the command line
-> Linux process scheduling
بخش 6: مدیریت امنیت SELinux
-> SELinux security concepts
-> SELinux protection (DAC vs MAC)
-> SELinux context
-> Lab- SELinux context
-> Practical approach to understand SELinux security
-> SELinux modes
-> Toggling the SELinux modes temporarily
-> Toggling the SELinux modes permanently
-> Lab- SELinux security
-> Industrial project on SELinux security-1
-> Industrial project on SELinux security-2
-> Industrial project on SELinux security-3
-> Industrial project on SELinux security-4
-> Lab- change the SELinux context
-> Define SELinux default file context policies
-> Lab- SELinux default file context policies
-> SELinux Booleans
-> Lab 1- SELinux Booleans
-> Lab 2- SELinux Booleans
بخش 7: مدیریت فضای ذخیرهسازی پایه
-> Overview of partition disk
-> MBR partition scheme
-> MBR- Master Boot Record
-> Limitation of MBR partition scheme
-> GPT partition scheme
-> Manage partitions
-> Lab- create partition using parted command
-> Lab- create partition using single command
-> Lab- create file systems
-> Lab- persistently mount file system
-> lsblk command to scan the block devices
-> Swap space concepts
-> Create a swap partition
-> Activate swap space
-> Activate swap space persistently
-> Set swap space priority
بخش 8: مدیریت پشته ذخیرهسازی - LVM
-> Overview of LVM- Logical volume manager
-> Features of LVM
-> Architectural overview of LVM
-> Architectural overview via diagram
-> Lab- create PV(Physical Volume)
-> Lab- create VG(Volume Group)
-> Lab- create LV(Logical Volume)
-> Lab- create a FS and LV
-> Lab- Display information about PV,VG, and LV
-> Extend a volume Group size
-> Lab- Extend a volume Group size
-> Extend a logical volume size
-> Lab- Extend an XFS file system
-> Lab- Extend an EXT4 file system
-> Extend swap space logical volumes
-> Reduce volume group storage
-> Remove a logical volume
-> Remove the volume group
بخش 9: مدیریت فضای ذخیرهسازی لایهای
-> Overview of stratis storage management
-> Install and enable stratis
-> Create stratis pools
-> Manage stratis file system
-> Create a stratis file system snapshot
-> Persistently mount stratis file systems
-> Industrial Project- Lab 1
-> Industrial Project- Lab 2
-> Industrial Project- Lab 3
-> Industrial Project- Lab 4
-> Industrial Project- Lab 5
-> Industrial Project- Lab 6
بخش 10: دسترسی به فضای ذخیرهسازی متصل به شبکه
-> Overview of NFS in Linux
-> Accessing exported NFS directories
-> Query a server's exported NFS directories
-> Create local yum server to install NFS package
-> Lab- Install NFS package
-> Lab- Create a NFS file system
-> Lab- Export the file system
-> Lab- Configure NFS client
-> Lab- Mount the exported FS on client
-> Lab- Unmount the exported FS
-> Mount NFS exports with the Automounter
-> Lab 1- Setup automount using Indirect Map
-> Lab 2- Setup automount using Indirect Map
-> Lab 3- Check the Autofs working
-> Lab 4- Automatically unmount the file system if it is not being accessed.
-> Lab 1- Industrial project on Indirect Wildcard Maps
-> Lab 2- Industrial project on Indirect Wildcard Maps
-> Lab 3- Industrial project on Indirect Wildcard Maps
-> Lab 4- Industrial project on Indirect Wildcard Maps
-> Lab 5- Industrial project on Indirect Wildcard Maps
بخش 11: کنترل فرآیند بوت
-> Booting process of RHEL 9 system
-> Reboot and Shutdown
-> System Target
-> Select a target at runtime
-> Set a default target
-> Select a target at boot time
-> Reset the root passwd using Rd.Break
-> Reset the root password using RHEL9 ISO
-> Repairing System boot Issues- Rescue mode
-> Boot RHEL 9 into Emergency mode
-> Enabling the early debug Shell
-> Repair file system issues at boot
-> Repair file system- Misconfiguration in the /etc/fstab
-> Repair file system- Root FS corruption
بخش 12: اجرای کانتینرها
-> Introducing container technology
-> Container images and registries
-> Authenticate to registry- Podman login
-> Conf file of container registries
-> Container files to Build container Images
-> The Podman Utility
-> Install Container Utilities
-> Search a container Image
-> Examine container image- skopeo inspect
-> Create a container image using containerfile
-> Inspect the container image
-> Run containers
-> Create and start container
-> Run a container from a remote repository
-> Run a ubuntu container
-> Run an Apache webserver container on port 8080
-> Environment isolation in containers
-> Podman exec- executes a command inside a running container
-> Remove containers and images
-> Manage container resources
-> Environment variable for containers
-> Run a MariaDB container while passing environment variables
-> Ephemeral nature of container storage
-> Container Persistent storage
-> Attach the persistent storage to a container
-> Assign a port mapping to containers
-> Map the container host port on the container (MariaDB)
-> Last Lecture
Shikhar Verma • 70k+ Students Worldwide
نمایش نظرات