Install golang di ubuntu 16.04
Cara install golang di ubuntu 16.04 cukup mudah, download golang.tar.gz, lalu ekstrak maka golang dianggap sudah terinstall 🙂 . Berikut cara install golang versi 1.9 :
Cara install golang di ubuntu 16.04 cukup mudah, download golang.tar.gz, lalu ekstrak maka golang dianggap sudah terinstall 🙂 . Berikut cara install golang versi 1.9 :
Baru-baru ini gue belajar bgaimana cara men-sinkronisasikan file&folder dari satu server centos7(kita sebut A) ke server centos7 yg lainnya(sebut B). Jadi ketika server A ada file yang baru dibuat, maka otomatis akan tercopy juga ke server B,
Kemarin size partisi di ubuntu saya tinggal 900 MB. Nahloh? size segitu mana cukup ya? Yaudah deh mau ga mau musti tambah ukuran partisinya. Tapi saya rada takut nih, kenapa? karena laptop saya dual boot, (ubuntu dan windows 7). Ngeri… Continue Reading
In this article i will show you how to install multiple php version in localhost (php 5.3.29 and php5.5.0). To install multiple php in your machine, wee need PHPFarm and FastCGI. Let’s make it!
DEMO PLUGIN In this tutorial i will show you how to install extension kartik widget in yii2 and how to use it. INSTALL 1) First, install composer.phar in your root directory of yii If you get error “curl: command not found”,… Continue Reading
Demo here The default ‘frontend’ url in yii2 is http://yoursite.com/frontend/web/ Now, we will change it to http://yoursite.com Let’s do it! 1) Create .htaccess on your root directory of yii, copy script below (ctrl + h if .htaccess is hidden) :
I get the error “Unhandled error message: Host key verfication failed” when trying to connect to VPS using sftp nautilus (file > connect to server). The error caused by file “known_hosts” in your local machine. File “known_hosts” store a key authenticating when you connect… Continue Reading