Skip to content

Instantly share code, notes, and snippets.

@diazleonardo
Last active July 22, 2020 15:37
Show Gist options
  • Save diazleonardo/929a1542a2dae83497bd6cd06411c8d5 to your computer and use it in GitHub Desktop.
Save diazleonardo/929a1542a2dae83497bd6cd06411c8d5 to your computer and use it in GitHub Desktop.
Installed packages
# Development
apt install meld geany
# Mail
apt install bsd-mailx msmtp msmtp-mta
echo "aliases /etc/aliases ~/.msmtprc
msmtp --configure myself@provider.com >> ~/.msmtprc
chmod 0600 ~/.msmtprc
sudo "root: myself@provider.com" >> /etc/aliases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment