every knowledge is belong to everyone

Category: Server

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.

Install cPanel on Virtual Server (CentOS 6)

About cPanel

cPanel is a convenient application that allows users to administer servers through a GUI interface instead of the traditional command line. Although the installation for cPanel is relatively simple, the script does take several hours to run.

Cara Install DNSCrypt di Linux

ISP (Internet Service Provider) di Indonesia seringkali memaksa pengguna untuk menggunakan DNS mereka. Kasus seperti ini tentu saja sangat merugikan para pengguna. Untuk mengatasi hal ini kita bisa memakai DNSCrypt.

Install pfSense 2.2.2

PfSense is a computer software distribution based on FreeBSD. It is installed on a computer to make a dedicated firewall/router for a network. The main advantage of this system is reliability and wide range of network functions and tools. Most of them can be found only in expensive commercial firewalls. Name of the system comes from the fact that it helps make the stateful packet-filtering tool PF make more sense to non-technical users. Current available version is pfSense 2.2.2 was released on April 15 , 2015 and we will cover this article how to install it.

Page 4 of 4

Powered by WordPress & Theme by Anders Norén