container

  • [Part 5] Tìm hiểu về Docker – Tìm kiếm, Build và Push image lên Docker Hub

    [Part 5] Tìm hiểu về Docker – Tìm kiếm, Build và Push image lên Docker Hub #docker #virtualization #container #linux #windows #dockercontainer —————————————————————————————– Sử dụng Docker: Full series: —————————————————————————————– Tham gia cộng đồng CNTT cho những người mới bắt đầu tại: + Facebook: + Discord: __________________________________________________________________ ►Đừng quên đăng ký kênh để ủng hộ CRF Community nha! ►Cảm ơn các…

    Read More »
  • Install  & Configure Pi-Hole on Proxmox (Take Pi-Hole a Step Further)

    Install & Configure Pi-Hole on Proxmox video that will help you setup a pi-hole server as an lxc container. the process is super easy to follow and it features utilizing an excellent deployment script from tteck. After the deployment is complete, in just a few steps, we will configure our Pi-Hole and take it a step forward. The Install &…

    Read More »
  • Music on Linux: #9 || What are Flatpaks on Linux?; Flatpak, Flathub and Flatseal

    What are Virtual Machines and Containers: # Install Flatpak sudo apt install flatpak # For Debian/Ubuntu-based systems sudo dnf install flatpak # For Fedora sudo pacman -S flatpak # For Arch Linux # add Repo flatpak remote-add –if-not-exists flathub # install Bottles flatpak install flathub com.usebottles.bottles # Flatpak Commands flatpak update // update your flatpaks flatpak list // list up…

    Read More »
  • How to install OpenSpeedTest on Docker

    How to install OpenSpeedTest on Docker. We start by doing an install of Docker and Docker compose using a freely available install scrip. Then we install Dockge for a web front-end. Finally, we install OpenSpeedTest as a Docker container and do some testing on the local network. ⏱️⏱️VIDEO CHAPTERS⏱️⏱️: 00:00:00 – Setting Up a Fresh Server with Docker and GitLab…

    Read More »
  • Easy Portainer Setup: Run Your First Docker Container!

    Running and managing containers on Linux may sound like a daunting task, and to be fair, it can be. For those of you that want to run containers and do so on a platform that’s easy to get started with, then look no further than Portainer! In this video Jay goes over the process of setting it up on Ubuntu…

    Read More »
  • Pengenalan Proxmox Virtual Environment

    Proxmox Virtual Environment (VE) merupakan salah satu platform virtualisasiopen-source berbasis Linux Debian, baik hardware maupun operating system, untuk mengelola dua teknologi virtualisasi. Platform virtualisasi ini kerap disebut-sebut sebagai alternatif selain VMware dan cocok ditujukan untuk development maupun production. Proxmox VE ini juga akan melakukan manajemen container,virtual machine, strorage, jaringan virtual, high availability cluster melalui antar-muka web, dan juga bisa menggunakan…

    Read More »
Back to top button