Posts with "linux" Tag
Installing and Using VNC
by Dan Aukes
```bash sudo apt update sudo apt install -y xfce4 xfce4-goodies tightvncserver vncserver vncpasswd
vnc password *
vncserver -kill :1 mv ~/.vnc/xstartup ~/.vnc/xstartup.bak nano ...
using wine
by Dan Aukes
```bash sudo apt update sudo apt install -y wine64 sudo apt install -y wine64-development wine64-tools wine64-preloader sudo ...
Nextcloud Installation
by Dan Aukes
-
Prerequisites
```bash sudo apt install -y openssh-server net-tools ...
Orange Pi Zero2 Information
by Dan Aukes
Introduction
Note: the most important and helpful resource is the manual, which is available here.