Setting Up MariaDB MaxScale Binlog Proxy for backup/failover Farhad 2:29 PM Setting Up MariaDB MaxScale Binlog Proxy MariaDB MaxScale Binlog Server is a replication proxy that acts as an intermediate master , sto... Continue Reading
Deploying a laravel app using nginx alias Farhad 10:29 PM server { listen 80; server_name subdomian.example.com; root /var/www/mainapp/; add_header X-Fr... Continue Reading
Get wifi password easily from a windows PC Farhad 5:56 PMHow to get saved wifi password from a windows machines easily. Vulnerability: A hacker can easily use this trick if he can access a windows ... Continue Reading
Setup a Multi-Protocol VPN Server Using SoftEther on Centos7 Farhad 10:33 AM Introduction This article explains how to install and configure a multi-protocol VPN server using the SoftEther package. We enable and con... Continue Reading
Configure Galera Cluster with Mariadb 10.3 on Centos7 with HAproxy load balancer Farhad 4:21 PM Introduction Clustering adds high availability to your database by distributing changes to different servers. In the event that one of the... Continue Reading