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
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# snelheid van de sd etc
|
||||||
|
hdparm -t --direct /dev/mmcblk0p2
|
||||||
|
|
||||||
Reference in New Issue
Block a user