Move ssh port
This commit is contained in:
parent
e12564358d
commit
f183eee3ac
2 changed files with 3 additions and 0 deletions
|
@ -6,7 +6,9 @@
|
|||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
AllowUsers = [ "sajenim" ];
|
||||
};
|
||||
ports = [ 62841 ];
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue