Skip to content

Bash script for quick and convinient configuration of your python dedicated server.

License

Notifications You must be signed in to change notification settings

Danipulok/quick-python-ubuntu-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

𝗤𝘂𝗶𝗰𝗸𝗣𝘆𝘁𝗵𝗼𝗻𝗨𝗯𝘂𝗻𝘁𝘂𝗦𝗲𝘁𝘂𝗽

Quick and convenient way to setup your new VPS

🌌🍕 This a scripts which has built functions such as:

  • Update & upgrade
  • Add repositories (right now only Universe)
  • Install essential packages (neofetch htop git curl and more)
  • Install Python from PPA (ppa:deadsnakes)
  • Build Python3 from sources
  • Overwrite default python/pip
  • Add sudo user
  • Install Docker
  • Secure server (change PermitRootLogin to without-password and more)

🦄🍀 Some features:

  • Easily changing functions to be called
  • Passing python version to be install or build as arguments
  • Passing user name to be added as sudo user

🏹🐍 Usage:

git clone https://github.com/Danipulok/QuickPythonUbuntuSetup.git
cd QuickPythonUbuntuSetup
nano python_setup.sh
bash python_setup.sh

💬👋 Contacts:

Telegram

About

Bash script for quick and convinient configuration of your python dedicated server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages