How to add swap space on Debian 10 Operating System

How to add swap space on Debian 10 Operating System

The swap space is a unique space on the disk that is used by the system when Physical RAM is full. When a Linux machine runout the RAM it use swap space to move inactive pages from RAM. Swap space can be created into Linux system in two ways, one we can create a...
Linux MCQ-10: Managing Servers

Linux MCQ-10: Managing Servers

The assessment test is an excellent way to test yourself before starting to study. It gives you an idea of where you should start and why. In an assessment test, test your current skills from beginning to advance lever for any subject or topic to check “what do you...
How to Install Ruby on Ubuntu 16.04 Linux

How to Install Ruby on Ubuntu 16.04 Linux

Nowadays, Ruby is the most popular language, especially for SaaS application development. It has a perfect and elegant syntax structure, and it is the language behind the ultimate robust framework known as Ruby on Rails. In this tutorial, we will explain the three...