Jenkins: Fix command not found
Error In project config, you use default execution file on slave via ssh, you will get error “Fix command not found” FIX => As default, jenkins will use default PATH…
Error In project config, you use default execution file on slave via ssh, you will get error “Fix command not found” FIX => As default, jenkins will use default PATH…
SDK: https://documentation.onesignal.com/docs/flutter-sdk Github: https://github.com/OneSignal/OneSignal-Flutter-SDK Sample code Get player id Remember user OneSignal.shared instead of OneSignal()
[Newbie] Chapter 1. Flutter overview [Newbie] Chapter 2. Flutter getting started [Newbie] Chapter 3. Flutter initial setup Content Widget lifecycle State management approach Widget’s lifecycle Flutter has two types of…
[Newbie] Chapter 1. Flutter overview [Newbie] Chapter 2. Flutter getting started Content Config to App Center CI config App splash screen App launcher App version and env Config to App…
[Newbie] Chapter 1. Flutter overview Content Installation New project Convention Installation Some steps you need to follow, I assume on macOS and java already installed Download and install Android Studio:…
[Newbie] Chapter 1. Flutter overview [Newbie] Chapter 2. Flutter getting started [Newbie] Chapter 3. Flutter initial setup [Newbie] Chapter 4. Widget’s state [Newbie] Chapter 5. Basic tickets About series Is…
A simple config proxy pass with Nginx Install Nginx first Add new site domain with config below Access to lab.nhancv.com, server auto pass it to 192.168.1.345:8765
This tutorial shows how to install WordPress on Linux VPS example with Digital Ocean provider VPS First, you buy a new VPS on https://www.digitalocean.com. Select smallest configuration $5/m is fine…
Really simple with https://certbot.eff.org/ Install Nginx Update default config /etc/nginx/sites-available/default Add virtual application by creating new config /etc/nginx/sites-available/nhancv.com Make alias Reload config Install Certbot for SSL You should select Yes…
You need to install php-gd