Tutorials

The gzip Command in Linux

Working with archives in Linux is easy. There are a few commands that take care of almost all the archive types for you. The gzip command in Linux is one such command. Without any arguments, the gzip command will automatically compress the files that you specify right after the command. Compression is a common practice

The gzip Command in Linux Read More ยป

How to install Ruby on Ubuntu?

Let’s learn how to install Ruby on Ubuntu today. Ruby is a high-level interpreted programming language much like Python. Being an open-source language, there are a lot of libraries available for use. What is Ruby? Ruby is the scripting language used for backend and frontend development. It is also used for Data analysis, prototyping, and

How to install Ruby on Ubuntu? Read More ยป