11 Juli 2017 Tekno·TutorialChange Docker's IP Address and SubnetBy default, when we install Docker on our computer, Docker will create a bridge interface namely docker0. Docker uses 172.17.0.1 IP address and 172.17.0.0/16 ……Baca selengkapnya→
3 Juli 2017 Tutorial·TeknoRunning a Hello World Docker ContainerAfter installing Docker Engine, the next simple step is running a hello world Docker container to ensure that docker engine is working properly. To do that, we ……Baca selengkapnya→
1 Juli 2017 Tekno·TutorialInstalling Docker on CentOS 7In this tutorial, we are going to install Docker on CentOS 7. Let’s follow the following steps to install Docker on CentOS 7. …Baca selengkapnya→
24 Januari 2016 Tekno·TutorialHow to Change Time Zone on CentOS 7In this tutorial, I am going to show you a quick explaination how to change time zone on CentOS 7. Follow these steps to change time zone on Centos 7: I use …Baca selengkapnya→
17 November 2015 Tekno·TutorialInstalling Oracle Java 8 on Ubuntu 15.10This tutorial will guide you to install Oracle Java 8 in Ubuntu 15.10 using WebUpd8 PPA repository. …Baca selengkapnya→
22 September 2015 Tekno·TutorialConfigure Hostname on Junos OSThe hostname in JunOS is the name given to the device to identify it within the network. This name can be chosen by the administrator and usually reflects the ……Baca selengkapnya→
25 Agustus 2015 Tekno·TutorialHow to Read Unix Timestamp in Squid’s Access LogWhen we use Squid to optimize web delivery, by default squid will log our network traffic. So, when we visit a site for example hanifmu.com, Squid will log our ……Baca selengkapnya→
15 Juli 2015 Tekno·TutorialInstall Apache Web Server on CentOS 7When you access a website, you actually access a web server. What is web server? Web server is a program that delivers web pages to you. Web server uses HTTP ……Baca selengkapnya→
19 Juni 2015 Tekno·TutorialEnable Nginx Status PageIn this tutorial, I will show you how to enable Nginx status page. The Nginx status page is a feature that provides real-time information about the performance ……Baca selengkapnya→