0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

勉強日誌14日目(午前の部)

Posted at

仕事で最近早起きしてたせいか早起きが癖に
今日は予定があるので朝から勉強。

開始!
()内は前回結果

正答率 69% (46%)

host -t mx .com
.comのメールサーバの情報を問い合わせる

systemd-resolved
systemdで名前解決を管理するデーモンプログラム

dig //.//.// any
DNSサーバに登録されている //.//.// の情報を全て表示するコマンド

dig -t soa
DNSサーバに登録されている ドメインのゾーンに関する情報確認

正答率 87% (74%)
192.168.0.0
192.168.255.255
クラスCのプライベートアドレス

64
Ipv6のユニキャストアドレスのサブネットプレフィックス数

224.0.0.0
239.255.255.255
IPアドレスのクラスDのアドレス範囲

ICMP
IPのエラーメッセージや制御メッセージを転送するプロトコル

21
FTPの制御用プロトコル

32
IPv4のアドレス長(ビット)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?