تبلیغات
تبلیغات متنی
محبوبترینها
بارشهای سیلآسا در راه است! آیا خانه شما آماده است؟
بارشهای سیلآسا در راه است! آیا خانه شما آماده است؟
قیمت انواع دستگاه تصفیه آب خانگی در ایران
نمایش جنگ دینامیت شو در تهران [از بیوگرافی میلاد صالح پور تا خرید بلیط]
9 روش جرم گیری ماشین لباسشویی سامسونگ برای از بین بردن بوی بد
ساندویچ پانل: بهترین گزینه برای ساخت و ساز سریع
خرید بیمه، استعلام و مقایسه انواع بیمه درمان ✅?
پروازهای مشهد به دبی چه زمانی ارزان میشوند؟
تجربه غذاهای فرانسوی در قلب پاریس بهترین رستورانها و کافهها
دلایل زنگ زدن فلزات و روش های جلوگیری از آن
خرید بلیط چارتر هواپیمایی ماهان _ ماهان گشت
صفحه اول
آرشیو مطالب
ورود/عضویت
هواشناسی
قیمت طلا سکه و ارز
قیمت خودرو
مطالب در سایت شما
تبادل لینک
ارتباط با ما
مطالب سایت سرگرمی سبک زندگی سینما و تلویزیون فرهنگ و هنر پزشکی و سلامت اجتماع و خانواده تصویری دین و اندیشه ورزش اقتصادی سیاسی حوادث علم و فناوری سایتهای دانلود گوناگون
مطالب سایت سرگرمی سبک زندگی سینما و تلویزیون فرهنگ و هنر پزشکی و سلامت اجتماع و خانواده تصویری دین و اندیشه ورزش اقتصادی سیاسی حوادث علم و فناوری سایتهای دانلود گوناگون
آمار وبسایت
تعداد کل بازدیدها :
1835278206
CBT Nuggets Linux Essentials دانلود رایگان نرم افزار
واضح آرشیو وب فارسی:سافت گذر:
توضیحات نرم افزار CBT Nuggets - Linux Essentials فیلم آموزش کار با سیستم عامل لینوکس در این دورهی آموزشی تصویری (بصورت فیلمهای جداگانه) تکنیکها و مفاهیم ضروری کار با سیستم عامل لینوکس را به خوبی فرا خواهید گرفت. این دوره با هدف آمادگی برای آزمون و اخذ گواهینامهی معتبر LPI Linux Essentials نیز تهیه شده و برای تمامی سطوح در هر درجه از مهارت (حتی بدون داشتن هیچگونه دانش و مهارتی در حیطهی سیستم عامل لینوکس) مناسب است. زمینههای تخصصی مرتبط: مدیریت لینوکس در ابعاد گوناگون مهارتهای توصیه شده: آشنایی مقدماتی با لینوکس و مهارت ابتدایی کار با کامپیوتر تجهیزات توصیه شده: یک کامپیوتر یا لپتاپ با قابلیت اجرای ویندوز، OSX یا لینوکس نرمافزار مجازیسازی برای نصب و اجرای لینوکس گواهینامهی مرتبط: Linux Essentials (Linux Professional Institute) زمینههای شغلی مرتبط با آموزشهای این دوره: System administrator Network administrator/engineer DevOps Systems integration Cloud computing تولید کننده: CBT Nuggets سطح: مبتدی مدت زمان آموزش: 7 ساعت مدرس: Shawn Powers فهرست کامل سرفصلها و عناوین آموزش (به همراه زمان دقیق آنها) : 1.
Introduction (2 min)
Linux is an exciting technology that"s crucial to any system administrator. Let"s get the party started!
2.
Linux Evolution and Popular Operating Systems (16 min)
We work do develop a solid knowledge of Linux development and major distributions. We learn about Open Source philosophy, distributions, and embedded systems.
3.
Major Open Source Applications (14 min)
Linux is compatible with many applications. In this Nugget, we learn about various major applications and their uses including desktop, server, mobile, development, and package management applications.
4.
Understanding Open Source Software and Licensing (22 min)
Licensing is what makes Linux so unique when compared to commercial operating systems. In this Nugget, we learn about the Free Software Foundation and the Open Source Initiative. The Linux community tends to throw around a lot of acronyms, so let"s clear some of them up.
5.
ICT Skills and Working in Linux (22 min)
Basic Information and Communication Technology (ICT) skills are important when working with Linux. In this Nugget, we learn about the Linux desktop, the command line, cloud computing, and virtualization.
6.
Command Line Basics (21 min)
While the Linux desktop provides a very robust GUI with a wide variety of graphical applications and tools, the command line is where a system administrator spends most of his/her time. In this Nugget, we learn about the shell, variables, globbing, quoting, and a handful of useful command line tools that every sysadmin should know.
7.
Using the Command Line to Get Help (20 min)
Grumpy sysadmins will often shout, "read the manual!" But it"s not often clear how to actually go about doing that. Thankfully, Linux provides a robust collection of documentation built right into the system. In this Nugget, we learn about documentation, man pages, and how to find the information you need when you need it.
8.
Using Directories and Listing Files (18 min)
The Linux filesystem is set up much differently from Windows. If you"re unfamiliar with Unix-like directory structures, it can be overwhelming. In this Nugget, we learn common conventions, file locations, and how to work with them on the command line.
9.
Creating, Moving, and Deleting Files (17 min)
Once the filesystem is understood, manipulating those files is the next logical step. In this Nugget, we learn how to create, move, copy, and delete files and directories on our system.
10.
Archiving Files on the Command Line (25 min)
With Windows systems, the most common archive format is Zip. On Linux, the options are a bit more plentiful, but all can be manipulated on the command line. We learn how to create and extract tar, zip, gzip, and bzip2 files.
11.
Searching and Extracting Data from Files (34 min)
As our Nuggets are demonstrating, the command line is very important in a Linux system. In this Nugget, we learn how to deal with data directly, using pipes, I/O redirection, and regular expressions.
12.
Turning Commands into a Script (21 min)
Much like Windows batch files, Linux can script together a list of command line tools into a simple program. In this Nugget, we learn some simple scripting tools such as loops, variables, arguments, and shells. From starting the text editor to executing the final script, this Nugget is a crash course on Linux scripting.
13.
Choosing an Operating System (21 min)
Every operating system (Linux, Windows, or OSX) has its advantages, disadvantages, and purpose. Even Linux distributions have various strengths and weaknesses depending on their intended purpose. In this Nugget, we learn about the differences.
14.
Understanding Computer Hardware (23 min)
Modern Linux works on a wide variety of computer hardware. In this Nugget, we learn the components that are required to build a system from scratch.
15.
Where Data is Stored (20 min)
Building on our filesystem Nugget, we learn where various types of data are stored on a Linux system. Library files, system logs, bootloader code, and package management files all live in specific places.
16.
Your Computer on the Network (23 min)
It"s certainly possible to run Linux in stand-alone mode, disconnected from a network, but it"s not very common. Linux thrives on a network, and in this Nugget, we learn the basics of Linux networking.
17.
Basic Security and Identifying User Types (14 min)
Linux users are all the same at first glance, but user accounts, system service accounts, and even the root account have different properties and different roles. In this Nugget, we straighten out user types.
18.
Creating Users and Groups (13 min)
Expanding our understanding of system users, we learn to create users and groups. Using a handful of command line tools, we learn how managing local users is relatively painless.
19.
Managing File Permissions and Ownership (28 min)
In this Nugget, we learn about file permissions and ownership. The Linux permission system is elegantly simple and in this Nugget we learn how to determine and assign various permissions to files and folders.
20.
Special Directories and Files (15 min) In addition to file locations and permissions, there are a handful of special directories, files, and permissions. In this Nugget, we learn where they are and what makes them special!
متاسفانه لینک دانلود در سایت منبع وجود ندارد
پسورد فایلها: www.softgozar.com
این صفحه را در گوگل محبوب کنید
[ارسال شده از: سافت گذر]
[مشاهده در: www.softgozar.com]
[تعداد بازديد از اين مطلب: 70]
صفحات پیشنهادی
CBTNuggets EC Council Certified Ethical Hacker v9.0 دانلود رایگان نرم افزار
توضیحات نرم افزار CBTNuggets - EC Council Certified Ethical Hacker v9 0 فیلم آموزش مدرک هکر اخلاقی - نسخهی 9 در دنیای مجازی همواره امکان نفوذ به شبکه و انواع سیستمهای کامپیوتری و وجود دارد و برای جلوگیری از بروز چنین اتفاقات زیانباری از جانب نفوذگران باید با طرز تفکر روشJetBrains RubyMine 2016.2.4 Win/Mac/Linux دانلود رایگان نرم افزار
توضیحات نرم افزار JetBrains RubyMine 2016 2 4 Win Mac Linux نرم افزار برنامه نویسی به زبان روبی اگر شما هم با زبان روبی برنامه نویسی میکنید حتما تاکنون نام RubyMine به گوشتان خورده است این برنامه محیطی برای برنامه نویسی به زبان روبی است محیط ساده ی این نرم افزار باعث شده که کGoogle Android Studio Bundle IDE 2.2.1.0 Build 145.3330264 Win/Mac/Linux دانلود رایگان نرم افزار
توضیحات نرم افزار Google Android Studio Bundle IDE 2 2 1 0 Build 145 3330264 Win Mac Linux جدیدترین پروژه گوگل برای برنامه نویسی اندروید برنامه Google Android Studio را می توان به عنوان جدیدترین محیط برنامه نویسی اندروید برای ارتقاء هر چه بیشتر این پلتفرم شناخت گوگل با ارائه اCrossOver 15.3.1 for Mac OS X / 12.1.2 for Linux دانلود رایگان نرم افزار
توضیحات نرم افزار CrossOver 15 3 1 for Mac OS X 12 1 2 for Linux نرم افزار نصب و اجرای برنامه های ویندوز در سیستم عامل Mac OS X و Linux با استفاده از این برنامه می توانید بیشتر نرم افزارهای ویندوز را تحت Mac OS و Linux اجرا کنید به نظر میرسد این برنامه یک شبیه ساز است ولی در وMicrosoft System Center 2016 Endpoint Protection 2016 Linux/Mac دانلود رایگان نرم افزار
توضیحات نرم افزار Microsoft System Center 2016 Endpoint Protection 2016 Linux Mac مجموعه نرم افزارهای مایکروسافت سیستم سنتر 2016 مجموعهیMicrosoft System Center راهکار شرکت مایکروسافت برای مدیران فناوری اطلاعات در جهت مدیریت و کنترل کامل و یکپارچه بر مجموعهی سرورها کلMathWorks Matlab R2016b Win64/Linux/Mac دانلود رایگان نرم افزار
توضیحات نرم افزار MathWorks Matlab R2016b Win64 Linux Mac نسخه 2016 پیشرفته ترین نرم افزار انجام محاسبات ریاضی و رسم نمودار متلب MATLAB نام یکی از نرمافزارهای رایانهای برای انجام محاسبات ریاضی است واژهٔ متلب هم به معنی محیط محاسبات رقمی و هم به معنی خود زبان برنامهنویسی مرComsol Multiphysics 5.2.1 Win/Linux/Mac Update2 (5.2.1.229) Win/Linux دانلود رایگان نرم افزار
توضیحات نرم افزار Comsol Multiphysics 5 2 1 Win Linux Mac Update2 5 2 1 229 Win Linux نرم افزاری تخصصی برای دانشجویان رشته مهندسی شیمی و سایر رشته ها با استفاده از این نرم افزار برتر می توان طراحی و شبیه سازی پروژه های مهندسی برق مکانیک علوم زمین شیمی فیزیک نجوم و کوانتوTecplot Suite 2016 R2 Build 16.2.0.71391 Win/Mac/Linux دانلود رایگان نرم افزار
توضیحات نرم افزار Tecplot Suite 2016 R2 Build 16 2 0 71391 Win Mac Linux مجموعه ای از برنامه های تک پلات برای رسم نمودار داده های سی اف دی شرکت Tecplot تولیدکنندهی بزرگ نرمافزارهای تجسمی مهندسی میباشد که Tecplot 360 یکی از محصولات آن است Tecplot 360 در واقع یک ابزار تجسمی و رMentor Graphics FloTHERM XT 2.3.1 build 16.26.1 x64 دانلود رایگان نرم افزار
توضیحات نرم افزار Mentor Graphics FloTHERM XT 2 3 1 build 16 26 1 x64 بهترین برنامه شبیه ساز انتقال حرارت جریان های داخلی و خارجی نرم افزار Mentor Graphics FloTHERM XT یکی از بهترین نرم افزار های شبیه سازی هیدرودینامیکی برای انتقال حرارت جریان های داخلی و خارجی مایعات و گاز هاGrass Valley EDIUS 6.08 / 6.53 / 7.53 Build 010 / 8.30.320 DVD Menu Style 7.00 x64 دانلود رایگان نرم افزار
توضیحات نرم افزار Grass Valley EDIUS 6 08 6 53 7 53 Build 010 8 30 320 DVD Menu Style 7 00 x64 یکی از قویترین نرم افزارهای میکس و مونتاژ فیلم اگر با میکس و مونتاژ حرفه ای فیلم سروکار دارید حتما نام شرکت Canopus و کارتهای ادیت یا میکس و مونتاژ این شرکت را می شناسید در واق-
سایتهای دانلود
پربازدیدترینها