How to extend LVM in Linux
Extending a Logical Volume Manager (LVM) in Linux involves adding more space to an existing logical volume. Follow these steps to extend your LVM: Extend the Volume Group (VG) If you use virtual ...
Extending a Logical Volume Manager (LVM) in Linux involves adding more space to an existing logical volume. Follow these steps to extend your LVM: Extend the Volume Group (VG) If you use virtual ...
ช่วงนี้นั่งเล่นเกมส์ Dragon Quest Monster 3 (The Dark Prince) ซึ่งจริงๆมันควรจะไม่มีอะไร แต่ถ้าใครเคยเล่นจะรู้ว่าเกมส์นี้มันมีระบบการผสม Monster เพื่อให้ได้ Monster ตัวใหม่ๆ หรือพัฒนาเป็นขั้นต่อไปท...
To use postman as an automate testing and building the report for test result. Pre-Required You need to run npm that required NodeJs for more information please go to NodeJs website for installin...
By default, Windows is installed with a recovery partition, mostly at the last partition on disk. When you need to shrink or expand your disk, you will be stuck with a recovery partition that cann...
This guide will passthrough physical disk(s) into a virtual machine and use it like normal disk This guide uses partial content from the original, summarized based on my understanding and for r...
หลังทำการติดตั้ง Debian แบบพื้นฐาน, แนะนำให้ตั้งค่าเพิ่มเติม (ตัวเลือก) หลีกเลี่ยงการใช้ root user เพื่อหลีกเลี่ยงการใช้งาน root user แต่ยังคงสามารถเข้าถึงสิทธิ์ admin ได้โดยใช้ user ที่กำหนดเอง ...
To push changes to multiple origins, you need to configure multiple push URLs. How to add multiple URLs To check current origin using this command: git remote show origin You will see Fetch an...
This is simple guide to setup and create basic package to upload to nuget.org, in other server type please read server document to integrate it. Setup NuGet command line tool You can download nug...
For internal use within local labs or a company, self-signed certificates can be used — but browsers will mark them as insecure. This guide shows how to create a trusted self-signed certificate by ...
To re-install the stable release of WinGet on Windows, run the following from a PowerShell prompt: Write-Host "Installing WinGet PowerShell module from PSGallery..." Install-Module -Name Microsoft...