Last active
October 13, 2015 05:37
-
-
Save abulte/4147406 to your computer and use it in GitHub Desktop.
Debian essential packages
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
sudo | |
vim | |
fail2ban | |
git | |
build-essential | |
mosh | |
etckeeper | |
# LAMP | |
nginx | |
php5-fpm | |
php5-mysql | |
php5-curl | |
php5-cli | |
mysql-server | |
# Python | |
python-virtualenv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment