Skip to content

zbitname/ubuntu-install-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: