3
Packaging Debian
Alexandre Quessy edited this page 2017-02-01 23:45:03 -05:00

2017-02-01

  • adduser aalex
  • usermod -aG sudo aalex
  • sudo ufw allow OpenSSH
  • sudo ufw enable
  • sudo ufw status
  • sudo vim /etc/ssh/sshd_config
    • UseDNS no
    • PermitRootLogin prohibit-password
  • install build-deps