Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2023-02-27 | 489 Bytes | |
Totals: 1 Item | 489 Bytes | 0 |
Instructions for installing JavaForce onto a minimal linux system. Steps: 1) Install minimal linux system Debian netinst (uncheck any desktop environment during package selection) Fedora Server netinst 2) From command prompt type: wget https://raw.githubusercontent.com/pquiring/javaforce/master/linux/install.sh chmod +x install.sh ./install.sh Follow prompts to install the JF Desktop Environment if desired. Currently supported: debian : amd64 fedora : amd64 Thanks!