mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-06 22:35:24 +02:00
Update INSTALL.md
This commit is contained in:
parent
6fce643820
commit
6329c4aee0
1 changed files with 12 additions and 1 deletions
13
INSTALL.md
13
INSTALL.md
|
@ -1,6 +1,14 @@
|
||||||
Pandora-BOX
|
Pandora-BOX
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Host
|
||||||
|
----
|
||||||
|
|
||||||
|
CORE i5 - 4G RAM - 20G disk
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
Install Ubuntu 22.04 server LTS
|
Install Ubuntu 22.04 server LTS
|
||||||
|
|
||||||
select (x) Ubuntu Server (minumized)
|
select (x) Ubuntu Server (minumized)
|
||||||
|
@ -16,7 +24,10 @@ After reboot, login with the user created during the install and type :
|
||||||
cd pandora-box
|
cd pandora-box
|
||||||
sudo ./install.sh
|
sudo ./install.sh
|
||||||
|
|
||||||
You can configura Pandora-box in the _pandora-box.ini_ file :
|
Configuration
|
||||||
|
-------------
|
||||||
|
|
||||||
|
You can configure Pandora-box in the _pandora-box.ini_ file :
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
; Curses mode (full text)
|
; Curses mode (full text)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue