-
Notifications
You must be signed in to change notification settings - Fork 0
Linux Setting
WannaDrunk edited this page Oct 30, 2021
·
3 revisions
เมื่อติดตั้ง Linux server ใหม่ๆ ควรจะทำการแก้ไข timezone และ locale ให้สอดคล้องกับความเป็นจริง
### Timezone
$ /bin/echo Asia/Bangkok > /etc/timezone
$ /bin/rm /etc/localtime
$ /bin/ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/localtime
## locale
$ /bin/echo en_US.UTF-8 UTF-8 >> /etc/locale.gen
$ /bin/echo th_TH.UTF-8 UTF-8 >> /etc/locale.gen
$ /usr/sbin/locale-genและติดตั้ง tools ที่ใช้งานประจำบ่อยๆ
apt install gnupg sudo
apt install -y vim wget curl zip
ความคิดเห็นคำแนะนำของท่านต่อบทความนี้ จะถูกนำมาใช้ในการพัฒนาปรับปรุงงานเขียนของผม อย่างไงก็รบกวนแสดงความเห็นคิดด้วยนะครับ
สนับสนุนการเงินได้ที่
- บัญชีกสิกรไทย 003–3–29344–5
