Skip to content

Instantly share code, notes, and snippets.

@VegaBobo
Last active March 23, 2024 03:09
Show Gist options
  • Save VegaBobo/77b4d38a9f343010be811e6cdcea12ff to your computer and use it in GitHub Desktop.
Save VegaBobo/77b4d38a9f343010be811e6cdcea12ff to your computer and use it in GitHub Desktop.
comandos
pkg update
pkg install proot-distro
proot-distro install ubuntu
proot-distro login ubuntu
apt update
apt upgrade
apt install xfwm4 xfce4-panel xfce4-settings xfce4-session xfce4-terminal xfdesktop4 xfce4-taskmanager thunar dbus-x11 elementary-xfce-icon-theme --no-install-recommends
apt install tigervnc-standalone-server
apt install firefox
@111111111122yyfucyxuxu
Copy link

snap install firefox
error: cannot communicate with server: Post "http://localhost/v2/snaps/firefox": dial unix /run/snapd.socket: connect: no such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment