How to increase swap space in Linux

  • Post author:

When a Linux system has an out-of-memory error or runs out of RAM, .i.e. can no longer store data in the virtual memory, it will temporarily use swap space in order to increase the size of the virtual memory available. (more…)

Continue Reading How to increase swap space in Linux

The Sudoers File in Ubuntu

The sudoers file is used by Linux and Unix administrators in general in order to to allocate specific system rights to new and existing system users. This enables the system administrator to control what every (more…)

Continue Reading The Sudoers File in Ubuntu