You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This guide/tutorial has been imported from Discord Forums.
Author: taukakao
When creating a swapfile on vanilla, you have to keep in mind:
Example:
Here, change the 3G to the size that you want:
add this line to the end of the file:
/var/swapfile none swap defaults 0 0
then save the file with Ctrl+X then Y then Enter
swapon -a exit
You can test if it worked by running:
host-shell pkexec swapon --show
Beta Was this translation helpful? Give feedback.
All reactions