Use of the grep Command in Linux

Using grep Command in Linux

What is grep? The grep utility that we will be getting a hold of today is a Unix tool that belongs to the same family as the egrep and fgrep utilities. These are all Unix tools designed for performing the repetitive searching task on your files and text. You can search for files and their … Read more

8 Common Uses of the Linux Touch Command

Linux touch Command Examples

The Linux touch command can be used for much more than simply creating an empty file on Linux. You can use it to change the timestamp of existing files including their access as well as modification times. This article presents 8 scenarios where you can utilize the touch command through your Linux Terminal. We have … Read more

Four Web Browsers for the Linux Command Line

Linux Command Line Browser

Remember the days when the web was as simple as searchable text. The terminals and low powered personal computers were enough to access the text-based web over snail-paced internet connections. Of course, people then used the command-line web browsers to visit the web; these included the famous Lynx browser as well. Times have changed now, … Read more

How to Install Opera Browser on Ubuntu 18.04 LTS

Install Opera Browser on Ubuntu

Although there are a lot of newer and faster web browsers available these days, you might still prefer installing and using one of the oldest and stable web browsers currently available. The general opinion is that it is a slower web-browser but when tested, it is only a few milliseconds slower than the default web … Read more

How to Install Skype on Ubuntu 18.04 LTS

Skype installation on Ubuntu 18.04

As we all know, Skype is the most popular platform to connect people through their computer systems. You can freely connect to anyone all around the world through text, voice, and video calls. You can also choose to call people on their telephones but that will not be free. Since Skype is such a useful … Read more