Created
February 26, 2022 18:24
-
-
Save Egor3f/d6429584f3c803a467534653df7dff43 to your computer and use it in GitHub Desktop.
Setup server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo apt install -y htop mc fail2ban python3-pip | |
sudo pip3 install thefuck |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment