$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 1T 0 disk
├─sda1 8:1 0 1M 0 part
├─sda2 8:2 0 1G 0 part /boot
└─sda3 8:3 0 1T 0 part
└─ubuntu--vg-ubuntu--lv 253:0 0 31G 0 lvm / Resize the partition $ sudo parted
GNU Parted 3.3
Using /dev…
Keep Reading →
About
Expertise in Cloud Platform, GCP, Amazon Web Services, ERP, Machine Learning, Blockchain Technology, Digital Marketing., Wordpress Development, Proxmox
Experience
Experience
Latest stories
The one thing you might find yourself needing is persistent storage for your cluster. What is persistent storage? I’m glad you asked. To put it simply, persistent storage is any type of data storage device that retains data, even after power to the device is cut off. With regards to a container, persistent storage is storage that remains, even if the container isn’t running. In other words…
Keep Reading →
Bitcoin [BTC] is feeling the heat of the rebound again after narrowly breaching its $25k resistance level over the last 24 hours. At the time of writing, the crypto was trading at $24,750 on the back of a 0.75% daily hike. In fact, it also looked set to end the week on a positive note with weekly gains of over 7.75%. A new dawn? The cryptocurrency has been reflecting on the bullish activity in…
Keep Reading →
Pengorbanan pun dilakukan, termasuk tidak menerima gaji selama dua tahun. Hal tersebut dialami oleh dua pendiri Xendit, Moses Lo Co-Founder & CEO of Xendit, dan Bo Chen Co-Founder & CTO of Xendit. Dalam sesi diskusi YC Startup School Jakarta Meetup, keduanya menceritakan kisah mereka dalam membangun Xendit, yang kini akhirnya menyandang status unicorn. Bo Chen, mengatakan bahwa dirinya tidak…
Keep Reading →
CSA Awards merupakan kegiatan yg diselenggarakan oleh CSA Community & Asosiasi Analis Efek Indonesia (AAEI) yg didukung oleh Perkumpulan Profesi Pasar Modal Indonesia (PROPAMI) Kemarin sore, 29/07/22 saya menghadiri meeting Dewan Juri CSA Awards. Dalam kegiatan CSA Awards yg ke 4, akan memberikan penganugerahan kepada EMITEN yg memenuhi kriteria berdasarkan kinerja positif yg mereka catatkan…
Keep Reading →
To get started, let’s build and deploy a simple Hello canister that has just one function—called greet. The greet function accepts one text argument and returns the result with a greeting similar to Hello, everyone! in a terminal if you run the canister using the command-line or in an HTML page if you access the canister in a browser. Before you begin Before you download and install this release…
Keep Reading →
Before starting, take a look at a version of this dapp running on-chain: https://6lqbm-ryaaa-aaaai-qibsa-cai.ic0.app/ In this tutorial, you will learn how to: Install the Canister SDK Build and deploy a dapp locally Collect free cycles to power your dapp Create a "cycles wallet" from which you can transfer cycles to any other dapps you want to power Deploy a dapp on-chain This simple Hello dapp is…
Keep Reading →