All public logs
Jump to navigation
Jump to search
Combined display of all available logs of CompleteNoobs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:32, 11 May 2023 Noob talk contribs deleted page Create swap space (content was: " ==Ubuntu== First check if you already have a swap space<br \> <code>free -m</code> <code>cat /proc/swaps</code> <code>swapon -s -v</code> === Creating a swap space === preallocate a 2 gigabyte space to be used for swap.<br \> Note: you can name swapfile to anything you want. <code>fallocate -l 2G /swapfile</code> Initialize the /swapfile file with zeros - see "Working out the co...", and the only contributor was "Noob" (talk))