Skip to content

Instantly share code, notes, and snippets.

View mynukeviet's full-sized avatar

Ứng dụng NukeViet mynukeviet

  • Trung tâm ứng dụng NukeViet
View GitHub Profile
@mynukeviet
mynukeviet / nukeviet-vhosts.md
Last active November 12, 2018 03:00
Bash shell for NukeViet
#!/bin/bash
if [[ $EUID -ne 0 ]]; then
echo "----------------------------------"
echo "---- You must be a root user -----"
echo "----------------------------------"
exit
fi
# đường dẫn đến thư mục chưa source
path='/media/hongoctrien/DATA/MyHost/NukeViet';
@mynukeviet
mynukeviet / slack.md
Last active September 24, 2018 05:10
Slack cơ bản

Tự khởi động cùng windown

File / Preferences / Linux App / Check Launch app on login

Cài đặt nhắc nhở

Thêm nhắc nhở

/remind <who> <to do what> <when>

Ví dụ