سافت گذر دانشنامه نرم افزار - دانلود رایگان نرم افزار

همه دسته بندی ها

منو
آیکون جستجو در سایت سافت گذر
اطلاعیه های مهم سایت اطلاعیه های مهم سایت
💐 میلاد زینت پدر حضرت زینب سلام الله علیها مبارک باد 💐
 
 
  1. جهت رفع مشکل باز شدن سایت به دلیل بلاک توسط  نود 32 این ویدیو یا این ویدیو(ورژن 9 به بالا) یا راهنمای تصویری را مشاهده کنید
  2. به مناسبت عید غدیر، در سایت https://esetupdate.ir/ تخفیف ویژه‌ای برای محصولات در نظر گرفته شده است؛ فرصت را از دست ندهید. 🌸
  3. اکانت های بروزرسانی نود32 با قیمت های مناسب به صورت یک ، سه ، شش و دوازده ماهه از اینجا قابل خرید می باشد.

نرم افزار های پرکاربرد

ثبت نام | ورود
CBT Nuggets - Linux LPI LPIC-2 Exam 201

دانلود CBT Nuggets - Linux LPI LPIC-2 Exam 201 - فیلم آموزش لینوکس LPI LPIC-2 - آزمون 201

دانلود فیلم آموزش لینوکس LPI LPIC-2 - آزمون 201

توضیحات بیشتر

دانـلـود کـنـیـد

سرور آپدیت نود 32
دانلود CBT Nuggets - Linux LPI LPIC-2 Exam 201 مشاهده تصاویر بیشتر ...
مشاهده تصاویر بیشتر ...
تعداد مشاهده

10101مشاهده |

128رأی |

امتیاز :4

ناشر / تولید کننده:

CBT Nuggets

سیستم عامل / حجم فایل:

678 MB / همه ویندوزها

آخرین بروزرسانی:

این دوره‌ی آموزشی تصویری LPIC-2 با تدریس Shawn Powers مهارت‌های لازم برای قبولی در آزمون LPI 201  را پوشش داده است. مفاهیم این دوره شامل شرح ضوابط و فرایندهای مربوطه همراه با برنامه‌های کاربردی و پیکربندی دستی ماشین‌های حقیقی لینوکس است.

 

زمینه‌های تخصصی مرتبط:

مدیریت لینوکس در ابعاد گوناگون

 

مهارت‌های توصیه شده:

آشنایی مقدماتی با لینوکس و مهارت ابتدایی کار با کامپیوتر

 

تجهیزات توصیه شده:

Virtualization system capable of hosting multiple virtual machines

 

گواهینامه‌ی مرتبط:

LPIC-2

LPIC-1

CompTIA Linux+

 

زمینه‌های شغلی مرتبط با آموزش‌های این دوره:

System administration

Networking

Systems integration

 

تولید کننده: CBT Nuggets

سطح: مبتدی

زبان: انگلیسی

مدت زمان آموزش: 7 ساعت

مدرس: Shawn Powers

 

فهرست کامل سرفصل‌ها و عناوین آموزش (به همراه زمان دقیق آنها) :

1.

Intro (1 min)

LPIC-2 is a certification from the Linux Professional Institute that requires individuals to pass two exams. This course prepares learners for the first exam, Exam 201

 

2.

Monitor CPU & Memory Usage (15 min)

Figuring out what is bogging down your system is often the most difficult part of fixing a problem! Learn how to monitor and identify CPU and memory issues on a Linux system

 

3.

Monitor Disk I/O (15 min)

Disk Input/Output (I/O) is a common and frustrating problem to troubleshoot. Discover some tools that can identify and mitigate problems regarding disk I/O

 

4.

Monitoring Network I/O (12 min)

The bandwidth available to a system can be limited by Internet bandwidth, hardware limitations, or network congestion. Learn to identify network bottlenecks, so that an infrastructure can be designed or modified to work efficiently

 

5.

