دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: سیستم های عامل ویرایش: نویسندگان: James Kent Lewis سری: ISBN (شابک) : 178216300X, 9781782163008 ناشر: Packt Publishing سال نشر: 2013 تعداد صفحات: 224 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 10 مگابایت
کلمات کلیدی مربوط به کتاب کتاب آشپزی ابزارهای لینوکس: کتابخانه، ادبیات کامپیوتر، لینوکس / یونیکس
در صورت تبدیل فایل کتاب Linux Utilities Cookbook به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب کتاب آشپزی ابزارهای لینوکس نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
لینوکس یک سیستم عامل پایدار، قابل اعتماد و فوق العاده قدرتمند
است. سالهاست که وجود دارد، با این حال، اکثر مردم هنوز
نمیدانند چه کاری میتواند انجام دهد و راههایی که نسبت به سایر
سیستمعاملها برتری دارد. بسیاری از مردم برای کنترل و امنیت
بیشتر می خواهند با لینوکس شروع به کار کنند، اما شروع به کار می
تواند زمان بر و پیچیده باشد.
راهنمای عملی و عملی که تعدادی مثال گام به گام واضح برای کمک به
شما ارائه می دهد. شما بسیاری از سوالاتی را که هنگام استفاده از
یک سیستم عامل پیش می آید که ممکن است با آن آشنا نباشید حل می
کنید. این راهنمای مفید با ارائه راهحلهایی برای رایجترین
مشکلات لینوکس به شیوهای واضح و مختصر، با اضافه کردن جلسات
ترمینال با بازیابی دستور و ویرایش خط و متغیرهای پوسته آغاز
میشود. سپس با دسکتاپهای مختلف (GUI) موجود برای سیستمهای
لینوکس آشنا میشویم و اینکه کدام یک برای شما مناسب است. سپس
دنیای مدیریت فایلها و دایرکتوریها، اتصالات و کارهایی که باید
در صورت بروز مشکل انجام دهیم را بررسی خواهیم کرد. ما همچنین طیف
وسیعی از مهارت ها را یاد خواهیم گرفت، از ایجاد و مدیریت حساب
های کاربری گرفته تا ایمن سازی سیستم شما، مدیریت و محدود کردن
فرآیندها، و اجازه دادن به جریان اطلاعات از یک فرآیند به فرآیند
دیگر با استفاده از لوله ها. بعداً به مدیریت دیسک، کار با
اسکریپتها و خودکارسازی سریع وظایف، و در نهایت، نیاز به یک هسته
سفارشی و نکاتی در مورد نحوه ساخت آن را درک خواهیم کرد.
Linux is a stable, reliable and extremely powerful operating
system. It has been around for many years, however, most people
still dont know what it can do and the ways it is superior to
other operating systems. Many people want to get started with
Linux for greater control and security, but getting started can
be time consuming and complicated.
A practical, hands-on guide that provides you with a number of
clear step-by-step examples to help you solve many of the
questions that crop up when using an operating system you may
not be familiar with. Presenting solutions to the most common
Linux problems in a clear and concise way, this helpful guide
starts with spicing up the terminal sessions by command
retrieval and line editing, and shell prompt variables. We will
then get to know the different desktops (GUIs) available for
Linux systems and which is the best fit for you. We will then
explore the world of managing files and directories,
connectivity, and what to do when it goes wrong. We will also
learn a range of skills, from creating and managing user
accounts to securing your system, managing and limiting
processes, and letting information flow from one process to
another using pipes. Later, we will master disk management,
working with scripts and automating tasks quickly, and finally,
understand the need for a custom kernel and tips on how to
build one.
Cover......Page 1
Copyright......Page 3
Credits......Page 4
About the Author......Page 5
About the Reviewers......Page 6
www.PacktPub.com......Page 8
Table of Contents......Page 10
Preface......Page 14
Introduction......Page 18
Command retrieval and line editing......Page 19
Using history......Page 20
Filename auto-completion......Page 21
The shell prompt......Page 22
Other environment variables......Page 23
Using aliases......Page 25
The .bashrc file......Page 27
Dealing with blanks and special characters in filenames......Page 28
Understanding the $? variable......Page 29
Redirection and piping......Page 30
Sending output from one terminal to another......Page 31
Using the Screen program......Page 32
GNOME 2......Page 34
KDE desktop......Page 37
xfce......Page 40
LXDE......Page 42
Unity......Page 44
Mate......Page 46
Introduction......Page 50
Copying, removing, and updating files and directories......Page 52
Finding files using find and locate......Page 54
Creating text files – vim, Emacs, and others......Page 55
Using the file command......Page 58
Using grep to find patterns......Page 60
Compressing files using ZIP and TAR......Page 61
Other helpful commands such as stat, sum, touch, and more......Page 65
Introduction......Page 68
Troubleshooting bad connections......Page 69
Copying files to another machine – FTP and SCP......Page 72
Logging into another machine – Telnet and Secure Shell......Page 75
Browsing the web – Firefox......Page 77
E-mail – Using a web mail program......Page 80
Running your own web server – httpd......Page 82
What is using that port? The /etc/services file......Page 83
IPv4 versus IPv6......Page 85
Creating and managing user accounts – useradd......Page 88
Working with passwords......Page 91
Working with file permissions......Page 92
Working with the firewalls and router settings......Page 94
Working with Secure Linux – SELinux......Page 95
Using sudo to secure a system......Page 97
The /tmp directory......Page 100
Understanding processes......Page 102
Examining processes with ps......Page 105
Examining processes using top......Page 107
Changing priorities with nice......Page 112
Observing a process using the /proc filesystem......Page 114
Introduction......Page 120
Using fdisk......Page 124
Using mkfs to format a drive......Page 127
Using fsck to check the filesystem......Page 128
Logical Volume Management (LVM)......Page 130
Introduction......Page 136
Removing text from a file......Page 137
Using script parameters......Page 139
Coding a loop in a script......Page 140
Backing up your system......Page 143
Locking a file for only one use at a time......Page 145
Getting introduced to Perl......Page 146
Introduction......Page 154
Creating and running a crontab file......Page 156
Running a command every other week......Page 157
Reporting the errors from a crontab file......Page 160
Introduction......Page 162
A brief look at module commands......Page 163
Building a kernel from kernel.org......Page 169
Using xconfig to modify the configuration......Page 171
Working with GRUB......Page 174
Understanding GRUB 2......Page 176
Appendix A: Linux Best Practices......Page 180
Appendix B: Finding Help......Page 196
Index......Page 212