sudo apt-get install git
sudo apt install -y docker-compose
sudo usermod -aG docker vagrant
git clone https://github.com/gnuwho/test_bootstrap.git
cd test_bootstrap
docker-compose up
sudo apt install pv
sudo dd if=/dev/zero | pv | sudo dd of=/bigemptyfile bs=4096k
sudo rm /bigemptyfile
wget https://dl.google.com/linux/linux_signing_key.pub
sudo apt-key add linux_signing_key.pub
sudo apt update
sudo apt install google-chrome-stable
apt-get update
-
Notifications
You must be signed in to change notification settings - Fork 0
gnuwho/test_bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published