Banyak orang sering khawatir ketika harus melakukan touring motor jarak jauh. Ada rasa was-was soal keamanan di jalan, entah itu motor mogok di tengah perjalanan, ban bocor, atau bahkan yang lebih parah—kecelakaan. Saya sendiri, meskipun suka touring motor, sempat mengalami beberapa kejadian yang membuat saya sadar betapa pentingnya punya dukungan di jalan. Namun, dari awal… Continue reading
Date archives "October 2024"
How to Set Up a SWAP Disk Using a Volume in Linode
When using a Linode VM, I needed to set up a custom swap configuration. A custom swap means utilizing a Volume Disk outside of the Virtual Machine’s primary storage. The first step is to create the desired volume, for example, a 20 GB volume. Second step, configure a newly attached 20 GB Linode volume as… Continue reading
How to Install Node.js v20.x on Debian 12
Node.js has become a critical component for building fast, scalable web applications. If you’re using Debian 12 and want to install the latest version of Node.js, such as v20.x, here’s a quick guide to get you started. Step 1,Update Your System Before installing Node.js, it’s always a good idea to ensure your system is up-to-date…. Continue reading