<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sshd on 件名なし - nosubject.io -</title><link>https://nosubject.io/tags/sshd/</link><description>Recent content in Sshd on 件名なし - nosubject.io -</description><generator>Hugo</generator><language>ja-JP</language><lastBuildDate>Sat, 14 Mar 2020 20:09:17 +0900</lastBuildDate><atom:link href="https://nosubject.io/tags/sshd/index.xml" rel="self" type="application/rss+xml"/><item><title>[Raspberry pi3] Ubuntu ユーザID(uid)を変更せずにユーザ名だけを変更する方法</title><link>https://nosubject.io/ubuntu-uid-usermod-groupmod/</link><pubDate>Sat, 14 Mar 2020 20:09:17 +0900</pubDate><guid>https://nosubject.io/ubuntu-uid-usermod-groupmod/</guid><description>&lt;p&gt;&lt;a href="https://nosubject.io/raspberry-pi-ubuntu-18-04-lts-install/"&gt;[Raspberry pi3] Ubuntu 18.04 LTS のインストール(キーボード、ディスプレイ不要)&lt;/a&gt; の続き。&lt;br&gt;ユーザとパスワードが ubuntu/ubuntu ままでは危ないので、とりあえず変更しようというお話。&lt;br&gt;新しくユーザを作ってから ubuntu ユーザを削除する。でもよいけど、uid=1000, gid=1000 を維持して名前だけ変更してみたというお話。&lt;/p&gt;</description></item><item><title>Ubuntu 19.10 のファイアウォールの設定</title><link>https://nosubject.io/ubuntu-19-10-firewall/</link><pubDate>Fri, 06 Dec 2019 21:14:37 +0900</pubDate><guid>https://nosubject.io/ubuntu-19-10-firewall/</guid><description>&lt;p&gt;PPPoEで直接外部のネットワークに接続するため、ファイアウォールを有効にしておく。&lt;/p&gt;
&lt;pre class="wp-block-code"&gt;&lt;code&gt;$ sudo ufw allow 80
$ sudo ufw allow 443
$ sudo ufw limit 22
$ sudo ufw enable&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Webサーバとsshを公開した。事前にSSHのパスワードログインは無効にしてある。&lt;/p&gt;</description></item></channel></rss>