694
回編集
(→git) |
|||
|
== unattended-upgrades ==
== fwupdmgr ==
== reverse SSH ==
/etc/ssh/sshd_config
<syntaxhighlight lang="conf">
GatewayPorts clientspecified
</syntaxhighlight>
<syntaxhighlight lang="console">
$ sudo systemctl restart sshd
</syntaxhighlight>
| |||