Skip to content
Bots!
Bots!
  • About
    • Myself
    • আমার দোয়া
  • Bookmarks
    • Bookmarks
    • My OCI Bookmarks
    • Useful Proxmox Commands & Links
    • Learning Nano
    • Useful Sites
    • Useful Virtualbox Command
    • Useful MySQL Command
    • Useful Linux Command
    • BTT-CAS
  • Resources
    • Webinar on Cloud Adoption for Project Managers
  • Photos
  • Videos
  • Downloads
Bots!

Category: Configurations (Linux)

MySQL Master-Master Replication with Heartbeat

Rumi, December 5, 2012December 5, 2012

Setting Up The Two Base Systems In this setup there will be one master server (which runs the ISPConfig control panel interface) and one slave server which mirrors the web (apache), email (postfix and dovecot) and database (MySQL) services of the master server. To install the clustered setup, we need…

Continue Reading

Install Varnish on CentOS/RedHat/SL 5 or 6

Rumi, December 5, 2012December 5, 2012

Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. It is installed in front of the web application and it speeds up the web application significantly. Since varnish is not available in CentOS repo, you have to add the EPEL repo. However Varnish suggests…

Continue Reading

Configuring A High Availability Cluster (Heartbeat) On CentOS

Rumi, December 4, 2012

This guide shows how you can set up a two node, high-availability HTTP cluster with heartbeat on CentOS. Both nodes use the Apache web server to serve the same content. Pre-Configuration Requirements Assign hostname node01 to primary node with IP address 172.16.4.80 to eth0. Assign hostname node02 to slave node…

Continue Reading

Suse Repository for CAS

Rumi, December 4, 2012December 4, 2012

Adding up OSS repository for CAS med and app server- Oss The main repository, open source software only. Version: 12.2http://download.opensuse.org/distribution/12.2/repo/oss/ Version: 12.1http://download.opensuse.org/distribution/12.1/repo/oss/ Version: 11.4http://download.opensuse.org/distribution/11.4/repo/oss/ Version: 11.3http://download.opensuse.org/distribution/11.3/repo/oss/ Version: 11.2http://download.opensuse.org/distribution/11.2/repo/oss/ Version: 11.1http://download.opensuse.org/distribution/11.1/repo/oss/ Version: 11.0http://download.opensuse.org/distribution/11.0/repo/oss/

Continue Reading

Install Webmin on Debian Linux

Rumi, November 25, 2012

If you are using the DEB version of webmin, first download the file from the downloads page , or run the command :wget http://prdownloads.sourceforge.net/webadmin/webmin_1.610_all.debthen run the command : dpkg –install webmin_1.610_all.deb The install will be done automatically to /usr/share/webmin, the administration username set toroot and the password to your current…

Continue Reading

Using FastCGI with Nginx for Performance on a VM

Rumi, November 11, 2012November 11, 2012

This weekend I decided to play around with the configuration on my Rackspace Cloud Server. Since our various websites have been doing well lately, the relatively low-powered machine I am running on is starting to fill up its available RAM. So far so good but as everyone quickly learns –…

Continue Reading

PHP accelerator

Rumi, November 11, 2012

Even though compilation is very fast, it still has a resource and time cost, especially on high-traffic servers. We can improve our response times by more than 5x by pre-caching our compiled opcode for direct execution later. There are a few PHP accelerators which accomplish this for us: Xcache Xcache…

Continue Reading

Install Memcache

Rumi, November 11, 2012June 20, 2013

By default PHP loads and saves sessions to disk. Disk storage has a few problems: 1. Slow IO: Reading from disk is one of the most expensive operations an application can perform, aside from reading across a network. 2. Scale: If we add a second server, neither machine will be…

Continue Reading

Understanding Linux CPU Load

Rumi, November 10, 2012

You might be familiar with Linux load averages already. Load averages are the three numbers shown with the uptime and top commands – they look like this: load average: 0.09, 0.05, 0.01 Most people have an inkling of what the load averages mean: the three numbers represent averages over progressively…

Continue Reading

Reset root Password for Redhat/CentOS/Sl Linux 5.x

Rumi, November 1, 2012November 1, 2012

You can log in using single-user mode and create a new root password. To enter single-user mode, reboot your computer. If you use the default boot loader, GRUB, you can enter single user mode by performing the following: At the boot loader menu, use the arrow keys to highlight the…

Continue Reading
  • Previous
  • 1
  • …
  • 62
  • 63
  • 64
  • …
  • 77
  • Next

Myself…

Hi, I am Hasan T. Emdad Rumi, an IT Project Manager & Consultant, Virtualization & Cloud Savvyfrom Dhaka, Bangladesh. I have prior experience in managing numerous local and international projects in the area of Telco VAS & NMC, National Data Center & PKI Naitonal Root and CA Infrastructure. Also engaged with several Offshore Software Development Team.

Worked with Orascom Telecom-Banglalink, Network Elites as VAS partner, BTRC, BTT (Turkey) , Mango Teleservices Limited and Access to Informaiton (A2I-UNDP)

Currently working at Oracle Corporation as Principal Technology Solution and Cloud Architect.

You can reach me [h.t.emdad at gmail.com] and I will be delighted to exchange my views.

Tags

Apache Bind Cacti CentOS CentOS 6 CentOS 7 Debain Debian Debian 10 Debian 11 Debian 12 DKIM Docker icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx openvpn pfsense php Postfix Proxmox RDP Softether SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin Windows 10 XCP-NG zimbra

Topics

Recent Posts

  • Installing & Configuring Cloud-Init on ISO-Built Ubuntu 22.04 VMs May 27, 2026
  • Upgrdae debian 12 to debian 13 May 22, 2026
  • User Account Control (UAC) or Windows blocks a setup file May 2, 2026
  • Install Proxmox VE on Debian 13 Trixie March 24, 2026
  • Directory Index PHP file March 17, 2026
  • CovermyAss February 27, 2026
  • KVM Cloud Capacity Planning Script (Enhanced) February 20, 2026
  • Youtube MP3 Downloader Script using AI February 14, 2026
  • Install Softether VPN and create a Destination NAT (D-NAT) Rule to access the private Client VPN Node on a Debian 12 OS February 14, 2026
  • Deploying Pulse Monitoring for Proxmox Cluster Ecosystem February 13, 2026

Archives

Top Posts & Pages

  • Installing & Configuring Cloud-Init on ISO-Built Ubuntu 22.04 VMs
©2026 Bots! | WordPress Theme by SuperbThemes