Measuring Bandwidth (9 min)

When planning (or fixing) a network, it's important to know how much bandwidth individual computers and the entire network uses. Explore how to monitor bandwidth at the client and firewall levels

 

6.

Monitoring Data Trends (7 min)

While it's important to troubleshoot problems as they happen in real time, it's equally important to track problems over time. Whether you're planning for a resource upgrade or looking at past performance data, Learning to collect data is very important

 

7.

Kernel Components (10 min)

Linux is the kernel, and here we learn about how kernel versions are incremented. We also find out what the numbers mean, what types of kernel versions are maintained, and how that affects various aspects of our running system

 

8.

Manipulating Kernel Modules (15 min)

The Linux kernel is modular, which is one of the things that makes it so powerful. Learn to identify the modules in current kernels and how to manipulate them from the command line

 

9.

Kernel Automation and Configuration (15 min)

Kernel configuration settings can be adjusted on the fly, as well as be loaded into configuration files for persistent settings at boot. Explore kernel configuration options, along with the udev program that monitors and handles dynamic module insertion

 

10.

Custom Kernel Compile: The Tools (9 min)

It's not common to compile a custom kernel on servers and workstations, but with hardware constraints such as embedded systems, a custom kernel can make your operating system smaller and faster. In this Nugget, we prepare our machine to create a custom Linux kernel

 

11.

Custom Kernel Compile: Compilation and Installation (19 min)

Configuring, compiling, and installing a custom Linux kernel takes a long time, but thankfully, the process is surprisingly painless. In this Nugget, we boot a system with a freshly compiled kernel

 

12.

SystemV Runlevels (9 min)

SystemV (or SysV) is the traditional system used on Unix and Linux to manage the application startup sequence on computers. Learn the various runlevels, their purpose, and how to set the default

 

13.

SystemV Init Scripts (15 min)

SystemV manages which applications start or stop when entering runlevels. Identify which services will start and stop, and master the tools used to manipulate them

 

14.

Upstart (8 min)

Discover how Upstart works, as well as how it differs from SystemV

 

15.

Systemd (7 min)

Most current Linux distributions now use Systemd as their init system. Learn how services are managed using systemctl

 

16.

Recovering Legacy GRUB Installation (7 min)

Enterprise Linux 6 uses the traditional Legacy GRUB as its bootloader. Discover how to manually configure GRUB during a failed boot

 

17.

GRUB2 Recovery (8 min)

Most modern Linux distributions are utilizing GRUB2 bootloader. While similar to Legacy GRUB in function, it has far more features and a more complicated set of instructions. In this Nugget, learn to rescue a failed system boot and about GRUB2 Rescue mode

 

18.

Alternate Boot Loaders (9 min)

While GRUB is the most widely used bootloader for Linux, there are some other specialty options. Learn about syslinux, isolinux, extlinux, and the seldom used LILO

 

19.

PXE Bootloader (10 min)

Booting over the network is a function that Linux has been capable of doing for years. Explore the PXE method for booting a Linux machine

 

20.

Managing Linux Swap (8 min)

The concept of virtual memory, called swap in Linux, exists in just about every type of operating system. Learn to manage swap files and swap partitions

 

21.

Permanently Mounting Partitions (14 min)

Using the /etc/fstab file, it's possible to have partitions and network shares mounted automatically when a system boots. Learn to create a properly formatted fstab file using device names and UUIDs

 

22.

Maintaining EXT Filesystems (13 min)

While Linux can use a multitude of filesystems, the most commonly used is EXT. Discover how manage the EXT family of filesystems

 

23.

Fixing Corrupt EXT Filesystems (10 min)

Filesystem corruption should be managed with backups as opposed to repair tools, but there are times when recovering data is necessary when a drive fails. Learn how to troubleshoot a corrupt drive and recover its data

 

24.

XFS Filesystems (6 min)

