تسلط بر Bash
دسته: یونیکس و لینوکساگر شما یک کاربر قدرتمند یا مدیر سیستم هستید که درگیر نوشتن اسکریپتهای Bash برای خودکارسازی وظایف میباشید، این کتاب برای شما مناسب است. همچنین برای کاربران پیشرفته که مشغول کارهای روزمره پیچیده هستند ایدهآل میباشد.
آنچه در این کتاب میآموزید عبارتند از:
درک صحیح Bash از اصول اولیه تا سطح پیشرفته
سفارشیسازی محیط و وظایف روتین سیستمهای اتوماتیک
نوشتن اسکریپتهای ساختیافته و ایجاد واسط خط فرمان برای اسکریپتهای خود
درک آرایهها، منوها و توابع
اجرای امن دستورات و ارتباط از راه دور با استفاده از ssh
نوشتن پلاگین Nagios جهت کنترل خودکار زیرساختهای خود
تعامل با سرویسهای وب و اسکریپت اعلان Slack
یافتن نحوه اجرای subshell ها
آنچه در این کتاب میآموزید عبارتند از:
درک صحیح Bash از اصول اولیه تا سطح پیشرفته
سفارشیسازی محیط و وظایف روتین سیستمهای اتوماتیک
نوشتن اسکریپتهای ساختیافته و ایجاد واسط خط فرمان برای اسکریپتهای خود
درک آرایهها، منوها و توابع
اجرای امن دستورات و ارتباط از راه دور با استفاده از ssh
نوشتن پلاگین Nagios جهت کنترل خودکار زیرساختهای خود
تعامل با سرویسهای وب و اسکریپت اعلان Slack
یافتن نحوه اجرای subshell ها
سال انتشار: 2017 | 502 صفحه | حجم فایل: 5 مگابایت | زبان: انگلیسی
نویسنده
Giorgio Zarrelli
ناشر
Packt Publishing
ISBN10:
1784396877
ISBN13:
9781784396879
قیمت: 16000 تومان
برچسبها:
Your one stop guide to making the most out of Bash programmingAbout This Book
From roots to leaves, learn how to program in Bash and automate daily tasks, pouring some spice in your scripts
Daemonize a script and make a real service of it, ensuring it's available at any time to process user-fed data or commands
This book provides functional examples that show you practical applications of commandsWho This Book Is For
If you're a power user or system administrator involved in writing Bash scripts to automate tasks, then this book is for you. This book is also ideal for advanced users who are engaged in complex daily tasks.What You Will Learn
Understand Bash right from the basics and progress to an advanced level
Customise your environment and automate system routine tasks
Write structured scripts and create a command-line interface for your scripts
Understand arrays, menus, and functions
Securely execute remote commands using ssh
Write Nagios plugins to automate your infrastructure checks
Interact with web services, and a Slack notification script
Find out how to execute subshells and take advantage of parallelism
Explore inter-process communication and write your own daemonIn Detail
System administration is an everyday effort that involves a lot of tedious tasks, and devious pits. Knowing your environment is the key to unleashing the most powerful solution that will make your life easy as an administrator, and show you the path to new heights. Bash is your Swiss army knife to set up your