Alpine Linux 3.14 Installation on VirtualBox 6.1 with GNOME Desktop and Libreoffice

java frm
java frm
4.6 هزار بار بازدید - 3 سال پیش - In this video we are
In this video we are going to see how to install Alpine Linux 3.14 on VirtualBox 6.1 with GNOME Desktop (gdm) and utilities, libreoffce etc.,
Alpine Linux can be downloaded from https://alpinelinux.org/downloads/.

I have used alpine-extended-3.14.0-x86_64.iso file for installation.

Make sure you have internet connection and Enable the alpine repositories under /etc/apk/repositories
Below are the list of commands used to install alpine linux, xorg base, video drivers, input device drivers and gnome and its utilities.

###### Install alpine linux using script ##########
1. setup-alpine
####### It configures a graphical environment ########
2. setup xorg base
########### drivers ##############
3. apk add pciutils
4. apk add xf86-video-fbdev xf86-video-intel xf86-video-vesa
5. apk add xf86-input-synaptics xf86-input-vmmouse
6. apk add virtualbox-guest-additions
############# gnome and gnome utilities ####################
7. apk add gnome gnome-terminal gnome-desktop gnome-shell gnome-system-monitor gnome-menus gnome-disk-utility gnome-calculator gnome-music gedit bash-completion file-roller firefox
############### Add dbus,udev,virtualbox-guest-additions and gdm services to init system #################
8. rc-update add dbus
  rc-update add udev
  rc-update add virtualbox-guest-additions
  rc-update add gdm
3 سال پیش در تاریخ 1400/04/01 منتشر شده است.
4,667 بـار بازدید شده
... بیشتر