CentOS and Redhat tend to favor the XFS filesystem over the EXT family of filesystems. Both function very well, but XFS has a different set of tools, so we look at how to manage an XFS filesystem

 

25.

S.M.A.R.T. (11 min)

The Self-Monitoring Analysis and Reporting Technology (S.M.A.R.T.) built into most hard drives is not platform specific. Linux has tools to query the hardware interface, and a daemon process to constantly monitor for early warning signs of drive failure

 

26.

AutoFS (10 min)

We've learned about static mounts in the /etc/fstab folder, but Linux also supports dynamic, on-the-fly mounting with AutoFS. The main advantage with using AutoFS is a reduction in network traffic. Discover how to use AutoFS

 

27.

CDROM Filesystems (9 min)

Much like hard drives, CDROM disks (and DVD disks) must have a filesystem in order to store files. Learn the various types of CDROM and DVD filesystems, and create ISO files on the commandline

 

28.

Using RAID (15 min)

Linux software-based RAID has incredible flexibility and surprising efficiency, even when compared to hardware-based RAID solutions. In this Nugget, we learn to configure various RAID levels on a system

 

29.

Tuning Hard Drives (14 min)

Linux provides tools for configuring installed hard drive devices, including adjusting system interrupts, direct memory access (DMA) settings, and analysis

 

30.

iSCSI (17 min)

iSCSI is not an operating system-specific technology, but Linux does support using the protocol for mounting remote volumes. In this Nugget, we learn to configure and mount iSCSI devices.

 

31.

LVM (13 min)

The Logical Volume Manager (LVM) is used by default in CentOS, and is available for any distribution. It abstracts the physical storage devices away from the concept of volumes used by the system. It's similar to the concept of a storage area network (SAN), but works on individual machines

 

32.

Configuring a Wired Network Device (9 min)

Ethernet devices are usually automatically detected and configured during system boot up, but in this Nugget, we learn the tools to manipulate and configure network devices in real time

 

33.

Configuring Wireless Network Devices (6 min)

On a system with a GUI, the wireless configuration is usually done on the desktop. We learn to use the underlying tools that do the actual configuration.

 

34.

Network Troubleshooting (12 min)

We put together all our knowledge about configuring the local network, and use it to troubleshoot common network problems

 

35.

Compile and Install from Source (8 min)

Part of the beauty of Open Source software is that we can compile it ourselves, optimizing the program for our own system. In this Nugget, we learn the process for compiling software using Open Source tools

 

36.

Backing Up Servers (11 min)

Backups are vital for any system containing important data. We learn some common files to back up, along with several methods for performing the backups

 

37.

System Notifications (8 min)

Linux includes tools for informing users of upcoming maintenance issues, or immediate messages. In this Nugget, we learn to use system notifications

اعضای ویژه
VIP Members

لینک های دانلود فقط برای اعضای ویژه فعال هست

با پرداخت فقط 39000 تومان، به لینک های دانلود این صفحه و تمامی صفحات VIP سایت دسترسی خواهید داشت.

پرداخت ریالی عضویت ویژه

نکته امنیتی بعد از نصب نرم‌افزار

برای محافظت از سیستم خود در برابر تهدیدات امنیتی، استفاده از آنتی‌ویروس معتبر ضروری است.

نصب آنتی ویروس
فهرست نرم افزارهای مرتبط
مشاهده بقیه
هشتگ های مرتبط
حمایت مالی

حمایت از سافت گذر ❤️

تاکنون 0 نفر از ما حمایت کرده‌اند
امروز 0

با حمایت شما، هزاران کاربر دیگر هم از خدمات رایگان ما استفاده می‌کنند.
تیم سافت گذر از حمایت شما سپاسگزار است 🙏

حامی سافت گذر می‌شوم
VIP

در حال آماده‌سازی لینک دانلود...

15
⚡ اعضای VIP دانلود را بلافاصله و بدون معطلی شروع می‌کنند
🛡️ ۱۸ سال سابقه اعتبار ⭐ بیش از ۱۹۰,۰۰۰ کاربر عضو ویژه

