server_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
server_configuration [2025/04/02 09:54] – [Postfix (email)] davidserver_configuration [2025/04/02 09:56] (current) – [Basic Configuration] david
Line 168: Line 168:
 sudo apt-get update && sudo apt-get upgrade -y sudo apt-get update && sudo apt-get upgrade -y
 </code> </code>
 +
 +<code bash>
 +# SSH Access - once user access is sorted
 +grep PermitRootLogin /etc/ssh/sshd_config
 +
 +sudo vi /etc/ssh/sshd_config
 +
 +# PermitRootLogin no
 +</code>
 +
  
 ==== SFTP ==== ==== SFTP ====
  • server_configuration.txt
  • Last modified: 2025/04/02 09:56
  • by david