always read and understand the instructions before proceeding.

d77void-openbox iso nonsystemd d77void-openbox

Void, with Calamares installer.


x11vnc d77void-openbox linux with sddm

Everything in red needs attention.

Any line in a green box should be ran in a terminal.

sudo apt install x11vnc

x11vnc -storepasswd not as sudo/root.

sudo nano /etc/rc.local ....add below line to the file rc.local.

User needs to be changed to your user name.

/usr/bin/x11vnc -noipv6 -ncache 0 -display :0 -auth /var/run/sddm/* -rfbauth /home/user/.vnc/passwd -rfbport 5900 -forever -loop -noxdamage &



back to top

private internet access d77void-openbox linux

sudo xbps-install -Sy openvpn

download the pia run file

web sight pia

download vpn for linux buttion

your download should end up in Downloads

bash pia-linux-3.7-08412.run -- --skip-service

sudo nano /etc/rc.local

add the below line to the file /etc/rc.local:

/opt/piavpn/bin/pia-daemon &

then reboot

after reboot and your logged in to you desktop open a terminal and run the below command:

/opt/piavpn/bin/pia-client

then follow the prompts to connect to the private internet access VPN. user name and password will be required.




ipscan install d77void-openbox linux

first you need to download the ipscan file from sourceforge.

the hard way

ipscan-3.9.3_5.x86_64.xbps from sourceforge: ipscan-3.9.3_5.x86_64.xbps

second you need to download the ipscan sig2 file from sourceforge.

ipscan-3.9.3_5.x86_64.xbps.sig2 from sourceforge: ipscan-3.9.3_5.x86_64.xbps.sig2


the easy way!!!!!!!!!!!!!.

or you can add the repo from the d77-welcome screen


from the desktop open a terminal and type d77-welcome hit enter

at the bottom of the window type 11 and follow directions

open octoxbps.

in octoxbps search ipscan and install.