Konfigurasi PC
Cara Install dan Setting XAMPP di Linux
· ☕ 6 min read · ✍️ anz007

XAMPP adalah paket aplikasi server yang terdiri dari Apache, MariaDB, PHP dan Perl yang ditujukan untuk memudahkan developer dalam PHP development environment.

Dengan XAMPP, developer tidak harus lagi melakukan install aplikasi server satu per satu. Jadi XAMPP sangat tidak disarankan dipakai di production environment (server operasional).


How to Flush the DNS Cache on Linux
· ☕ 2 min read · ✍️ anz007

There is no single standard for DNS servers on Linux. Each distribution uses something different, so you’ll need to see which one is running on your system. Of course, it doesn’t hurt to just try these and see which works. The procedure is nearly the same.


Force Apt-Get to IPv4 or IPv6 on Ubuntu or Debian
· ☕ 1 min read · ✍️ anz007

Fast command line option

If you want to force the apt-get to use IPv4 or IPv6 only one time, follow these steps. This feature is available after the 0.9.7.9~exp1 version of apt-get.


Switching between Java Versions on Ubuntu linux
· ☕ 2 min read · ✍️ anz007

If you’re using Ubuntu Linux on your daily basis work, you’ve probably Java installed on your machine. Personally I prefer using Wepupd8 PPA to manage JAVA installation, it makes my life a lot more easier especially for updates.


Sniffing your network with WireShark and Mikrotik routers
· ☕ 1 min read · ✍️ anz007

178132_2a02_21

I’ve been debugging a frustrating issue with a remote server rejecting some credentials from a Raspberry Pi based system on my network.  While I’ve used WireShark in the past, it’s generally debugging traffic to or from my computer.