Skip to content

Instantly share code, notes, and snippets.

@rririanto
Created March 13, 2022 19:41
Show Gist options
  • Save rririanto/f9bf143698f77e64af391980c9219c2a to your computer and use it in GitHub Desktop.
Save rririanto/f9bf143698f77e64af391980c9219c2a to your computer and use it in GitHub Desktop.
Install python3 DO
sudo apt update
sudo apt install -y python3-pip
sudo apt install -y build-essential libssl-dev libffi-dev python3-dev
pip3 install pipenv
ssh-keygen
@rririanto
Copy link
Author

mkdir /mnt/volume_sgp1_05/db_platform
sudo chown -R 1001 /mnt/volume_sgp1_05/db_pegaxy/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment