Archive for the 'มุม Linux' Category

kubectl common command

Friday, September 15th, 2023

คำสั่งที่ใช้กันปกติ View list pods View service View deploy View Statefulset View Ingress View pvc Or view all View used cpu or memory

maven project change version all in submodule

Tuesday, May 23rd, 2023

ถ้ามีแค่ไม่กี่โปรเจค ก็ไม่จำเป็น เพราะเปลี่ยน version เองก็ได้ แต่ถ้ามันมีหลายตัว เยอะมาก จะมาเปลี่ยนที่ละตัวก็จะช้า โดยใช้ command นี้ mvn versions:set -DnewVersion=new_version ตัวอย่าง ถ้า version ที่ต้องการเปลี่ยน เอาตามนี้ ก็ใช้ command เพื่อยืนยัน mvn versions:commit แต่ถ้าไม่อยากเปลี่ยนแล้ว ก็ให้ใช้ command mvn versions:revert เพื่อเปลี่ยนกลับมาเป็น version เดิม

command check port process

Wednesday, March 29th, 2023

netstat Output หรือ command บน macbook lsof Output