ubuntu

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…

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…

Red Hat Enterprise Linux Interview Questions and Answers

When we talk about GNU/LINUX distributions we find a big collection of them, which can cover practically all the needs…

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 Change Hostname of RedHat Linux Server

Last week we had received some requests to rename or change hostname of RedHat Linux systems. We got these requests…

Install sqlcmd & bcp (SQL Tools ) on Ubuntu Server

I have described step by step process to install SQL Server 2017 on Ubuntu server in my last articles. Here…

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…

Fix PuTTY Network Error: Connection Refused while Connecting to Ubuntu Server

I installed SQL Server 2017 on Ubuntu server and tried to connect to this server using PuTTY from my local…

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…

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…

How to Install SQL Server Agent on Ubuntu Server without Internet – Offline Installation

SQL Server Agent runs scheduled SQL Server jobs and is very useful to automate database tasks. Here i will show…

Step by Step Process to Install SQL Tools on Ubuntu Server running without Internet – Offline Installation

I have described step by step process to install Ubuntu 16.04 Server and Offline installation of SQL Server 2017 on…

How to Install SQL Server 2017 on Ubuntu Server without Internet – Offline Installation

Starting with SQL Server 2017, we can run & deploy our applications on Linux based SQL Server Instances. I have…