2025
Cara membuat konter pulsa online di marketplace
Membuat konter pulsa online di marketplace bisa jadi cara praktis untuk mulai usaha tanpa modal sewa tempat fisik. Berikut langkah lengkapnya: Cara Membuat Konter Pulsa Online di Marketplace 1. Pilih Marketplace yang Tepat Marketplace yang populer dan cocok untuk jualan pulsa antara lain: Pastikan marketplace tersebut sudah mendukung kategori produk digital atau voucher pulsa. 2. […]
Serunya Mencoba Peruntungan di Dunia Togel Digital
Hai, Sobat Digital!Di zaman yang serba online seperti sekarang, hampir semua hal bisa diakses dari genggaman tangan—termasuk togel Namatoto! Yap, permainan menebak angka yang dulu identik dengan bandar darat, kini berubah jadi togel digital yang modern, praktis, dan tentu saja… lebih seru! Kalau kamu penasaran gimana rasanya mencoba peruntungan di dunia togel online, yuk baca […]
Bikin hari makin seru dengan main Toto Macau dan prediksi santai
Bikin Hari Makin Seru dengan Main Toto Macau dan Prediksi Santai! Jangan cuma lewatkan hari biasa, yuk tambahkan keseruan dengan main Toto Macau! Gak perlu tegang, cukup nikmati prediksi santai sambil asah feeling dan analisa angka. Seru-seruan sambil menunggu hasil yang bikin deg-degan! Main mudah, akses gampang, dan sensasi menang yang bisa bikin harimu tambah […]
Connect to Elasticsearch (Opensearch Service – AWS)…
In this tutorial, we are gonna install elasticsearch-php client and connect to Opensearch Service (Elasticsearch 7.10) on AWS Cloud. Prerequisites You have already installed Elasticsearch 7.10 on Opensearch service with public access (internet), so we just go installing elasticsearch-php-client Using PHP 8.3.12 for elasticsearch-php client v7.11.0 Installed Apache webserver Ubuntu 24.04 Summary steps Install composer […]
How to Install PHP 8.0 / PHP 8.0 FPM on Ubuntu 24.04 -…
By default, if we install PHP on Ubuntu 24.04, it will automatically choose PHP 8.3.x. But, how if we want to install PHP 8.0 on ubuntu 24.04 ? Install PHP 8.0 / PHP 8.0 FPM on Ubuntu 24.04 For the information, i have Ubuntu 24.04 lsb_release -a To install PHP 8.0 / PHP 8.0 FPM, […]
Install a library using composer in Codeigniter v3.1.13…
By default, Codeigniter v3.1.13 already has a composer.json file in root project, but it doesn’t have vendor folder yet. Now, if we want to install a library using composer, how? First, you have to install composer on your server Then running command composer require to install any library. Install composer For the information, i use […]
MySQL 8 storage grows so fast on Ubuntu, disable your…
My specification: MySQL 8.0.41 Ubuntu server 24.0.1 LTS An issue in my Ubuntu is the remaining storage shrink so fast. After trying to calculate the size of each folder, i found a strange thing. du -sh /var/lib/* /var/lib/mysql has 3.8GiB, however i just have a database with small data in it. I then go into […]
Renewing registration for a domain on AWS Route 53 -…
If you have a domain that registered on Route 53 service (either from a new registration domain or transfer domain registration to route 53), AWS will configure the domain to renew automatically. For example, i have domain latcoding.com that transferred to route 53, see Auto-renew column, it’s On. And see expiration date column, the domain […]
Mengatasi PIN adsense tidak kunjung sampai – latcoding.com
Saya mau share mengatasi PIN adsense tidak kunjung sampai dan pada akhirnya sampai juga (Setelah 4 bulan menunggu). Kendala PIN adsense tidak sampai Kendala yang saya hadapi adalah PIN adsense tidak sampai, bahkan setelah 3x request PIN. Untuk diketahui, PIN adsense dikirimkan melalui POS. Jadi solusinya adalah tanyakan ke pihak POS. Disini saya menanyakan melalui […]
Delete image on ECR automatically – AWS Cloud
When you store container image in ECR (Elastic Container Repository), the image will be kept on there and not deleted automatically. The problem is, your ECR cost will be skyrocket when you have many deploy and it creates a lot of images in ECR. In order to solve this problem, you can leverage ECR lifecycle […]