linux

systemctl-usage
661 views

systemctlの使い方

例 \[Unit\] Description=test \[Service\] ExecStart=/bin/bash User=pi Before=test0 \[Install\] WantedBy=multi-user.target...

sshの使い方
324 views

SSHの使い方

telnet + 暗号化 Secure Shellの略 SSHとは|「分かりそう」で「分からない」でも「分かった」気になれるIT用語辞典 SSHポートフォーワーディング 中継サーバーを用いて他のサーバーにsshする技術 直接アクセスできない...