1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00
pandora-box/INSTALL.md

20 lines
360 B
Markdown
Raw Normal View History

2022-06-11 16:27:47 +02:00
Pandora-BOX
============
2022-07-04 20:24:06 +02:00
Install Ubuntu 22.04 server LTS
select (x) Ubuntu Server (minumized)
2022-07-04 20:49:16 +02:00
Choose to "install OpenSSH server"
2022-07-04 20:24:06 +02:00
That's all, no other packages needed
After reboot, login with the user create during the install and type :
sudo apt install git
git clone https://github.com/dbarzin/pandora-box
cd pandora-box
sudo ./install.sh