Category: Ubuntu

Update Node.js with NVM

The best way of updating Node.js on Ubundu server

 Posted in Node, Ubuntu Tagged , ,
Linux / Unix

Grant write permissions to multiple users on a folder in Ubuntu

Create a new group like “DevOps” and add the desire users to the group.

 Posted in Linux, Ubuntu Tagged , , ,

Correct file permissions for ssh keys and config.

Let’s look at some SSH commands.

 Posted in Cloud, Ubuntu 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 , , ,
Linux / Unix

Basic Firewall on Ubuntu Server

UFW can be used to set up firewall on Ubuntu server, that make sure only connections to certain services are allowed.

 Posted in Ubuntu Tagged , ,
Linux / Unix

Create non root user in Ubuntu Server

In order to create a new user, you need root access to the server. Once you are logged in as a root, you are ready to add the new user account.

 Posted in Ubuntu Tagged , ,
Laravel

Laravel composer install – Your requirements could not be resolved to an installable set of packages.

If you are running Laravel app, on Ubuntu local machine or cloud server. You might…

 Posted in Laravel, Laravel 5.5, Ubuntu, Uncategorized Tagged , , ,
Laravel

Resolved: forced HTTPS redirect in Homestead running Laravel app

Now a days most browsers enforce HTTPS, and this is bit of trouble in local…

 Posted in Laravel 5.5, Ubuntu Tagged , , ,

Generate free SSL Let’s Encrypt – Wildcard Certificate – 2/3

This article is the 2nd part of Let’s Encrypt series, in first post I shared…

 Posted in Nginx, Ubuntu Tagged , , ,

Generate freeSSL Let’s Encrypt – Per Domain – 1/3

If you are running own cloud server and want to avoid paying SSL providors, then…

 Posted in Apache2, Linux, Nginx, Ubuntu Tagged ,