• ClipSaver
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

Arch Linux Installation Guide 2020 скачать в хорошем качестве

Arch Linux Installation Guide 2020 4 года назад

скачать видео

скачать mp3

скачать mp4

поделиться

телефон с камерой

телефон с видео

бесплатно

загрузить,

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Arch Linux Installation Guide 2020
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: Arch Linux Installation Guide 2020 в качестве 4k

У нас вы можете посмотреть бесплатно Arch Linux Installation Guide 2020 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон Arch Linux Installation Guide 2020 в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



Arch Linux Installation Guide 2020

I haven't made a video in awhile due to a major catastrophe in my area and I felt like I needed to do this video. After all, an Arch Linux installation is relaxing and therapeutic. I install Arch inside VirtualBox, so install VirtualBox if you want to follow along. NOTE: I did this as a UEFI installation. If you want to see this done using MBR, check out the 2019 Arch Linux Installation Guide, but be aware the pacstrap commands have changed since that video (be sure to pacstrap /mnt base linux linux-firmware):    • Arch Linux Installation Guide (2019)   - Arch Linux Installtion Guide 2019 SOME COMMANDS I RAN: Using fdisk: fdisk -l (lists out the partitions) fdisk /dev/sda In fdisk, "m" for help In fdisk, "o" for DOS partition or "g" for GPT In fdisk, "n" for add new partition In fdisk, "p" for primary partition (if using MBR instead of GPT) In fdisk, "t" to change partition type In fdisk, "w" (write table to disk) Make filesystem: mkfs.fat -F32 /dev/sda1 mkswap /dev/sda2 swapon /dev/sda2 mkfs.ext4 /dev/sda3 Base Install: mount /dev/sda3 /mnt (mounts it to mnt on live image) pacstrap /mnt base linux linux-firmware genfstab -U /mnt TWO GREATER THAN SIGNS /mnt/etc/fstab (YouTube doesn't allow angle brackets) Chroot: arch-chroot /mnt (change into root directory of our new installation) ln -sf /usr/share/zoneinfo/REGION/CITY /etc/localtime hwclock --systohc (sets the hardware clock) pacman -S nano nano /etc/locale.gen locale-gen nano /etc/hostname nano /etc/hosts Users and passwords: passwd (set root pass) useradd -m username (make another user) passwd username (set that user's password) usermod -aG wheel,audio,video,optical,storage username Sudo: pacman -S sudo EDITOR=nano visudo GRUB: pacman -S grub pacman -S efibootmgr dosfstools os-prober mtools (if doing UEFI) mkdir /boot/EFI (if doing UEFI) mount /dev/sda1 /boot/EFI #Mount FAT32 EFI partition (if doing UEFI) grub-install --target=x86_64-efi --bootloader-id=grub_uefi --recheck (if doing UEFI) grub-mkconfig -o /boot/grub/grub.cfg Networking: pacman -S networkmanager systemctl enable NetworkManager Reboot: exit the chroot by typing "exit" umount /mnt (unmounts /mnt) reboot (or shutdown now if doing this in VirtualbBox) Remember to detach the ISO in VirtualBox before reboot. REFERENCED: ► https://www.archlinux.org/ ► https://wiki.archlinux.org/index.php/... WANT TO SUPPORT THE CHANNEL? 💰 Patreon:   / distrotube   💳 Paypal: https://www.paypal.com/cgi-bin/webscr... 🛍️ Amazon: https://amzn.to/2RotFFi 👕 Teespring: https://teespring.com/stores/distrotube SOCIAL PLATFORMS: 🗨️ Mastodon: https://mastodon.technology/@distrotube 💬 IRC: irc://freenode #distrotube 👫 Reddit:   / distrotube   📽️ LBRY: https://lbry.tv/$/invite/@DistroTube:2 DT ON THE WEB: 🕸️ Website: http://distrotube.com/ 🐿️ Gopherhole: gopher://distro.tube 📁 GitLab: https://gitlab.com/dwt1 🔊 Audio Podcasts: https://www.buzzsprout.com/1263722 FREE AND OPEN SOURCE SOFTWARE THAT I USE: 🌐 Brave Browser - https://brave.com/dis872 📽️ Open Broadcaster Software: https://obsproject.com/ 🎬 Kdenlive: https://kdenlive.org 🎨 GIMP: https://www.gimp.org/ 🎵 Audacity: https://www.audacityteam.org/ 💻 VirtualBox: https://www.virtualbox.org/ 🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs Your support is very much appreciated. Thanks, guys!

Comments

Контактный email для правообладателей: [email protected] © 2017 - 2025

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5