User Tools

Site Tools


linux_installation

Linux Installation

Useful Commands

  • To list network device names (choose one):
nmcli device
nmcli connection
  • To show details of device enp4s0, including DNS servers:
nmcli device show enp4s0

Security Considerations

  • Install Fail2ban.
  • Change the ssh port. Nice instructions at GoDaddy. Don't forget to update the router firewall port mapping.
linux_installation.txt · Last modified: 2017/01/31 06:35 by jtkorb