#Access Server #Update Server TimeZone dpkg-reconfigure tzdata #Secure SSH acccess with a different port #Keep SSH Connection Alive  #Restart SSH  #Add a Initial message  #Update/Upgrade Server #Instalar Vim 8 Ubuntu/Mint #Install Git #Beautyfy Terminal follow this steps: apt install zsh -y Change permanently to zsh chsh -s /bin/zsh Get .Antigen git clone https://github.com/zsh-users/antigen.git .antigen Add […]

Continue Reading