⭐ فقط یک بار عضو شوید؛ همیشه بدون انتظار دانلود کنید

  • دیگر هیچ‌وقت منتظر نمانید (دانلود فوری) حذف کامل صف و زمان انتظار برای تمام فایل‌ها
  • 🚀
    با حداکثر سرعت اینترنت خود دانلود کنید استفاده از تمام ظرفیت و پهنای باند شبکه شما
  • ⛓️
    ادامه دانلود پس از قطع اینترنت پشتیبانی کامل از ۳۲ کانکشن بدون از دست رفتن فایل
📂 دانلود موازی چند فایل 🗄️ دسترسی به آرشیو کامل نسخه‌ها ✉️ خبرنامه آپدیت نرم‌افزارها
⚡ همین حالا بدون انتظار دانلود کن
فقط کمتر از روزی ۱,۰۰۰ تومان (معادل ماهیانه 27,250 تومان در اشتراک یک‌ساله)
سرور آپدیت نود 32
پیشنهاد سافت گذر
Rayon Riddles - Rise of the Goblin King

Rayon Riddles - Rise of the Goblin King

رایان ریدلز قیام دیوهای اسیر

ارتباط قرآن و ولایت از حجت الاسلام والمسلمین سیدمحمدمهدی میرباقری - 2 جلسه

ارتباط قرآن و ولایت از حجت الاسلام والمسلمین سیدمحمدمهدی میرباقری - 2 جلسه

حاج آقا سیدمحمدمهدی میرباقری با موضوع ارتباط قرآن و ولایت

سخنرانی حجت الاسلام صادقی واعظ با موضوع انتظار و وظایف منتظران

سخنرانی حجت الاسلام صادقی واعظ با موضوع انتظار و وظایف منتظران

حاج آقا صادقی واعظ با موضوع انتظار و وظایف منتظران

آموزش نرم افزار LabVIEW

آموزش نرم افزار LabVIEW

آموزش نرم افزار لب ویو

!?Who's That Flying

!?Who's That Flying

آن پروازکننده کیست؟!

Steinberg WaveLab Cast v2.0.21

Steinberg WaveLab Cast v2.0.21

ساخت و ویرایش پادکست

نحوه استفاده از Virtual Box

نحوه استفاده از Virtual Box

آموزش روان و مصور استفاده از Virtual Box برای نصب مجازی سیستم عامل ها

آشنایی با نحوه نگهداری اسب

آشنایی با نحوه نگهداری اسب

دانستنی های دنیای اسب

Geovariances ISATIS 2016.1 x64

Geovariances ISATIS 2016.1 x64

آنالیز زمین آماری ایساتیس

alFayadh Books 1.0 for Android

alFayadh Books 1.0 for Android

مجموعه مؤلفات حضرت آیت الله العظمى فیاض مد ظله العالى

Gigabyte Speed 13.01 Build 3001

Gigabyte Speed 13.01 Build 3001

مدیریت و پیکربندی تنظیمات شبکه

MAGIX Video Pro X17 23.0.1.267

MAGIX Video Pro X17 23.0.1.267

مجیکس ویدئو پرو

Norton Internet Security 2024 22.24.8.36 + Offline Update

Norton Internet Security 2024 22.24.8.36 + Offline Update

نورتون اینترنت سکیوریتی

1Weather Pro 7.0.0.2 for Android +6.0

1Weather Pro 7.0.0.2 for Android +6.0

اعلام وضعیت و پیش بینی وضع آب و هوا

سخنرانی حجت الاسلام مهدی شریعتی‌تبار با موضوع فرازی از دعای مکارم الاخلاق درباره تنظیم اوقات زندگی

سخنرانی حجت الاسلام مهدی شریعتی‌تبار با موضوع فرازی از دعای مکارم الاخلاق درباره تنظیم اوقات زندگی

سخنرانی فرازی از دعای مکارم الاخلاق درباره تنظیم اوقات زندگی با شریعتی‌تبار

10 جلسه پیوند ابدی شیعیان و اهل بیت علیهم السّلام از حجت الاسلام والمسلمین انصاریان

10 جلسه پیوند ابدی شیعیان و اهل بیت علیهم السّلام از حجت الاسلام والمسلمین انصاریان

حاج آقا انصاریان با موضوع پیوند ابدی شیعیان و اهل بیت

Lynda - Balancing Work and Life

Lynda - Balancing Work and Life

فیلم آموزش ایجاد تعادل در شغل و زندگی

WhiteSmoke 2012 v1.0.6034.13130

WhiteSmoke 2012 v1.0.6034.13130

نرم افزاری حرفه ای برای تصحیح متون انگلیسی از نظر ساختار، گرامر، املا و ...

Google Go 3.142.952204578 For Android +4.3

Google Go 3.142.952204578 For Android +4.3

گوگل گو

آموزش تدوین فیلم و صدا

آموزش تدوین فیلم و صدا

تدوین صدا

تلاوت مجلسی استاد سعید طوسی سوره مبارکه نصر

تلاوت مجلسی استاد سعید طوسی سوره مبارکه نصر

تلاوت سعید طوسی سوره نصر

نقشه دقیق و کامل شهر قم

نقشه دقیق و کامل شهر قم

راهنمای نرم افزار گردشگری قم

آشنایی با هفتمین کشور بزرگ جهان

آشنایی با هفتمین کشور بزرگ جهان

سفر به هند

DevExpress Universal 22.2

DevExpress Universal 22.2

دواکسپرس

Platypus

Platypus

پلاتی‌پوس

Gem Miner 2 v1.6 for Android +2.0

Gem Miner 2 v1.6 for Android +2.0

بازی معدن چی

سخنرانی حجت الاسلام رفیعی درباره برخورد والدین با فرزندان

سخنرانی حجت الاسلام رفیعی درباره برخورد والدین با فرزندان

برخورد والدین با فرزندان از زبان حجت الاسلام رفیعی

Tutsplus - Design Patterns in Csharp

Tutsplus - Design Patterns in Csharp

فیلم آموزش الگوهای طراحی در سی‌شارپ

مهدویت

مهدویت

کشف حق یا اربعین

Sonic and knuckles SONIC 3

Sonic and knuckles SONIC 3

سگا سونیک و دوستش 3

قوی باش

قوی باش

درباره سلامت، شادمانی و خوشبختی سخن بگو

ارتباط رایانه به صورت مستقیم

ارتباط رایانه به صورت مستقیم

مروری بر اتصال مغز به کامپیوتر؛ چالش ها، راهکارها و کاربردها

آموزش Kaspersky Internet Security 2013

آموزش Kaspersky Internet Security 2013

کسپرسکی

Sherlock Holmes: The Devil's Daughter

Sherlock Holmes: The Devil's Daughter

شرلوک هلمز

آزمایشگاه شبکه های کامپیوتری

آزمایشگاه شبکه های کامپیوتری

آشنایی با مفاهیم و تجهیزات شبکه های کامپیوتری

قرآن بیان 2.2.7

قرآن بیان 2.2.7

قرآن به همراه صوت، ترجمه، تفسیر

Vicious Attack Llama Apocalypse + Updates

Vicious Attack Llama Apocalypse + Updates

اکشن شوتر

Systat 2015 Suite

Systat 2015 Suite

نرم افزاری حرفه ای جهت رسم نمودار و آنالیز داده ها

Sonic Colors: Ultimate

Sonic Colors: Ultimate

بازی سونیک برای کامپیوتر

K9 World Cup

K9 World Cup

جام جهانی حیوانات

خبرنامه

با عضویت در خبرنامه، زودتر از همه باخبر باش!