Tag: ubuntu

Installing MySQL on Ubuntu Server

MySQL is a database management system. It provides access to databases where your site can store information.

 Posted in MySQL Tagged , ,
Linux / Unix

How to find you public IP on Ubuntu

If you do not know what is your server’s public IP address is, there are a few methods you can try.

 Posted in Ubuntu Tagged , , ,

How to keep processes running after ending ssh session

There are few simple steps to achieve this, follow the steps. SSH into your remote…

 Posted in Linux Tagged , , , , ,

Ubuntu: System monitoring with email notifications

There are some intersting tools I fond from one post at askubuntu.com. Credits: dufte Client & Server…

 Posted in Ubuntu 16.04, Ubuntu 17 Tagged ,

Completely remove or uninstall MySQL from Ubuntu

If you in any cases need to remove or uninstall MySQL from Ubuntu, follow the…

 Posted in Databases, MySQL, Ubuntu 16.04, Ubuntu 17, Uncategorized Tagged ,
Laravel

Install Laravel required PHP & Extentions

Following requirement part is taken from laravel official Laravel Installation documentation page. Purpose is to help beigners to…

 Posted in Laravel, PHP, Ubuntu 16.04, Ubuntu 17 Tagged , , , ,

How to Install Postman Native App in Ubuntu Desktop 16.04

Postman is a quality REST API client, I am using this for last 2-3 years…

 Posted in Ubuntu 16.04, Ubuntu 17 Tagged , , ,

How to mount partition in Ubuntu

Problem: If you want to mount new NTFS partition or have a partition is not…

 Posted in File System, Ubuntu 16.04 Tagged , , ,