Category : Website Hosting

Google CLOUD: Kelebihan & Kekurangan Nya

Google CLOUD: Kelebihan & Kekurangan Nya

Informasi Seputar Google Cloud Platform Merupakan layanan cloud dari Google yang terdiri dari berbagai produk seperti Compute, Storage, Networking, Big Data, Machine Learning, dan IoT. Fakus kita pada post ini membahas Google Cloud […]

Belajar PHP: Cara Tampil (View) data Mysql + Tabel

Belajar PHP: Cara Tampil (View) data Mysql + Tabel

Belajar Cara tampilkan data, view dari database mysql phpmyadmin localhost dengan kode PHP Buat database baru mysql yang sudah ada sample data: belajar_php.sql CREATE TABLE `data_siswa` ( `id` int(12) NOT NULL, `nama` varchar(25) […]

Template Wordpress Responsive Premium BestSellers

Template WordPress Responsive Premium BestSellers

Review BestSellers – Top template wordpress premium & responsive. Rererensi template wordpress terbaru dengan design responsive, modern, simple dengan kualitas premium (Pro) yang bisa dipilih untuk tampilan / layout website – blog. Top […]

PHP.ini : Cari & CeK lokasi File Apache PHP

PHP.ini : Cari & CeK lokasi File Apache PHP

Panduan cari file setingan PHP.ini pada server Linux, masuk SSH : Ubah hapus file index.html : rm -rf /var/www/html/index.html Buat baru file cek PHP.ini nano /var/www/html/index.php

Seting Jumlah max_connections Mysql

Seting Jumlah max_connections Mysql

PanduanĀ  cara ubah setingan total jumlah maksiaml koneksi database mysql max_connections. masuk ke pengaturan Mysql lewat SSH, login akun. nano /etc/mysql/mysql.conf.d/mysqld.cnf

Rsync : Migrasi antar VPS Linux Ubuntu

Rsync : Migrasi antar VPS Linux Ubuntu

Pindah, Migrasi server / VPS sistem OS linux Ubuntu Cara migrasi data web, blog ke server baru VPS yang lebih baik dari server VPS lama pada OS linux menggunakan fitur rsync untuk pindah […]