دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: مدیریت سیستم ویرایش: نویسندگان: Stuart Leeks سری: ISBN (شابک) : 1800562446, 9781800562448 ناشر: Packt Publishing سال نشر: 2020 تعداد صفحات: 246 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 4 مگابایت
در صورت تبدیل فایل کتاب Windows Subsystem for Linux 2 (WSL 2) Tips, Tricks, and Techniques: Maximise productivity of your Windows 10 development machine with custom workflows and configurations به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب زیر سیستم Windows برای Linux 2 (WSL 2) نکات ، ترفندها و تکنیک ها: با گردش کار و پیکربندی های سفارشی ، بهره وری دستگاه توسعه Windows 10 خود را به حداکثر برسانید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
راهنمای کاربردی که به شما کمک میکند شکاف بین ویندوز و لینوکس را ایجاد کنید تا برنامههایی را ایجاد کنید که از بهترین ویژگیها در هر دو اکوسیستم با قابلیت همکاری یکپارچه استفاده کنند
Windows Subsystem for Linux (WSL) به شما امکان میدهد اجرا کنید ابزارهای بومی لینوکس در کنار برنامه های سنتی ویندوز. چه در حال توسعه برنامههای کاربردی در چندین سیستم عامل هستید یا به دنبال افزودن ابزارهای بیشتری به محیط ویندوز خود هستید، WSL امکانات بیپایانی ارائه میدهد.
شما با درک اینکه WSL چیست و نحوه نصب و پیکربندی WSL را شروع میکنید. همراه با توزیع های مختلف لینوکس. در مرحله بعد، تکنیک هایی را یاد خواهید گرفت که به شما امکان می دهد در محیط های ویندوز و لینوکس کار کنید. نحوه نصب و سفارشی سازی ترمینال جدید ویندوز را خواهید فهمید. همچنین نحوه کار با کد در WSL را با استفاده از کد ویژوال استودیو (VS Code) به شما نشان خواهیم داد. علاوه بر این، نحوه کار با کانتینرها با Docker و Kubernetes و نحوه کانتینری کردن یک محیط توسعه با استفاده از کد VS را بررسی خواهید کرد.
در حالی که مایکروسافت پشتیبانی از برنامههای GPU و GUI را در آینده اعلام کرده است. انتشار WSL، در زمان نگارش این ویژگی ها یا در دسترس نیستند یا فقط در نسخه های اولیه پیش نمایش هستند. این کتاب بر روی ویژگیهای پایدار و منتشر شده WSL تمرکز دارد و به شما درک کاملی از تکنیکهای شگفتانگیز که امروزه میتوانید با WSL استفاده کنید، میدهد.
در پایان این کتاب، میتوانید پیکربندی کنید. WSL و Windows Terminal متناسب با ترجیحات شما، و از کد ویژوال استودیو برای توسعه برنامههای کاربردی با WSL استفاده موثری کنید.
این کتاب برای توسعه دهندگانی است که می خواهند استفاده کنند ابزارهای لینوکس در ویندوز، از جمله برنامه نویسان بومی ویندوز که به دنبال سهولت در محیط لینوکس بر اساس نیازهای پروژه هستند یا توسعه دهندگان لینوکس که اخیراً به ویندوز تغییر داده اند. این کتاب همچنین برای توسعه دهندگان وب است که روی پروژه های منبع باز با ابزارهای لینوکس اول مانند Ruby یا Python کار می کنند یا توسعه دهندگانی است که به دنبال جابجایی بین کانتینرها و ماشین های توسعه برای آزمایش برنامه ها هستند. تجربه برنامه نویسی یا توسعه قبلی و درک اولیه وظایف در حال اجرا در bash، PowerShell یا خط فرمان ویندوز مورد نیاز است.
A practical handbook that will help you bridge the gap between Windows and Linux to develop apps that leverage the best features across both ecosystems with seamless interoperability
Windows Subsystem for Linux (WSL) allows you to run native Linux tools alongside traditional Windows applications. Whether you're developing applications across multiple operating systems or looking to add more tools to your Windows environment, WSL offers endless possibilities.
You'll start by understanding what WSL is and learn how to install and configure WSL along with different Linux distros. Next, you'll learn techniques that allow you to work across both Windows and Linux environments. You'll discover how to install and customize the new Windows Terminal. We'll also show you how to work with code in WSL using Visual Studio Code (VS Code). In addition to this, you'll explore how to work with containers with Docker and Kubernetes, and how to containerize a development environment using VS Code.
While Microsoft has announced support for GPU and GUI applications in an upcoming release of WSL, at the time of writing these features are either not available or only in early preview releases. This book focuses on the stable, released features of WSL and giving you a solid understanding of the amazing techniques that you can use with WSL today.
By the end of this book, you'll be able to configure WSL and Windows Terminal to suit your preferences, and productively use Visual Studio Code for developing applications with WSL.
This book is for developers who want to use Linux tools on Windows, including Windows-native programmers looking to ease into a Linux environment based on project requirements or Linux developers who've recently switched to Windows. This book is also for web developers working on open source projects with Linux-first tools such as Ruby or Python, or developers looking to switch between containers and development machines for testing apps. Prior programming or development experience and a basic understanding of running tasks in bash, PowerShell, or the Windows Command Prompt will be required.
Cover Title Page Copyright and Credits Dedication About Packt Contributors Preface Section 1: Introduction, Installation, and Configuration Chapter 1: Introduction to the Windows Subsystem for Linux What is WSL? Exploring the differences between WSL 1 and 2 Overview of WSL 1 Overview of WSL 2 Summary Chapter 2: Installing and Configuring the Windows Subsystem for Linux Enabling WSL Checking for the required Windows version Checking for the easy install option Enabling the required Windows features Installing the Linux Kernel Installing Linux distros in WSL Configuring and controlling WSL Introducing the wsl command Introducing wsl.conf and .wslconfig Summary Chapter 3: Getting Started with Windows Terminal Introducing Windows Terminal Installing Windows Terminal Using Windows Terminal Learning handy keyboard shortcuts Configuring Windows Terminal Customizing profiles Changing the appearance of Windows Terminal Summary Section 2:Windows and Linux – A Winning Combination Chapter 4: Windows to Linux Interoperability Accessing Linux files from Windows Running Linux applications from Windows Piping into Linux Piping from Linux Accessing Linux web applications from Windows Summary Chapter 5: Linux to Windows Interoperability Accessing Windows files from Linux Calling Windows apps from Linux Calling Windows scripts from Linux Passing data between PowerShell and Bash Interoperability tips and tricks Creating aliases for Windows applications Copying output to the Windows clipboard Using symlinks to make Windows paths easier to access Using wslview to launch default Windows applications Mapping paths between Windows and WSL SSH agent forwarding Summary Chapter 6: Getting More from Windows Terminal Customizing tab titles Setting tab titles from the context menu Setting tab titles from your shell using functions Setting tab titles from the command line Working with multiple panes Creating panes interactively Managing panes Creating panes from the command line Adding custom profiles Summary Chapter 7: Working with Containers in WSL Overview of containers Installing and using Docker with WSL Running a container with Docker Building and running a web application in Docker Introducing Dockerfiles Building the image Running the image Rebuilding the image with changes Introducing orchestrators Setting up Kubernetes in WSL Running a web application in Kubernetes Creating a deployment Summary Chapter 8: Working with WSL Distros Exporting and importing a WSL distro Preparing for exporting Performing the export Performing the import Creating and running a custom distro Finding and pulling the container image Configuring a container ready for WSL Converting the container to a WSL distro Running the new distro Taking it a step further Summary Section 3: Developing with the Windows Subsystem for Linux Chapter 9: Visual Studio Code and WSL Introducing Visual Studio Code Introducing Visual Studio Code Remote Getting started with Remote-WSL Opening a folder with Remote-WSL Running the app Debugging our app Tips for working with Remote - WSL Loading Visual Studio Code from your terminal Opening an external terminal in Windows Terminal Using Visual Studio Code as your Git editor Viewing Git history Summary Chapter 10: Visual Studio Code and Containers Introducing Visual Studio Code Remote-Containers Installing Remote-Containers Creating a dev container Adding and opening a dev container definition Working in the dev container Running the code Working with a containerized app in dev containers Setting up Docker in the dev container Building the application Docker image Running the application container Working with Kubernetes in dev containers Options for Kubernetes with dev containers Setting up kind in a dev container Running our app in a Kubernetes cluster with kind Tips for working with dev containers postCreateCommand and automating pip install Port forwarding Mounting volumes and Bash history Using pinned versions for tools Always Installed Extensions and dotfiles Summary Chapter 11: Productivity Tips with Command-Line Tools Working with Git Bash completion with Git Authentication with Git Viewing Git history Git information in the bash prompt Working with JSON Using jq Using PowerShell to work with JSON Summarizing working with JSON Working with the Azure CLI (az) Installing and configuring the Azure CLI Creating an Azure web app Querying single values Querying and filtering multiple values Working with the Kubernetes CLI (kubectl) Installing and configuring kubectl Creating a Kubernetes cluster Deploying a basic website Querying with JSONPath Scaling the website Querying with jq Summary Other Books You May Enjoy Index