Related Posts
Ever since WordPress version 2.6 you can actually move your wp-content directory to a different…
To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…
uname -a # for all info regarding kernel version, uname -r # for exact kernel…