Musa Amin

Musa Amin

Cara Mudah Install WordPress di Ubuntu

Sebelumnya saya sudah pernah membahas tentang cara mudah install WordPress di DigitalOcean, di mana cara tersebut hanya bekerja di DigitalOcean. Pertanyaannya sekarang bagaimana kalau mau install WordPress dengan mudah di VPS selain DigitalOcean? Solusinya adalah kita dapat menggunakan WordOps. 0.Tentang…

How to access Google Drive on Linux Server

Google Drive which is a cloud storage service from Google officially only provides client applications for Windows, macOS, Android, and iOS. While the Linux version is not officially available, but some developers out there develop client applications for Google Drive,…

Deploy React App on Ubuntu 18.04

React is a JavaScript library that can be used to build user interfaces. React is one of the open source projects of Facebook. This tutorial contains how to install and deploy create-react-app on Ubuntu 18.04. 1.Create User Create a new…

Cara Deploy Aplikasi React di Ubuntu 18.04

React adalah sebuah JavaScript library yang dapat digunakan untuk membangun user interfaces. React merupakan salah satu proyek open source dari Facebook. 1. Membuat User Membuat user baru khusus pemilik aplikasi React. 2. Install Node.js Install Node.js dengan versi yang sesuai…