หน้าแรก / Articles posted by admin
Author Archive: admin
-
python – 2 offline install
1234567891011pip2 install --use-wheel --no-index --find-links=/tmp/ ssh2-pythonpip2 install --use-wheel --no-index --find-links=/tmp/ ssh2-pythonpip2 install --use-wheel --no-index --find-links=/tmp/ ssh2-pythonpip2 install --use-wheel --no-index --find-links=/tmp ssh2-pythonpip3 install --use-wheel --no-index --find-links=/tmp ssh2-pythonpip3 install --use-wheel --no-index --find-links=/tmp ssh2-pythonpip3 install --use-wheel --no-index --find-links=/tmp ssh2-pythonpip download paramiko==2.7.2 -
Piping out TCPDUMP to Wireshark
123plink.exe -l root -pw mypass 192.168.245.210 -P 22 "tcpdump -s0 -nnli ens33 host 192.168.245.211 and port 3268 -w - " | "c:\Program Files\Wireshark\Wireshark.exe" -k -i - -
Bind9 Response Policy Zone
เป็นการกำหนดค่า return ค่า ชื่อ เพื่อเจาะจง ชื่อชื่อหนึ่งในการ return ไม่ได้ ควบคุมทั้ง Domain.
-
Remove Raid Metadata
ผลมากจากการทำ Raid ด้วย intel Raid ซึ่งมีการเก็บค่า Config Raid บน Harddisk
-
openvswitch vlan ตอนที่ 1
กรณีนี้ Eth ถูก Set ให้ bridge เข้ากับ ovsbr1 แต่ไม่ได้ tag vlan หรือ set เป็น Port trunk โดย Eth จะส่ง packet ที่ติด tag และ ไม่ติด tag ออกไป
-
-
Linux_NAT_Interroute
เป็นการ Nat โดยมี L3 คั่น แล้ว ทำ routing เข้า gateway โดย Linux3 จะเป็นตัวที่ถูก nat และทำ Nat บน Linux1 โดย linux2 จะทำ default route ไปที่ Linux 1 และ linux3 จะทำ […]
-
ป้องกัน: Build ISO (DOS6.22) Update Bios SuperMicro
ไม่มีคำตัดทอนเพราะว่านี่เป็นเรื่องที่ถูกป้องกัน
-
-
ip nat outside soure vs ip nat inside source
ip nat outside source list: translates the source of the IP packets that are traveling outside to inside translates the destination of the IP packets that are traveling inside […]