Linux

How to Use CAT Command on Linux System?

This time we continue with the explanation of simple Linux command to learn basics. The command chosen today is the…

How to Install Zabbix on Ubuntu Server 16.04?

Zabbix is a great open source tool for monitoring servers mainly under the GNU/LINUX environment, specialized in networks with an…

11 Examples of ls Command to List Files in Linux

Normally, the work of system administrators consists of an almost permanent use of the terminal; this is because servers with…

Linux User Administration – Add, Delete & Modify User Accounts

In IT’s World, it is common to hear about system users, especially if you work in the administration of systems…

How to Install Htop and Use it to Monitor Linux Processes?

Generally, we run lot of commands to get informations for Linux processes. We can use a tool name Htop to…

How to Install PgAdmin 4 in Debian 9 Stretch?

I have written how to install PostgreSQL 10.1 on debian 9 stretch in my last article. Read the attached link…

How to Install PostgreSQL 10.1 in Debian 9 Stretch

I will show you how to install PostgreSQL latest version on debian operating system in this article. PostgreSQL is one…

21 Missing Features in SQL Server on Linux

In last tip, I have explained about new features introduced in SQL Server 2017. SQL Server support on Linux based…

Install SQL Server Agent on Ubuntu Server

I have shown how to install SQL Server 2017 on Ubuntu server that have internet access in my last article.…

Install SQL Server 2017 on Ubuntu with Internet Access

We can easily install SQL Server 2017 on Ubuntu server if we have internet access to the online repositories but…

How to Find and Change IP Address, Subnet Mask & Default Gateway of Linux Server

Sometimes we need to check the IP, Subnet mask and default gateway of our Linux machine and sometimes we need…

How to Install SQL Server Agent on Red Hat Linux Server

SQL Server Agent is very useful in automating any database activities. By default, it is not installed along with SQL…

Installing SQL Tools on Red Hat Linux

I have shown you how to install SQL Server on Redhat Linux Server in my last article. Here I will…

How to Install SQL Server on Redhat Linux

Earlier SQL Server used to run only on Windows platform till SQL Server 2016 version. Now we can host our…

Fixing Error “User is not in the sudoers file. This incident will be reported.”

I got this error during one of the activity when i was not able to perform it because my user…