Kusumoto Blog
Subscribe
Tagged

Linux

A collection of 2 posts

ย้าย NAS ที่ห้องจาก VM เปลี่ยนไปเป็น on-premise แล้วจ้าา
Private

ย้าย NAS ที่ห้องจาก VM เปลี่ยนไปเป็น on-premise แล้วจ้าา

ครบ 1 เดือนกว่าๆละที่ย้ายระบบ NAS ที่ตัวเองใช้อยู่ จาก VM ที่อยู่ในเครื่อง Server ที่ตั้งไว้ที่ห้อง ตอนนี้แยกออกมาเป็น On-Premise อีกเครื่องทำงานเป็น NAS โดยเฉพาะเลย เลยขอจดไว้สักหน่อยว่าทำอะไรไปบ้าง ด้วยความที่ Run VM ที่เป็น XigmaNAS มาตลอดเวลา

Weerayut Hongsa Apr 24, 2021 • 2 min read
Linux

How to disable and enable IPv6 on Linux

Disable IPv6Use follow command in root access sysctl -w net.ipv6.conf.all.disable_ipv6=1 sysctl -w net.ipv6.conf.default.disable_ipv6=1Enable IPv6Use follow command in root access sysctl -w net.ipv6.conf.all.disable_ipv6=0 sysctl -w net.ipv6.conf.default.disable_ipv6=0

Weerayut Hongsa Mar 25, 2021 • 1 min read
Kusumoto Blog © 2022
Powered by Ghost