Skip to content

Latest commit

 

History

History
executable file
·
20 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

executable file
·
20 lines (17 loc) · 683 Bytes

Helpful Ubuntu install snippets

Downloading and usage

curl -G https://codeload.github.com/zbitname/ubuntu-install-snippets/zip/master > ubuntu-install-snippets.zip
unzip ubuntu-install-snippets.zip
cd ubuntu-install-snippets-master
./install_concat.sh
# Choose needed lines
sudo ./user_install.sh
# Enter root password if need

Auto install packages curl, software-properties-common and python-software-properties if need.

Shell scripts: