every knowledge is belong to everyone

Category: Notes Page 1 of 2

Implement Cloudflare DNS Over HTTP (DoH) on Pihole

Cloudflare 1.1.1.1 Service

It is the 1st of April, 2018. The people have awoken, ready to discover the most cringeworthy April Fools day “jokes” from the usual tech giants. It looks like Cloudflare has decided to join in this year – “Secure, privacy focused, incredibly fast DNS? Who are they trying to fool?”

Install Letsencrypt SSL into Pi-Hole Server

بِسْمِ اللهِ الرَّحْمنِ الرَّحِيمِ-

Create A hostname record in your domain

We should create A Hostname Record in your Domain Panel, for example of mine, i add a hostname record on Cloudflare

I use Ubuntu 16.04 to install Pihole and here the steps to install Letsencrypt into the box

root@at-taubah:~# apt-get install letsencrypt

After install Letsencrypt into the box, you can continue the steps below


Simple Step to Reduce Zimbra Server Memory

Zimbra terkenal dengan pemakan Memory Terbesar untuk category Mail Server, untuk itu ada beberapa langkah mudah yang bisa diterapkan untuk menurunkan penggunaan memory pada zimbra server.

Langkah pertama adalah dengan melakukan pemberhentian process

zmcontrol stop
zmlocalconfig-etomcat_java_heap_memory_percent=40
zmlocalconfig-emysql_memory_percent=10
zmlocalconfig-emysql_table_cache=250
zmlocalconfig-emailboxd_java_heap_memory_percent=10
zmprovmcfzimbraLogRawLifetime7d
zmprovmcfzimbraLogSummaryLifetime30d

Kemudian kita bisa melakukan editing pada MySQL Config di /opt/zimbra/conf/my.cnf

threadcache = 20
maxconnections = 20

Setelah itu aktifkan kembali Zimbra Service

zmcontrol start

Install Lets Encrypt SSL Zimbra OSE

Zimbra adalah salah satu Open Source Exchange Mail Server yang powerfull. Kebanyakan orang setelah menginstall Zimbra OSE, bingung untuk mengaktifkan SSL, dikarenakan certificate yang tertanam di Zimbra adalah Self Sign yang tidak diterima oleh Web Browser yang ber-edar saat ini.

Untuk itu kali ini saya akan mencoba untuk melakukan Instalasi Lets Encrypt (Sebagai salah satu penyedia layanan SSL Gratis) di Zimbra OSE.

Block Youtube & Facebook with Layer7 Mikrotik

Google-youtube-block

There are a couple of ways that you can block websites on Mikrotik Routers. One of the easiest and resource efficient ways to do this on a MT is by using Layer 7 inspection.

1. Open up Winbox and connect to your router.
1.1 On the left menu, select IP->Firewall

Page 1 of 2

Powered by WordPress & Theme by Anders Norén