INSTALL Ubunto server 18.04 version via manual installation.
https://releases.ubuntu.com/bionic/ubuntu-18.04.6-live-server-amd64.iso
For ethernet port driver problem try ubuntu version 22.04.3
Download Ubuntu server 22.04.4 LTS
Download Ubuntu Server 23.04
Kung hindi gumagana ang builtin LAN try the following version of ubuntu, preferably version 20.x.x:
https://drive.google.com/drive/folders/1YkY5o18viOzARjXitACoxSxc0sIHiiXQ?usp=sharing
Download the image and burn it to CD/DVD or flash it in bootable USB via Rufus application.
username:ubuntu
password:ubuntu
After installation login to your server account and apply this command one by one:
timedatectl
timedatectl set-timezone Asia/Manila
sudo apt-get update && sudo apt-get upgrade -y
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
or if it does not work,
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install curl -y
sudo apt-get install -y nodejs
For Ubuntu Server version 23.04, bypass this command because this command is now deprecated because Node.js 18 is now included in the official Ubuntu repositories.
sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server
sudo apt install -y hostapd dmidecode build-essential openssh-server python3-pip unzip bridge-utils
or if it does not work,
sudo apt-get install -y hostapd dmidecode build-essential openssh-server python3-pip unzip bridge-utils
For Ubuntu server version 23.04 only
sudo apt upgrade qemu
or if it does not work,
sudo apt reinstall qemu
This will download and install adopisoft on your Board.But first select the right board:
For Desktop PC ver 5.1.5 stable
wget -O adopisoft-5.1.5-amd64-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.5/adopisoft-5.1.5-amd64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.5-amd64-node-v16.4.0.deb
For RPI/OPI ver 5.1.5 stable
wget -O adopisoft-5.1.5-armhf-node-v16.4.0.deb
https://github.com/AdoPiSoft/Releases/releases/download/v5.1.5/adopisoft-5.1.5-armhf-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.5-armhf-node-v16.4.0.deb
For Desktop NanoPi R2S(arm64) ver 5.1.4 stable
wget -O adopisoft-5.1.4-arm64-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.4/adopisoft-5.1.4-arm64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.4-arm64-node-v16.4.0.deb
For Desktop PC ver 5.1.2 stable
wget -O adopisoft-5.1.2-08302022-amd64-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.2/adopisoft-5.1.2-08302022-amd64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.2-08302022-amd64-node-v16.4.0.deb
For Desktop PC ver 5.1.1 stable
wget -O adopisoft-5.1.1-amd64-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.1/adopisoft-5.1.1-amd64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.1-amd64-node-v16.4.0.deb
For Desktop PC ver 4.3 stable
wget -O adopisoft-4.3.0-amd64-node-v12.18.3.deb https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-amd64-node-v12.18.3.deb
sudo apt-get install ./adopisoft-4.3.0-amd64-node-v12.18.3.deb
For Desktop PC ver 4.1.3 stable
wget -O adopisoft-4.1.3-amd64-node-v12.18.3.deb https://github.com/AdoPiSoft/Releases/releases/download/4.1.3/adopisoft-4.1.3-amd64-node-v12.18.3.deb
sudo apt-get install ./adopisoft-4.1.3-amd64-node-v12.18.3.deb
For Desktop PC ver 4.1.2 stable
wget -O adopisoft-4.1.2-release-amd64-node-v12.18.3.deb https://github.com/AdoPiSoft/Releases/releases/download/4.1.2/adopisoft-4.1.2-release-amd64-node-v12.18.3.deb
sudo apt-get install ./adopisoft-4.1.2-release-amd64-node-v12.18.3.deb
For Arm base (RPI/OPI) ver 5.1.2 stable
wget -O adopisoft-5.1.2-08302022-armhf-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.2/adopisoft-5.1.2-08302022-armhf-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.2-08302022-armhf-node-v16.4.0.deb
For arm64 base (Nano Pi R2s)ver 5.1.2 stable
wget -O adopisoft-5.1.2-08302022-arm64-node-v16.4.0.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.1.2/adopisoft-5.1.2-08302022-arm64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.2-08302022-arm64-node-v16.4.0.deb
For arm64 base (Nano Pi R2S) ver 5.1.2 Beta 11
wget -O adopisoft-5.1.2-beta.11-arm64-node-v16.4.0.deb https://github.com/AdoPiSoft/Beta-Releases/releases/download/v5.1.2-beta11/adopisoft-5.1.2-beta.11-arm64-node-v16.4.0.deb
sudo apt-get install ./adopisoft-5.1.2-beta.11-arm64-node-v16.4.0.deb
Create PostgreSQL account:
wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh
sudo chmod a+x ./ado-psql-script.sh
sudo ./ado-psql-script.sh
sudo systemctl enable adopisoft
sudo systemctl start adopisoft
Find your board/machine's IP address. In your board/machine's screen, just type:
ip addr
Once you have identified your board/machine's IP address, open your browser on your PC and type the url to your board/machine's IP address.
Example::This is an example.The IP's might be different from your machine
https://192.168.1.27
Then in the admin “Security → Database Connection” settings, change the config to:
Database Type: postgres
Host/IP: localhost
Port Number:
Database Name: adopisoft
Username: adopisoft
Password: adopisoft
Restart machine and go back to “Security → Database Connection” after boot and click “Run migrations”.
Do you want to install ubuntu and adopisoft in one without issuing the terminal command? Yes you can do that in our latest build 5.1.3 beta 2.
Customized Ado x64 ISO (auto install): https://drive.google.com/file/d/1nfJesTlCMCl9nN_xsQavZcybdCsT4GDS/view
No need to issue a command.Just follow instruction.
Burn using rufus:
GPT for UEFI capable BIOS
MBR for old machine and not UEFI capable
Adopisoft auto Install:
Guide:
https://wiki.adopisoft.com/doku.php?id=v5.1.3_x64-server&fbclid=IwAR2f_Y495ysTB2fyEMOWiqdd2TKnxqNxnStM14TdpecETVZnxRzeiH7Lh-Y
kung hindi gumana sa automatic installation, use advanced installation.
Adopisoft Advanced Installation:
Guide:
Select nyo Adopisoft Advanced Installation,,set your keyboard type,hostname, username, password.Sa partitioning method, select manual then select the partition na walang laman.MAs mabuti kong isang HD/SSD lang naka install saa PC para mas madali. Then Click finish partitioning and write to disk then automatically partition the free space.Kung ayaw mo magmanual, select entire harddisk kung wala naman laman ang HD/SSD mo na ibang OS.
Sa Choose software to install:Choose DNS server,Postgesql database, and openssh server(Press TAB to select and SPACEBAR to mark the software)
Then install the Grub boot loader to the master boot record,select yes
Then select the device for boot loader installation, select mo lang pangalan ng HD/SSD mo kung saan ka magbo boot.Then finish installation then remove the US Bootable before starting the machine.