2022-10-01 20:08:56
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fallocate -l 2G /swap2file
|
||||
chmod 600 /swap2file
|
||||
mkswap /swap2file
|
||||
swapon /swap2file
|
||||
|
||||
Reference in New Issue
Block a user