DevOps Tools

  • DevOps Course: Explore operating systems, virtualization, and Linux basics

    أهلاً بكم في أكاديمية Ida ‘am مع المهندس محمد ذكي، خبير الديف أوبس لأكثر من عشر سنوات من الخبرة العملية مع أكبر الشركات العالمية. أنا سعيد ومتحمس لأنقل خبرتي وأشاركها معكم، شكراً لكم وأتمنى لكم يوماً سعيداً 🌷 في هذه المحاضرة، سنغوص في المفاهيم الأساسية للديف أوبس، مع التركيز على أنظمة التشغيل والمحاكاة الافتراضية ولينكس. سواء كنتم جدداً في عالم…

    Read More »
  • 50 | In Memory Storage | tmpfs | Temporary Data in RAM | Docker Storage | Urdu

    Welcome to our comprehensive guide on Docker. Docker is a popular containerization platform that allows developers to package their applications and dependencies into isolated containers. This makes it easy to deploy and run applications on any machine that has Docker installed, regardless of the underlying operating system., we’ll dive into the fundamental commands you need to know to start your…

    Read More »
  • Docker Tutorial For Beginners | What Is Docker And How It Works?|Docker Tutorial | student technique

    This Docker tutorial for beginners will help you understand what is Docker, advantages of Docker, how does Docker work, components of Docker, virtual machine vs Docker, advanced concepts in Docker, basic Docker commands along with a demo. A Docker is an OS-level virtualization software that enables developers and IT administrators to create, deploy and run applications in a Docker container…

    Read More »
  • Overview of the DevOps Interview Process: From Application to Selection – Part 7 – ShellScripting

    📚Book link: What is Shell scripting? Shell scripting is a method for automating repetitive tasks in Unix/Linux operating systems. It involves writing script sequences of commands saved in a file that the shell can execute as a program. The shell is a command-line interpreter that provides a user interface for the Unix/Linux operating system. Shell scripts can perform various tasks…

    Read More »
  • DevOps by Rebrain: Введение в Docker

    Подключайтесь к нашему каналу в Телеграм Запись открытого практикума “DevOps by Rebrain: Введение в Docker” Проводим открытые уроки по DevOps, Linux, Golang, Networks каждую неделю в прямом эфире. 🔥 Подписывайтесь на наш канал в Телеграм с анонсами: 🔥 Наш Практикум для DevOps инженеров: 🔊Что обсудим в видео: 🔹Изучим основы технологии контейнеризации 🔹Установим все необходимые компоненты 🔹Запустим первый контейнер 🔹Рассмотрим основные…

    Read More »
  • How to make snapshot of virtual machine in VirtualBox #shorts #devops #virtualbox

    How to make snapshot of virtual machine in VirtualBox Shut down the virtual machine but make sure to click (Save Machine State) Expand options Click Snapshots Take Enter the name for the snapshot and that’s it Now you can start the machine If you need to restore the snapshot, do folowing steps turn off the machine select snapshot to restore…

    Read More »
Back to top button