Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 690 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 690 Bytes

debian-setup

The initial setup of a fresh debian installation to get all the programs and packages that are required to work comfortably.

This project is intended for a personal use, but if anyone finds the scripts useful, please, do not hesitate and use them.
The first script installs ansible and runs the playbook on local mode, if you are too lazy to do it.

The list of things that will be installed:

  • sudo, put user in sudoers
  • Ansible (by bash)
  • vim
  • git
  • python3, pip3 and packages
  • python2, pip2 and packages
  • Neo4j
  • slack

Todo list

  • pycharm
  • ssh keygen
  • Telegram

Notes

  • A folder is added to put all the instalation files that is removed in the end.