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 1 year has passed since last update.

スワップ領域を作成する

0
Last updated at Posted at 2024-09-11

環境

ec2(micro),Ubuntu24.04

スワップ領域を確認する

*******@********:~/*******$ free -h
               total        used        free      shared  buff/cache   available
Mem:           957Mi       719Mi       235Mi       892Ki       150Mi       237Mi
Swap:             0B          0B          0B

スワップ領域はなかった。

スワップ領域を作成する

感想

これらの流れで作成することができた。
よかった。

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?