Some of these iso's are expermental: use at your own risk, i'm not anyway connected to any of these iso's other than being a user.
All of these iso's i run in vertmanager qemu/kvm running on archlinux on a Dell Precision 7720 Intel Core i7-6820HQ.
I have a number of laptops, most of the 2008 vintage. i also test and use these iso's on them.
vuu-do-openbox iso nonsystemd 5.03-ob-mini-z
Devuan, reflector installer.
systemback can be installed and will build iso, an exact back up of your vuu-do install.
systemback2 systemback2 by alien-tec this works on 12 not sure about 13
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.
nmcli con show this shows your connection name
sudo nmcli con mod "Wired connection 1" ipv4.addresses 192.168.1.24/24 this sets your static ip (/24 sets your 255.255.255.0 your subnet)
sudo nmcli con mod "Wired connection 1" ipv4.gateway 192.168.1.1 this sets the ip of your gateway cable box/router
sudo nmcli con mod "Wired connection 1" ipv4.dns "8.8.8.8,1.1.1.1" this line sets your dns servers notice the (,) between the two ip's
sudo nmcli con mod "Wired connection 1" ipv4.method manual this sets your connection to manual, to use the same ip all the time
crowz-openbox iso nonsystemd crowz-5.0.1-daedalus
Devuan, with Calamares installer.
back to topd77void-openbox iso nonsystemd d77void-openbox
Void, with Calamares installer.
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.
antiX-23.2 iso's nonsystemd antix iso's
debian/Devuan, with reflector installer.
reflector, will build an iso, of the installed antix iso with any updates and changes.
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.
connmanctl config this is the command to change connman settings
wifi_00242b7eee8a_64642d7772742d323467687a_managed_psk this is the wifi conection
--ipv4 this is to set ipv4 or ipv6
manual this sets the connection to manual
192.168.1.10 this is the ip address you would like to use
255.255.255.0 this is the subnet mask
192.168.1.1 this is the gateway address
connmanctl config this is the command to change connman settings.
wifi_00242b7eee8a_64642d7772742d323467687a_managed_psk this is the wifi conection.
--nameservers this is to set the name servers.
8.8.8.8 this is the first name server address (Google DNS) you don't have to use google.
4.4.4.4 this is the second name server address (Google DNS) you don't have to use google.
Calam-Arch-Installer iso systemd Calam-Arch-Installer iso
arch linux, with Calamares installer, severial desktops, OPENBOX.