Reset Forgotten Admin Password on macOS Mojave and macOS Sierra

Boot into Recovery Partition

Reboot into the Recovery Drive by choosing the ‘Apple‘ menu > Restart, hold down the ‘command’ + ‘r’ keys on the keyboard during the start up process, when you see the start up screen you can let go. When the machine boots eventually you will see the macOS or OS X Utilities screen.

Go to the Utilites menu and select Terminal

At the prompt type ‘resetpassword’ (hit enter)

Enter new Password for admin user

Finish

Free Cloud Hosting

Cloudways adalah perusahaan hosting platform cloud yang menawarkan pilihan hosting aplikasi yang mudah digunakan agar Anda bisa berfokus pada pengembangan aplikasi dan bisnis web sambil fokus pada bagian hosting. Mereka mengklaim menawarkan toko serbaada untuk semua kebutuhan hosting aplikasi sambil fokus pada kesederhanaan dan kemudahan penggunaannya. Mereka telah bekerja sama dengan sejumlah perusahaan dalam menampung aplikasi dan memiliki beragam klien dari seluruh dunia.

Di Cloudways kita tinggal milih mau pake vendor server mana; AWS, Vultr, Amazon, Google, Kyup atau DigitalOcean,Linode, Selanjutnya, untuk setup CMS seperti WordPress, Magento, Drupal dan Joomla, Laravel bisa kita eksekusi di platform Cloudways yang menurut saya sangat user firendly.

Alternatif selain .dev untuk developer dengan Chrome

Starting this year, Google Chrome is rolling out v63 that now forces all .dev domains to use HTTPS. There is no workaround and they are apparently not changing this.

many articles recommends you use one of the following: “.localhost”, “.invalid”, “.test”, or “.example”.

If all this sounds like too much trouble another viable option is to switch to Firefox as your development browser. It’s fast, has comfortable dev tools, and has really made a ton of improvements over the past few years.

Cara Ubah Remote URL Repositori Git dengan

Kenapa saya pilih bitbucket? karene di bitbucket bisa gratis save repository private, untuk cara untuk push dan full pada hampir semua git sama! berikut cara untuk ganti URL remote dari gir repo sebelumnya ke bitbucket!

  1. login ke bitbucket
  2. create repo baru di account anda sehingga mendapat url git https://[email protected]/wirya/xxx.git
  3. mask ke direktori project kemudian ubah URL dengan mengubah file .git/config
    [remote "origin"]
    url = https://[email protected]/wirya/namarepoxxx.git
    fetch = +refs/heads/*:refs/remotes/origin/*
  4. Verifikasi remote URL telah berubah, ketikan di pada terminal direktori project git remote -v

Domain name baru .Google

Pada tanggal 29 September lalu, raksasa mesin pencari Google menerbitkan sebuah website baru yang menggunakan doman yang unik yaitu .google. Hal ini sangat berbeda dari nama domain biasanya yang kita tahu berakhiran .com, .net, .org atau .id. Situs baru dengan alamat lengkap blog.google dan diberi nama The Keyword.

https://blog.google/