🤠
Le Nguyen Trong Nghia
[M] 84 98 5632055
[@] trongnghia203@gmail.com
- Vietnam
- www.lntn203.com
- in/nghia-le
- trongnghia203
Pinned Loading
-
Install and Secure Redis on Ubuntu
Install and Secure Redis on Ubuntu 1# Install and Secure Redis on Ubuntu
23My reference:
45- **[Digitalocean - Install and Secure Redis on Ubuntu 18.04](https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04)**
-
Bash: Yes/No Confirm script - Advanced
Bash: Yes/No Confirm script - Advanced 1#!/bin/bash
2# Author: Nghia Le <trongnghia203@gmail.com>
3# Description:
4# - To make user confirm the privilege which they are using to run a bash script
5# by asking user if they're sure and wanted to run this bash script as current log-in user.
-
How to custom your vim editor
How to custom your vim editor 1" edit file:~ vi ~/.vimrc
2" base
3set nocompatible " vim, not vi
4syntax on " syntax highlighting
5filetype plugin indent on " try to recognise filetype and load plugins and indent files
-
Install Ansible on Ubuntu 18.04
Install Ansible on Ubuntu 18.04 1# Install Ansible on Ubuntu 18.04
2Reference to: [docs.ansible.com](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
34```shell
5sudo apt-get update
-
Bash: Yes/No Confirm script
Bash: Yes/No Confirm script 1#!/bin/bash
2# Author: Nghia Le <trongnghia203@gmail.com>
3# Description:
4# - To ask user if they're sure and wanted to run this bash script as current log-in user
5 -
kotlin-spring-boot-prometheus-grafana-example
kotlin-spring-boot-prometheus-grafana-example PublicForked from wojciech-zurek/kotlin-spring-boot-prometheus-grafana-example
kotlin-spring-boot-prometheus-grafana-example
Kotlin 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.