Ubuntu

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…

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…

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…

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…