X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=UseFileAsSwap%2Findex.mdwn;h=160093b42200b4cf36092c337b600583a5b6686e;hb=509d4a5c0e089a6e3783729f08c5e1d534be7b9a;hp=5aca083355615737a91770bd7e7d466701ed12fe;hpb=096ccad2de573f503e177bb76164614337f92da3;p=debienna.git diff --git a/UseFileAsSwap/index.mdwn b/UseFileAsSwap/index.mdwn index 5aca083..160093b 100644 --- a/UseFileAsSwap/index.mdwn +++ b/UseFileAsSwap/index.mdwn @@ -1,6 +1,8 @@ + Use a File as SWAP Space -{{{ + +[[!format txt """ # Create a 10M File dd if=/dev/urandom of=./xxx bs=1M count=10 @@ -12,4 +14,4 @@ sudo swapon xxx # show swap cat /proc/swaps -}}} \ No newline at end of file +"""]] \ No newline at end of file