Skip to content

Instantly share code, notes, and snippets.

View prirai's full-sized avatar
💭
Exploring

Priyanshu Kumar Rai prirai

💭
Exploring
View GitHub Profile
@ctjhoa
ctjhoa / gist:127244335a1dc13100214f6076c8480e
Created September 23, 2020 23:00
Install percona without password archlinux

Install percona on archlinux without root password

Install packages

$ pacman -S percona-server-clients percona-server

Start mysql & connect