Qortal Project

The future of blockchain platforms

User Tools

Site Tools


vps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vps [03/09/2022 08:16] jaymenvps [09/28/2023 18:39] (current) quickmythril
Line 1: Line 1:
 ====== VPS ====== ====== VPS ======
 {{:qortal_official_logo_transparent_.png?400|}} {{:qortal_official_logo_transparent_.png?400|}}
-**Please note:** a help guide below might suggest a manual bootstrap - this is no longer needed since we’ve launched core version 2.0! For additional VPS information go into the #vps channel in Discord.+ 
 +**Please note:** a help guide below might suggest a manual bootstrap - this is no longer needed since we’ve launched core version 2.0!
  
 https://youtu.be/Ccg7zvgI5mM https://youtu.be/Ccg7zvgI5mM
Line 15: Line 16:
 **From Jaymen:** **From Jaymen:**
 <code>sudo -i                            <code>sudo -i                           
-apt-get update                    +apt update                    
 cd /home                           cd /home                          
 adduser test                       adduser test                      
 usermod -a -G sudo test           usermod -a -G sudo test          
-apt-get install openjdk-11-jdk    +apt install openjdk-11-jdk    
-apt-get install unzip              +apt install unzip              
-apt-get install bc                 +apt install bc                 
-apt-get install p7zip-full        +apt install p7zip-full        
 cd test                            cd test                           
 wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip
vps.1646831811.txt.gz · Last modified: 03/09/2022 08:16 by jaymen