2022-10-01 20:08:56

This commit is contained in:
henk
2022-10-01 20:08:56 +02:00
parent 51152e60c7
commit e02e0b3573
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
fallocate -l 2G /swap2file
chmod 600 /swap2file
mkswap /swap2file
swapon /swap2file