Skip to content

Instantly share code, notes, and snippets.

View vunhatchuong's full-sized avatar

Vu Nhat Chuong vunhatchuong

  • 12:04 (UTC +07:00)
View GitHub Profile
@vunhatchuong
vunhatchuong / wsl-setup-notes.md
Last active December 16, 2024 00:59
WSL Setup Notes

Vietnamese input not working.

sudo nano /etc/locale.gen

Uncomment:

#en_US.UTF-8 UTF-8
@vunhatchuong
vunhatchuong / guide.md
Last active August 17, 2024 07:58
Move WSL2 location

Guide

Move WSL2 OS installation location to another location.

Check available distros:

wsl --list
@vunhatchuong
vunhatchuong / Installation.md
Created August 13, 2024 12:56
Arch install MySQL Percona + MySQL-WorkBench

Update

sudo pacman -Syu

Install keyring for WorkBench

sudo pacman -S gnome-keyring
@vunhatchuong
vunhatchuong / README-Template.md
Created February 21, 2023 02:48 — forked from DomPizzie/README-Template.md
A simple README.md template

Project Title

Simple overview of use/purpose.

Description

An in-depth paragraph about your project and overview of use.

Getting Started

/*
This is the c configuration file for the keymap
Copyright 2012 Jun Wako <wakojun@gmail.com>
Copyright 2015 Jack Humbert
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of